| Modifier and Type | Method and Description |
|---|---|
static InfoTypeCategory.LocationCategory |
InfoTypeCategory.LocationCategory.forNumber(int value) |
InfoTypeCategory.LocationCategory |
InfoTypeCategory.getLocationCategory()
The region or country that issued the ID or document represented by the
infoType.
|
InfoTypeCategory.LocationCategory |
InfoTypeCategory.Builder.getLocationCategory()
The region or country that issued the ID or document represented by the
infoType.
|
InfoTypeCategory.LocationCategory |
InfoTypeCategoryOrBuilder.getLocationCategory()
The region or country that issued the ID or document represented by the
infoType.
|
static InfoTypeCategory.LocationCategory |
InfoTypeCategory.LocationCategory.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InfoTypeCategory.LocationCategory |
InfoTypeCategory.LocationCategory.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InfoTypeCategory.LocationCategory |
InfoTypeCategory.LocationCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoTypeCategory.LocationCategory[] |
InfoTypeCategory.LocationCategory.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.LocationCategory> |
InfoTypeCategory.LocationCategory.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InfoTypeCategory.Builder |
InfoTypeCategory.Builder.setLocationCategory(InfoTypeCategory.LocationCategory value)
The region or country that issued the ID or document represented by the
infoType.
|
Copyright © 2022 Google LLC. All rights reserved.