Google Cloud Api Hub V1 Client - Class CurationConfig (0.4.1)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class CurationConfig.

The curation information for this plugin instance.

Generated from protobuf message google.cloud.apihub.v1.CurationConfig

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ custom_curation CurationConfig\CustomCuration

Optional. Custom curation information for this plugin instance.

↳ curation_type int

Required. The curation type for this plugin instance.

getCustomCuration

Optional. Custom curation information for this plugin instance.

Returns
Type Description
CurationConfig\CustomCuration|null

hasCustomCuration

setCustomCuration

Optional. Custom curation information for this plugin instance.

Parameter
Name Description
var CurationConfig\CustomCuration
Returns
Type Description
$this

getCurationType

Required. The curation type for this plugin instance.

Returns
Type Description
int Enum of type CurationType.

setCurationType

Required. The curation type for this plugin instance.

Parameter
Name Description
var int

Enum of type CurationType.

Returns
Type Description
$this

getCurationConfig

Returns
Type Description
string

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.