updateMask property

String? updateMask
getter/setter pair

Indicates which fields in the provided CatalogAttribute to update.

The following are NOT supported: * CatalogAttribute.key If not set, all supported fields are updated.

Implementation

core.String? updateMask;