Enum InfoTypeCategory.LocationCategory (3.7.2)

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

ProtocolMessageEnum

Static Fields

NameDescription
ARGENTINA

The infoType is typically used in Argentina.

ARGENTINA = 2;

ARGENTINA_VALUE

The infoType is typically used in Argentina.

ARGENTINA = 2;

AUSTRALIA

The infoType is typically used in Australia.

AUSTRALIA = 3;

AUSTRALIA_VALUE

The infoType is typically used in Australia.

AUSTRALIA = 3;

BELGIUM

The infoType is typically used in Belgium.

BELGIUM = 4;

BELGIUM_VALUE

The infoType is typically used in Belgium.

BELGIUM = 4;

BRAZIL

The infoType is typically used in Brazil.

BRAZIL = 5;

BRAZIL_VALUE

The infoType is typically used in Brazil.

BRAZIL = 5;

CANADA

The infoType is typically used in Canada.

CANADA = 6;

CANADA_VALUE

The infoType is typically used in Canada.

CANADA = 6;

CHILE

The infoType is typically used in Chile.

CHILE = 7;

CHILE_VALUE

The infoType is typically used in Chile.

CHILE = 7;

CHINA

The infoType is typically used in China.

CHINA = 8;

CHINA_VALUE

The infoType is typically used in China.

CHINA = 8;

COLOMBIA

The infoType is typically used in Colombia.

COLOMBIA = 9;

COLOMBIA_VALUE

The infoType is typically used in Colombia.

COLOMBIA = 9;

DENMARK

The infoType is typically used in Denmark.

DENMARK = 10;

DENMARK_VALUE

The infoType is typically used in Denmark.

DENMARK = 10;

FINLAND

The infoType is typically used in Finland.

FINLAND = 12;

FINLAND_VALUE

The infoType is typically used in Finland.

FINLAND = 12;

FRANCE

The infoType is typically used in France.

FRANCE = 11;

FRANCE_VALUE

The infoType is typically used in France.

FRANCE = 11;

GERMANY

The infoType is typically used in Germany.

GERMANY = 13;

GERMANY_VALUE

The infoType is typically used in Germany.

GERMANY = 13;

GLOBAL

The infoType is not issued by or tied to a specific region, but is used almost everywhere.

GLOBAL = 1;

GLOBAL_VALUE

The infoType is not issued by or tied to a specific region, but is used almost everywhere.

GLOBAL = 1;

HONG_KONG

The infoType is typically used in Hong Kong.

HONG_KONG = 14;

HONG_KONG_VALUE

The infoType is typically used in Hong Kong.

HONG_KONG = 14;

INDIA

The infoType is typically used in India.

INDIA = 15;

INDIA_VALUE

The infoType is typically used in India.

INDIA = 15;

INDONESIA

The infoType is typically used in Indonesia.

INDONESIA = 16;

INDONESIA_VALUE

The infoType is typically used in Indonesia.

INDONESIA = 16;

INTERNAL

The infoType is typically used in Google internally.

INTERNAL = 40;

INTERNAL_VALUE

The infoType is typically used in Google internally.

INTERNAL = 40;

IRELAND

The infoType is typically used in Ireland.

IRELAND = 17;

IRELAND_VALUE

The infoType is typically used in Ireland.

IRELAND = 17;

ISRAEL

The infoType is typically used in Israel.

ISRAEL = 18;

ISRAEL_VALUE

The infoType is typically used in Israel.

ISRAEL = 18;

ITALY

The infoType is typically used in Italy.

ITALY = 19;

ITALY_VALUE

The infoType is typically used in Italy.

ITALY = 19;

JAPAN

The infoType is typically used in Japan.

JAPAN = 20;

JAPAN_VALUE

The infoType is typically used in Japan.

JAPAN = 20;

KOREA

The infoType is typically used in Korea.

KOREA = 21;

KOREA_VALUE

The infoType is typically used in Korea.

KOREA = 21;

LOCATION_UNSPECIFIED

Unused location

LOCATION_UNSPECIFIED = 0;

LOCATION_UNSPECIFIED_VALUE

Unused location

LOCATION_UNSPECIFIED = 0;

MEXICO

The infoType is typically used in Mexico.

MEXICO = 22;

MEXICO_VALUE

The infoType is typically used in Mexico.

MEXICO = 22;

NORWAY

The infoType is typically used in Norway.

NORWAY = 24;

NORWAY_VALUE

The infoType is typically used in Norway.

NORWAY = 24;

PARAGUAY

The infoType is typically used in Paraguay.

PARAGUAY = 25;

PARAGUAY_VALUE

The infoType is typically used in Paraguay.

PARAGUAY = 25;

PERU

The infoType is typically used in Peru.

PERU = 26;

PERU_VALUE

The infoType is typically used in Peru.

PERU = 26;

POLAND

The infoType is typically used in Poland.

POLAND = 27;

POLAND_VALUE

The infoType is typically used in Poland.

POLAND = 27;

PORTUGAL

The infoType is typically used in Portugal.

PORTUGAL = 28;

PORTUGAL_VALUE

The infoType is typically used in Portugal.

PORTUGAL = 28;

SINGAPORE

The infoType is typically used in Singapore.

SINGAPORE = 29;

SINGAPORE_VALUE

The infoType is typically used in Singapore.

SINGAPORE = 29;

SOUTH_AFRICA

The infoType is typically used in South Africa.

SOUTH_AFRICA = 30;

SOUTH_AFRICA_VALUE

The infoType is typically used in South Africa.

SOUTH_AFRICA = 30;

SPAIN

The infoType is typically used in Spain.

SPAIN = 31;

SPAIN_VALUE

The infoType is typically used in Spain.

SPAIN = 31;

SWEDEN

The infoType is typically used in Sweden.

SWEDEN = 32;

SWEDEN_VALUE

The infoType is typically used in Sweden.

SWEDEN = 32;

TAIWAN

The infoType is typically used in Taiwan.

TAIWAN = 33;

TAIWAN_VALUE

The infoType is typically used in Taiwan.

TAIWAN = 33;

THAILAND

The infoType is typically used in Thailand.

THAILAND = 34;

THAILAND_VALUE

The infoType is typically used in Thailand.

THAILAND = 34;

THE_NETHERLANDS

The infoType is typically used in the Netherlands.

THE_NETHERLANDS = 23;

THE_NETHERLANDS_VALUE

The infoType is typically used in the Netherlands.

THE_NETHERLANDS = 23;

TURKEY

The infoType is typically used in Turkey.

TURKEY = 35;

TURKEY_VALUE

The infoType is typically used in Turkey.

TURKEY = 35;

UNITED_KINGDOM

The infoType is typically used in the United Kingdom.

UNITED_KINGDOM = 36;

UNITED_KINGDOM_VALUE

The infoType is typically used in the United Kingdom.

UNITED_KINGDOM = 36;

UNITED_STATES

The infoType is typically used in the United States.

UNITED_STATES = 37;

UNITED_STATES_VALUE

The infoType is typically used in the United States.

UNITED_STATES = 37;

UNRECOGNIZED
URUGUAY

The infoType is typically used in Uruguay.

URUGUAY = 38;

URUGUAY_VALUE

The infoType is typically used in Uruguay.

URUGUAY = 38;

VENEZUELA

The infoType is typically used in Venezuela.

VENEZUELA = 39;

VENEZUELA_VALUE

The infoType is typically used in Venezuela.

VENEZUELA = 39;

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()