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 \ V1Methods
__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 |