public enum IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition extends Enum<IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition> implements ProtocolMessageEnum
The effective edition of the IntelligenceConfig
resource.
Protobuf enum
google.storage.control.v2.IntelligenceConfig.EffectiveIntelligenceConfig.EffectiveEdition
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
EFFECTIVE_EDITION_UNSPECIFIED |
This is an unknown edition of the resource. |
EFFECTIVE_EDITION_UNSPECIFIED_VALUE |
This is an unknown edition of the resource. |
NONE |
No edition. |
NONE_VALUE |
No edition. |
STANDARD |
The |
STANDARD_VALUE |
The |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |