Interface protos.google.cloud.resourcemanager.v3.IUpdateTagValueRequest (4.3.0)

Properties of an UpdateTagValueRequest.

Package

@google-cloud/resource-manager

Properties

tagValue

tagValue?: (google.cloud.resourcemanager.v3.ITagValue|null);

UpdateTagValueRequest tagValue

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateTagValueRequest updateMask

validateOnly

validateOnly?: (boolean|null);

UpdateTagValueRequest validateOnly