fieldMask property
A mask specifying which fields in InstancePartition should be updated.
The field mask must always be specified; this prevents any future fields in InstancePartition from being erased accidentally by clients that do not know about them.
Required.
Implementation
core.String? fieldMask;