Google Cloud Storage Control V2 Client - Class EffectiveIntelligenceConfig (1.4.0)

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 \ IntelligenceConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ effective_edition int

Output only. The IntelligenceConfig edition that is applicable for the resource.

↳ intelligence_config string

Output only. The IntelligenceConfig resource that is applied for the target resource. Format: {organizations|folders|projects}/{id}/locations/{location}/intelligenceConfig

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