updateMask property

String? updateMask
getter/setter pair

Indicates which fields in the provided GenerativeQuestionConfig to update.

The following are NOT supported: * GenerativeQuestionConfig.frequency If not set or empty, all supported fields are updated.

Optional.

Implementation

core.String? updateMask;