| Modifier and Type | Method and Description |
|---|---|
static AttributeConfigLevel |
AttributeConfigLevel.forNumber(int value) |
AttributeConfigLevel |
AttributesConfig.getAttributeConfigLevel()
Output only.
|
AttributeConfigLevel |
AttributesConfig.Builder.getAttributeConfigLevel()
Output only.
|
AttributeConfigLevel |
AttributesConfigOrBuilder.getAttributeConfigLevel()
Output only.
|
static AttributeConfigLevel |
AttributeConfigLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AttributeConfigLevel |
AttributeConfigLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AttributeConfigLevel |
AttributeConfigLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeConfigLevel[] |
AttributeConfigLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AttributeConfigLevel> |
AttributeConfigLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AttributesConfig.Builder |
AttributesConfig.Builder.setAttributeConfigLevel(AttributeConfigLevel value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.