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