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