- 3.52.0 (latest)
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.7
- 3.5.0
- 3.4.0
- 3.3.2
- 3.2.1
- 3.1.4
public enum InfoTypeCategory.LocationCategory extends Enum<InfoTypeCategory.LocationCategory> implements ProtocolMessageEnum
Enum of the current locations. We might add more locations in the future.
Protobuf enum google.privacy.dlp.v2.InfoTypeCategory.LocationCategory
Implements
ProtocolMessageEnumStatic Fields
Name | Description |
ARGENTINA | The infoType is typically used in Argentina. |
ARGENTINA_VALUE | The infoType is typically used in Argentina. |
AUSTRALIA | The infoType is typically used in Australia. |
AUSTRALIA_VALUE | The infoType is typically used in Australia. |
BELGIUM | The infoType is typically used in Belgium. |
BELGIUM_VALUE | The infoType is typically used in Belgium. |
BRAZIL | The infoType is typically used in Brazil. |
BRAZIL_VALUE | The infoType is typically used in Brazil. |
CANADA | The infoType is typically used in Canada. |
CANADA_VALUE | The infoType is typically used in Canada. |
CHILE | The infoType is typically used in Chile. |
CHILE_VALUE | The infoType is typically used in Chile. |
CHINA | The infoType is typically used in China. |
CHINA_VALUE | The infoType is typically used in China. |
COLOMBIA | The infoType is typically used in Colombia. |
COLOMBIA_VALUE | The infoType is typically used in Colombia. |
DENMARK | The infoType is typically used in Denmark. |
DENMARK_VALUE | The infoType is typically used in Denmark. |
FINLAND | The infoType is typically used in Finland. |
FINLAND_VALUE | The infoType is typically used in Finland. |
FRANCE | The infoType is typically used in France. |
FRANCE_VALUE | The infoType is typically used in France. |
GERMANY | The infoType is typically used in Germany. |
GERMANY_VALUE | The infoType is typically used in Germany. |
GLOBAL | The infoType is not issued by or tied to a specific region, but is used almost everywhere. |
GLOBAL_VALUE | The infoType is not issued by or tied to a specific region, but is used almost everywhere. |
HONG_KONG | The infoType is typically used in Hong Kong. |
HONG_KONG_VALUE | The infoType is typically used in Hong Kong. |
INDIA | The infoType is typically used in India. |
INDIA_VALUE | The infoType is typically used in India. |
INDONESIA | The infoType is typically used in Indonesia. |
INDONESIA_VALUE | The infoType is typically used in Indonesia. |
INTERNAL | The infoType is typically used in Google internally. |
INTERNAL_VALUE | The infoType is typically used in Google internally. |
IRELAND | The infoType is typically used in Ireland. |
IRELAND_VALUE | The infoType is typically used in Ireland. |
ISRAEL | The infoType is typically used in Israel. |
ISRAEL_VALUE | The infoType is typically used in Israel. |
ITALY | The infoType is typically used in Italy. |
ITALY_VALUE | The infoType is typically used in Italy. |
JAPAN | The infoType is typically used in Japan. |
JAPAN_VALUE | The infoType is typically used in Japan. |
KOREA | The infoType is typically used in Korea. |
KOREA_VALUE | The infoType is typically used in Korea. |
LOCATION_UNSPECIFIED | Unused location |
LOCATION_UNSPECIFIED_VALUE | Unused location |
MEXICO | The infoType is typically used in Mexico. |
MEXICO_VALUE | The infoType is typically used in Mexico. |
NEW_ZEALAND | The infoType is typically used in New Zealand. |
NEW_ZEALAND_VALUE | The infoType is typically used in New Zealand. |
NORWAY | The infoType is typically used in Norway. |
NORWAY_VALUE | The infoType is typically used in Norway. |
PARAGUAY | The infoType is typically used in Paraguay. |
PARAGUAY_VALUE | The infoType is typically used in Paraguay. |
PERU | The infoType is typically used in Peru. |
PERU_VALUE | The infoType is typically used in Peru. |
POLAND | The infoType is typically used in Poland. |
POLAND_VALUE | The infoType is typically used in Poland. |
PORTUGAL | The infoType is typically used in Portugal. |
PORTUGAL_VALUE | The infoType is typically used in Portugal. |
SINGAPORE | The infoType is typically used in Singapore. |
SINGAPORE_VALUE | The infoType is typically used in Singapore. |
SOUTH_AFRICA | The infoType is typically used in South Africa. |
SOUTH_AFRICA_VALUE | The infoType is typically used in South Africa. |
SPAIN | The infoType is typically used in Spain. |
SPAIN_VALUE | The infoType is typically used in Spain. |
SWEDEN | The infoType is typically used in Sweden. |
SWEDEN_VALUE | The infoType is typically used in Sweden. |
TAIWAN | The infoType is typically used in Taiwan. |
TAIWAN_VALUE | The infoType is typically used in Taiwan. |
THAILAND | The infoType is typically used in Thailand. |
THAILAND_VALUE | The infoType is typically used in Thailand. |
THE_NETHERLANDS | The infoType is typically used in the Netherlands. |
THE_NETHERLANDS_VALUE | The infoType is typically used in the Netherlands. |
TURKEY | The infoType is typically used in Turkey. |
TURKEY_VALUE | The infoType is typically used in Turkey. |
UNITED_KINGDOM | The infoType is typically used in the United Kingdom. |
UNITED_KINGDOM_VALUE | The infoType is typically used in the United Kingdom. |
UNITED_STATES | The infoType is typically used in the United States. |
UNITED_STATES_VALUE | The infoType is typically used in the United States. |
UNRECOGNIZED | |
URUGUAY | The infoType is typically used in Uruguay. |
URUGUAY_VALUE | The infoType is typically used in Uruguay. |
VENEZUELA | The infoType is typically used in Venezuela. |
VENEZUELA_VALUE | The infoType is typically used in Venezuela. |
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() |