API hub V1 API - Class Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration (v0.6.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration.

Custom curation information for this plugin instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#curation

def curation() -> ::String
Returns
  • (::String) — Required. The unique name of the curation resource. This will be the name of the curation resource in the format: projects/{project}/locations/{location}/curations/{curation}

#curation=

def curation=(value) -> ::String
Parameter
  • value (::String) — Required. The unique name of the curation resource. This will be the name of the curation resource in the format: projects/{project}/locations/{location}/curations/{curation}
Returns
  • (::String) — Required. The unique name of the curation resource. This will be the name of the curation resource in the format: projects/{project}/locations/{location}/curations/{curation}