Reference documentation and code samples for the Google Cloud Api Hub V1 Client class UpdateAttributeRequest.
The UpdateAttribute method's request.
Generated from protobuf message google.cloud.apihub.v1.UpdateAttributeRequest
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ attribute
Attribute
Required. The attribute to update. The attribute's name
field is used to identify the attribute to update. Format: projects/{project}/locations/{location}/attributes/{attribute}
↳ update_mask
getAttribute
Required. The attribute to update.
The attribute's name
field is used to identify the attribute to update.
Format: projects/{project}/locations/{location}/attributes/{attribute}
hasAttribute
clearAttribute
setAttribute
Required. The attribute to update.
The attribute's name
field is used to identify the attribute to update.
Format: projects/{project}/locations/{location}/attributes/{attribute}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
attribute
Attribute
Required. The attribute to update.
The attribute's name
field is used to identify the attribute to update.
Format: projects/{project}/locations/{location}/attributes/{attribute}
updateMask

