Class UpdateAttributeRequest (0.2.0)

UpdateAttributeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The UpdateAttribute method's request.

Attributes

Name Description
attribute google.cloud.apihub_v1.types.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 google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update.