updateMask property

FieldMask? updateMask
final

Required. The update mask applies to the resource. For the FieldMask definition, see google.protobuf.FieldMask. Input format: {paths: "${updated_filed}"} Updatable fields:

  • encryption_spec.kms_key_name

Implementation

final protobuf.FieldMask? updateMask;