Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::CurationConfig.
The curation information for this plugin instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#curation_type
def curation_type() -> ::Google::Cloud::ApiHub::V1::CurationType
Returns
- (::Google::Cloud::ApiHub::V1::CurationType) — Required. The curation type for this plugin instance.
#curation_type=
def curation_type=(value) -> ::Google::Cloud::ApiHub::V1::CurationType
Parameter
- value (::Google::Cloud::ApiHub::V1::CurationType) — Required. The curation type for this plugin instance.
Returns
- (::Google::Cloud::ApiHub::V1::CurationType) — Required. The curation type for this plugin instance.
#custom_curation
def custom_curation() -> ::Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration
Returns
- (::Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration) — Optional. Custom curation information for this plugin instance.
#custom_curation=
def custom_curation=(value) -> ::Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration
Parameter
- value (::Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration) — Optional. Custom curation information for this plugin instance.
Returns
- (::Google::Cloud::ApiHub::V1::CurationConfig::CustomCuration) — Optional. Custom curation information for this plugin instance.