Class: Google::Cloud::Dlp::V2::InfoTypeCategory

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Classification of infoTypes to organize them according to geographic location, industry, and data type.

Defined Under Namespace

Modules: IndustryCategory, LocationCategory, TypeCategory

Instance Attribute Summary collapse

Instance Attribute Details

#industry_category::Google::Cloud::Dlp::V2::InfoTypeCategory::IndustryCategory

Returns The group of relevant businesses where this infoType is commonly used.

Returns:



1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1190

class InfoTypeCategory
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Enum of the current locations.
  # We might add more locations in the future.
  module LocationCategory
    # Unused location
    LOCATION_UNSPECIFIED = 0

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

    # The infoType is typically used in Argentina.
    ARGENTINA = 2

    # The infoType is typically used in Australia.
    AUSTRALIA = 3

    # The infoType is typically used in Belgium.
    BELGIUM = 4

    # The infoType is typically used in Brazil.
    BRAZIL = 5

    # The infoType is typically used in Canada.
    CANADA = 6

    # The infoType is typically used in Chile.
    CHILE = 7

    # The infoType is typically used in China.
    CHINA = 8

    # The infoType is typically used in Colombia.
    COLOMBIA = 9

    # The infoType is typically used in Croatia.
    CROATIA = 42

    # The infoType is typically used in Denmark.
    DENMARK = 10

    # The infoType is typically used in France.
    FRANCE = 11

    # The infoType is typically used in Finland.
    FINLAND = 12

    # The infoType is typically used in Germany.
    GERMANY = 13

    # The infoType is typically used in Hong Kong.
    HONG_KONG = 14

    # The infoType is typically used in India.
    INDIA = 15

    # The infoType is typically used in Indonesia.
    INDONESIA = 16

    # The infoType is typically used in Ireland.
    IRELAND = 17

    # The infoType is typically used in Israel.
    ISRAEL = 18

    # The infoType is typically used in Italy.
    ITALY = 19

    # The infoType is typically used in Japan.
    JAPAN = 20

    # The infoType is typically used in Korea.
    KOREA = 21

    # The infoType is typically used in Mexico.
    MEXICO = 22

    # The infoType is typically used in the Netherlands.
    THE_NETHERLANDS = 23

    # The infoType is typically used in New Zealand.
    NEW_ZEALAND = 41

    # The infoType is typically used in Norway.
    NORWAY = 24

    # The infoType is typically used in Paraguay.
    PARAGUAY = 25

    # The infoType is typically used in Peru.
    PERU = 26

    # The infoType is typically used in Poland.
    POLAND = 27

    # The infoType is typically used in Portugal.
    PORTUGAL = 28

    # The infoType is typically used in Singapore.
    SINGAPORE = 29

    # The infoType is typically used in South Africa.
    SOUTH_AFRICA = 30

    # The infoType is typically used in Spain.
    SPAIN = 31

    # The infoType is typically used in Sweden.
    SWEDEN = 32

    # The infoType is typically used in Switzerland.
    SWITZERLAND = 43

    # The infoType is typically used in Taiwan.
    TAIWAN = 33

    # The infoType is typically used in Thailand.
    THAILAND = 34

    # The infoType is typically used in Turkey.
    TURKEY = 35

    # The infoType is typically used in the United Kingdom.
    UNITED_KINGDOM = 36

    # The infoType is typically used in the United States.
    UNITED_STATES = 37

    # The infoType is typically used in Uruguay.
    URUGUAY = 38

    # The infoType is typically used in Venezuela.
    VENEZUELA = 39

    # The infoType is typically used in Google internally.
    INTERNAL = 40
  end

  # Enum of the current industries in the category.
  # We might add more industries in the future.
  module IndustryCategory
    # Unused industry
    INDUSTRY_UNSPECIFIED = 0

    # The infoType is typically used in the finance industry.
    FINANCE = 1

    # The infoType is typically used in the health industry.
    HEALTH = 2

    # The infoType is typically used in the telecommunications industry.
    TELECOMMUNICATIONS = 3
  end

  # Enum of the current types in the category.
  # We might add more types in the future.
  module TypeCategory
    # Unused type
    TYPE_UNSPECIFIED = 0

    # Personally identifiable information, for example, a
    # name or phone number
    PII = 1

    # Personally identifiable information that is especially sensitive, for
    # example, a passport number.
    SPII = 2

    # Attributes that can partially identify someone, especially in
    # combination with other attributes, like age, height, and gender.
    DEMOGRAPHIC = 3

    # Confidential or secret information, for example, a password.
    CREDENTIAL = 4

    # An identification document issued by a government.
    GOVERNMENT_ID = 5

    # A document, for example, a resume or source code.
    DOCUMENT = 6

    # Information that is not sensitive on its own, but provides details about
    # the circumstances surrounding an entity or an event.
    CONTEXTUAL_INFORMATION = 7
  end
end

#location_category::Google::Cloud::Dlp::V2::InfoTypeCategory::LocationCategory

Returns The region or country that issued the ID or document represented by the infoType.

Returns:



1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1190

class InfoTypeCategory
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Enum of the current locations.
  # We might add more locations in the future.
  module LocationCategory
    # Unused location
    LOCATION_UNSPECIFIED = 0

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

    # The infoType is typically used in Argentina.
    ARGENTINA = 2

    # The infoType is typically used in Australia.
    AUSTRALIA = 3

    # The infoType is typically used in Belgium.
    BELGIUM = 4

    # The infoType is typically used in Brazil.
    BRAZIL = 5

    # The infoType is typically used in Canada.
    CANADA = 6

    # The infoType is typically used in Chile.
    CHILE = 7

    # The infoType is typically used in China.
    CHINA = 8

    # The infoType is typically used in Colombia.
    COLOMBIA = 9

    # The infoType is typically used in Croatia.
    CROATIA = 42

    # The infoType is typically used in Denmark.
    DENMARK = 10

    # The infoType is typically used in France.
    FRANCE = 11

    # The infoType is typically used in Finland.
    FINLAND = 12

    # The infoType is typically used in Germany.
    GERMANY = 13

    # The infoType is typically used in Hong Kong.
    HONG_KONG = 14

    # The infoType is typically used in India.
    INDIA = 15

    # The infoType is typically used in Indonesia.
    INDONESIA = 16

    # The infoType is typically used in Ireland.
    IRELAND = 17

    # The infoType is typically used in Israel.
    ISRAEL = 18

    # The infoType is typically used in Italy.
    ITALY = 19

    # The infoType is typically used in Japan.
    JAPAN = 20

    # The infoType is typically used in Korea.
    KOREA = 21

    # The infoType is typically used in Mexico.
    MEXICO = 22

    # The infoType is typically used in the Netherlands.
    THE_NETHERLANDS = 23

    # The infoType is typically used in New Zealand.
    NEW_ZEALAND = 41

    # The infoType is typically used in Norway.
    NORWAY = 24

    # The infoType is typically used in Paraguay.
    PARAGUAY = 25

    # The infoType is typically used in Peru.
    PERU = 26

    # The infoType is typically used in Poland.
    POLAND = 27

    # The infoType is typically used in Portugal.
    PORTUGAL = 28

    # The infoType is typically used in Singapore.
    SINGAPORE = 29

    # The infoType is typically used in South Africa.
    SOUTH_AFRICA = 30

    # The infoType is typically used in Spain.
    SPAIN = 31

    # The infoType is typically used in Sweden.
    SWEDEN = 32

    # The infoType is typically used in Switzerland.
    SWITZERLAND = 43

    # The infoType is typically used in Taiwan.
    TAIWAN = 33

    # The infoType is typically used in Thailand.
    THAILAND = 34

    # The infoType is typically used in Turkey.
    TURKEY = 35

    # The infoType is typically used in the United Kingdom.
    UNITED_KINGDOM = 36

    # The infoType is typically used in the United States.
    UNITED_STATES = 37

    # The infoType is typically used in Uruguay.
    URUGUAY = 38

    # The infoType is typically used in Venezuela.
    VENEZUELA = 39

    # The infoType is typically used in Google internally.
    INTERNAL = 40
  end

  # Enum of the current industries in the category.
  # We might add more industries in the future.
  module IndustryCategory
    # Unused industry
    INDUSTRY_UNSPECIFIED = 0

    # The infoType is typically used in the finance industry.
    FINANCE = 1

    # The infoType is typically used in the health industry.
    HEALTH = 2

    # The infoType is typically used in the telecommunications industry.
    TELECOMMUNICATIONS = 3
  end

  # Enum of the current types in the category.
  # We might add more types in the future.
  module TypeCategory
    # Unused type
    TYPE_UNSPECIFIED = 0

    # Personally identifiable information, for example, a
    # name or phone number
    PII = 1

    # Personally identifiable information that is especially sensitive, for
    # example, a passport number.
    SPII = 2

    # Attributes that can partially identify someone, especially in
    # combination with other attributes, like age, height, and gender.
    DEMOGRAPHIC = 3

    # Confidential or secret information, for example, a password.
    CREDENTIAL = 4

    # An identification document issued by a government.
    GOVERNMENT_ID = 5

    # A document, for example, a resume or source code.
    DOCUMENT = 6

    # Information that is not sensitive on its own, but provides details about
    # the circumstances surrounding an entity or an event.
    CONTEXTUAL_INFORMATION = 7
  end
end

#type_category::Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory

Returns The class of identifiers where this infoType belongs.

Returns:



1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1190

class InfoTypeCategory
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Enum of the current locations.
  # We might add more locations in the future.
  module LocationCategory
    # Unused location
    LOCATION_UNSPECIFIED = 0

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

    # The infoType is typically used in Argentina.
    ARGENTINA = 2

    # The infoType is typically used in Australia.
    AUSTRALIA = 3

    # The infoType is typically used in Belgium.
    BELGIUM = 4

    # The infoType is typically used in Brazil.
    BRAZIL = 5

    # The infoType is typically used in Canada.
    CANADA = 6

    # The infoType is typically used in Chile.
    CHILE = 7

    # The infoType is typically used in China.
    CHINA = 8

    # The infoType is typically used in Colombia.
    COLOMBIA = 9

    # The infoType is typically used in Croatia.
    CROATIA = 42

    # The infoType is typically used in Denmark.
    DENMARK = 10

    # The infoType is typically used in France.
    FRANCE = 11

    # The infoType is typically used in Finland.
    FINLAND = 12

    # The infoType is typically used in Germany.
    GERMANY = 13

    # The infoType is typically used in Hong Kong.
    HONG_KONG = 14

    # The infoType is typically used in India.
    INDIA = 15

    # The infoType is typically used in Indonesia.
    INDONESIA = 16

    # The infoType is typically used in Ireland.
    IRELAND = 17

    # The infoType is typically used in Israel.
    ISRAEL = 18

    # The infoType is typically used in Italy.
    ITALY = 19

    # The infoType is typically used in Japan.
    JAPAN = 20

    # The infoType is typically used in Korea.
    KOREA = 21

    # The infoType is typically used in Mexico.
    MEXICO = 22

    # The infoType is typically used in the Netherlands.
    THE_NETHERLANDS = 23

    # The infoType is typically used in New Zealand.
    NEW_ZEALAND = 41

    # The infoType is typically used in Norway.
    NORWAY = 24

    # The infoType is typically used in Paraguay.
    PARAGUAY = 25

    # The infoType is typically used in Peru.
    PERU = 26

    # The infoType is typically used in Poland.
    POLAND = 27

    # The infoType is typically used in Portugal.
    PORTUGAL = 28

    # The infoType is typically used in Singapore.
    SINGAPORE = 29

    # The infoType is typically used in South Africa.
    SOUTH_AFRICA = 30

    # The infoType is typically used in Spain.
    SPAIN = 31

    # The infoType is typically used in Sweden.
    SWEDEN = 32

    # The infoType is typically used in Switzerland.
    SWITZERLAND = 43

    # The infoType is typically used in Taiwan.
    TAIWAN = 33

    # The infoType is typically used in Thailand.
    THAILAND = 34

    # The infoType is typically used in Turkey.
    TURKEY = 35

    # The infoType is typically used in the United Kingdom.
    UNITED_KINGDOM = 36

    # The infoType is typically used in the United States.
    UNITED_STATES = 37

    # The infoType is typically used in Uruguay.
    URUGUAY = 38

    # The infoType is typically used in Venezuela.
    VENEZUELA = 39

    # The infoType is typically used in Google internally.
    INTERNAL = 40
  end

  # Enum of the current industries in the category.
  # We might add more industries in the future.
  module IndustryCategory
    # Unused industry
    INDUSTRY_UNSPECIFIED = 0

    # The infoType is typically used in the finance industry.
    FINANCE = 1

    # The infoType is typically used in the health industry.
    HEALTH = 2

    # The infoType is typically used in the telecommunications industry.
    TELECOMMUNICATIONS = 3
  end

  # Enum of the current types in the category.
  # We might add more types in the future.
  module TypeCategory
    # Unused type
    TYPE_UNSPECIFIED = 0

    # Personally identifiable information, for example, a
    # name or phone number
    PII = 1

    # Personally identifiable information that is especially sensitive, for
    # example, a passport number.
    SPII = 2

    # Attributes that can partially identify someone, especially in
    # combination with other attributes, like age, height, and gender.
    DEMOGRAPHIC = 3

    # Confidential or secret information, for example, a password.
    CREDENTIAL = 4

    # An identification document issued by a government.
    GOVERNMENT_ID = 5

    # A document, for example, a resume or source code.
    DOCUMENT = 6

    # Information that is not sensitive on its own, but provides details about
    # the circumstances surrounding an entity or an event.
    CONTEXTUAL_INFORMATION = 7
  end
end