| Modifier and Type | Method and Description |
|---|---|
static InfoTypeCategory.IndustryCategory |
InfoTypeCategory.IndustryCategory.forNumber(int value) |
InfoTypeCategory.IndustryCategory |
InfoTypeCategory.getIndustryCategory()
The group of relevant businesses where this infoType is commonly used
|
InfoTypeCategory.IndustryCategory |
InfoTypeCategory.Builder.getIndustryCategory()
The group of relevant businesses where this infoType is commonly used
|
InfoTypeCategory.IndustryCategory |
InfoTypeCategoryOrBuilder.getIndustryCategory()
The group of relevant businesses where this infoType is commonly used
|
static InfoTypeCategory.IndustryCategory |
InfoTypeCategory.IndustryCategory.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InfoTypeCategory.IndustryCategory |
InfoTypeCategory.IndustryCategory.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InfoTypeCategory.IndustryCategory |
InfoTypeCategory.IndustryCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoTypeCategory.IndustryCategory[] |
InfoTypeCategory.IndustryCategory.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<InfoTypeCategory.IndustryCategory> |
InfoTypeCategory.IndustryCategory.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InfoTypeCategory.Builder |
InfoTypeCategory.Builder.setIndustryCategory(InfoTypeCategory.IndustryCategory value)
The group of relevant businesses where this infoType is commonly used
|
Copyright © 2022 Google LLC. All rights reserved.