Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::UpdateCurationRequest.
The [UpdateCuration][ApiHub.UpdateCuration] method's request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#curation
def curation() -> ::Google::Cloud::ApiHub::V1::Curation
-
(::Google::Cloud::ApiHub::V1::Curation) — Required. The curation resource to update.
The curation resource's
name
field is used to identify the curation resource to update. Format:projects/{project}/locations/{location}/curations/{curation}
#curation=
def curation=(value) -> ::Google::Cloud::ApiHub::V1::Curation
-
value (::Google::Cloud::ApiHub::V1::Curation) — Required. The curation resource to update.
The curation resource's
name
field is used to identify the curation resource to update. Format:projects/{project}/locations/{location}/curations/{curation}
-
(::Google::Cloud::ApiHub::V1::Curation) — Required. The curation resource to update.
The curation resource's
name
field is used to identify the curation resource to update. Format:projects/{project}/locations/{location}/curations/{curation}
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Optional. The list of fields to update.
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update.