Reference documentation and code samples for the Google Cloud Storage Control V2 Client class EffectiveIntelligenceConfig.
The effective IntelligenceConfig
for the resource.
Generated from protobuf message google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig
Namespace
Google \ Cloud \ Storage \ Control \ V2 \ IntelligenceConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ effective_edition |
int
Output only. The |
↳ intelligence_config |
string
Output only. The |
getEffectiveEdition
Output only. The IntelligenceConfig
edition that is applicable for the
resource.
Returns | |
---|---|
Type | Description |
int |
setEffectiveEdition
Output only. The IntelligenceConfig
edition that is applicable for the
resource.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getIntelligenceConfig
Output only. The IntelligenceConfig
resource that is applied for the
target resource. Format:
{organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
Returns | |
---|---|
Type | Description |
string |
setIntelligenceConfig
Output only. The IntelligenceConfig
resource that is applied for the
target resource. Format:
{organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |