Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::UpdateApiRequest.
The UpdateApi method's request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#api
def api() -> ::Google::Cloud::ApiHub::V1::Api
-
(::Google::Cloud::ApiHub::V1::Api) — Required. The API resource to update.
The API resource's
name
field is used to identify the API resource to update. Format:projects/{project}/locations/{location}/apis/{api}
#api=
def api=(value) -> ::Google::Cloud::ApiHub::V1::Api
-
value (::Google::Cloud::ApiHub::V1::Api) — Required. The API resource to update.
The API resource's
name
field is used to identify the API resource to update. Format:projects/{project}/locations/{location}/apis/{api}
-
(::Google::Cloud::ApiHub::V1::Api) — Required. The API resource to update.
The API resource's
name
field is used to identify the API resource to update. Format:projects/{project}/locations/{location}/apis/{api}
#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.