| Modifier and Type | Method and Description |
|---|---|
static CatalogAttribute.AttributeType |
CatalogAttribute.AttributeType.forNumber(int value) |
CatalogAttribute.AttributeType |
CatalogAttributeOrBuilder.getType()
Output only.
|
CatalogAttribute.AttributeType |
CatalogAttribute.getType()
Output only.
|
CatalogAttribute.AttributeType |
CatalogAttribute.Builder.getType()
Output only.
|
static CatalogAttribute.AttributeType |
CatalogAttribute.AttributeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CatalogAttribute.AttributeType |
CatalogAttribute.AttributeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CatalogAttribute.AttributeType |
CatalogAttribute.AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogAttribute.AttributeType[] |
CatalogAttribute.AttributeType.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<CatalogAttribute.AttributeType> |
CatalogAttribute.AttributeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setType(CatalogAttribute.AttributeType value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.