Google Cloud Storage Control V2 Client - Class EffectiveEdition (1.4.1)

Reference documentation and code samples for the Google Cloud Storage Control V2 Client class EffectiveEdition.

The effective edition of the IntelligenceConfig resource.

Protobuf type google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition

Namespace

Google \ Cloud \ Storage \ Control \ V2 \ IntelligenceConfig \ EffectiveIntelligenceConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

EFFECTIVE_EDITION_UNSPECIFIED

Value: 0

This is an unknown edition of the resource.

Generated from protobuf enum EFFECTIVE_EDITION_UNSPECIFIED = 0;

NONE

Value: 1

No edition.

Generated from protobuf enum NONE = 1;

STANDARD

Value: 2

The IntelligenceConfig resource is of STANDARD edition.

Generated from protobuf enum STANDARD = 2;