Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::UpdateAttributeRequest.
The UpdateAttribute method's request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attribute
def attribute() -> ::Google::Cloud::ApiHub::V1::Attribute
-
(::Google::Cloud::ApiHub::V1::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}
#attribute=
def attribute=(value) -> ::Google::Cloud::ApiHub::V1::Attribute
-
value (::Google::Cloud::ApiHub::V1::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}
-
(::Google::Cloud::ApiHub::V1::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
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.