Google Cloud Api Hub V1 Client - Class CustomCuration (0.3.0)

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

Custom curation information for this plugin instance.

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

Namespace

Google \ Cloud \ ApiHub \ V1 \ CurationConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ curation 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}

getCuration

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
Type Description
string

setCuration

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}

Parameter
Name Description
var string
Returns
Type Description
$this