google-api-client 0.43.0 → 0.48.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/autoapprove.yml +49 -0
- data/.github/workflows/release-please.yml +77 -0
- data/.gitignore +2 -0
- data/.kokoro/trampoline.sh +0 -0
- data/CHANGELOG.md +1066 -184
- data/Gemfile +1 -0
- data/Rakefile +31 -3
- data/api_list_config.yaml +8 -0
- data/api_names.yaml +1 -0
- data/bin/generate-api +77 -15
- data/docs/oauth-server.md +4 -6
- data/generated/google/apis/acceleratedmobilepageurl_v1/classes.rb +7 -9
- data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +2 -2
- data/generated/google/apis/acceleratedmobilepageurl_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +60 -86
- data/generated/google/apis/accessapproval_v1/service.rb +93 -132
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1/classes.rb +266 -236
- data/generated/google/apis/accesscontextmanager_v1/representations.rb +30 -0
- data/generated/google/apis/accesscontextmanager_v1/service.rb +308 -171
- data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +153 -184
- data/generated/google/apis/accesscontextmanager_v1beta/service.rb +82 -111
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +47 -36
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +72 -2
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexperiencereport_v1.rb +1 -1
- data/generated/google/apis/admin_datatransfer_v1/classes.rb +16 -4
- data/generated/google/apis/admin_datatransfer_v1/service.rb +30 -48
- data/generated/google/apis/admin_datatransfer_v1.rb +6 -4
- data/generated/google/apis/admin_directory_v1/classes.rb +344 -242
- data/generated/google/apis/admin_directory_v1/representations.rb +62 -39
- data/generated/google/apis/admin_directory_v1/service.rb +607 -998
- data/generated/google/apis/admin_directory_v1.rb +6 -8
- data/generated/google/apis/admin_reports_v1/classes.rb +31 -33
- data/generated/google/apis/admin_reports_v1/service.rb +131 -187
- data/generated/google/apis/admin_reports_v1.rb +6 -5
- data/generated/google/apis/admob_v1/classes.rb +31 -31
- data/generated/google/apis/admob_v1/service.rb +2 -1
- data/generated/google/apis/admob_v1.rb +6 -2
- data/generated/google/apis/adsense_v1_4/service.rb +4 -1
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
- data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +1361 -0
- data/generated/google/apis/analyticsadmin_v1alpha/representations.rb +610 -0
- data/generated/google/apis/analyticsadmin_v1alpha/service.rb +2134 -0
- data/generated/google/apis/analyticsadmin_v1alpha.rb +43 -0
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1655 -0
- data/generated/google/apis/analyticsdata_v1alpha/representations.rb +806 -0
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +261 -0
- data/generated/google/apis/analyticsdata_v1alpha.rb +37 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/service.rb +2 -2
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +115 -75
- data/generated/google/apis/androidmanagement_v1/representations.rb +17 -0
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +9 -1
- data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v3/service.rb +2 -2
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/apigateway_v1beta/classes.rb +1162 -0
- data/generated/google/apis/{memcache_v1 → apigateway_v1beta}/representations.rb +156 -157
- data/generated/google/apis/apigateway_v1beta/service.rb +1172 -0
- data/generated/google/apis/apigateway_v1beta.rb +34 -0
- data/generated/google/apis/apigee_v1/classes.rb +630 -88
- data/generated/google/apis/apigee_v1/representations.rb +209 -1
- data/generated/google/apis/apigee_v1/service.rb +401 -74
- data/generated/google/apis/apigee_v1.rb +6 -7
- data/generated/google/apis/appengine_v1/classes.rb +96 -59
- data/generated/google/apis/appengine_v1/representations.rb +17 -0
- data/generated/google/apis/appengine_v1/service.rb +38 -47
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1alpha/classes.rb +9 -11
- data/generated/google/apis/appengine_v1alpha.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +103 -59
- data/generated/google/apis/appengine_v1beta/representations.rb +18 -0
- data/generated/google/apis/appengine_v1beta/service.rb +37 -47
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appsmarket_v2/classes.rb +14 -16
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
- data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
- data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
- data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
- data/generated/google/apis/artifactregistry_v1beta1/classes.rb +249 -337
- data/generated/google/apis/artifactregistry_v1beta1/representations.rb +2 -0
- data/generated/google/apis/artifactregistry_v1beta1/service.rb +44 -57
- data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
- data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +722 -0
- data/generated/google/apis/assuredworkloads_v1beta1/representations.rb +359 -0
- data/generated/google/apis/assuredworkloads_v1beta1/service.rb +328 -0
- data/generated/google/apis/{accessapproval_v1beta1.rb → assuredworkloads_v1beta1.rb} +8 -8
- data/generated/google/apis/bigquery_v2/classes.rb +593 -576
- data/generated/google/apis/bigquery_v2/representations.rb +85 -0
- data/generated/google/apis/bigquery_v2/service.rb +79 -41
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +192 -337
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +29 -32
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +132 -158
- data/generated/google/apis/bigquerydatatransfer_v1/service.rb +232 -282
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1/classes.rb +116 -123
- data/generated/google/apis/bigqueryreservation_v1/representations.rb +2 -0
- data/generated/google/apis/bigqueryreservation_v1/service.rb +137 -183
- data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1alpha2/classes.rb +88 -100
- data/generated/google/apis/bigqueryreservation_v1alpha2/service.rb +77 -100
- data/generated/google/apis/bigqueryreservation_v1alpha2.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +93 -98
- data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +2 -0
- data/generated/google/apis/bigqueryreservation_v1beta1/service.rb +114 -151
- data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v1/classes.rb +137 -119
- data/generated/google/apis/bigtableadmin_v1/representations.rb +29 -0
- data/generated/google/apis/bigtableadmin_v1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +455 -607
- data/generated/google/apis/bigtableadmin_v2/representations.rb +29 -0
- data/generated/google/apis/bigtableadmin_v2/service.rb +194 -247
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/billingbudgets_v1/classes.rb +373 -0
- data/generated/google/apis/billingbudgets_v1/representations.rb +171 -0
- data/generated/google/apis/billingbudgets_v1/service.rb +249 -0
- data/generated/google/apis/billingbudgets_v1.rb +38 -0
- data/generated/google/apis/billingbudgets_v1beta1/classes.rb +27 -6
- data/generated/google/apis/billingbudgets_v1beta1/representations.rb +2 -0
- data/generated/google/apis/billingbudgets_v1beta1.rb +4 -1
- data/generated/google/apis/binaryauthorization_v1/classes.rb +434 -355
- data/generated/google/apis/binaryauthorization_v1/representations.rb +75 -0
- data/generated/google/apis/binaryauthorization_v1/service.rb +109 -89
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +434 -355
- data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +75 -0
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +109 -89
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/books_v1/service.rb +54 -54
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +13 -10
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +173 -116
- data/generated/google/apis/chat_v1/representations.rb +36 -0
- data/generated/google/apis/chat_v1/service.rb +30 -42
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +18 -32
- data/generated/google/apis/civicinfo_v2/representations.rb +2 -3
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +153 -21
- data/generated/google/apis/classroom_v1/representations.rb +43 -0
- data/generated/google/apis/classroom_v1/service.rb +240 -0
- data/generated/google/apis/classroom_v1.rb +7 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +1461 -1039
- data/generated/google/apis/cloudasset_v1/representations.rb +320 -0
- data/generated/google/apis/cloudasset_v1/service.rb +296 -167
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1beta1/classes.rb +531 -777
- data/generated/google/apis/cloudasset_v1beta1/service.rb +59 -75
- data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p1beta1/classes.rb +204 -349
- data/generated/google/apis/cloudasset_v1p1beta1/service.rb +35 -47
- data/generated/google/apis/cloudasset_v1p1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +222 -276
- data/generated/google/apis/cloudasset_v1p4beta1/service.rb +75 -93
- data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +481 -720
- data/generated/google/apis/cloudasset_v1p5beta1/service.rb +25 -28
- data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/classes.rb +285 -446
- data/generated/google/apis/cloudbilling_v1/service.rb +104 -124
- data/generated/google/apis/cloudbilling_v1.rb +7 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +339 -344
- data/generated/google/apis/cloudbuild_v1/representations.rb +8 -0
- data/generated/google/apis/cloudbuild_v1/service.rb +277 -67
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +291 -329
- data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
- data/generated/google/apis/cloudbuild_v1alpha1/service.rb +15 -18
- data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +277 -313
- data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +2 -0
- data/generated/google/apis/cloudbuild_v1alpha2/service.rb +22 -28
- data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
- data/generated/google/apis/clouddebugger_v2/classes.rb +185 -252
- data/generated/google/apis/clouddebugger_v2/service.rb +53 -59
- data/generated/google/apis/clouddebugger_v2.rb +1 -1
- data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +127 -156
- data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +53 -69
- data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +335 -494
- data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
- data/generated/google/apis/cloudfunctions_v1/service.rb +79 -93
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1/classes.rb +989 -107
- data/generated/google/apis/cloudidentity_v1/representations.rb +371 -0
- data/generated/google/apis/cloudidentity_v1/service.rb +883 -88
- data/generated/google/apis/cloudidentity_v1.rb +4 -1
- data/generated/google/apis/cloudidentity_v1beta1/classes.rb +1236 -307
- data/generated/google/apis/cloudidentity_v1beta1/representations.rb +424 -21
- data/generated/google/apis/cloudidentity_v1beta1/service.rb +921 -96
- data/generated/google/apis/cloudidentity_v1beta1.rb +4 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +270 -373
- data/generated/google/apis/cloudiot_v1/representations.rb +1 -0
- data/generated/google/apis/cloudiot_v1/service.rb +147 -154
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +509 -692
- data/generated/google/apis/cloudkms_v1/representations.rb +18 -0
- data/generated/google/apis/cloudkms_v1/service.rb +170 -216
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudprofiler_v2/classes.rb +28 -33
- data/generated/google/apis/cloudprofiler_v2/service.rb +17 -19
- data/generated/google/apis/cloudprofiler_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +14 -7
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +62 -60
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +11 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +26 -25
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +7 -0
- data/generated/google/apis/cloudresourcemanager_v2/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +7 -0
- data/generated/google/apis/cloudresourcemanager_v2beta1/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudscheduler_v1/classes.rb +272 -383
- data/generated/google/apis/cloudscheduler_v1/service.rb +45 -62
- data/generated/google/apis/cloudscheduler_v1.rb +1 -1
- data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +273 -384
- data/generated/google/apis/cloudscheduler_v1beta1/service.rb +45 -62
- data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +651 -781
- data/generated/google/apis/cloudsearch_v1/representations.rb +15 -0
- data/generated/google/apis/cloudsearch_v1/service.rb +286 -326
- data/generated/google/apis/cloudsearch_v1.rb +2 -2
- data/generated/google/apis/cloudshell_v1/classes.rb +256 -105
- data/generated/google/apis/cloudshell_v1/representations.rb +143 -10
- data/generated/google/apis/cloudshell_v1/service.rb +198 -25
- data/generated/google/apis/cloudshell_v1.rb +1 -1
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +69 -78
- data/generated/google/apis/cloudshell_v1alpha1/service.rb +20 -24
- data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2/classes.rb +612 -933
- data/generated/google/apis/cloudtasks_v2/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2/service.rb +146 -217
- data/generated/google/apis/cloudtasks_v2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +608 -964
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +178 -270
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +616 -938
- data/generated/google/apis/cloudtasks_v2beta3/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2beta3/service.rb +146 -217
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtrace_v1/classes.rb +39 -61
- data/generated/google/apis/cloudtrace_v1/service.rb +37 -51
- data/generated/google/apis/cloudtrace_v1.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +92 -107
- data/generated/google/apis/cloudtrace_v2/service.rb +8 -11
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2beta1/classes.rb +23 -33
- data/generated/google/apis/cloudtrace_v2beta1/service.rb +30 -37
- data/generated/google/apis/cloudtrace_v2beta1.rb +1 -1
- data/generated/google/apis/composer_v1/classes.rb +189 -242
- data/generated/google/apis/composer_v1/service.rb +79 -150
- data/generated/google/apis/composer_v1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +203 -262
- data/generated/google/apis/composer_v1beta1/service.rb +94 -179
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +1227 -186
- data/generated/google/apis/compute_alpha/representations.rb +235 -8
- data/generated/google/apis/compute_alpha/service.rb +2009 -1024
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +1080 -108
- data/generated/google/apis/compute_beta/representations.rb +212 -2
- data/generated/google/apis/compute_beta/service.rb +1413 -741
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1512 -106
- data/generated/google/apis/compute_v1/representations.rb +470 -1
- data/generated/google/apis/compute_v1/service.rb +1625 -285
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +982 -965
- data/generated/google/apis/container_v1/representations.rb +60 -0
- data/generated/google/apis/container_v1/service.rb +435 -502
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +1106 -1044
- data/generated/google/apis/container_v1beta1/representations.rb +91 -0
- data/generated/google/apis/container_v1beta1/service.rb +403 -466
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +463 -596
- data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/containeranalysis_v1alpha1/service.rb +149 -169
- data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1beta1/classes.rb +461 -613
- data/generated/google/apis/containeranalysis_v1beta1/representations.rb +1 -0
- data/generated/google/apis/containeranalysis_v1beta1/service.rb +75 -90
- data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +515 -1219
- data/generated/google/apis/content_v2/service.rb +377 -650
- data/generated/google/apis/content_v2.rb +3 -4
- data/generated/google/apis/content_v2_1/classes.rb +1108 -1058
- data/generated/google/apis/content_v2_1/representations.rb +288 -0
- data/generated/google/apis/content_v2_1/service.rb +987 -795
- data/generated/google/apis/content_v2_1.rb +3 -4
- data/generated/google/apis/customsearch_v1/service.rb +2 -2
- data/generated/google/apis/customsearch_v1.rb +1 -1
- data/generated/google/apis/datacatalog_v1beta1/classes.rb +413 -573
- data/generated/google/apis/datacatalog_v1beta1/representations.rb +6 -0
- data/generated/google/apis/datacatalog_v1beta1/service.rb +319 -440
- data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +1174 -973
- data/generated/google/apis/dataflow_v1b3/representations.rb +148 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +308 -257
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/datafusion_v1/classes.rb +283 -397
- data/generated/google/apis/datafusion_v1/representations.rb +5 -0
- data/generated/google/apis/datafusion_v1/service.rb +76 -89
- data/generated/google/apis/datafusion_v1.rb +5 -8
- data/generated/google/apis/datafusion_v1beta1/classes.rb +283 -397
- data/generated/google/apis/datafusion_v1beta1/representations.rb +5 -0
- data/generated/google/apis/datafusion_v1beta1/service.rb +81 -95
- data/generated/google/apis/datafusion_v1beta1.rb +5 -8
- data/generated/google/apis/datalabeling_v1beta1/classes.rb +6207 -0
- data/generated/google/apis/datalabeling_v1beta1/representations.rb +3156 -0
- data/generated/google/apis/datalabeling_v1beta1/service.rb +1762 -0
- data/generated/google/apis/datalabeling_v1beta1.rb +34 -0
- data/generated/google/apis/dataproc_v1/classes.rb +97 -13
- data/generated/google/apis/dataproc_v1/representations.rb +34 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +117 -9
- data/generated/google/apis/dataproc_v1beta2/representations.rb +49 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/datastore_v1/classes.rb +334 -476
- data/generated/google/apis/datastore_v1/service.rb +52 -63
- data/generated/google/apis/datastore_v1.rb +1 -1
- data/generated/google/apis/datastore_v1beta1/classes.rb +150 -217
- data/generated/google/apis/datastore_v1beta1/service.rb +11 -12
- data/generated/google/apis/datastore_v1beta1.rb +1 -1
- data/generated/google/apis/datastore_v1beta3/classes.rb +259 -375
- data/generated/google/apis/datastore_v1beta3/service.rb +1 -2
- data/generated/google/apis/datastore_v1beta3.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +203 -558
- data/generated/google/apis/deploymentmanager_v2/representations.rb +0 -132
- data/generated/google/apis/deploymentmanager_v2/service.rb +169 -213
- data/generated/google/apis/deploymentmanager_v2.rb +6 -4
- data/generated/google/apis/deploymentmanager_v2beta/classes.rb +247 -609
- data/generated/google/apis/deploymentmanager_v2beta/representations.rb +0 -132
- data/generated/google/apis/deploymentmanager_v2beta/service.rb +278 -359
- data/generated/google/apis/deploymentmanager_v2beta.rb +6 -5
- data/generated/google/apis/dfareporting_v3_3/classes.rb +162 -339
- data/generated/google/apis/dfareporting_v3_3/service.rb +646 -1262
- data/generated/google/apis/dfareporting_v3_3.rb +2 -2
- data/generated/google/apis/dfareporting_v3_4/classes.rb +184 -350
- data/generated/google/apis/dfareporting_v3_4/representations.rb +1 -0
- data/generated/google/apis/dfareporting_v3_4/service.rb +681 -1261
- data/generated/google/apis/dfareporting_v3_4.rb +2 -2
- data/generated/google/apis/dialogflow_v2/classes.rb +746 -217
- data/generated/google/apis/dialogflow_v2/representations.rb +318 -67
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +764 -233
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +318 -67
- data/generated/google/apis/dialogflow_v2beta1/service.rb +556 -331
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3beta1/classes.rb +8816 -0
- data/generated/google/apis/dialogflow_v3beta1/representations.rb +3725 -0
- data/generated/google/apis/dialogflow_v3beta1/service.rb +2825 -0
- data/generated/google/apis/dialogflow_v3beta1.rb +38 -0
- data/generated/google/apis/digitalassetlinks_v1/classes.rb +66 -92
- data/generated/google/apis/digitalassetlinks_v1/service.rb +131 -188
- data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +271 -38
- data/generated/google/apis/displayvideo_v1/representations.rb +83 -0
- data/generated/google/apis/displayvideo_v1/service.rb +287 -32
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1beta/classes.rb +146 -0
- data/generated/google/apis/displayvideo_v1beta/representations.rb +72 -0
- data/generated/google/apis/displayvideo_v1beta/service.rb +161 -0
- data/generated/google/apis/displayvideo_v1beta.rb +38 -0
- data/generated/google/apis/displayvideo_v1beta2/classes.rb +146 -0
- data/generated/google/apis/displayvideo_v1beta2/representations.rb +72 -0
- data/generated/google/apis/displayvideo_v1beta2/service.rb +130 -0
- data/generated/google/apis/displayvideo_v1beta2.rb +38 -0
- data/generated/google/apis/displayvideo_v1dev/classes.rb +146 -0
- data/generated/google/apis/displayvideo_v1dev/representations.rb +72 -0
- data/generated/google/apis/displayvideo_v1dev/service.rb +130 -0
- data/generated/google/apis/displayvideo_v1dev.rb +38 -0
- data/generated/google/apis/dlp_v2/classes.rb +1111 -1310
- data/generated/google/apis/dlp_v2/representations.rb +16 -0
- data/generated/google/apis/dlp_v2/service.rb +962 -905
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +356 -198
- data/generated/google/apis/dns_v1/representations.rb +83 -0
- data/generated/google/apis/dns_v1/service.rb +83 -98
- data/generated/google/apis/dns_v1.rb +2 -2
- data/generated/google/apis/dns_v1beta2/classes.rb +362 -206
- data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
- data/generated/google/apis/dns_v1beta2/service.rb +83 -98
- data/generated/google/apis/dns_v1beta2.rb +2 -2
- data/generated/google/apis/docs_v1/classes.rb +894 -1229
- data/generated/google/apis/docs_v1/service.rb +17 -22
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/documentai_v1beta2/classes.rb +2253 -824
- data/generated/google/apis/documentai_v1beta2/representations.rb +701 -0
- data/generated/google/apis/documentai_v1beta2/service.rb +22 -24
- data/generated/google/apis/documentai_v1beta2.rb +1 -1
- data/generated/google/apis/documentai_v1beta3/classes.rb +6149 -0
- data/generated/google/apis/documentai_v1beta3/representations.rb +2666 -0
- data/generated/google/apis/documentai_v1beta3/service.rb +263 -0
- data/generated/google/apis/{securitycenter_v1p1alpha1.rb → documentai_v1beta3.rb} +11 -10
- data/generated/google/apis/domains_v1alpha2/classes.rb +1540 -0
- data/generated/google/apis/domains_v1alpha2/representations.rb +606 -0
- data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
- data/generated/google/apis/domains_v1alpha2.rb +34 -0
- data/generated/google/apis/domains_v1beta1/classes.rb +1540 -0
- data/generated/google/apis/domains_v1beta1/representations.rb +606 -0
- data/generated/google/apis/domains_v1beta1/service.rb +805 -0
- data/generated/google/apis/domains_v1beta1.rb +34 -0
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -12
- data/generated/google/apis/doubleclickbidmanager_v1/service.rb +33 -64
- data/generated/google/apis/doubleclickbidmanager_v1.rb +3 -2
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +13 -20
- data/generated/google/apis/doubleclickbidmanager_v1_1/service.rb +33 -64
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +3 -2
- data/generated/google/apis/doubleclicksearch_v2/service.rb +2 -2
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +18 -7
- data/generated/google/apis/drive_v2/representations.rb +1 -0
- data/generated/google/apis/drive_v2/service.rb +79 -15
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +18 -8
- data/generated/google/apis/drive_v3/representations.rb +1 -0
- data/generated/google/apis/drive_v3/service.rb +59 -11
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/eventarc_v1beta1/classes.rb +931 -0
- data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
- data/generated/google/apis/{memcache_v1 → eventarc_v1beta1}/service.rb +236 -215
- data/generated/google/apis/eventarc_v1beta1.rb +34 -0
- data/generated/google/apis/file_v1/classes.rb +155 -174
- data/generated/google/apis/file_v1/service.rb +43 -52
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1beta1/classes.rb +335 -194
- data/generated/google/apis/file_v1beta1/representations.rb +55 -0
- data/generated/google/apis/file_v1beta1/service.rb +267 -55
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/firebase_v1beta1/classes.rb +33 -51
- data/generated/google/apis/firebase_v1beta1/representations.rb +2 -16
- data/generated/google/apis/firebase_v1beta1/service.rb +21 -1
- data/generated/google/apis/firebase_v1beta1.rb +1 -1
- data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/classes.rb +188 -0
- data/generated/google/apis/firebasehosting_v1beta1/representations.rb +83 -0
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +418 -4
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebaseml_v1beta2/classes.rb +8 -8
- data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -1
- data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
- data/generated/google/apis/firebaserules_v1/classes.rb +102 -137
- data/generated/google/apis/firebaserules_v1/service.rb +87 -110
- data/generated/google/apis/firebaserules_v1.rb +1 -1
- data/generated/google/apis/firestore_v1/classes.rb +406 -502
- data/generated/google/apis/firestore_v1/service.rb +165 -201
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1/classes.rb +338 -413
- data/generated/google/apis/firestore_v1beta1/service.rb +106 -122
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/firestore_v1beta2/classes.rb +135 -165
- data/generated/google/apis/firestore_v1beta2/service.rb +65 -86
- data/generated/google/apis/firestore_v1beta2.rb +1 -1
- data/generated/google/apis/fitness_v1/classes.rb +982 -0
- data/generated/google/apis/fitness_v1/representations.rb +398 -0
- data/generated/google/apis/fitness_v1/service.rb +628 -0
- data/generated/google/apis/fitness_v1.rb +97 -0
- data/generated/google/apis/games_configuration_v1configuration/classes.rb +2 -3
- data/generated/google/apis/games_configuration_v1configuration/service.rb +6 -6
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management/classes.rb +14 -20
- data/generated/google/apis/games_management_v1management/service.rb +35 -36
- data/generated/google/apis/games_management_v1management.rb +2 -3
- data/generated/google/apis/games_v1/classes.rb +376 -83
- data/generated/google/apis/games_v1/representations.rb +118 -0
- data/generated/google/apis/games_v1/service.rb +118 -90
- data/generated/google/apis/games_v1.rb +2 -3
- data/generated/google/apis/gameservices_v1/classes.rb +22 -14
- data/generated/google/apis/gameservices_v1/representations.rb +1 -0
- data/generated/google/apis/gameservices_v1/service.rb +54 -51
- data/generated/google/apis/gameservices_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +22 -14
- data/generated/google/apis/gameservices_v1beta/representations.rb +1 -0
- data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/genomics_v1/classes.rb +70 -76
- data/generated/google/apis/genomics_v1/service.rb +28 -43
- data/generated/google/apis/genomics_v1.rb +1 -1
- data/generated/google/apis/genomics_v1alpha2/classes.rb +223 -290
- data/generated/google/apis/genomics_v1alpha2/service.rb +54 -76
- data/generated/google/apis/genomics_v1alpha2.rb +1 -1
- data/generated/google/apis/genomics_v2alpha1/classes.rb +356 -275
- data/generated/google/apis/genomics_v2alpha1/representations.rb +48 -0
- data/generated/google/apis/genomics_v2alpha1/service.rb +47 -66
- data/generated/google/apis/genomics_v2alpha1.rb +1 -1
- data/generated/google/apis/gmail_v1/classes.rb +37 -43
- data/generated/google/apis/gmail_v1/service.rb +5 -4
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +11 -11
- data/generated/google/apis/gmailpostmastertools_v1beta1.rb +2 -2
- data/generated/google/apis/groupsmigration_v1/classes.rb +51 -0
- data/generated/google/apis/groupsmigration_v1/representations.rb +40 -0
- data/generated/google/apis/groupsmigration_v1/service.rb +100 -0
- data/generated/google/apis/groupsmigration_v1.rb +35 -0
- data/generated/google/apis/healthcare_v1/classes.rb +637 -826
- data/generated/google/apis/healthcare_v1/representations.rb +32 -0
- data/generated/google/apis/healthcare_v1/service.rb +842 -855
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +1937 -1299
- data/generated/google/apis/healthcare_v1beta1/representations.rb +534 -65
- data/generated/google/apis/healthcare_v1beta1/service.rb +2534 -1293
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/homegraph_v1/classes.rb +76 -164
- data/generated/google/apis/homegraph_v1/service.rb +23 -35
- data/generated/google/apis/homegraph_v1.rb +4 -1
- data/generated/google/apis/iam_v1/classes.rb +395 -592
- data/generated/google/apis/iam_v1/representations.rb +1 -0
- data/generated/google/apis/iam_v1/service.rb +427 -555
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iamcredentials_v1/classes.rb +75 -85
- data/generated/google/apis/iamcredentials_v1/service.rb +14 -13
- data/generated/google/apis/iamcredentials_v1.rb +3 -2
- data/generated/google/apis/iap_v1/classes.rb +253 -355
- data/generated/google/apis/iap_v1/representations.rb +1 -0
- data/generated/google/apis/iap_v1/service.rb +61 -71
- data/generated/google/apis/iap_v1.rb +1 -1
- data/generated/google/apis/iap_v1beta1/classes.rb +164 -254
- data/generated/google/apis/iap_v1beta1/representations.rb +1 -0
- data/generated/google/apis/iap_v1beta1/service.rb +17 -19
- data/generated/google/apis/iap_v1beta1.rb +1 -1
- data/generated/google/apis/indexing_v3/classes.rb +11 -11
- data/generated/google/apis/indexing_v3.rb +1 -1
- data/generated/google/apis/jobs_v2/classes.rb +1584 -1086
- data/generated/google/apis/jobs_v2/representations.rb +272 -0
- data/generated/google/apis/jobs_v2/service.rb +85 -126
- data/generated/google/apis/jobs_v2.rb +1 -1
- data/generated/google/apis/jobs_v3/classes.rb +1559 -980
- data/generated/google/apis/jobs_v3/representations.rb +272 -0
- data/generated/google/apis/jobs_v3/service.rb +101 -139
- data/generated/google/apis/jobs_v3.rb +1 -1
- data/generated/google/apis/jobs_v3p1beta1/classes.rb +1521 -1023
- data/generated/google/apis/jobs_v3p1beta1/representations.rb +257 -0
- data/generated/google/apis/jobs_v3p1beta1/service.rb +103 -142
- data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
- data/generated/google/apis/kgsearch_v1/classes.rb +4 -4
- data/generated/google/apis/kgsearch_v1/service.rb +11 -11
- data/generated/google/apis/kgsearch_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/classes.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +56 -86
- data/generated/google/apis/licensing_v1.rb +4 -3
- data/generated/google/apis/lifesciences_v2beta/classes.rb +366 -290
- data/generated/google/apis/lifesciences_v2beta/representations.rb +47 -0
- data/generated/google/apis/lifesciences_v2beta/service.rb +30 -42
- data/generated/google/apis/lifesciences_v2beta.rb +1 -1
- data/generated/google/apis/localservices_v1/classes.rb +426 -0
- data/generated/google/apis/localservices_v1/representations.rb +174 -0
- data/generated/google/apis/localservices_v1/service.rb +199 -0
- data/generated/google/apis/{appsactivity_v1.rb → localservices_v1.rb} +8 -11
- data/generated/google/apis/logging_v2/classes.rb +306 -232
- data/generated/google/apis/logging_v2/representations.rb +79 -0
- data/generated/google/apis/logging_v2/service.rb +3307 -1579
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/managedidentities_v1/classes.rb +8 -1
- data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
- data/generated/google/apis/managedidentities_v1/service.rb +1 -4
- data/generated/google/apis/managedidentities_v1.rb +1 -1
- data/generated/google/apis/managedidentities_v1alpha1/classes.rb +87 -1
- data/generated/google/apis/managedidentities_v1alpha1/representations.rb +34 -0
- data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
- data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
- data/generated/google/apis/managedidentities_v1beta1/classes.rb +88 -1
- data/generated/google/apis/managedidentities_v1beta1/representations.rb +34 -0
- data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
- data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
- data/generated/google/apis/manufacturers_v1/classes.rb +99 -109
- data/generated/google/apis/manufacturers_v1/service.rb +44 -55
- data/generated/google/apis/manufacturers_v1.rb +1 -1
- data/generated/google/apis/memcache_v1beta2/classes.rb +171 -250
- data/generated/google/apis/memcache_v1beta2/representations.rb +0 -19
- data/generated/google/apis/memcache_v1beta2/service.rb +60 -73
- data/generated/google/apis/memcache_v1beta2.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +1122 -1149
- data/generated/google/apis/ml_v1/representations.rb +82 -0
- data/generated/google/apis/ml_v1/service.rb +194 -253
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/monitoring_v1/classes.rb +107 -26
- data/generated/google/apis/monitoring_v1/representations.rb +35 -0
- data/generated/google/apis/monitoring_v1/service.rb +10 -11
- data/generated/google/apis/monitoring_v1.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +303 -345
- data/generated/google/apis/monitoring_v3/representations.rb +18 -0
- data/generated/google/apis/monitoring_v3/service.rb +176 -146
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/networkmanagement_v1/classes.rb +273 -429
- data/generated/google/apis/networkmanagement_v1/service.rb +97 -120
- data/generated/google/apis/networkmanagement_v1.rb +1 -1
- data/generated/google/apis/networkmanagement_v1beta1/classes.rb +456 -429
- data/generated/google/apis/networkmanagement_v1beta1/representations.rb +63 -0
- data/generated/google/apis/networkmanagement_v1beta1/service.rb +97 -120
- data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
- data/generated/google/apis/osconfig_v1/classes.rb +154 -902
- data/generated/google/apis/osconfig_v1/representations.rb +0 -337
- data/generated/google/apis/osconfig_v1/service.rb +26 -31
- data/generated/google/apis/osconfig_v1.rb +3 -3
- data/generated/google/apis/osconfig_v1beta/classes.rb +327 -411
- data/generated/google/apis/osconfig_v1beta/service.rb +43 -56
- data/generated/google/apis/osconfig_v1beta.rb +3 -3
- data/generated/google/apis/oslogin_v1/classes.rb +14 -12
- data/generated/google/apis/oslogin_v1/representations.rb +1 -0
- data/generated/google/apis/oslogin_v1/service.rb +12 -16
- data/generated/google/apis/oslogin_v1.rb +1 -1
- data/generated/google/apis/oslogin_v1alpha/classes.rb +16 -14
- data/generated/google/apis/oslogin_v1alpha/representations.rb +1 -0
- data/generated/google/apis/oslogin_v1alpha/service.rb +17 -17
- data/generated/google/apis/oslogin_v1alpha.rb +1 -1
- data/generated/google/apis/oslogin_v1beta/classes.rb +14 -12
- data/generated/google/apis/oslogin_v1beta/representations.rb +1 -0
- data/generated/google/apis/oslogin_v1beta/service.rb +12 -16
- data/generated/google/apis/oslogin_v1beta.rb +1 -1
- data/generated/google/apis/pagespeedonline_v5/classes.rb +18 -24
- data/generated/google/apis/pagespeedonline_v5/service.rb +3 -4
- data/generated/google/apis/pagespeedonline_v5.rb +2 -2
- data/generated/google/apis/people_v1/classes.rb +173 -63
- data/generated/google/apis/people_v1/representations.rb +41 -0
- data/generated/google/apis/people_v1/service.rb +63 -61
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/playablelocations_v3/classes.rb +114 -161
- data/generated/google/apis/playablelocations_v3/service.rb +10 -10
- data/generated/google/apis/playablelocations_v3.rb +1 -1
- data/generated/google/apis/playcustomapp_v1/service.rb +2 -2
- data/generated/google/apis/playcustomapp_v1.rb +1 -1
- data/generated/google/apis/poly_v1/classes.rb +65 -79
- data/generated/google/apis/poly_v1/service.rb +50 -63
- data/generated/google/apis/poly_v1.rb +3 -4
- data/generated/google/apis/privateca_v1beta1/classes.rb +2466 -0
- data/generated/google/apis/privateca_v1beta1/representations.rb +996 -0
- data/generated/google/apis/privateca_v1beta1/service.rb +1487 -0
- data/generated/google/apis/privateca_v1beta1.rb +34 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +26 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +644 -56
- data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +399 -518
- data/generated/google/apis/pubsub_v1/representations.rb +2 -0
- data/generated/google/apis/pubsub_v1/service.rb +221 -247
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1beta1a/classes.rb +71 -86
- data/generated/google/apis/pubsub_v1beta1a/service.rb +31 -38
- data/generated/google/apis/pubsub_v1beta1a.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +251 -354
- data/generated/google/apis/pubsub_v1beta2/representations.rb +1 -0
- data/generated/google/apis/pubsub_v1beta2/service.rb +96 -108
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsublite_v1/classes.rb +461 -0
- data/generated/google/apis/pubsublite_v1/representations.rb +261 -0
- data/generated/google/apis/pubsublite_v1/service.rb +558 -0
- data/generated/google/apis/{memcache_v1.rb → pubsublite_v1.rb} +8 -9
- data/generated/google/apis/realtimebidding_v1/classes.rb +84 -123
- data/generated/google/apis/realtimebidding_v1/representations.rb +18 -32
- data/generated/google/apis/realtimebidding_v1/service.rb +4 -1
- data/generated/google/apis/realtimebidding_v1.rb +1 -1
- data/generated/google/apis/recommendationengine_v1beta1/classes.rb +367 -456
- data/generated/google/apis/recommendationengine_v1beta1/representations.rb +25 -16
- data/generated/google/apis/recommendationengine_v1beta1/service.rb +140 -206
- data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1/service.rb +4 -2
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/redis_v1/classes.rb +91 -513
- data/generated/google/apis/redis_v1/representations.rb +0 -139
- data/generated/google/apis/redis_v1/service.rb +92 -109
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1beta1/classes.rb +123 -517
- data/generated/google/apis/redis_v1beta1/representations.rb +12 -137
- data/generated/google/apis/redis_v1beta1/service.rb +126 -109
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1/classes.rb +957 -1078
- data/generated/google/apis/remotebuildexecution_v1/representations.rb +62 -0
- data/generated/google/apis/remotebuildexecution_v1/service.rb +26 -33
- data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +952 -1071
- data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +62 -0
- data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +103 -65
- data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v2/classes.rb +1105 -1250
- data/generated/google/apis/remotebuildexecution_v2/representations.rb +62 -0
- data/generated/google/apis/remotebuildexecution_v2/service.rb +147 -206
- data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +151 -219
- data/generated/google/apis/reseller_v1/service.rb +122 -173
- data/generated/google/apis/reseller_v1.rb +2 -2
- data/generated/google/apis/run_v1/classes.rb +19 -138
- data/generated/google/apis/run_v1/representations.rb +1 -62
- data/generated/google/apis/run_v1/service.rb +0 -342
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1alpha1/classes.rb +1 -1
- data/generated/google/apis/run_v1alpha1/representations.rb +1 -1
- data/generated/google/apis/run_v1alpha1.rb +1 -1
- data/generated/google/apis/run_v1beta1/classes.rb +3 -2
- data/generated/google/apis/run_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +301 -412
- data/generated/google/apis/runtimeconfig_v1beta1/representations.rb +1 -0
- data/generated/google/apis/runtimeconfig_v1beta1/service.rb +135 -159
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/safebrowsing_v4/classes.rb +55 -64
- data/generated/google/apis/safebrowsing_v4/service.rb +4 -4
- data/generated/google/apis/safebrowsing_v4.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/classes.rb +26 -0
- data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
- data/generated/google/apis/sasportal_v1alpha1/service.rb +644 -56
- data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/script_v1/classes.rb +88 -111
- data/generated/google/apis/script_v1/service.rb +63 -69
- data/generated/google/apis/script_v1.rb +1 -1
- data/generated/google/apis/searchconsole_v1/classes.rb +388 -0
- data/generated/google/apis/searchconsole_v1/representations.rb +162 -0
- data/generated/google/apis/searchconsole_v1/service.rb +287 -0
- data/generated/google/apis/searchconsole_v1.rb +7 -1
- data/generated/google/apis/secretmanager_v1/classes.rb +378 -365
- data/generated/google/apis/secretmanager_v1/representations.rb +92 -0
- data/generated/google/apis/secretmanager_v1/service.rb +66 -82
- data/generated/google/apis/secretmanager_v1.rb +1 -1
- data/generated/google/apis/secretmanager_v1beta1/classes.rb +217 -363
- data/generated/google/apis/secretmanager_v1beta1/representations.rb +1 -0
- data/generated/google/apis/secretmanager_v1beta1/service.rb +66 -82
- data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
- data/generated/google/apis/securitycenter_v1/classes.rb +20 -204
- data/generated/google/apis/securitycenter_v1/representations.rb +1 -72
- data/generated/google/apis/securitycenter_v1.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +22 -204
- data/generated/google/apis/securitycenter_v1beta1/representations.rb +1 -72
- data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
- data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/classes.rb +275 -291
- data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/representations.rb +83 -84
- data/generated/google/apis/securitycenter_v1beta2/service.rb +1494 -0
- data/generated/google/apis/{securitycenter_v1p1beta1.rb → securitycenter_v1beta2.rb} +6 -6
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +35 -123
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1/service.rb +32 -30
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +24 -112
- data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +601 -642
- data/generated/google/apis/servicecontrol_v1/representations.rb +10 -0
- data/generated/google/apis/servicecontrol_v1/service.rb +36 -46
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v2/classes.rb +343 -325
- data/generated/google/apis/servicecontrol_v2/representations.rb +8 -0
- data/generated/google/apis/servicecontrol_v2/service.rb +33 -43
- data/generated/google/apis/servicecontrol_v2.rb +1 -1
- data/generated/google/apis/servicedirectory_v1beta1/classes.rb +221 -333
- data/generated/google/apis/servicedirectory_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicedirectory_v1beta1/service.rb +94 -129
- data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +1244 -2174
- data/generated/google/apis/servicemanagement_v1/representations.rb +0 -31
- data/generated/google/apis/servicemanagement_v1/service.rb +141 -228
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +278 -121
- data/generated/google/apis/servicenetworking_v1/representations.rb +115 -15
- data/generated/google/apis/servicenetworking_v1/service.rb +118 -2
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +213 -112
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +84 -14
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +57 -111
- data/generated/google/apis/serviceusage_v1/representations.rb +4 -18
- data/generated/google/apis/serviceusage_v1/service.rb +5 -1
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +122 -112
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +23 -18
- data/generated/google/apis/serviceusage_v1beta1/service.rb +36 -0
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +4029 -5014
- data/generated/google/apis/sheets_v4/representations.rb +625 -0
- data/generated/google/apis/sheets_v4/service.rb +113 -149
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/site_verification_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +841 -1114
- data/generated/google/apis/slides_v1/service.rb +23 -30
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/smartdevicemanagement_v1/classes.rb +273 -0
- data/generated/google/apis/smartdevicemanagement_v1/representations.rb +157 -0
- data/generated/google/apis/smartdevicemanagement_v1/service.rb +304 -0
- data/generated/google/apis/smartdevicemanagement_v1.rb +35 -0
- data/generated/google/apis/sourcerepo_v1/classes.rb +250 -400
- data/generated/google/apis/sourcerepo_v1/service.rb +40 -49
- data/generated/google/apis/sourcerepo_v1.rb +1 -1
- data/generated/google/apis/spanner_v1/classes.rb +1553 -2157
- data/generated/google/apis/spanner_v1/representations.rb +1 -0
- data/generated/google/apis/spanner_v1/service.rb +443 -618
- data/generated/google/apis/spanner_v1.rb +1 -1
- data/generated/google/apis/speech_v1/classes.rb +174 -220
- data/generated/google/apis/speech_v1/service.rb +27 -32
- data/generated/google/apis/speech_v1.rb +1 -1
- data/generated/google/apis/speech_v1p1beta1/classes.rb +253 -306
- data/generated/google/apis/speech_v1p1beta1/service.rb +27 -32
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/speech_v2beta1/classes.rb +66 -76
- data/generated/google/apis/speech_v2beta1/service.rb +10 -12
- data/generated/google/apis/speech_v2beta1.rb +1 -1
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/classes.rb +537 -452
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/representations.rb +142 -87
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/service.rb +295 -300
- data/generated/google/apis/{sql_v1beta4.rb → sqladmin_v1beta4.rb} +5 -5
- data/generated/google/apis/storage_v1/classes.rb +10 -17
- data/generated/google/apis/storage_v1/representations.rb +2 -3
- data/generated/google/apis/storage_v1/service.rb +3 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +301 -349
- data/generated/google/apis/storagetransfer_v1/representations.rb +13 -0
- data/generated/google/apis/storagetransfer_v1/service.rb +53 -72
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +110 -152
- data/generated/google/apis/streetviewpublish_v1/service.rb +94 -177
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/sts_v1/classes.rb +121 -0
- data/generated/google/apis/sts_v1/representations.rb +59 -0
- data/generated/google/apis/sts_v1/service.rb +90 -0
- data/generated/google/apis/sts_v1.rb +32 -0
- data/generated/google/apis/sts_v1beta/classes.rb +191 -0
- data/generated/google/apis/sts_v1beta/representations.rb +61 -0
- data/generated/google/apis/sts_v1beta/service.rb +92 -0
- data/generated/google/apis/sts_v1beta.rb +32 -0
- data/generated/google/apis/tagmanager_v1/service.rb +2 -2
- data/generated/google/apis/tagmanager_v1.rb +1 -1
- data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
- data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
- data/generated/google/apis/tagmanager_v2/service.rb +2 -2
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tasks_v1/classes.rb +21 -22
- data/generated/google/apis/tasks_v1/service.rb +19 -19
- data/generated/google/apis/tasks_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +384 -390
- data/generated/google/apis/testing_v1/representations.rb +23 -0
- data/generated/google/apis/testing_v1/service.rb +22 -28
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1/classes.rb +51 -57
- data/generated/google/apis/texttospeech_v1/service.rb +9 -10
- data/generated/google/apis/texttospeech_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1beta1/classes.rb +96 -57
- data/generated/google/apis/texttospeech_v1beta1/representations.rb +19 -0
- data/generated/google/apis/texttospeech_v1beta1/service.rb +9 -10
- data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +20 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +13 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/tpu_v1/classes.rb +57 -3
- data/generated/google/apis/tpu_v1/representations.rb +19 -0
- data/generated/google/apis/tpu_v1/service.rb +8 -8
- data/generated/google/apis/tpu_v1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -3
- data/generated/google/apis/tpu_v1alpha1/representations.rb +19 -0
- data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/trafficdirector_v2/classes.rb +1347 -0
- data/generated/google/apis/trafficdirector_v2/representations.rb +620 -0
- data/generated/google/apis/trafficdirector_v2/service.rb +89 -0
- data/generated/google/apis/trafficdirector_v2.rb +34 -0
- data/generated/google/apis/translate_v3/classes.rb +151 -177
- data/generated/google/apis/translate_v3/service.rb +122 -151
- data/generated/google/apis/translate_v3.rb +1 -1
- data/generated/google/apis/translate_v3beta1/classes.rb +150 -170
- data/generated/google/apis/translate_v3beta1/service.rb +122 -151
- data/generated/google/apis/translate_v3beta1.rb +1 -1
- data/generated/google/apis/vault_v1/classes.rb +413 -103
- data/generated/google/apis/vault_v1/representations.rb +162 -0
- data/generated/google/apis/vault_v1/service.rb +182 -37
- data/generated/google/apis/vault_v1.rb +1 -1
- data/generated/google/apis/vectortile_v1/classes.rb +185 -267
- data/generated/google/apis/vectortile_v1/service.rb +75 -88
- data/generated/google/apis/vectortile_v1.rb +1 -1
- data/generated/google/apis/verifiedaccess_v1/classes.rb +20 -27
- data/generated/google/apis/verifiedaccess_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/classes.rb +1493 -935
- data/generated/google/apis/videointelligence_v1/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1/service.rb +38 -77
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1beta2/classes.rb +1488 -928
- data/generated/google/apis/videointelligence_v1beta2/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1beta2/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
- data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +1482 -922
- data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1p1beta1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +1485 -925
- data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1p2beta1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +1410 -937
- data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +368 -2
- data/generated/google/apis/videointelligence_v1p3beta1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +16 -16
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1/classes.rb +16 -16
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1/classes.rb +16 -16
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/webfonts_v1/classes.rb +1 -2
- data/generated/google/apis/webfonts_v1/service.rb +2 -4
- data/generated/google/apis/webfonts_v1.rb +2 -3
- data/generated/google/apis/websecurityscanner_v1.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1alpha.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1beta.rb +1 -1
- data/generated/google/apis/workflowexecutions_v1beta/classes.rb +155 -0
- data/generated/google/apis/workflowexecutions_v1beta/representations.rb +88 -0
- data/generated/google/apis/{securitycenter_v1p1alpha1 → workflowexecutions_v1beta}/service.rb +73 -69
- data/generated/google/apis/workflowexecutions_v1beta.rb +34 -0
- data/generated/google/apis/workflows_v1beta/classes.rb +406 -0
- data/generated/google/apis/workflows_v1beta/representations.rb +173 -0
- data/generated/google/apis/workflows_v1beta/service.rb +438 -0
- data/generated/google/apis/workflows_v1beta.rb +35 -0
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +0 -586
- data/generated/google/apis/youtube_v3/representations.rb +0 -269
- data/generated/google/apis/youtube_v3/service.rb +3 -120
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/google-api-client.gemspec +25 -24
- data/lib/google/apis/core/api_command.rb +1 -0
- data/lib/google/apis/core/http_command.rb +2 -1
- data/lib/google/apis/options.rb +8 -5
- data/lib/google/apis/version.rb +1 -1
- data/synth.py +40 -0
- metadata +134 -41
- data/generated/google/apis/accessapproval_v1beta1/classes.rb +0 -417
- data/generated/google/apis/accessapproval_v1beta1/representations.rb +0 -203
- data/generated/google/apis/accessapproval_v1beta1/service.rb +0 -857
- data/generated/google/apis/appsactivity_v1/classes.rb +0 -415
- data/generated/google/apis/appsactivity_v1/representations.rb +0 -209
- data/generated/google/apis/appsactivity_v1/service.rb +0 -126
- data/generated/google/apis/dns_v2beta1/classes.rb +0 -1447
- data/generated/google/apis/dns_v2beta1/representations.rb +0 -588
- data/generated/google/apis/dns_v2beta1/service.rb +0 -928
- data/generated/google/apis/dns_v2beta1.rb +0 -43
- data/generated/google/apis/memcache_v1/classes.rb +0 -1157
- data/generated/google/apis/plus_v1/classes.rb +0 -2094
- data/generated/google/apis/plus_v1/representations.rb +0 -907
- data/generated/google/apis/plus_v1/service.rb +0 -451
- data/generated/google/apis/plus_v1.rb +0 -43
- data/generated/google/apis/securitycenter_v1p1beta1/classes.rb +0 -2059
- data/generated/google/apis/securitycenter_v1p1beta1/representations.rb +0 -789
- data/generated/google/apis/securitycenter_v1p1beta1/service.rb +0 -1243
- data/generated/google/apis/storage_v1beta2/classes.rb +0 -1047
- data/generated/google/apis/storage_v1beta2/representations.rb +0 -425
- data/generated/google/apis/storage_v1beta2/service.rb +0 -1667
- data/generated/google/apis/storage_v1beta2.rb +0 -40
@@ -49,21 +49,19 @@ module Google
|
|
49
49
|
@batch_path = 'batch'
|
50
50
|
end
|
51
51
|
|
52
|
-
# Returns a list of the sensitive information types that the DLP API
|
53
|
-
#
|
54
|
-
# learn more.
|
52
|
+
# Returns a list of the sensitive information types that the DLP API supports.
|
53
|
+
# See https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
|
55
54
|
# @param [String] filter
|
56
|
-
# filter to only return infoTypes supported by certain parts of the
|
57
|
-
#
|
55
|
+
# filter to only return infoTypes supported by certain parts of the API.
|
56
|
+
# Defaults to supported_by=INSPECT.
|
58
57
|
# @param [String] language_code
|
59
|
-
# BCP-47 language code for localized infoType friendly
|
60
|
-
#
|
61
|
-
# en-US strings will be returned.
|
58
|
+
# BCP-47 language code for localized infoType friendly names. If omitted, or if
|
59
|
+
# localized strings are not available, en-US strings will be returned.
|
62
60
|
# @param [String] location_id
|
63
61
|
# Deprecated. This field has no effect.
|
64
62
|
# @param [String] parent
|
65
|
-
# The parent resource name.
|
66
|
-
#
|
63
|
+
# The parent resource name. The format of this value is as follows: locations/
|
64
|
+
# LOCATION_ID
|
67
65
|
# @param [String] fields
|
68
66
|
# Selector specifying which fields to include in a partial response.
|
69
67
|
# @param [String] quota_user
|
@@ -94,19 +92,17 @@ module Google
|
|
94
92
|
execute_or_queue_command(command, &block)
|
95
93
|
end
|
96
94
|
|
97
|
-
# Returns a list of the sensitive information types that the DLP API
|
98
|
-
#
|
99
|
-
# learn more.
|
95
|
+
# Returns a list of the sensitive information types that the DLP API supports.
|
96
|
+
# See https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
|
100
97
|
# @param [String] parent
|
101
|
-
# The parent resource name.
|
102
|
-
#
|
98
|
+
# The parent resource name. The format of this value is as follows: locations/
|
99
|
+
# LOCATION_ID
|
103
100
|
# @param [String] filter
|
104
|
-
# filter to only return infoTypes supported by certain parts of the
|
105
|
-
#
|
101
|
+
# filter to only return infoTypes supported by certain parts of the API.
|
102
|
+
# Defaults to supported_by=INSPECT.
|
106
103
|
# @param [String] language_code
|
107
|
-
# BCP-47 language code for localized infoType friendly
|
108
|
-
#
|
109
|
-
# en-US strings will be returned.
|
104
|
+
# BCP-47 language code for localized infoType friendly names. If omitted, or if
|
105
|
+
# localized strings are not available, en-US strings will be returned.
|
110
106
|
# @param [String] location_id
|
111
107
|
# Deprecated. This field has no effect.
|
112
108
|
# @param [String] fields
|
@@ -139,16 +135,21 @@ module Google
|
|
139
135
|
execute_or_queue_command(command, &block)
|
140
136
|
end
|
141
137
|
|
142
|
-
# Creates a DeidentifyTemplate for re-using frequently used configuration
|
143
|
-
#
|
144
|
-
#
|
145
|
-
# more.
|
138
|
+
# Creates a DeidentifyTemplate for re-using frequently used configuration for de-
|
139
|
+
# identifying content, images, and storage. See https://cloud.google.com/dlp/
|
140
|
+
# docs/creating-templates-deid to learn more.
|
146
141
|
# @param [String] parent
|
147
|
-
# Required. Parent resource name.
|
148
|
-
#
|
149
|
-
#
|
150
|
-
#
|
151
|
-
#
|
142
|
+
# Required. Parent resource name. The format of this value varies depending on
|
143
|
+
# the scope of the request (project or organization) and whether you have [
|
144
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
145
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
146
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
147
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
148
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
149
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
150
|
+
# example `parent` string specifies a parent project with the identifier `
|
151
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
152
|
+
# data: parent=projects/example-project/locations/europe-west3
|
152
153
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object
|
153
154
|
# @param [String] fields
|
154
155
|
# Selector specifying which fields to include in a partial response.
|
@@ -179,14 +180,12 @@ module Google
|
|
179
180
|
execute_or_queue_command(command, &block)
|
180
181
|
end
|
181
182
|
|
182
|
-
# Deletes a DeidentifyTemplate.
|
183
|
-
#
|
184
|
-
# more.
|
183
|
+
# Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
184
|
+
# templates-deid to learn more.
|
185
185
|
# @param [String] name
|
186
186
|
# Required. Resource name of the organization and deidentify template to be
|
187
|
-
# deleted,
|
188
|
-
#
|
189
|
-
# projects/project-id/deidentifyTemplates/432452342.
|
187
|
+
# deleted, for example `organizations/433245324/deidentifyTemplates/432452342`
|
188
|
+
# or projects/project-id/deidentifyTemplates/432452342.
|
190
189
|
# @param [String] fields
|
191
190
|
# Selector specifying which fields to include in a partial response.
|
192
191
|
# @param [String] quota_user
|
@@ -214,13 +213,11 @@ module Google
|
|
214
213
|
execute_or_queue_command(command, &block)
|
215
214
|
end
|
216
215
|
|
217
|
-
# Gets a DeidentifyTemplate.
|
218
|
-
#
|
219
|
-
# more.
|
216
|
+
# Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
217
|
+
# templates-deid to learn more.
|
220
218
|
# @param [String] name
|
221
219
|
# Required. Resource name of the organization and deidentify template to be read,
|
222
|
-
# for
|
223
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
220
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
224
221
|
# projects/project-id/deidentifyTemplates/432452342.
|
225
222
|
# @param [String] fields
|
226
223
|
# Selector specifying which fields to include in a partial response.
|
@@ -249,34 +246,36 @@ module Google
|
|
249
246
|
execute_or_queue_command(command, &block)
|
250
247
|
end
|
251
248
|
|
252
|
-
# Lists DeidentifyTemplates.
|
253
|
-
#
|
254
|
-
# more.
|
249
|
+
# Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating-
|
250
|
+
# templates-deid to learn more.
|
255
251
|
# @param [String] parent
|
256
|
-
# Required. Parent resource name.
|
257
|
-
#
|
258
|
-
#
|
259
|
-
#
|
260
|
-
#
|
252
|
+
# Required. Parent resource name. The format of this value varies depending on
|
253
|
+
# the scope of the request (project or organization) and whether you have [
|
254
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
255
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
256
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
257
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
258
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
259
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
260
|
+
# example `parent` string specifies a parent project with the identifier `
|
261
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
262
|
+
# data: parent=projects/example-project/locations/europe-west3
|
261
263
|
# @param [String] location_id
|
262
264
|
# Deprecated. This field has no effect.
|
263
265
|
# @param [String] order_by
|
264
|
-
# Comma separated list of fields to order by,
|
265
|
-
#
|
266
|
-
#
|
267
|
-
#
|
268
|
-
#
|
269
|
-
#
|
270
|
-
#
|
271
|
-
# - `update_time`: corresponds to time the template was last updated.
|
272
|
-
# - `name`: corresponds to template's name.
|
273
|
-
# - `display_name`: corresponds to template's display name.
|
266
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
267
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
268
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
269
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
270
|
+
# the template was created. - `update_time`: corresponds to time the template
|
271
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
272
|
+
# corresponds to template's display name.
|
274
273
|
# @param [Fixnum] page_size
|
275
|
-
# Size of the page, can be limited by server. If zero server returns
|
276
|
-
#
|
274
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
275
|
+
# max size 100.
|
277
276
|
# @param [String] page_token
|
278
|
-
# Page token to continue retrieval. Comes from previous call
|
279
|
-
#
|
277
|
+
# Page token to continue retrieval. Comes from previous call to `
|
278
|
+
# ListDeidentifyTemplates`.
|
280
279
|
# @param [String] fields
|
281
280
|
# Selector specifying which fields to include in a partial response.
|
282
281
|
# @param [String] quota_user
|
@@ -308,13 +307,11 @@ module Google
|
|
308
307
|
execute_or_queue_command(command, &block)
|
309
308
|
end
|
310
309
|
|
311
|
-
# Updates the DeidentifyTemplate.
|
312
|
-
#
|
313
|
-
# more.
|
310
|
+
# Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
311
|
+
# templates-deid to learn more.
|
314
312
|
# @param [String] name
|
315
313
|
# Required. Resource name of organization and deidentify template to be updated,
|
316
|
-
# for
|
317
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
314
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
318
315
|
# projects/project-id/deidentifyTemplates/432452342.
|
319
316
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest] google_privacy_dlp_v2_update_deidentify_template_request_object
|
320
317
|
# @param [String] fields
|
@@ -346,15 +343,21 @@ module Google
|
|
346
343
|
execute_or_queue_command(command, &block)
|
347
344
|
end
|
348
345
|
|
349
|
-
# Creates an InspectTemplate for re-using frequently used configuration
|
350
|
-
#
|
351
|
-
#
|
346
|
+
# Creates an InspectTemplate for re-using frequently used configuration for
|
347
|
+
# inspecting content, images, and storage. See https://cloud.google.com/dlp/docs/
|
348
|
+
# creating-templates to learn more.
|
352
349
|
# @param [String] parent
|
353
|
-
# Required. Parent resource name.
|
354
|
-
#
|
355
|
-
#
|
356
|
-
#
|
357
|
-
#
|
350
|
+
# Required. Parent resource name. The format of this value varies depending on
|
351
|
+
# the scope of the request (project or organization) and whether you have [
|
352
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
353
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
354
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
355
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
356
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
357
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
358
|
+
# example `parent` string specifies a parent project with the identifier `
|
359
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
360
|
+
# data: parent=projects/example-project/locations/europe-west3
|
358
361
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object
|
359
362
|
# @param [String] fields
|
360
363
|
# Selector specifying which fields to include in a partial response.
|
@@ -385,13 +388,12 @@ module Google
|
|
385
388
|
execute_or_queue_command(command, &block)
|
386
389
|
end
|
387
390
|
|
388
|
-
# Deletes an InspectTemplate.
|
389
|
-
#
|
391
|
+
# Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
392
|
+
# templates to learn more.
|
390
393
|
# @param [String] name
|
391
394
|
# Required. Resource name of the organization and inspectTemplate to be deleted,
|
392
|
-
# for
|
393
|
-
#
|
394
|
-
# projects/project-id/inspectTemplates/432452342.
|
395
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
396
|
+
# project-id/inspectTemplates/432452342.
|
395
397
|
# @param [String] fields
|
396
398
|
# Selector specifying which fields to include in a partial response.
|
397
399
|
# @param [String] quota_user
|
@@ -419,13 +421,12 @@ module Google
|
|
419
421
|
execute_or_queue_command(command, &block)
|
420
422
|
end
|
421
423
|
|
422
|
-
# Gets an InspectTemplate.
|
423
|
-
#
|
424
|
+
# Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
425
|
+
# templates to learn more.
|
424
426
|
# @param [String] name
|
425
427
|
# Required. Resource name of the organization and inspectTemplate to be read,
|
426
|
-
# for
|
427
|
-
#
|
428
|
-
# projects/project-id/inspectTemplates/432452342.
|
428
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
429
|
+
# project-id/inspectTemplates/432452342.
|
429
430
|
# @param [String] fields
|
430
431
|
# Selector specifying which fields to include in a partial response.
|
431
432
|
# @param [String] quota_user
|
@@ -453,33 +454,36 @@ module Google
|
|
453
454
|
execute_or_queue_command(command, &block)
|
454
455
|
end
|
455
456
|
|
456
|
-
# Lists InspectTemplates.
|
457
|
-
#
|
457
|
+
# Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating-
|
458
|
+
# templates to learn more.
|
458
459
|
# @param [String] parent
|
459
|
-
# Required. Parent resource name.
|
460
|
-
#
|
461
|
-
#
|
462
|
-
#
|
463
|
-
#
|
460
|
+
# Required. Parent resource name. The format of this value varies depending on
|
461
|
+
# the scope of the request (project or organization) and whether you have [
|
462
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
463
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
464
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
465
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
466
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
467
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
468
|
+
# example `parent` string specifies a parent project with the identifier `
|
469
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
470
|
+
# data: parent=projects/example-project/locations/europe-west3
|
464
471
|
# @param [String] location_id
|
465
472
|
# Deprecated. This field has no effect.
|
466
473
|
# @param [String] order_by
|
467
|
-
# Comma separated list of fields to order by,
|
468
|
-
#
|
469
|
-
#
|
470
|
-
#
|
471
|
-
#
|
472
|
-
#
|
473
|
-
#
|
474
|
-
# - `update_time`: corresponds to time the template was last updated.
|
475
|
-
# - `name`: corresponds to template's name.
|
476
|
-
# - `display_name`: corresponds to template's display name.
|
474
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
475
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
476
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
477
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
478
|
+
# the template was created. - `update_time`: corresponds to time the template
|
479
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
480
|
+
# corresponds to template's display name.
|
477
481
|
# @param [Fixnum] page_size
|
478
|
-
# Size of the page, can be limited by server. If zero server returns
|
479
|
-
#
|
482
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
483
|
+
# max size 100.
|
480
484
|
# @param [String] page_token
|
481
|
-
# Page token to continue retrieval. Comes from previous call
|
482
|
-
#
|
485
|
+
# Page token to continue retrieval. Comes from previous call to `
|
486
|
+
# ListInspectTemplates`.
|
483
487
|
# @param [String] fields
|
484
488
|
# Selector specifying which fields to include in a partial response.
|
485
489
|
# @param [String] quota_user
|
@@ -511,12 +515,12 @@ module Google
|
|
511
515
|
execute_or_queue_command(command, &block)
|
512
516
|
end
|
513
517
|
|
514
|
-
# Updates the InspectTemplate.
|
515
|
-
#
|
518
|
+
# Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
519
|
+
# templates to learn more.
|
516
520
|
# @param [String] name
|
517
521
|
# Required. Resource name of organization and inspectTemplate to be updated, for
|
518
|
-
# example `organizations/433245324/inspectTemplates/432452342` or
|
519
|
-
#
|
522
|
+
# example `organizations/433245324/inspectTemplates/432452342` or projects/
|
523
|
+
# project-id/inspectTemplates/432452342.
|
520
524
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateInspectTemplateRequest] google_privacy_dlp_v2_update_inspect_template_request_object
|
521
525
|
# @param [String] fields
|
522
526
|
# Selector specifying which fields to include in a partial response.
|
@@ -547,16 +551,21 @@ module Google
|
|
547
551
|
execute_or_queue_command(command, &block)
|
548
552
|
end
|
549
553
|
|
550
|
-
# Creates a DeidentifyTemplate for re-using frequently used configuration
|
551
|
-
#
|
552
|
-
#
|
553
|
-
# more.
|
554
|
+
# Creates a DeidentifyTemplate for re-using frequently used configuration for de-
|
555
|
+
# identifying content, images, and storage. See https://cloud.google.com/dlp/
|
556
|
+
# docs/creating-templates-deid to learn more.
|
554
557
|
# @param [String] parent
|
555
|
-
# Required. Parent resource name.
|
556
|
-
#
|
557
|
-
#
|
558
|
-
#
|
559
|
-
#
|
558
|
+
# Required. Parent resource name. The format of this value varies depending on
|
559
|
+
# the scope of the request (project or organization) and whether you have [
|
560
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
561
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
562
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
563
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
564
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
565
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
566
|
+
# example `parent` string specifies a parent project with the identifier `
|
567
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
568
|
+
# data: parent=projects/example-project/locations/europe-west3
|
560
569
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object
|
561
570
|
# @param [String] fields
|
562
571
|
# Selector specifying which fields to include in a partial response.
|
@@ -587,14 +596,12 @@ module Google
|
|
587
596
|
execute_or_queue_command(command, &block)
|
588
597
|
end
|
589
598
|
|
590
|
-
# Deletes a DeidentifyTemplate.
|
591
|
-
#
|
592
|
-
# more.
|
599
|
+
# Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
600
|
+
# templates-deid to learn more.
|
593
601
|
# @param [String] name
|
594
602
|
# Required. Resource name of the organization and deidentify template to be
|
595
|
-
# deleted,
|
596
|
-
#
|
597
|
-
# projects/project-id/deidentifyTemplates/432452342.
|
603
|
+
# deleted, for example `organizations/433245324/deidentifyTemplates/432452342`
|
604
|
+
# or projects/project-id/deidentifyTemplates/432452342.
|
598
605
|
# @param [String] fields
|
599
606
|
# Selector specifying which fields to include in a partial response.
|
600
607
|
# @param [String] quota_user
|
@@ -622,13 +629,11 @@ module Google
|
|
622
629
|
execute_or_queue_command(command, &block)
|
623
630
|
end
|
624
631
|
|
625
|
-
# Gets a DeidentifyTemplate.
|
626
|
-
#
|
627
|
-
# more.
|
632
|
+
# Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
633
|
+
# templates-deid to learn more.
|
628
634
|
# @param [String] name
|
629
635
|
# Required. Resource name of the organization and deidentify template to be read,
|
630
|
-
# for
|
631
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
636
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
632
637
|
# projects/project-id/deidentifyTemplates/432452342.
|
633
638
|
# @param [String] fields
|
634
639
|
# Selector specifying which fields to include in a partial response.
|
@@ -657,34 +662,36 @@ module Google
|
|
657
662
|
execute_or_queue_command(command, &block)
|
658
663
|
end
|
659
664
|
|
660
|
-
# Lists DeidentifyTemplates.
|
661
|
-
#
|
662
|
-
# more.
|
665
|
+
# Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating-
|
666
|
+
# templates-deid to learn more.
|
663
667
|
# @param [String] parent
|
664
|
-
# Required. Parent resource name.
|
665
|
-
#
|
666
|
-
#
|
667
|
-
#
|
668
|
-
#
|
668
|
+
# Required. Parent resource name. The format of this value varies depending on
|
669
|
+
# the scope of the request (project or organization) and whether you have [
|
670
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
671
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
672
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
673
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
674
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
675
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
676
|
+
# example `parent` string specifies a parent project with the identifier `
|
677
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
678
|
+
# data: parent=projects/example-project/locations/europe-west3
|
669
679
|
# @param [String] location_id
|
670
680
|
# Deprecated. This field has no effect.
|
671
681
|
# @param [String] order_by
|
672
|
-
# Comma separated list of fields to order by,
|
673
|
-
#
|
674
|
-
#
|
675
|
-
#
|
676
|
-
#
|
677
|
-
#
|
678
|
-
#
|
679
|
-
# - `update_time`: corresponds to time the template was last updated.
|
680
|
-
# - `name`: corresponds to template's name.
|
681
|
-
# - `display_name`: corresponds to template's display name.
|
682
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
683
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
684
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
685
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
686
|
+
# the template was created. - `update_time`: corresponds to time the template
|
687
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
688
|
+
# corresponds to template's display name.
|
682
689
|
# @param [Fixnum] page_size
|
683
|
-
# Size of the page, can be limited by server. If zero server returns
|
684
|
-
#
|
690
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
691
|
+
# max size 100.
|
685
692
|
# @param [String] page_token
|
686
|
-
# Page token to continue retrieval. Comes from previous call
|
687
|
-
#
|
693
|
+
# Page token to continue retrieval. Comes from previous call to `
|
694
|
+
# ListDeidentifyTemplates`.
|
688
695
|
# @param [String] fields
|
689
696
|
# Selector specifying which fields to include in a partial response.
|
690
697
|
# @param [String] quota_user
|
@@ -716,13 +723,11 @@ module Google
|
|
716
723
|
execute_or_queue_command(command, &block)
|
717
724
|
end
|
718
725
|
|
719
|
-
# Updates the DeidentifyTemplate.
|
720
|
-
#
|
721
|
-
# more.
|
726
|
+
# Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
727
|
+
# templates-deid to learn more.
|
722
728
|
# @param [String] name
|
723
729
|
# Required. Resource name of organization and deidentify template to be updated,
|
724
|
-
# for
|
725
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
730
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
726
731
|
# projects/project-id/deidentifyTemplates/432452342.
|
727
732
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest] google_privacy_dlp_v2_update_deidentify_template_request_object
|
728
733
|
# @param [String] fields
|
@@ -754,15 +759,21 @@ module Google
|
|
754
759
|
execute_or_queue_command(command, &block)
|
755
760
|
end
|
756
761
|
|
757
|
-
# Creates an InspectTemplate for re-using frequently used configuration
|
758
|
-
#
|
759
|
-
#
|
762
|
+
# Creates an InspectTemplate for re-using frequently used configuration for
|
763
|
+
# inspecting content, images, and storage. See https://cloud.google.com/dlp/docs/
|
764
|
+
# creating-templates to learn more.
|
760
765
|
# @param [String] parent
|
761
|
-
# Required. Parent resource name.
|
762
|
-
#
|
763
|
-
#
|
764
|
-
#
|
765
|
-
#
|
766
|
+
# Required. Parent resource name. The format of this value varies depending on
|
767
|
+
# the scope of the request (project or organization) and whether you have [
|
768
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
769
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
770
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
771
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
772
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
773
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
774
|
+
# example `parent` string specifies a parent project with the identifier `
|
775
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
776
|
+
# data: parent=projects/example-project/locations/europe-west3
|
766
777
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object
|
767
778
|
# @param [String] fields
|
768
779
|
# Selector specifying which fields to include in a partial response.
|
@@ -793,13 +804,12 @@ module Google
|
|
793
804
|
execute_or_queue_command(command, &block)
|
794
805
|
end
|
795
806
|
|
796
|
-
# Deletes an InspectTemplate.
|
797
|
-
#
|
807
|
+
# Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
808
|
+
# templates to learn more.
|
798
809
|
# @param [String] name
|
799
810
|
# Required. Resource name of the organization and inspectTemplate to be deleted,
|
800
|
-
# for
|
801
|
-
#
|
802
|
-
# projects/project-id/inspectTemplates/432452342.
|
811
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
812
|
+
# project-id/inspectTemplates/432452342.
|
803
813
|
# @param [String] fields
|
804
814
|
# Selector specifying which fields to include in a partial response.
|
805
815
|
# @param [String] quota_user
|
@@ -827,13 +837,12 @@ module Google
|
|
827
837
|
execute_or_queue_command(command, &block)
|
828
838
|
end
|
829
839
|
|
830
|
-
# Gets an InspectTemplate.
|
831
|
-
#
|
840
|
+
# Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
841
|
+
# templates to learn more.
|
832
842
|
# @param [String] name
|
833
843
|
# Required. Resource name of the organization and inspectTemplate to be read,
|
834
|
-
# for
|
835
|
-
#
|
836
|
-
# projects/project-id/inspectTemplates/432452342.
|
844
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
845
|
+
# project-id/inspectTemplates/432452342.
|
837
846
|
# @param [String] fields
|
838
847
|
# Selector specifying which fields to include in a partial response.
|
839
848
|
# @param [String] quota_user
|
@@ -861,33 +870,36 @@ module Google
|
|
861
870
|
execute_or_queue_command(command, &block)
|
862
871
|
end
|
863
872
|
|
864
|
-
# Lists InspectTemplates.
|
865
|
-
#
|
873
|
+
# Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating-
|
874
|
+
# templates to learn more.
|
866
875
|
# @param [String] parent
|
867
|
-
# Required. Parent resource name.
|
868
|
-
#
|
869
|
-
#
|
870
|
-
#
|
871
|
-
#
|
876
|
+
# Required. Parent resource name. The format of this value varies depending on
|
877
|
+
# the scope of the request (project or organization) and whether you have [
|
878
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
879
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
880
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
881
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
882
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
883
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
884
|
+
# example `parent` string specifies a parent project with the identifier `
|
885
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
886
|
+
# data: parent=projects/example-project/locations/europe-west3
|
872
887
|
# @param [String] location_id
|
873
888
|
# Deprecated. This field has no effect.
|
874
889
|
# @param [String] order_by
|
875
|
-
# Comma separated list of fields to order by,
|
876
|
-
#
|
877
|
-
#
|
878
|
-
#
|
879
|
-
#
|
880
|
-
#
|
881
|
-
#
|
882
|
-
# - `update_time`: corresponds to time the template was last updated.
|
883
|
-
# - `name`: corresponds to template's name.
|
884
|
-
# - `display_name`: corresponds to template's display name.
|
890
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
891
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
892
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
893
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
894
|
+
# the template was created. - `update_time`: corresponds to time the template
|
895
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
896
|
+
# corresponds to template's display name.
|
885
897
|
# @param [Fixnum] page_size
|
886
|
-
# Size of the page, can be limited by server. If zero server returns
|
887
|
-
#
|
898
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
899
|
+
# max size 100.
|
888
900
|
# @param [String] page_token
|
889
|
-
# Page token to continue retrieval. Comes from previous call
|
890
|
-
#
|
901
|
+
# Page token to continue retrieval. Comes from previous call to `
|
902
|
+
# ListInspectTemplates`.
|
891
903
|
# @param [String] fields
|
892
904
|
# Selector specifying which fields to include in a partial response.
|
893
905
|
# @param [String] quota_user
|
@@ -919,12 +931,12 @@ module Google
|
|
919
931
|
execute_or_queue_command(command, &block)
|
920
932
|
end
|
921
933
|
|
922
|
-
# Updates the InspectTemplate.
|
923
|
-
#
|
934
|
+
# Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
935
|
+
# templates to learn more.
|
924
936
|
# @param [String] name
|
925
937
|
# Required. Resource name of organization and inspectTemplate to be updated, for
|
926
|
-
# example `organizations/433245324/inspectTemplates/432452342` or
|
927
|
-
#
|
938
|
+
# example `organizations/433245324/inspectTemplates/432452342` or projects/
|
939
|
+
# project-id/inspectTemplates/432452342.
|
928
940
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateInspectTemplateRequest] google_privacy_dlp_v2_update_inspect_template_request_object
|
929
941
|
# @param [String] fields
|
930
942
|
# Selector specifying which fields to include in a partial response.
|
@@ -955,15 +967,20 @@ module Google
|
|
955
967
|
execute_or_queue_command(command, &block)
|
956
968
|
end
|
957
969
|
|
958
|
-
# Creates a pre-built stored infoType to be used for inspection.
|
959
|
-
#
|
960
|
-
# learn more.
|
970
|
+
# Creates a pre-built stored infoType to be used for inspection. See https://
|
971
|
+
# cloud.google.com/dlp/docs/creating-stored-infotypes to learn more.
|
961
972
|
# @param [String] parent
|
962
|
-
# Required. Parent resource name.
|
963
|
-
#
|
964
|
-
#
|
965
|
-
#
|
966
|
-
#
|
973
|
+
# Required. Parent resource name. The format of this value varies depending on
|
974
|
+
# the scope of the request (project or organization) and whether you have [
|
975
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
976
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
977
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
978
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
979
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
980
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
981
|
+
# example `parent` string specifies a parent project with the identifier `
|
982
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
983
|
+
# data: parent=projects/example-project/locations/europe-west3
|
967
984
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object
|
968
985
|
# @param [String] fields
|
969
986
|
# Selector specifying which fields to include in a partial response.
|
@@ -994,14 +1011,12 @@ module Google
|
|
994
1011
|
execute_or_queue_command(command, &block)
|
995
1012
|
end
|
996
1013
|
|
997
|
-
# Deletes a stored infoType.
|
998
|
-
#
|
999
|
-
# learn more.
|
1014
|
+
# Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating-
|
1015
|
+
# stored-infotypes to learn more.
|
1000
1016
|
# @param [String] name
|
1001
1017
|
# Required. Resource name of the organization and storedInfoType to be deleted,
|
1002
|
-
# for
|
1003
|
-
#
|
1004
|
-
# projects/project-id/storedInfoTypes/432452342.
|
1018
|
+
# for example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
1019
|
+
# project-id/storedInfoTypes/432452342.
|
1005
1020
|
# @param [String] fields
|
1006
1021
|
# Selector specifying which fields to include in a partial response.
|
1007
1022
|
# @param [String] quota_user
|
@@ -1029,13 +1044,12 @@ module Google
|
|
1029
1044
|
execute_or_queue_command(command, &block)
|
1030
1045
|
end
|
1031
1046
|
|
1032
|
-
# Gets a stored infoType.
|
1033
|
-
#
|
1034
|
-
# learn more.
|
1047
|
+
# Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-
|
1048
|
+
# infotypes to learn more.
|
1035
1049
|
# @param [String] name
|
1036
1050
|
# Required. Resource name of the organization and storedInfoType to be read, for
|
1037
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
1038
|
-
#
|
1051
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
1052
|
+
# project-id/storedInfoTypes/432452342.
|
1039
1053
|
# @param [String] fields
|
1040
1054
|
# Selector specifying which fields to include in a partial response.
|
1041
1055
|
# @param [String] quota_user
|
@@ -1063,35 +1077,36 @@ module Google
|
|
1063
1077
|
execute_or_queue_command(command, &block)
|
1064
1078
|
end
|
1065
1079
|
|
1066
|
-
# Lists stored infoTypes.
|
1067
|
-
#
|
1068
|
-
# learn more.
|
1080
|
+
# Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating-stored-
|
1081
|
+
# infotypes to learn more.
|
1069
1082
|
# @param [String] parent
|
1070
|
-
# Required. Parent resource name.
|
1071
|
-
#
|
1072
|
-
#
|
1073
|
-
#
|
1074
|
-
#
|
1083
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1084
|
+
# the scope of the request (project or organization) and whether you have [
|
1085
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
1086
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
1087
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
1088
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
1089
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
1090
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
1091
|
+
# example `parent` string specifies a parent project with the identifier `
|
1092
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
1093
|
+
# data: parent=projects/example-project/locations/europe-west3
|
1075
1094
|
# @param [String] location_id
|
1076
1095
|
# Deprecated. This field has no effect.
|
1077
1096
|
# @param [String] order_by
|
1078
|
-
# Comma separated list of fields to order by,
|
1079
|
-
#
|
1080
|
-
#
|
1081
|
-
#
|
1082
|
-
#
|
1083
|
-
#
|
1084
|
-
#
|
1085
|
-
# resource was created.
|
1086
|
-
# - `state`: corresponds to the state of the resource.
|
1087
|
-
# - `name`: corresponds to resource name.
|
1088
|
-
# - `display_name`: corresponds to info type's display name.
|
1097
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
1098
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
1099
|
+
# redundant space characters are insignificant. Example: `name asc, display_name,
|
1100
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
1101
|
+
# the most recent version of the resource was created. - `state`: corresponds to
|
1102
|
+
# the state of the resource. - `name`: corresponds to resource name. - `
|
1103
|
+
# display_name`: corresponds to info type's display name.
|
1089
1104
|
# @param [Fixnum] page_size
|
1090
|
-
# Size of the page, can be limited by server. If zero server returns
|
1091
|
-
#
|
1105
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
1106
|
+
# max size 100.
|
1092
1107
|
# @param [String] page_token
|
1093
|
-
# Page token to continue retrieval. Comes from previous call
|
1094
|
-
#
|
1108
|
+
# Page token to continue retrieval. Comes from previous call to `
|
1109
|
+
# ListStoredInfoTypes`.
|
1095
1110
|
# @param [String] fields
|
1096
1111
|
# Selector specifying which fields to include in a partial response.
|
1097
1112
|
# @param [String] quota_user
|
@@ -1124,13 +1139,12 @@ module Google
|
|
1124
1139
|
end
|
1125
1140
|
|
1126
1141
|
# Updates the stored infoType by creating a new version. The existing version
|
1127
|
-
# will continue to be used until the new version is ready.
|
1128
|
-
#
|
1129
|
-
# learn more.
|
1142
|
+
# will continue to be used until the new version is ready. See https://cloud.
|
1143
|
+
# google.com/dlp/docs/creating-stored-infotypes to learn more.
|
1130
1144
|
# @param [String] name
|
1131
1145
|
# Required. Resource name of organization and storedInfoType to be updated, for
|
1132
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
1133
|
-
#
|
1146
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
1147
|
+
# project-id/storedInfoTypes/432452342.
|
1134
1148
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateStoredInfoTypeRequest] google_privacy_dlp_v2_update_stored_info_type_request_object
|
1135
1149
|
# @param [String] fields
|
1136
1150
|
# Selector specifying which fields to include in a partial response.
|
@@ -1161,15 +1175,20 @@ module Google
|
|
1161
1175
|
execute_or_queue_command(command, &block)
|
1162
1176
|
end
|
1163
1177
|
|
1164
|
-
# Creates a pre-built stored infoType to be used for inspection.
|
1165
|
-
#
|
1166
|
-
# learn more.
|
1178
|
+
# Creates a pre-built stored infoType to be used for inspection. See https://
|
1179
|
+
# cloud.google.com/dlp/docs/creating-stored-infotypes to learn more.
|
1167
1180
|
# @param [String] parent
|
1168
|
-
# Required. Parent resource name.
|
1169
|
-
#
|
1170
|
-
#
|
1171
|
-
#
|
1172
|
-
#
|
1181
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1182
|
+
# the scope of the request (project or organization) and whether you have [
|
1183
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
1184
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
1185
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
1186
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
1187
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
1188
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
1189
|
+
# example `parent` string specifies a parent project with the identifier `
|
1190
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
1191
|
+
# data: parent=projects/example-project/locations/europe-west3
|
1173
1192
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object
|
1174
1193
|
# @param [String] fields
|
1175
1194
|
# Selector specifying which fields to include in a partial response.
|
@@ -1200,14 +1219,12 @@ module Google
|
|
1200
1219
|
execute_or_queue_command(command, &block)
|
1201
1220
|
end
|
1202
1221
|
|
1203
|
-
# Deletes a stored infoType.
|
1204
|
-
#
|
1205
|
-
# learn more.
|
1222
|
+
# Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating-
|
1223
|
+
# stored-infotypes to learn more.
|
1206
1224
|
# @param [String] name
|
1207
1225
|
# Required. Resource name of the organization and storedInfoType to be deleted,
|
1208
|
-
# for
|
1209
|
-
#
|
1210
|
-
# projects/project-id/storedInfoTypes/432452342.
|
1226
|
+
# for example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
1227
|
+
# project-id/storedInfoTypes/432452342.
|
1211
1228
|
# @param [String] fields
|
1212
1229
|
# Selector specifying which fields to include in a partial response.
|
1213
1230
|
# @param [String] quota_user
|
@@ -1235,13 +1252,12 @@ module Google
|
|
1235
1252
|
execute_or_queue_command(command, &block)
|
1236
1253
|
end
|
1237
1254
|
|
1238
|
-
# Gets a stored infoType.
|
1239
|
-
#
|
1240
|
-
# learn more.
|
1255
|
+
# Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-
|
1256
|
+
# infotypes to learn more.
|
1241
1257
|
# @param [String] name
|
1242
1258
|
# Required. Resource name of the organization and storedInfoType to be read, for
|
1243
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
1244
|
-
#
|
1259
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
1260
|
+
# project-id/storedInfoTypes/432452342.
|
1245
1261
|
# @param [String] fields
|
1246
1262
|
# Selector specifying which fields to include in a partial response.
|
1247
1263
|
# @param [String] quota_user
|
@@ -1269,35 +1285,36 @@ module Google
|
|
1269
1285
|
execute_or_queue_command(command, &block)
|
1270
1286
|
end
|
1271
1287
|
|
1272
|
-
# Lists stored infoTypes.
|
1273
|
-
#
|
1274
|
-
# learn more.
|
1288
|
+
# Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating-stored-
|
1289
|
+
# infotypes to learn more.
|
1275
1290
|
# @param [String] parent
|
1276
|
-
# Required. Parent resource name.
|
1277
|
-
#
|
1278
|
-
#
|
1279
|
-
#
|
1280
|
-
#
|
1291
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1292
|
+
# the scope of the request (project or organization) and whether you have [
|
1293
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
1294
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
1295
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
1296
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
1297
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
1298
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
1299
|
+
# example `parent` string specifies a parent project with the identifier `
|
1300
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
1301
|
+
# data: parent=projects/example-project/locations/europe-west3
|
1281
1302
|
# @param [String] location_id
|
1282
1303
|
# Deprecated. This field has no effect.
|
1283
1304
|
# @param [String] order_by
|
1284
|
-
# Comma separated list of fields to order by,
|
1285
|
-
#
|
1286
|
-
#
|
1287
|
-
#
|
1288
|
-
#
|
1289
|
-
#
|
1290
|
-
#
|
1291
|
-
# resource was created.
|
1292
|
-
# - `state`: corresponds to the state of the resource.
|
1293
|
-
# - `name`: corresponds to resource name.
|
1294
|
-
# - `display_name`: corresponds to info type's display name.
|
1305
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
1306
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
1307
|
+
# redundant space characters are insignificant. Example: `name asc, display_name,
|
1308
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
1309
|
+
# the most recent version of the resource was created. - `state`: corresponds to
|
1310
|
+
# the state of the resource. - `name`: corresponds to resource name. - `
|
1311
|
+
# display_name`: corresponds to info type's display name.
|
1295
1312
|
# @param [Fixnum] page_size
|
1296
|
-
# Size of the page, can be limited by server. If zero server returns
|
1297
|
-
#
|
1313
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
1314
|
+
# max size 100.
|
1298
1315
|
# @param [String] page_token
|
1299
|
-
# Page token to continue retrieval. Comes from previous call
|
1300
|
-
#
|
1316
|
+
# Page token to continue retrieval. Comes from previous call to `
|
1317
|
+
# ListStoredInfoTypes`.
|
1301
1318
|
# @param [String] fields
|
1302
1319
|
# Selector specifying which fields to include in a partial response.
|
1303
1320
|
# @param [String] quota_user
|
@@ -1330,13 +1347,12 @@ module Google
|
|
1330
1347
|
end
|
1331
1348
|
|
1332
1349
|
# Updates the stored infoType by creating a new version. The existing version
|
1333
|
-
# will continue to be used until the new version is ready.
|
1334
|
-
#
|
1335
|
-
# learn more.
|
1350
|
+
# will continue to be used until the new version is ready. See https://cloud.
|
1351
|
+
# google.com/dlp/docs/creating-stored-infotypes to learn more.
|
1336
1352
|
# @param [String] name
|
1337
1353
|
# Required. Resource name of organization and storedInfoType to be updated, for
|
1338
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
1339
|
-
#
|
1354
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
1355
|
+
# project-id/storedInfoTypes/432452342.
|
1340
1356
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateStoredInfoTypeRequest] google_privacy_dlp_v2_update_stored_info_type_request_object
|
1341
1357
|
# @param [String] fields
|
1342
1358
|
# Selector specifying which fields to include in a partial response.
|
@@ -1367,17 +1383,21 @@ module Google
|
|
1367
1383
|
execute_or_queue_command(command, &block)
|
1368
1384
|
end
|
1369
1385
|
|
1370
|
-
# De-identifies potentially sensitive info from a ContentItem.
|
1371
|
-
#
|
1372
|
-
#
|
1373
|
-
#
|
1374
|
-
#
|
1375
|
-
#
|
1376
|
-
# be all types, but may change over time as detectors are updated.
|
1386
|
+
# De-identifies potentially sensitive info from a ContentItem. This method has
|
1387
|
+
# limits on input size and output size. See https://cloud.google.com/dlp/docs/
|
1388
|
+
# deidentify-sensitive-data to learn more. When no InfoTypes or CustomInfoTypes
|
1389
|
+
# are specified in this request, the system will automatically choose what
|
1390
|
+
# detectors to run. By default this may be all types, but may change over time
|
1391
|
+
# as detectors are updated.
|
1377
1392
|
# @param [String] parent
|
1378
|
-
# Parent resource name.
|
1379
|
-
#
|
1380
|
-
# -
|
1393
|
+
# Parent resource name. The format of this value varies depending on whether you
|
1394
|
+
# have [specified a processing location](https://cloud.google.com/dlp/docs/
|
1395
|
+
# specifying-location): + Projects scope, location specified: `projects/`
|
1396
|
+
# PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
1397
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
1398
|
+
# string specifies a parent project with the identifier `example-project`, and
|
1399
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
1400
|
+
# example-project/locations/europe-west3
|
1381
1401
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyContentRequest] google_privacy_dlp_v2_deidentify_content_request_object
|
1382
1402
|
# @param [String] fields
|
1383
1403
|
# Selector specifying which fields to include in a partial response.
|
@@ -1408,17 +1428,21 @@ module Google
|
|
1408
1428
|
execute_or_queue_command(command, &block)
|
1409
1429
|
end
|
1410
1430
|
|
1411
|
-
# Finds potentially sensitive info in content.
|
1412
|
-
#
|
1413
|
-
#
|
1414
|
-
#
|
1415
|
-
#
|
1416
|
-
#
|
1417
|
-
# and https://cloud.google.com/dlp/docs/inspecting-text,
|
1431
|
+
# Finds potentially sensitive info in content. This method has limits on input
|
1432
|
+
# size, processing time, and output size. When no InfoTypes or CustomInfoTypes
|
1433
|
+
# are specified in this request, the system will automatically choose what
|
1434
|
+
# detectors to run. By default this may be all types, but may change over time
|
1435
|
+
# as detectors are updated. For how to guides, see https://cloud.google.com/dlp/
|
1436
|
+
# docs/inspecting-images and https://cloud.google.com/dlp/docs/inspecting-text,
|
1418
1437
|
# @param [String] parent
|
1419
|
-
# Parent resource name.
|
1420
|
-
#
|
1421
|
-
# -
|
1438
|
+
# Parent resource name. The format of this value varies depending on whether you
|
1439
|
+
# have [specified a processing location](https://cloud.google.com/dlp/docs/
|
1440
|
+
# specifying-location): + Projects scope, location specified: `projects/`
|
1441
|
+
# PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
1442
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
1443
|
+
# string specifies a parent project with the identifier `example-project`, and
|
1444
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
1445
|
+
# example-project/locations/europe-west3
|
1422
1446
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2InspectContentRequest] google_privacy_dlp_v2_inspect_content_request_object
|
1423
1447
|
# @param [String] fields
|
1424
1448
|
# Selector specifying which fields to include in a partial response.
|
@@ -1449,15 +1473,18 @@ module Google
|
|
1449
1473
|
execute_or_queue_command(command, &block)
|
1450
1474
|
end
|
1451
1475
|
|
1452
|
-
# Re-identifies content that has been de-identified.
|
1453
|
-
#
|
1454
|
-
#
|
1455
|
-
# identification_in_free_text_code_example
|
1456
|
-
# to learn more.
|
1476
|
+
# Re-identifies content that has been de-identified. See https://cloud.google.
|
1477
|
+
# com/dlp/docs/pseudonymization#re-identification_in_free_text_code_example to
|
1478
|
+
# learn more.
|
1457
1479
|
# @param [String] parent
|
1458
|
-
# Required.
|
1459
|
-
#
|
1460
|
-
# -
|
1480
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1481
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
1482
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
1483
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
1484
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
1485
|
+
# string specifies a parent project with the identifier `example-project`, and
|
1486
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
1487
|
+
# example-project/locations/europe-west3
|
1461
1488
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2ReidentifyContentRequest] google_privacy_dlp_v2_reidentify_content_request_object
|
1462
1489
|
# @param [String] fields
|
1463
1490
|
# Selector specifying which fields to include in a partial response.
|
@@ -1488,16 +1515,21 @@ module Google
|
|
1488
1515
|
execute_or_queue_command(command, &block)
|
1489
1516
|
end
|
1490
1517
|
|
1491
|
-
# Creates a DeidentifyTemplate for re-using frequently used configuration
|
1492
|
-
#
|
1493
|
-
#
|
1494
|
-
# more.
|
1518
|
+
# Creates a DeidentifyTemplate for re-using frequently used configuration for de-
|
1519
|
+
# identifying content, images, and storage. See https://cloud.google.com/dlp/
|
1520
|
+
# docs/creating-templates-deid to learn more.
|
1495
1521
|
# @param [String] parent
|
1496
|
-
# Required. Parent resource name.
|
1497
|
-
#
|
1498
|
-
#
|
1499
|
-
#
|
1500
|
-
#
|
1522
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1523
|
+
# the scope of the request (project or organization) and whether you have [
|
1524
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
1525
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
1526
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
1527
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
1528
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
1529
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
1530
|
+
# example `parent` string specifies a parent project with the identifier `
|
1531
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
1532
|
+
# data: parent=projects/example-project/locations/europe-west3
|
1501
1533
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object
|
1502
1534
|
# @param [String] fields
|
1503
1535
|
# Selector specifying which fields to include in a partial response.
|
@@ -1528,14 +1560,12 @@ module Google
|
|
1528
1560
|
execute_or_queue_command(command, &block)
|
1529
1561
|
end
|
1530
1562
|
|
1531
|
-
# Deletes a DeidentifyTemplate.
|
1532
|
-
#
|
1533
|
-
# more.
|
1563
|
+
# Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
1564
|
+
# templates-deid to learn more.
|
1534
1565
|
# @param [String] name
|
1535
1566
|
# Required. Resource name of the organization and deidentify template to be
|
1536
|
-
# deleted,
|
1537
|
-
#
|
1538
|
-
# projects/project-id/deidentifyTemplates/432452342.
|
1567
|
+
# deleted, for example `organizations/433245324/deidentifyTemplates/432452342`
|
1568
|
+
# or projects/project-id/deidentifyTemplates/432452342.
|
1539
1569
|
# @param [String] fields
|
1540
1570
|
# Selector specifying which fields to include in a partial response.
|
1541
1571
|
# @param [String] quota_user
|
@@ -1563,13 +1593,11 @@ module Google
|
|
1563
1593
|
execute_or_queue_command(command, &block)
|
1564
1594
|
end
|
1565
1595
|
|
1566
|
-
# Gets a DeidentifyTemplate.
|
1567
|
-
#
|
1568
|
-
# more.
|
1596
|
+
# Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
1597
|
+
# templates-deid to learn more.
|
1569
1598
|
# @param [String] name
|
1570
1599
|
# Required. Resource name of the organization and deidentify template to be read,
|
1571
|
-
# for
|
1572
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
1600
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
1573
1601
|
# projects/project-id/deidentifyTemplates/432452342.
|
1574
1602
|
# @param [String] fields
|
1575
1603
|
# Selector specifying which fields to include in a partial response.
|
@@ -1598,34 +1626,36 @@ module Google
|
|
1598
1626
|
execute_or_queue_command(command, &block)
|
1599
1627
|
end
|
1600
1628
|
|
1601
|
-
# Lists DeidentifyTemplates.
|
1602
|
-
#
|
1603
|
-
# more.
|
1629
|
+
# Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating-
|
1630
|
+
# templates-deid to learn more.
|
1604
1631
|
# @param [String] parent
|
1605
|
-
# Required. Parent resource name.
|
1606
|
-
#
|
1607
|
-
#
|
1608
|
-
#
|
1609
|
-
#
|
1632
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1633
|
+
# the scope of the request (project or organization) and whether you have [
|
1634
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
1635
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
1636
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
1637
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
1638
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
1639
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
1640
|
+
# example `parent` string specifies a parent project with the identifier `
|
1641
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
1642
|
+
# data: parent=projects/example-project/locations/europe-west3
|
1610
1643
|
# @param [String] location_id
|
1611
1644
|
# Deprecated. This field has no effect.
|
1612
1645
|
# @param [String] order_by
|
1613
|
-
# Comma separated list of fields to order by,
|
1614
|
-
#
|
1615
|
-
#
|
1616
|
-
#
|
1617
|
-
#
|
1618
|
-
#
|
1619
|
-
#
|
1620
|
-
# - `update_time`: corresponds to time the template was last updated.
|
1621
|
-
# - `name`: corresponds to template's name.
|
1622
|
-
# - `display_name`: corresponds to template's display name.
|
1646
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
1647
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
1648
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
1649
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
1650
|
+
# the template was created. - `update_time`: corresponds to time the template
|
1651
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
1652
|
+
# corresponds to template's display name.
|
1623
1653
|
# @param [Fixnum] page_size
|
1624
|
-
# Size of the page, can be limited by server. If zero server returns
|
1625
|
-
#
|
1654
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
1655
|
+
# max size 100.
|
1626
1656
|
# @param [String] page_token
|
1627
|
-
# Page token to continue retrieval. Comes from previous call
|
1628
|
-
#
|
1657
|
+
# Page token to continue retrieval. Comes from previous call to `
|
1658
|
+
# ListDeidentifyTemplates`.
|
1629
1659
|
# @param [String] fields
|
1630
1660
|
# Selector specifying which fields to include in a partial response.
|
1631
1661
|
# @param [String] quota_user
|
@@ -1657,13 +1687,11 @@ module Google
|
|
1657
1687
|
execute_or_queue_command(command, &block)
|
1658
1688
|
end
|
1659
1689
|
|
1660
|
-
# Updates the DeidentifyTemplate.
|
1661
|
-
#
|
1662
|
-
# more.
|
1690
|
+
# Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
1691
|
+
# templates-deid to learn more.
|
1663
1692
|
# @param [String] name
|
1664
1693
|
# Required. Resource name of organization and deidentify template to be updated,
|
1665
|
-
# for
|
1666
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
1694
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
1667
1695
|
# projects/project-id/deidentifyTemplates/432452342.
|
1668
1696
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest] google_privacy_dlp_v2_update_deidentify_template_request_object
|
1669
1697
|
# @param [String] fields
|
@@ -1695,11 +1723,10 @@ module Google
|
|
1695
1723
|
execute_or_queue_command(command, &block)
|
1696
1724
|
end
|
1697
1725
|
|
1698
|
-
# Starts asynchronous cancellation on a long-running DlpJob. The server
|
1699
|
-
#
|
1700
|
-
#
|
1701
|
-
#
|
1702
|
-
# https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
|
1726
|
+
# Starts asynchronous cancellation on a long-running DlpJob. The server makes a
|
1727
|
+
# best effort to cancel the DlpJob, but success is not guaranteed. See https://
|
1728
|
+
# cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/
|
1729
|
+
# docs/compute-risk-analysis to learn more.
|
1703
1730
|
# @param [String] name
|
1704
1731
|
# Required. The name of the DlpJob resource to be cancelled.
|
1705
1732
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CancelDlpJobRequest] google_privacy_dlp_v2_cancel_dlp_job_request_object
|
@@ -1732,16 +1759,21 @@ module Google
|
|
1732
1759
|
execute_or_queue_command(command, &block)
|
1733
1760
|
end
|
1734
1761
|
|
1735
|
-
# Creates a new job to inspect storage or calculate risk metrics.
|
1736
|
-
#
|
1737
|
-
#
|
1738
|
-
#
|
1739
|
-
#
|
1740
|
-
#
|
1762
|
+
# Creates a new job to inspect storage or calculate risk metrics. See https://
|
1763
|
+
# cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/
|
1764
|
+
# docs/compute-risk-analysis to learn more. When no InfoTypes or CustomInfoTypes
|
1765
|
+
# are specified in inspect jobs, the system will automatically choose what
|
1766
|
+
# detectors to run. By default this may be all types, but may change over time
|
1767
|
+
# as detectors are updated.
|
1741
1768
|
# @param [String] parent
|
1742
|
-
# Required. Parent resource name.
|
1743
|
-
#
|
1744
|
-
# -
|
1769
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1770
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
1771
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
1772
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
1773
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
1774
|
+
# string specifies a parent project with the identifier `example-project`, and
|
1775
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
1776
|
+
# example-project/locations/europe-west3
|
1745
1777
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDlpJobRequest] google_privacy_dlp_v2_create_dlp_job_request_object
|
1746
1778
|
# @param [String] fields
|
1747
1779
|
# Selector specifying which fields to include in a partial response.
|
@@ -1772,11 +1804,10 @@ module Google
|
|
1772
1804
|
execute_or_queue_command(command, &block)
|
1773
1805
|
end
|
1774
1806
|
|
1775
|
-
# Deletes a long-running DlpJob. This method indicates that the client is
|
1776
|
-
#
|
1777
|
-
#
|
1778
|
-
#
|
1779
|
-
# https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
|
1807
|
+
# Deletes a long-running DlpJob. This method indicates that the client is no
|
1808
|
+
# longer interested in the DlpJob result. The job will be cancelled if possible.
|
1809
|
+
# See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.
|
1810
|
+
# google.com/dlp/docs/compute-risk-analysis to learn more.
|
1780
1811
|
# @param [String] name
|
1781
1812
|
# Required. The name of the DlpJob resource to be deleted.
|
1782
1813
|
# @param [String] fields
|
@@ -1806,9 +1837,9 @@ module Google
|
|
1806
1837
|
execute_or_queue_command(command, &block)
|
1807
1838
|
end
|
1808
1839
|
|
1809
|
-
# Gets the latest state of a long-running DlpJob.
|
1810
|
-
#
|
1811
|
-
#
|
1840
|
+
# Gets the latest state of a long-running DlpJob. See https://cloud.google.com/
|
1841
|
+
# dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-
|
1842
|
+
# analysis to learn more.
|
1812
1843
|
# @param [String] name
|
1813
1844
|
# Required. The name of the DlpJob resource.
|
1814
1845
|
# @param [String] fields
|
@@ -1838,50 +1869,44 @@ module Google
|
|
1838
1869
|
execute_or_queue_command(command, &block)
|
1839
1870
|
end
|
1840
1871
|
|
1841
|
-
# Lists DlpJobs that match the specified filter in the request.
|
1842
|
-
#
|
1843
|
-
#
|
1872
|
+
# Lists DlpJobs that match the specified filter in the request. See https://
|
1873
|
+
# cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/
|
1874
|
+
# docs/compute-risk-analysis to learn more.
|
1844
1875
|
# @param [String] parent
|
1845
|
-
# Required. Parent resource name.
|
1846
|
-
#
|
1847
|
-
# -
|
1876
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1877
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
1878
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
1879
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
1880
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
1881
|
+
# string specifies a parent project with the identifier `example-project`, and
|
1882
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
1883
|
+
# example-project/locations/europe-west3
|
1848
1884
|
# @param [String] filter
|
1849
|
-
# Allows filtering.
|
1850
|
-
#
|
1851
|
-
#
|
1852
|
-
#
|
1853
|
-
#
|
1854
|
-
#
|
1855
|
-
#
|
1856
|
-
# - `
|
1857
|
-
# - `
|
1858
|
-
# - `
|
1859
|
-
#
|
1860
|
-
#
|
1861
|
-
#
|
1862
|
-
#
|
1863
|
-
#
|
1864
|
-
#
|
1865
|
-
# * The operator must be `=` or `!=`.
|
1866
|
-
# Examples:
|
1867
|
-
# * inspected_storage = cloud_storage AND state = done
|
1868
|
-
# * inspected_storage = cloud_storage OR inspected_storage = bigquery
|
1869
|
-
# * inspected_storage = cloud_storage AND (state = done OR state = canceled)
|
1870
|
-
# * end_time > \"2017-12-12T00:00:00+00:00\"
|
1871
|
-
# The length of this field should be no more than 500 characters.
|
1885
|
+
# Allows filtering. Supported syntax: * Filter expressions are made up of one or
|
1886
|
+
# more restrictions. * Restrictions can be combined by `AND` or `OR` logical
|
1887
|
+
# operators. A sequence of restrictions implicitly uses `AND`. * A restriction
|
1888
|
+
# has the form of ``field` `operator` `value``. * Supported fields/values for
|
1889
|
+
# inspect jobs: - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED - `
|
1890
|
+
# inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY - `trigger_name` - The
|
1891
|
+
# resource name of the trigger that created job. - 'end_time` - Corresponds to
|
1892
|
+
# time the job finished. - 'start_time` - Corresponds to time the job finished. *
|
1893
|
+
# Supported fields for risk analysis jobs: - `state` - RUNNING|CANCELED|
|
1894
|
+
# FINISHED|FAILED - 'end_time` - Corresponds to time the job finished. - '
|
1895
|
+
# start_time` - Corresponds to time the job finished. * The operator must be `=`
|
1896
|
+
# or `!=`. Examples: * inspected_storage = cloud_storage AND state = done *
|
1897
|
+
# inspected_storage = cloud_storage OR inspected_storage = bigquery *
|
1898
|
+
# inspected_storage = cloud_storage AND (state = done OR state = canceled) *
|
1899
|
+
# end_time > \"2017-12-12T00:00:00+00:00\" The length of this field should be no
|
1900
|
+
# more than 500 characters.
|
1872
1901
|
# @param [String] location_id
|
1873
1902
|
# Deprecated. This field has no effect.
|
1874
1903
|
# @param [String] order_by
|
1875
|
-
# Comma separated list of fields to order by,
|
1876
|
-
#
|
1877
|
-
#
|
1878
|
-
#
|
1879
|
-
#
|
1880
|
-
#
|
1881
|
-
# - `create_time`: corresponds to time the job was created.
|
1882
|
-
# - `end_time`: corresponds to time the job ended.
|
1883
|
-
# - `name`: corresponds to job's name.
|
1884
|
-
# - `state`: corresponds to `state`
|
1904
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
1905
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
1906
|
+
# redundant space characters are insignificant. Example: `name asc, end_time asc,
|
1907
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
1908
|
+
# the job was created. - `end_time`: corresponds to time the job ended. - `name`:
|
1909
|
+
# corresponds to job's name. - `state`: corresponds to `state`
|
1885
1910
|
# @param [Fixnum] page_size
|
1886
1911
|
# The standard list page size.
|
1887
1912
|
# @param [String] page_token
|
@@ -1921,17 +1946,21 @@ module Google
|
|
1921
1946
|
execute_or_queue_command(command, &block)
|
1922
1947
|
end
|
1923
1948
|
|
1924
|
-
# Redacts potentially sensitive info from an image.
|
1925
|
-
#
|
1926
|
-
#
|
1927
|
-
#
|
1928
|
-
#
|
1929
|
-
#
|
1930
|
-
# be all types, but may change over time as detectors are updated.
|
1949
|
+
# Redacts potentially sensitive info from an image. This method has limits on
|
1950
|
+
# input size, processing time, and output size. See https://cloud.google.com/dlp/
|
1951
|
+
# docs/redacting-sensitive-data-images to learn more. When no InfoTypes or
|
1952
|
+
# CustomInfoTypes are specified in this request, the system will automatically
|
1953
|
+
# choose what detectors to run. By default this may be all types, but may change
|
1954
|
+
# over time as detectors are updated.
|
1931
1955
|
# @param [String] parent
|
1932
|
-
#
|
1933
|
-
#
|
1934
|
-
# -
|
1956
|
+
# Parent resource name. The format of this value varies depending on whether you
|
1957
|
+
# have [specified a processing location](https://cloud.google.com/dlp/docs/
|
1958
|
+
# specifying-location): + Projects scope, location specified: `projects/`
|
1959
|
+
# PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
1960
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
1961
|
+
# string specifies a parent project with the identifier `example-project`, and
|
1962
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
1963
|
+
# example-project/locations/europe-west3
|
1935
1964
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2RedactImageRequest] google_privacy_dlp_v2_redact_image_request_object
|
1936
1965
|
# @param [String] fields
|
1937
1966
|
# Selector specifying which fields to include in a partial response.
|
@@ -1962,15 +1991,21 @@ module Google
|
|
1962
1991
|
execute_or_queue_command(command, &block)
|
1963
1992
|
end
|
1964
1993
|
|
1965
|
-
# Creates an InspectTemplate for re-using frequently used configuration
|
1966
|
-
#
|
1967
|
-
#
|
1994
|
+
# Creates an InspectTemplate for re-using frequently used configuration for
|
1995
|
+
# inspecting content, images, and storage. See https://cloud.google.com/dlp/docs/
|
1996
|
+
# creating-templates to learn more.
|
1968
1997
|
# @param [String] parent
|
1969
|
-
# Required. Parent resource name.
|
1970
|
-
#
|
1971
|
-
#
|
1972
|
-
#
|
1973
|
-
#
|
1998
|
+
# Required. Parent resource name. The format of this value varies depending on
|
1999
|
+
# the scope of the request (project or organization) and whether you have [
|
2000
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
2001
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
2002
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
2003
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
2004
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
2005
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
2006
|
+
# example `parent` string specifies a parent project with the identifier `
|
2007
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
2008
|
+
# data: parent=projects/example-project/locations/europe-west3
|
1974
2009
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object
|
1975
2010
|
# @param [String] fields
|
1976
2011
|
# Selector specifying which fields to include in a partial response.
|
@@ -2001,13 +2036,12 @@ module Google
|
|
2001
2036
|
execute_or_queue_command(command, &block)
|
2002
2037
|
end
|
2003
2038
|
|
2004
|
-
# Deletes an InspectTemplate.
|
2005
|
-
#
|
2039
|
+
# Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
2040
|
+
# templates to learn more.
|
2006
2041
|
# @param [String] name
|
2007
2042
|
# Required. Resource name of the organization and inspectTemplate to be deleted,
|
2008
|
-
# for
|
2009
|
-
#
|
2010
|
-
# projects/project-id/inspectTemplates/432452342.
|
2043
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
2044
|
+
# project-id/inspectTemplates/432452342.
|
2011
2045
|
# @param [String] fields
|
2012
2046
|
# Selector specifying which fields to include in a partial response.
|
2013
2047
|
# @param [String] quota_user
|
@@ -2035,13 +2069,12 @@ module Google
|
|
2035
2069
|
execute_or_queue_command(command, &block)
|
2036
2070
|
end
|
2037
2071
|
|
2038
|
-
# Gets an InspectTemplate.
|
2039
|
-
#
|
2072
|
+
# Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
2073
|
+
# templates to learn more.
|
2040
2074
|
# @param [String] name
|
2041
2075
|
# Required. Resource name of the organization and inspectTemplate to be read,
|
2042
|
-
# for
|
2043
|
-
#
|
2044
|
-
# projects/project-id/inspectTemplates/432452342.
|
2076
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
2077
|
+
# project-id/inspectTemplates/432452342.
|
2045
2078
|
# @param [String] fields
|
2046
2079
|
# Selector specifying which fields to include in a partial response.
|
2047
2080
|
# @param [String] quota_user
|
@@ -2069,33 +2102,36 @@ module Google
|
|
2069
2102
|
execute_or_queue_command(command, &block)
|
2070
2103
|
end
|
2071
2104
|
|
2072
|
-
# Lists InspectTemplates.
|
2073
|
-
#
|
2105
|
+
# Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating-
|
2106
|
+
# templates to learn more.
|
2074
2107
|
# @param [String] parent
|
2075
|
-
# Required. Parent resource name.
|
2076
|
-
#
|
2077
|
-
#
|
2078
|
-
#
|
2079
|
-
#
|
2108
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2109
|
+
# the scope of the request (project or organization) and whether you have [
|
2110
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
2111
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
2112
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
2113
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
2114
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
2115
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
2116
|
+
# example `parent` string specifies a parent project with the identifier `
|
2117
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
2118
|
+
# data: parent=projects/example-project/locations/europe-west3
|
2080
2119
|
# @param [String] location_id
|
2081
2120
|
# Deprecated. This field has no effect.
|
2082
2121
|
# @param [String] order_by
|
2083
|
-
# Comma separated list of fields to order by,
|
2084
|
-
#
|
2085
|
-
#
|
2086
|
-
#
|
2087
|
-
#
|
2088
|
-
#
|
2089
|
-
#
|
2090
|
-
# - `update_time`: corresponds to time the template was last updated.
|
2091
|
-
# - `name`: corresponds to template's name.
|
2092
|
-
# - `display_name`: corresponds to template's display name.
|
2122
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
2123
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
2124
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
2125
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
2126
|
+
# the template was created. - `update_time`: corresponds to time the template
|
2127
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
2128
|
+
# corresponds to template's display name.
|
2093
2129
|
# @param [Fixnum] page_size
|
2094
|
-
# Size of the page, can be limited by server. If zero server returns
|
2095
|
-
#
|
2130
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
2131
|
+
# max size 100.
|
2096
2132
|
# @param [String] page_token
|
2097
|
-
# Page token to continue retrieval. Comes from previous call
|
2098
|
-
#
|
2133
|
+
# Page token to continue retrieval. Comes from previous call to `
|
2134
|
+
# ListInspectTemplates`.
|
2099
2135
|
# @param [String] fields
|
2100
2136
|
# Selector specifying which fields to include in a partial response.
|
2101
2137
|
# @param [String] quota_user
|
@@ -2127,12 +2163,12 @@ module Google
|
|
2127
2163
|
execute_or_queue_command(command, &block)
|
2128
2164
|
end
|
2129
2165
|
|
2130
|
-
# Updates the InspectTemplate.
|
2131
|
-
#
|
2166
|
+
# Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
2167
|
+
# templates to learn more.
|
2132
2168
|
# @param [String] name
|
2133
2169
|
# Required. Resource name of organization and inspectTemplate to be updated, for
|
2134
|
-
# example `organizations/433245324/inspectTemplates/432452342` or
|
2135
|
-
#
|
2170
|
+
# example `organizations/433245324/inspectTemplates/432452342` or projects/
|
2171
|
+
# project-id/inspectTemplates/432452342.
|
2136
2172
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateInspectTemplateRequest] google_privacy_dlp_v2_update_inspect_template_request_object
|
2137
2173
|
# @param [String] fields
|
2138
2174
|
# Selector specifying which fields to include in a partial response.
|
@@ -2163,11 +2199,11 @@ module Google
|
|
2163
2199
|
execute_or_queue_command(command, &block)
|
2164
2200
|
end
|
2165
2201
|
|
2166
|
-
# Activate a job trigger. Causes the immediate execute of a trigger
|
2167
|
-
#
|
2202
|
+
# Activate a job trigger. Causes the immediate execute of a trigger instead of
|
2203
|
+
# waiting on the trigger event to occur.
|
2168
2204
|
# @param [String] name
|
2169
|
-
# Required. Resource name of the trigger to activate, for example
|
2170
|
-
#
|
2205
|
+
# Required. Resource name of the trigger to activate, for example `projects/dlp-
|
2206
|
+
# test-project/jobTriggers/53234423`.
|
2171
2207
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2ActivateJobTriggerRequest] google_privacy_dlp_v2_activate_job_trigger_request_object
|
2172
2208
|
# @param [String] fields
|
2173
2209
|
# Selector specifying which fields to include in a partial response.
|
@@ -2199,12 +2235,17 @@ module Google
|
|
2199
2235
|
end
|
2200
2236
|
|
2201
2237
|
# Creates a job trigger to run DLP actions such as scanning storage for
|
2202
|
-
# sensitive information on a set schedule.
|
2203
|
-
#
|
2238
|
+
# sensitive information on a set schedule. See https://cloud.google.com/dlp/docs/
|
2239
|
+
# creating-job-triggers to learn more.
|
2204
2240
|
# @param [String] parent
|
2205
|
-
# Required. Parent resource name.
|
2206
|
-
#
|
2207
|
-
# -
|
2241
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2242
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
2243
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
2244
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
2245
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
2246
|
+
# string specifies a parent project with the identifier `example-project`, and
|
2247
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
2248
|
+
# example-project/locations/europe-west3
|
2208
2249
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateJobTriggerRequest] google_privacy_dlp_v2_create_job_trigger_request_object
|
2209
2250
|
# @param [String] fields
|
2210
2251
|
# Selector specifying which fields to include in a partial response.
|
@@ -2235,11 +2276,11 @@ module Google
|
|
2235
2276
|
execute_or_queue_command(command, &block)
|
2236
2277
|
end
|
2237
2278
|
|
2238
|
-
# Deletes a job trigger.
|
2239
|
-
#
|
2279
|
+
# Deletes a job trigger. See https://cloud.google.com/dlp/docs/creating-job-
|
2280
|
+
# triggers to learn more.
|
2240
2281
|
# @param [String] name
|
2241
|
-
# Required. Resource name of the project and the triggeredJob, for example
|
2242
|
-
#
|
2282
|
+
# Required. Resource name of the project and the triggeredJob, for example `
|
2283
|
+
# projects/dlp-test-project/jobTriggers/53234423`.
|
2243
2284
|
# @param [String] fields
|
2244
2285
|
# Selector specifying which fields to include in a partial response.
|
2245
2286
|
# @param [String] quota_user
|
@@ -2267,11 +2308,11 @@ module Google
|
|
2267
2308
|
execute_or_queue_command(command, &block)
|
2268
2309
|
end
|
2269
2310
|
|
2270
|
-
# Gets a job trigger.
|
2271
|
-
#
|
2311
|
+
# Gets a job trigger. See https://cloud.google.com/dlp/docs/creating-job-
|
2312
|
+
# triggers to learn more.
|
2272
2313
|
# @param [String] name
|
2273
|
-
# Required. Resource name of the project and the triggeredJob, for example
|
2274
|
-
#
|
2314
|
+
# Required. Resource name of the project and the triggeredJob, for example `
|
2315
|
+
# projects/dlp-test-project/jobTriggers/53234423`.
|
2275
2316
|
# @param [String] fields
|
2276
2317
|
# Selector specifying which fields to include in a partial response.
|
2277
2318
|
# @param [String] quota_user
|
@@ -2299,53 +2340,49 @@ module Google
|
|
2299
2340
|
execute_or_queue_command(command, &block)
|
2300
2341
|
end
|
2301
2342
|
|
2302
|
-
# Lists job triggers.
|
2303
|
-
#
|
2343
|
+
# Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job-
|
2344
|
+
# triggers to learn more.
|
2304
2345
|
# @param [String] parent
|
2305
|
-
# Required. Parent resource name.
|
2306
|
-
#
|
2307
|
-
# -
|
2346
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2347
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
2348
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
2349
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
2350
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
2351
|
+
# string specifies a parent project with the identifier `example-project`, and
|
2352
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
2353
|
+
# example-project/locations/europe-west3
|
2308
2354
|
# @param [String] filter
|
2309
|
-
# Allows filtering.
|
2310
|
-
#
|
2311
|
-
#
|
2312
|
-
#
|
2313
|
-
#
|
2314
|
-
#
|
2315
|
-
#
|
2316
|
-
# -
|
2317
|
-
#
|
2318
|
-
#
|
2319
|
-
#
|
2320
|
-
#
|
2321
|
-
#
|
2322
|
-
#
|
2323
|
-
# * inspected_storage = cloud_storage AND status = HEALTHY
|
2324
|
-
# * inspected_storage = cloud_storage OR inspected_storage = bigquery
|
2325
|
-
# * inspected_storage = cloud_storage AND (state = PAUSED OR state = HEALTHY)
|
2326
|
-
# * last_run_time > \"2017-12-12T00:00:00+00:00\"
|
2327
|
-
# The length of this field should be no more than 500 characters.
|
2355
|
+
# Allows filtering. Supported syntax: * Filter expressions are made up of one or
|
2356
|
+
# more restrictions. * Restrictions can be combined by `AND` or `OR` logical
|
2357
|
+
# operators. A sequence of restrictions implicitly uses `AND`. * A restriction
|
2358
|
+
# has the form of ``field` `operator` `value``. * Supported fields/values for
|
2359
|
+
# inspect jobs: - `status` - HEALTHY|PAUSED|CANCELLED - `inspected_storage` -
|
2360
|
+
# DATASTORE|CLOUD_STORAGE|BIGQUERY - 'last_run_time` - RFC 3339 formatted
|
2361
|
+
# timestamp, surrounded by quotation marks. Nanoseconds are ignored. - '
|
2362
|
+
# error_count' - Number of errors that have occurred while running. * The
|
2363
|
+
# operator must be `=` or `!=` for status and inspected_storage. Examples: *
|
2364
|
+
# inspected_storage = cloud_storage AND status = HEALTHY * inspected_storage =
|
2365
|
+
# cloud_storage OR inspected_storage = bigquery * inspected_storage =
|
2366
|
+
# cloud_storage AND (state = PAUSED OR state = HEALTHY) * last_run_time > \"2017-
|
2367
|
+
# 12-12T00:00:00+00:00\" The length of this field should be no more than 500
|
2368
|
+
# characters.
|
2328
2369
|
# @param [String] location_id
|
2329
2370
|
# Deprecated. This field has no effect.
|
2330
2371
|
# @param [String] order_by
|
2331
|
-
# Comma separated list of triggeredJob fields to order by,
|
2332
|
-
#
|
2333
|
-
#
|
2334
|
-
#
|
2335
|
-
#
|
2336
|
-
#
|
2337
|
-
# - `
|
2338
|
-
#
|
2339
|
-
#
|
2340
|
-
# - `name`: corresponds to JobTrigger's name.
|
2341
|
-
# - `display_name`: corresponds to JobTrigger's display name.
|
2342
|
-
# - `status`: corresponds to JobTrigger's status.
|
2372
|
+
# Comma separated list of triggeredJob fields to order by, followed by `asc` or `
|
2373
|
+
# desc` postfix. This list is case-insensitive, default sorting order is
|
2374
|
+
# ascending, redundant space characters are insignificant. Example: `name asc,
|
2375
|
+
# update_time, create_time desc` Supported fields are: - `create_time`:
|
2376
|
+
# corresponds to time the JobTrigger was created. - `update_time`: corresponds
|
2377
|
+
# to time the JobTrigger was last updated. - `last_run_time`: corresponds to the
|
2378
|
+
# last time the JobTrigger ran. - `name`: corresponds to JobTrigger's name. - `
|
2379
|
+
# display_name`: corresponds to JobTrigger's display name. - `status`:
|
2380
|
+
# corresponds to JobTrigger's status.
|
2343
2381
|
# @param [Fixnum] page_size
|
2344
2382
|
# Size of the page, can be limited by a server.
|
2345
2383
|
# @param [String] page_token
|
2346
|
-
# Page token to continue retrieval. Comes from previous call
|
2347
|
-
#
|
2348
|
-
# change for subsequent calls.
|
2384
|
+
# Page token to continue retrieval. Comes from previous call to ListJobTriggers.
|
2385
|
+
# `order_by` field must not change for subsequent calls.
|
2349
2386
|
# @param [String] fields
|
2350
2387
|
# Selector specifying which fields to include in a partial response.
|
2351
2388
|
# @param [String] quota_user
|
@@ -2378,11 +2415,11 @@ module Google
|
|
2378
2415
|
execute_or_queue_command(command, &block)
|
2379
2416
|
end
|
2380
2417
|
|
2381
|
-
# Updates a job trigger.
|
2382
|
-
#
|
2418
|
+
# Updates a job trigger. See https://cloud.google.com/dlp/docs/creating-job-
|
2419
|
+
# triggers to learn more.
|
2383
2420
|
# @param [String] name
|
2384
|
-
# Required. Resource name of the project and the triggeredJob, for example
|
2385
|
-
#
|
2421
|
+
# Required. Resource name of the project and the triggeredJob, for example `
|
2422
|
+
# projects/dlp-test-project/jobTriggers/53234423`.
|
2386
2423
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateJobTriggerRequest] google_privacy_dlp_v2_update_job_trigger_request_object
|
2387
2424
|
# @param [String] fields
|
2388
2425
|
# Selector specifying which fields to include in a partial response.
|
@@ -2413,17 +2450,21 @@ module Google
|
|
2413
2450
|
execute_or_queue_command(command, &block)
|
2414
2451
|
end
|
2415
2452
|
|
2416
|
-
# De-identifies potentially sensitive info from a ContentItem.
|
2417
|
-
#
|
2418
|
-
#
|
2419
|
-
#
|
2420
|
-
#
|
2421
|
-
#
|
2422
|
-
# be all types, but may change over time as detectors are updated.
|
2453
|
+
# De-identifies potentially sensitive info from a ContentItem. This method has
|
2454
|
+
# limits on input size and output size. See https://cloud.google.com/dlp/docs/
|
2455
|
+
# deidentify-sensitive-data to learn more. When no InfoTypes or CustomInfoTypes
|
2456
|
+
# are specified in this request, the system will automatically choose what
|
2457
|
+
# detectors to run. By default this may be all types, but may change over time
|
2458
|
+
# as detectors are updated.
|
2423
2459
|
# @param [String] parent
|
2424
|
-
# Parent resource name.
|
2425
|
-
#
|
2426
|
-
# -
|
2460
|
+
# Parent resource name. The format of this value varies depending on whether you
|
2461
|
+
# have [specified a processing location](https://cloud.google.com/dlp/docs/
|
2462
|
+
# specifying-location): + Projects scope, location specified: `projects/`
|
2463
|
+
# PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
2464
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
2465
|
+
# string specifies a parent project with the identifier `example-project`, and
|
2466
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
2467
|
+
# example-project/locations/europe-west3
|
2427
2468
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2DeidentifyContentRequest] google_privacy_dlp_v2_deidentify_content_request_object
|
2428
2469
|
# @param [String] fields
|
2429
2470
|
# Selector specifying which fields to include in a partial response.
|
@@ -2454,17 +2495,21 @@ module Google
|
|
2454
2495
|
execute_or_queue_command(command, &block)
|
2455
2496
|
end
|
2456
2497
|
|
2457
|
-
# Finds potentially sensitive info in content.
|
2458
|
-
#
|
2459
|
-
#
|
2460
|
-
#
|
2461
|
-
#
|
2462
|
-
#
|
2463
|
-
# and https://cloud.google.com/dlp/docs/inspecting-text,
|
2498
|
+
# Finds potentially sensitive info in content. This method has limits on input
|
2499
|
+
# size, processing time, and output size. When no InfoTypes or CustomInfoTypes
|
2500
|
+
# are specified in this request, the system will automatically choose what
|
2501
|
+
# detectors to run. By default this may be all types, but may change over time
|
2502
|
+
# as detectors are updated. For how to guides, see https://cloud.google.com/dlp/
|
2503
|
+
# docs/inspecting-images and https://cloud.google.com/dlp/docs/inspecting-text,
|
2464
2504
|
# @param [String] parent
|
2465
|
-
# Parent resource name.
|
2466
|
-
#
|
2467
|
-
# -
|
2505
|
+
# Parent resource name. The format of this value varies depending on whether you
|
2506
|
+
# have [specified a processing location](https://cloud.google.com/dlp/docs/
|
2507
|
+
# specifying-location): + Projects scope, location specified: `projects/`
|
2508
|
+
# PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
2509
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
2510
|
+
# string specifies a parent project with the identifier `example-project`, and
|
2511
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
2512
|
+
# example-project/locations/europe-west3
|
2468
2513
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2InspectContentRequest] google_privacy_dlp_v2_inspect_content_request_object
|
2469
2514
|
# @param [String] fields
|
2470
2515
|
# Selector specifying which fields to include in a partial response.
|
@@ -2495,15 +2540,18 @@ module Google
|
|
2495
2540
|
execute_or_queue_command(command, &block)
|
2496
2541
|
end
|
2497
2542
|
|
2498
|
-
# Re-identifies content that has been de-identified.
|
2499
|
-
#
|
2500
|
-
#
|
2501
|
-
# identification_in_free_text_code_example
|
2502
|
-
# to learn more.
|
2543
|
+
# Re-identifies content that has been de-identified. See https://cloud.google.
|
2544
|
+
# com/dlp/docs/pseudonymization#re-identification_in_free_text_code_example to
|
2545
|
+
# learn more.
|
2503
2546
|
# @param [String] parent
|
2504
|
-
# Required.
|
2505
|
-
#
|
2506
|
-
# -
|
2547
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2548
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
2549
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
2550
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
2551
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
2552
|
+
# string specifies a parent project with the identifier `example-project`, and
|
2553
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
2554
|
+
# example-project/locations/europe-west3
|
2507
2555
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2ReidentifyContentRequest] google_privacy_dlp_v2_reidentify_content_request_object
|
2508
2556
|
# @param [String] fields
|
2509
2557
|
# Selector specifying which fields to include in a partial response.
|
@@ -2534,16 +2582,21 @@ module Google
|
|
2534
2582
|
execute_or_queue_command(command, &block)
|
2535
2583
|
end
|
2536
2584
|
|
2537
|
-
# Creates a DeidentifyTemplate for re-using frequently used configuration
|
2538
|
-
#
|
2539
|
-
#
|
2540
|
-
# more.
|
2585
|
+
# Creates a DeidentifyTemplate for re-using frequently used configuration for de-
|
2586
|
+
# identifying content, images, and storage. See https://cloud.google.com/dlp/
|
2587
|
+
# docs/creating-templates-deid to learn more.
|
2541
2588
|
# @param [String] parent
|
2542
|
-
# Required. Parent resource name.
|
2543
|
-
#
|
2544
|
-
#
|
2545
|
-
#
|
2546
|
-
#
|
2589
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2590
|
+
# the scope of the request (project or organization) and whether you have [
|
2591
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
2592
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
2593
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
2594
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
2595
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
2596
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
2597
|
+
# example `parent` string specifies a parent project with the identifier `
|
2598
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
2599
|
+
# data: parent=projects/example-project/locations/europe-west3
|
2547
2600
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDeidentifyTemplateRequest] google_privacy_dlp_v2_create_deidentify_template_request_object
|
2548
2601
|
# @param [String] fields
|
2549
2602
|
# Selector specifying which fields to include in a partial response.
|
@@ -2574,14 +2627,12 @@ module Google
|
|
2574
2627
|
execute_or_queue_command(command, &block)
|
2575
2628
|
end
|
2576
2629
|
|
2577
|
-
# Deletes a DeidentifyTemplate.
|
2578
|
-
#
|
2579
|
-
# more.
|
2630
|
+
# Deletes a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
2631
|
+
# templates-deid to learn more.
|
2580
2632
|
# @param [String] name
|
2581
2633
|
# Required. Resource name of the organization and deidentify template to be
|
2582
|
-
# deleted,
|
2583
|
-
#
|
2584
|
-
# projects/project-id/deidentifyTemplates/432452342.
|
2634
|
+
# deleted, for example `organizations/433245324/deidentifyTemplates/432452342`
|
2635
|
+
# or projects/project-id/deidentifyTemplates/432452342.
|
2585
2636
|
# @param [String] fields
|
2586
2637
|
# Selector specifying which fields to include in a partial response.
|
2587
2638
|
# @param [String] quota_user
|
@@ -2609,13 +2660,11 @@ module Google
|
|
2609
2660
|
execute_or_queue_command(command, &block)
|
2610
2661
|
end
|
2611
2662
|
|
2612
|
-
# Gets a DeidentifyTemplate.
|
2613
|
-
#
|
2614
|
-
# more.
|
2663
|
+
# Gets a DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
2664
|
+
# templates-deid to learn more.
|
2615
2665
|
# @param [String] name
|
2616
2666
|
# Required. Resource name of the organization and deidentify template to be read,
|
2617
|
-
# for
|
2618
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
2667
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
2619
2668
|
# projects/project-id/deidentifyTemplates/432452342.
|
2620
2669
|
# @param [String] fields
|
2621
2670
|
# Selector specifying which fields to include in a partial response.
|
@@ -2644,34 +2693,36 @@ module Google
|
|
2644
2693
|
execute_or_queue_command(command, &block)
|
2645
2694
|
end
|
2646
2695
|
|
2647
|
-
# Lists DeidentifyTemplates.
|
2648
|
-
#
|
2649
|
-
# more.
|
2696
|
+
# Lists DeidentifyTemplates. See https://cloud.google.com/dlp/docs/creating-
|
2697
|
+
# templates-deid to learn more.
|
2650
2698
|
# @param [String] parent
|
2651
|
-
# Required. Parent resource name.
|
2652
|
-
#
|
2653
|
-
#
|
2654
|
-
#
|
2655
|
-
#
|
2699
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2700
|
+
# the scope of the request (project or organization) and whether you have [
|
2701
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
2702
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
2703
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
2704
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
2705
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
2706
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
2707
|
+
# example `parent` string specifies a parent project with the identifier `
|
2708
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
2709
|
+
# data: parent=projects/example-project/locations/europe-west3
|
2656
2710
|
# @param [String] location_id
|
2657
2711
|
# Deprecated. This field has no effect.
|
2658
2712
|
# @param [String] order_by
|
2659
|
-
# Comma separated list of fields to order by,
|
2660
|
-
#
|
2661
|
-
#
|
2662
|
-
#
|
2663
|
-
#
|
2664
|
-
#
|
2665
|
-
#
|
2666
|
-
# - `update_time`: corresponds to time the template was last updated.
|
2667
|
-
# - `name`: corresponds to template's name.
|
2668
|
-
# - `display_name`: corresponds to template's display name.
|
2713
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
2714
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
2715
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
2716
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
2717
|
+
# the template was created. - `update_time`: corresponds to time the template
|
2718
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
2719
|
+
# corresponds to template's display name.
|
2669
2720
|
# @param [Fixnum] page_size
|
2670
|
-
# Size of the page, can be limited by server. If zero server returns
|
2671
|
-
#
|
2721
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
2722
|
+
# max size 100.
|
2672
2723
|
# @param [String] page_token
|
2673
|
-
# Page token to continue retrieval. Comes from previous call
|
2674
|
-
#
|
2724
|
+
# Page token to continue retrieval. Comes from previous call to `
|
2725
|
+
# ListDeidentifyTemplates`.
|
2675
2726
|
# @param [String] fields
|
2676
2727
|
# Selector specifying which fields to include in a partial response.
|
2677
2728
|
# @param [String] quota_user
|
@@ -2703,13 +2754,11 @@ module Google
|
|
2703
2754
|
execute_or_queue_command(command, &block)
|
2704
2755
|
end
|
2705
2756
|
|
2706
|
-
# Updates the DeidentifyTemplate.
|
2707
|
-
#
|
2708
|
-
# more.
|
2757
|
+
# Updates the DeidentifyTemplate. See https://cloud.google.com/dlp/docs/creating-
|
2758
|
+
# templates-deid to learn more.
|
2709
2759
|
# @param [String] name
|
2710
2760
|
# Required. Resource name of organization and deidentify template to be updated,
|
2711
|
-
# for
|
2712
|
-
# example `organizations/433245324/deidentifyTemplates/432452342` or
|
2761
|
+
# for example `organizations/433245324/deidentifyTemplates/432452342` or
|
2713
2762
|
# projects/project-id/deidentifyTemplates/432452342.
|
2714
2763
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest] google_privacy_dlp_v2_update_deidentify_template_request_object
|
2715
2764
|
# @param [String] fields
|
@@ -2741,11 +2790,10 @@ module Google
|
|
2741
2790
|
execute_or_queue_command(command, &block)
|
2742
2791
|
end
|
2743
2792
|
|
2744
|
-
# Starts asynchronous cancellation on a long-running DlpJob. The server
|
2745
|
-
#
|
2746
|
-
#
|
2747
|
-
#
|
2748
|
-
# https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
|
2793
|
+
# Starts asynchronous cancellation on a long-running DlpJob. The server makes a
|
2794
|
+
# best effort to cancel the DlpJob, but success is not guaranteed. See https://
|
2795
|
+
# cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/
|
2796
|
+
# docs/compute-risk-analysis to learn more.
|
2749
2797
|
# @param [String] name
|
2750
2798
|
# Required. The name of the DlpJob resource to be cancelled.
|
2751
2799
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CancelDlpJobRequest] google_privacy_dlp_v2_cancel_dlp_job_request_object
|
@@ -2778,16 +2826,21 @@ module Google
|
|
2778
2826
|
execute_or_queue_command(command, &block)
|
2779
2827
|
end
|
2780
2828
|
|
2781
|
-
# Creates a new job to inspect storage or calculate risk metrics.
|
2782
|
-
#
|
2783
|
-
#
|
2784
|
-
#
|
2785
|
-
#
|
2786
|
-
#
|
2829
|
+
# Creates a new job to inspect storage or calculate risk metrics. See https://
|
2830
|
+
# cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/
|
2831
|
+
# docs/compute-risk-analysis to learn more. When no InfoTypes or CustomInfoTypes
|
2832
|
+
# are specified in inspect jobs, the system will automatically choose what
|
2833
|
+
# detectors to run. By default this may be all types, but may change over time
|
2834
|
+
# as detectors are updated.
|
2787
2835
|
# @param [String] parent
|
2788
|
-
# Required. Parent resource name.
|
2789
|
-
#
|
2790
|
-
# -
|
2836
|
+
# Required. Parent resource name. The format of this value varies depending on
|
2837
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
2838
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
2839
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
2840
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
2841
|
+
# string specifies a parent project with the identifier `example-project`, and
|
2842
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
2843
|
+
# example-project/locations/europe-west3
|
2791
2844
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateDlpJobRequest] google_privacy_dlp_v2_create_dlp_job_request_object
|
2792
2845
|
# @param [String] fields
|
2793
2846
|
# Selector specifying which fields to include in a partial response.
|
@@ -2818,11 +2871,10 @@ module Google
|
|
2818
2871
|
execute_or_queue_command(command, &block)
|
2819
2872
|
end
|
2820
2873
|
|
2821
|
-
# Deletes a long-running DlpJob. This method indicates that the client is
|
2822
|
-
#
|
2823
|
-
#
|
2824
|
-
#
|
2825
|
-
# https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
|
2874
|
+
# Deletes a long-running DlpJob. This method indicates that the client is no
|
2875
|
+
# longer interested in the DlpJob result. The job will be cancelled if possible.
|
2876
|
+
# See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.
|
2877
|
+
# google.com/dlp/docs/compute-risk-analysis to learn more.
|
2826
2878
|
# @param [String] name
|
2827
2879
|
# Required. The name of the DlpJob resource to be deleted.
|
2828
2880
|
# @param [String] fields
|
@@ -2852,11 +2904,10 @@ module Google
|
|
2852
2904
|
execute_or_queue_command(command, &block)
|
2853
2905
|
end
|
2854
2906
|
|
2855
|
-
# Finish a running hybrid DlpJob. Triggers the finalization steps and running
|
2856
|
-
#
|
2857
|
-
#
|
2858
|
-
#
|
2859
|
-
# https://cloud.google.com/products#product-launch-stages.
|
2907
|
+
# Finish a running hybrid DlpJob. Triggers the finalization steps and running of
|
2908
|
+
# any enabled actions that have not yet run. Early access feature is in a pre-
|
2909
|
+
# release state and might change or have limited support. For more information,
|
2910
|
+
# see https://cloud.google.com/products#product-launch-stages.
|
2860
2911
|
# @param [String] name
|
2861
2912
|
# Required. The name of the DlpJob resource to be cancelled.
|
2862
2913
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2FinishDlpJobRequest] google_privacy_dlp_v2_finish_dlp_job_request_object
|
@@ -2889,9 +2940,9 @@ module Google
|
|
2889
2940
|
execute_or_queue_command(command, &block)
|
2890
2941
|
end
|
2891
2942
|
|
2892
|
-
# Gets the latest state of a long-running DlpJob.
|
2893
|
-
#
|
2894
|
-
#
|
2943
|
+
# Gets the latest state of a long-running DlpJob. See https://cloud.google.com/
|
2944
|
+
# dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-
|
2945
|
+
# analysis to learn more.
|
2895
2946
|
# @param [String] name
|
2896
2947
|
# Required. The name of the DlpJob resource.
|
2897
2948
|
# @param [String] fields
|
@@ -2921,12 +2972,10 @@ module Google
|
|
2921
2972
|
execute_or_queue_command(command, &block)
|
2922
2973
|
end
|
2923
2974
|
|
2924
|
-
# Inspect hybrid content and store findings to a job.
|
2925
|
-
#
|
2926
|
-
#
|
2927
|
-
#
|
2928
|
-
# limited support. For more information, see
|
2929
|
-
# https://cloud.google.com/products#product-launch-stages.
|
2975
|
+
# Inspect hybrid content and store findings to a job. To review the findings
|
2976
|
+
# inspect the job. Inspection will occur asynchronously. Early access feature is
|
2977
|
+
# in a pre-release state and might change or have limited support. For more
|
2978
|
+
# information, see https://cloud.google.com/products#product-launch-stages.
|
2930
2979
|
# @param [String] name
|
2931
2980
|
# Required. Resource name of the job to execute a hybrid inspect on, for example
|
2932
2981
|
# `projects/dlp-test-project/dlpJob/53234423`.
|
@@ -2960,50 +3009,44 @@ module Google
|
|
2960
3009
|
execute_or_queue_command(command, &block)
|
2961
3010
|
end
|
2962
3011
|
|
2963
|
-
# Lists DlpJobs that match the specified filter in the request.
|
2964
|
-
#
|
2965
|
-
#
|
3012
|
+
# Lists DlpJobs that match the specified filter in the request. See https://
|
3013
|
+
# cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/
|
3014
|
+
# docs/compute-risk-analysis to learn more.
|
2966
3015
|
# @param [String] parent
|
2967
|
-
# Required. Parent resource name.
|
2968
|
-
#
|
2969
|
-
# -
|
3016
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3017
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
3018
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
3019
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
3020
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
3021
|
+
# string specifies a parent project with the identifier `example-project`, and
|
3022
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
3023
|
+
# example-project/locations/europe-west3
|
2970
3024
|
# @param [String] filter
|
2971
|
-
# Allows filtering.
|
2972
|
-
#
|
2973
|
-
#
|
2974
|
-
#
|
2975
|
-
#
|
2976
|
-
#
|
2977
|
-
#
|
2978
|
-
# - `
|
2979
|
-
# - `
|
2980
|
-
# - `
|
2981
|
-
#
|
2982
|
-
#
|
2983
|
-
#
|
2984
|
-
#
|
2985
|
-
#
|
2986
|
-
#
|
2987
|
-
# * The operator must be `=` or `!=`.
|
2988
|
-
# Examples:
|
2989
|
-
# * inspected_storage = cloud_storage AND state = done
|
2990
|
-
# * inspected_storage = cloud_storage OR inspected_storage = bigquery
|
2991
|
-
# * inspected_storage = cloud_storage AND (state = done OR state = canceled)
|
2992
|
-
# * end_time > \"2017-12-12T00:00:00+00:00\"
|
2993
|
-
# The length of this field should be no more than 500 characters.
|
3025
|
+
# Allows filtering. Supported syntax: * Filter expressions are made up of one or
|
3026
|
+
# more restrictions. * Restrictions can be combined by `AND` or `OR` logical
|
3027
|
+
# operators. A sequence of restrictions implicitly uses `AND`. * A restriction
|
3028
|
+
# has the form of ``field` `operator` `value``. * Supported fields/values for
|
3029
|
+
# inspect jobs: - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED - `
|
3030
|
+
# inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY - `trigger_name` - The
|
3031
|
+
# resource name of the trigger that created job. - 'end_time` - Corresponds to
|
3032
|
+
# time the job finished. - 'start_time` - Corresponds to time the job finished. *
|
3033
|
+
# Supported fields for risk analysis jobs: - `state` - RUNNING|CANCELED|
|
3034
|
+
# FINISHED|FAILED - 'end_time` - Corresponds to time the job finished. - '
|
3035
|
+
# start_time` - Corresponds to time the job finished. * The operator must be `=`
|
3036
|
+
# or `!=`. Examples: * inspected_storage = cloud_storage AND state = done *
|
3037
|
+
# inspected_storage = cloud_storage OR inspected_storage = bigquery *
|
3038
|
+
# inspected_storage = cloud_storage AND (state = done OR state = canceled) *
|
3039
|
+
# end_time > \"2017-12-12T00:00:00+00:00\" The length of this field should be no
|
3040
|
+
# more than 500 characters.
|
2994
3041
|
# @param [String] location_id
|
2995
3042
|
# Deprecated. This field has no effect.
|
2996
3043
|
# @param [String] order_by
|
2997
|
-
# Comma separated list of fields to order by,
|
2998
|
-
#
|
2999
|
-
#
|
3000
|
-
#
|
3001
|
-
#
|
3002
|
-
#
|
3003
|
-
# - `create_time`: corresponds to time the job was created.
|
3004
|
-
# - `end_time`: corresponds to time the job ended.
|
3005
|
-
# - `name`: corresponds to job's name.
|
3006
|
-
# - `state`: corresponds to `state`
|
3044
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
3045
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
3046
|
+
# redundant space characters are insignificant. Example: `name asc, end_time asc,
|
3047
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
3048
|
+
# the job was created. - `end_time`: corresponds to time the job ended. - `name`:
|
3049
|
+
# corresponds to job's name. - `state`: corresponds to `state`
|
3007
3050
|
# @param [Fixnum] page_size
|
3008
3051
|
# The standard list page size.
|
3009
3052
|
# @param [String] page_token
|
@@ -3043,17 +3086,21 @@ module Google
|
|
3043
3086
|
execute_or_queue_command(command, &block)
|
3044
3087
|
end
|
3045
3088
|
|
3046
|
-
# Redacts potentially sensitive info from an image.
|
3047
|
-
#
|
3048
|
-
#
|
3049
|
-
#
|
3050
|
-
#
|
3051
|
-
#
|
3052
|
-
# be all types, but may change over time as detectors are updated.
|
3089
|
+
# Redacts potentially sensitive info from an image. This method has limits on
|
3090
|
+
# input size, processing time, and output size. See https://cloud.google.com/dlp/
|
3091
|
+
# docs/redacting-sensitive-data-images to learn more. When no InfoTypes or
|
3092
|
+
# CustomInfoTypes are specified in this request, the system will automatically
|
3093
|
+
# choose what detectors to run. By default this may be all types, but may change
|
3094
|
+
# over time as detectors are updated.
|
3053
3095
|
# @param [String] parent
|
3054
|
-
#
|
3055
|
-
#
|
3056
|
-
# -
|
3096
|
+
# Parent resource name. The format of this value varies depending on whether you
|
3097
|
+
# have [specified a processing location](https://cloud.google.com/dlp/docs/
|
3098
|
+
# specifying-location): + Projects scope, location specified: `projects/`
|
3099
|
+
# PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
3100
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
3101
|
+
# string specifies a parent project with the identifier `example-project`, and
|
3102
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
3103
|
+
# example-project/locations/europe-west3
|
3057
3104
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2RedactImageRequest] google_privacy_dlp_v2_redact_image_request_object
|
3058
3105
|
# @param [String] fields
|
3059
3106
|
# Selector specifying which fields to include in a partial response.
|
@@ -3084,15 +3131,21 @@ module Google
|
|
3084
3131
|
execute_or_queue_command(command, &block)
|
3085
3132
|
end
|
3086
3133
|
|
3087
|
-
# Creates an InspectTemplate for re-using frequently used configuration
|
3088
|
-
#
|
3089
|
-
#
|
3134
|
+
# Creates an InspectTemplate for re-using frequently used configuration for
|
3135
|
+
# inspecting content, images, and storage. See https://cloud.google.com/dlp/docs/
|
3136
|
+
# creating-templates to learn more.
|
3090
3137
|
# @param [String] parent
|
3091
|
-
# Required. Parent resource name.
|
3092
|
-
#
|
3093
|
-
#
|
3094
|
-
#
|
3095
|
-
#
|
3138
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3139
|
+
# the scope of the request (project or organization) and whether you have [
|
3140
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
3141
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
3142
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
3143
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
3144
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
3145
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
3146
|
+
# example `parent` string specifies a parent project with the identifier `
|
3147
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
3148
|
+
# data: parent=projects/example-project/locations/europe-west3
|
3096
3149
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateInspectTemplateRequest] google_privacy_dlp_v2_create_inspect_template_request_object
|
3097
3150
|
# @param [String] fields
|
3098
3151
|
# Selector specifying which fields to include in a partial response.
|
@@ -3123,13 +3176,12 @@ module Google
|
|
3123
3176
|
execute_or_queue_command(command, &block)
|
3124
3177
|
end
|
3125
3178
|
|
3126
|
-
# Deletes an InspectTemplate.
|
3127
|
-
#
|
3179
|
+
# Deletes an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
3180
|
+
# templates to learn more.
|
3128
3181
|
# @param [String] name
|
3129
3182
|
# Required. Resource name of the organization and inspectTemplate to be deleted,
|
3130
|
-
# for
|
3131
|
-
#
|
3132
|
-
# projects/project-id/inspectTemplates/432452342.
|
3183
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
3184
|
+
# project-id/inspectTemplates/432452342.
|
3133
3185
|
# @param [String] fields
|
3134
3186
|
# Selector specifying which fields to include in a partial response.
|
3135
3187
|
# @param [String] quota_user
|
@@ -3157,13 +3209,12 @@ module Google
|
|
3157
3209
|
execute_or_queue_command(command, &block)
|
3158
3210
|
end
|
3159
3211
|
|
3160
|
-
# Gets an InspectTemplate.
|
3161
|
-
#
|
3212
|
+
# Gets an InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
3213
|
+
# templates to learn more.
|
3162
3214
|
# @param [String] name
|
3163
3215
|
# Required. Resource name of the organization and inspectTemplate to be read,
|
3164
|
-
# for
|
3165
|
-
#
|
3166
|
-
# projects/project-id/inspectTemplates/432452342.
|
3216
|
+
# for example `organizations/433245324/inspectTemplates/432452342` or projects/
|
3217
|
+
# project-id/inspectTemplates/432452342.
|
3167
3218
|
# @param [String] fields
|
3168
3219
|
# Selector specifying which fields to include in a partial response.
|
3169
3220
|
# @param [String] quota_user
|
@@ -3191,33 +3242,36 @@ module Google
|
|
3191
3242
|
execute_or_queue_command(command, &block)
|
3192
3243
|
end
|
3193
3244
|
|
3194
|
-
# Lists InspectTemplates.
|
3195
|
-
#
|
3245
|
+
# Lists InspectTemplates. See https://cloud.google.com/dlp/docs/creating-
|
3246
|
+
# templates to learn more.
|
3196
3247
|
# @param [String] parent
|
3197
|
-
# Required. Parent resource name.
|
3198
|
-
#
|
3199
|
-
#
|
3200
|
-
#
|
3201
|
-
#
|
3248
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3249
|
+
# the scope of the request (project or organization) and whether you have [
|
3250
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
3251
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
3252
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
3253
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
3254
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
3255
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
3256
|
+
# example `parent` string specifies a parent project with the identifier `
|
3257
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
3258
|
+
# data: parent=projects/example-project/locations/europe-west3
|
3202
3259
|
# @param [String] location_id
|
3203
3260
|
# Deprecated. This field has no effect.
|
3204
3261
|
# @param [String] order_by
|
3205
|
-
# Comma separated list of fields to order by,
|
3206
|
-
#
|
3207
|
-
#
|
3208
|
-
#
|
3209
|
-
#
|
3210
|
-
#
|
3211
|
-
#
|
3212
|
-
# - `update_time`: corresponds to time the template was last updated.
|
3213
|
-
# - `name`: corresponds to template's name.
|
3214
|
-
# - `display_name`: corresponds to template's display name.
|
3262
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
3263
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
3264
|
+
# redundant space characters are insignificant. Example: `name asc,update_time,
|
3265
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
3266
|
+
# the template was created. - `update_time`: corresponds to time the template
|
3267
|
+
# was last updated. - `name`: corresponds to template's name. - `display_name`:
|
3268
|
+
# corresponds to template's display name.
|
3215
3269
|
# @param [Fixnum] page_size
|
3216
|
-
# Size of the page, can be limited by server. If zero server returns
|
3217
|
-
#
|
3270
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
3271
|
+
# max size 100.
|
3218
3272
|
# @param [String] page_token
|
3219
|
-
# Page token to continue retrieval. Comes from previous call
|
3220
|
-
#
|
3273
|
+
# Page token to continue retrieval. Comes from previous call to `
|
3274
|
+
# ListInspectTemplates`.
|
3221
3275
|
# @param [String] fields
|
3222
3276
|
# Selector specifying which fields to include in a partial response.
|
3223
3277
|
# @param [String] quota_user
|
@@ -3249,12 +3303,12 @@ module Google
|
|
3249
3303
|
execute_or_queue_command(command, &block)
|
3250
3304
|
end
|
3251
3305
|
|
3252
|
-
# Updates the InspectTemplate.
|
3253
|
-
#
|
3306
|
+
# Updates the InspectTemplate. See https://cloud.google.com/dlp/docs/creating-
|
3307
|
+
# templates to learn more.
|
3254
3308
|
# @param [String] name
|
3255
3309
|
# Required. Resource name of organization and inspectTemplate to be updated, for
|
3256
|
-
# example `organizations/433245324/inspectTemplates/432452342` or
|
3257
|
-
#
|
3310
|
+
# example `organizations/433245324/inspectTemplates/432452342` or projects/
|
3311
|
+
# project-id/inspectTemplates/432452342.
|
3258
3312
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateInspectTemplateRequest] google_privacy_dlp_v2_update_inspect_template_request_object
|
3259
3313
|
# @param [String] fields
|
3260
3314
|
# Selector specifying which fields to include in a partial response.
|
@@ -3285,11 +3339,11 @@ module Google
|
|
3285
3339
|
execute_or_queue_command(command, &block)
|
3286
3340
|
end
|
3287
3341
|
|
3288
|
-
# Activate a job trigger. Causes the immediate execute of a trigger
|
3289
|
-
#
|
3342
|
+
# Activate a job trigger. Causes the immediate execute of a trigger instead of
|
3343
|
+
# waiting on the trigger event to occur.
|
3290
3344
|
# @param [String] name
|
3291
|
-
# Required. Resource name of the trigger to activate, for example
|
3292
|
-
#
|
3345
|
+
# Required. Resource name of the trigger to activate, for example `projects/dlp-
|
3346
|
+
# test-project/jobTriggers/53234423`.
|
3293
3347
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2ActivateJobTriggerRequest] google_privacy_dlp_v2_activate_job_trigger_request_object
|
3294
3348
|
# @param [String] fields
|
3295
3349
|
# Selector specifying which fields to include in a partial response.
|
@@ -3321,12 +3375,17 @@ module Google
|
|
3321
3375
|
end
|
3322
3376
|
|
3323
3377
|
# Creates a job trigger to run DLP actions such as scanning storage for
|
3324
|
-
# sensitive information on a set schedule.
|
3325
|
-
#
|
3378
|
+
# sensitive information on a set schedule. See https://cloud.google.com/dlp/docs/
|
3379
|
+
# creating-job-triggers to learn more.
|
3326
3380
|
# @param [String] parent
|
3327
|
-
# Required. Parent resource name.
|
3328
|
-
#
|
3329
|
-
# -
|
3381
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3382
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
3383
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
3384
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
3385
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
3386
|
+
# string specifies a parent project with the identifier `example-project`, and
|
3387
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
3388
|
+
# example-project/locations/europe-west3
|
3330
3389
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateJobTriggerRequest] google_privacy_dlp_v2_create_job_trigger_request_object
|
3331
3390
|
# @param [String] fields
|
3332
3391
|
# Selector specifying which fields to include in a partial response.
|
@@ -3357,11 +3416,11 @@ module Google
|
|
3357
3416
|
execute_or_queue_command(command, &block)
|
3358
3417
|
end
|
3359
3418
|
|
3360
|
-
# Deletes a job trigger.
|
3361
|
-
#
|
3419
|
+
# Deletes a job trigger. See https://cloud.google.com/dlp/docs/creating-job-
|
3420
|
+
# triggers to learn more.
|
3362
3421
|
# @param [String] name
|
3363
|
-
# Required. Resource name of the project and the triggeredJob, for example
|
3364
|
-
#
|
3422
|
+
# Required. Resource name of the project and the triggeredJob, for example `
|
3423
|
+
# projects/dlp-test-project/jobTriggers/53234423`.
|
3365
3424
|
# @param [String] fields
|
3366
3425
|
# Selector specifying which fields to include in a partial response.
|
3367
3426
|
# @param [String] quota_user
|
@@ -3389,11 +3448,11 @@ module Google
|
|
3389
3448
|
execute_or_queue_command(command, &block)
|
3390
3449
|
end
|
3391
3450
|
|
3392
|
-
# Gets a job trigger.
|
3393
|
-
#
|
3451
|
+
# Gets a job trigger. See https://cloud.google.com/dlp/docs/creating-job-
|
3452
|
+
# triggers to learn more.
|
3394
3453
|
# @param [String] name
|
3395
|
-
# Required. Resource name of the project and the triggeredJob, for example
|
3396
|
-
#
|
3454
|
+
# Required. Resource name of the project and the triggeredJob, for example `
|
3455
|
+
# projects/dlp-test-project/jobTriggers/53234423`.
|
3397
3456
|
# @param [String] fields
|
3398
3457
|
# Selector specifying which fields to include in a partial response.
|
3399
3458
|
# @param [String] quota_user
|
@@ -3421,16 +3480,14 @@ module Google
|
|
3421
3480
|
execute_or_queue_command(command, &block)
|
3422
3481
|
end
|
3423
3482
|
|
3424
|
-
# Inspect hybrid content and store findings to a trigger. The inspection
|
3425
|
-
#
|
3426
|
-
#
|
3427
|
-
#
|
3428
|
-
#
|
3429
|
-
# https://cloud.google.com/products#product-launch-stages.
|
3483
|
+
# Inspect hybrid content and store findings to a trigger. The inspection will be
|
3484
|
+
# processed asynchronously. To review the findings monitor the jobs within the
|
3485
|
+
# trigger. Early access feature is in a pre-release state and might change or
|
3486
|
+
# have limited support. For more information, see https://cloud.google.com/
|
3487
|
+
# products#product-launch-stages.
|
3430
3488
|
# @param [String] name
|
3431
3489
|
# Required. Resource name of the trigger to execute a hybrid inspect on, for
|
3432
|
-
# example
|
3433
|
-
# `projects/dlp-test-project/jobTriggers/53234423`.
|
3490
|
+
# example `projects/dlp-test-project/jobTriggers/53234423`.
|
3434
3491
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2HybridInspectJobTriggerRequest] google_privacy_dlp_v2_hybrid_inspect_job_trigger_request_object
|
3435
3492
|
# @param [String] fields
|
3436
3493
|
# Selector specifying which fields to include in a partial response.
|
@@ -3461,53 +3518,49 @@ module Google
|
|
3461
3518
|
execute_or_queue_command(command, &block)
|
3462
3519
|
end
|
3463
3520
|
|
3464
|
-
# Lists job triggers.
|
3465
|
-
#
|
3521
|
+
# Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job-
|
3522
|
+
# triggers to learn more.
|
3466
3523
|
# @param [String] parent
|
3467
|
-
# Required. Parent resource name.
|
3468
|
-
#
|
3469
|
-
# -
|
3524
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3525
|
+
# whether you have [specified a processing location](https://cloud.google.com/
|
3526
|
+
# dlp/docs/specifying-location): + Projects scope, location specified: `projects/
|
3527
|
+
# `PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no location specified (
|
3528
|
+
# defaults to global): `projects/`PROJECT_ID The following example `parent`
|
3529
|
+
# string specifies a parent project with the identifier `example-project`, and
|
3530
|
+
# specifies the `europe-west3` location for processing data: parent=projects/
|
3531
|
+
# example-project/locations/europe-west3
|
3470
3532
|
# @param [String] filter
|
3471
|
-
# Allows filtering.
|
3472
|
-
#
|
3473
|
-
#
|
3474
|
-
#
|
3475
|
-
#
|
3476
|
-
#
|
3477
|
-
#
|
3478
|
-
# -
|
3479
|
-
#
|
3480
|
-
#
|
3481
|
-
#
|
3482
|
-
#
|
3483
|
-
#
|
3484
|
-
#
|
3485
|
-
# * inspected_storage = cloud_storage AND status = HEALTHY
|
3486
|
-
# * inspected_storage = cloud_storage OR inspected_storage = bigquery
|
3487
|
-
# * inspected_storage = cloud_storage AND (state = PAUSED OR state = HEALTHY)
|
3488
|
-
# * last_run_time > \"2017-12-12T00:00:00+00:00\"
|
3489
|
-
# The length of this field should be no more than 500 characters.
|
3533
|
+
# Allows filtering. Supported syntax: * Filter expressions are made up of one or
|
3534
|
+
# more restrictions. * Restrictions can be combined by `AND` or `OR` logical
|
3535
|
+
# operators. A sequence of restrictions implicitly uses `AND`. * A restriction
|
3536
|
+
# has the form of ``field` `operator` `value``. * Supported fields/values for
|
3537
|
+
# inspect jobs: - `status` - HEALTHY|PAUSED|CANCELLED - `inspected_storage` -
|
3538
|
+
# DATASTORE|CLOUD_STORAGE|BIGQUERY - 'last_run_time` - RFC 3339 formatted
|
3539
|
+
# timestamp, surrounded by quotation marks. Nanoseconds are ignored. - '
|
3540
|
+
# error_count' - Number of errors that have occurred while running. * The
|
3541
|
+
# operator must be `=` or `!=` for status and inspected_storage. Examples: *
|
3542
|
+
# inspected_storage = cloud_storage AND status = HEALTHY * inspected_storage =
|
3543
|
+
# cloud_storage OR inspected_storage = bigquery * inspected_storage =
|
3544
|
+
# cloud_storage AND (state = PAUSED OR state = HEALTHY) * last_run_time > \"2017-
|
3545
|
+
# 12-12T00:00:00+00:00\" The length of this field should be no more than 500
|
3546
|
+
# characters.
|
3490
3547
|
# @param [String] location_id
|
3491
3548
|
# Deprecated. This field has no effect.
|
3492
3549
|
# @param [String] order_by
|
3493
|
-
# Comma separated list of triggeredJob fields to order by,
|
3494
|
-
#
|
3495
|
-
#
|
3496
|
-
#
|
3497
|
-
#
|
3498
|
-
#
|
3499
|
-
# - `
|
3500
|
-
#
|
3501
|
-
#
|
3502
|
-
# - `name`: corresponds to JobTrigger's name.
|
3503
|
-
# - `display_name`: corresponds to JobTrigger's display name.
|
3504
|
-
# - `status`: corresponds to JobTrigger's status.
|
3550
|
+
# Comma separated list of triggeredJob fields to order by, followed by `asc` or `
|
3551
|
+
# desc` postfix. This list is case-insensitive, default sorting order is
|
3552
|
+
# ascending, redundant space characters are insignificant. Example: `name asc,
|
3553
|
+
# update_time, create_time desc` Supported fields are: - `create_time`:
|
3554
|
+
# corresponds to time the JobTrigger was created. - `update_time`: corresponds
|
3555
|
+
# to time the JobTrigger was last updated. - `last_run_time`: corresponds to the
|
3556
|
+
# last time the JobTrigger ran. - `name`: corresponds to JobTrigger's name. - `
|
3557
|
+
# display_name`: corresponds to JobTrigger's display name. - `status`:
|
3558
|
+
# corresponds to JobTrigger's status.
|
3505
3559
|
# @param [Fixnum] page_size
|
3506
3560
|
# Size of the page, can be limited by a server.
|
3507
3561
|
# @param [String] page_token
|
3508
|
-
# Page token to continue retrieval. Comes from previous call
|
3509
|
-
#
|
3510
|
-
# change for subsequent calls.
|
3562
|
+
# Page token to continue retrieval. Comes from previous call to ListJobTriggers.
|
3563
|
+
# `order_by` field must not change for subsequent calls.
|
3511
3564
|
# @param [String] fields
|
3512
3565
|
# Selector specifying which fields to include in a partial response.
|
3513
3566
|
# @param [String] quota_user
|
@@ -3540,11 +3593,11 @@ module Google
|
|
3540
3593
|
execute_or_queue_command(command, &block)
|
3541
3594
|
end
|
3542
3595
|
|
3543
|
-
# Updates a job trigger.
|
3544
|
-
#
|
3596
|
+
# Updates a job trigger. See https://cloud.google.com/dlp/docs/creating-job-
|
3597
|
+
# triggers to learn more.
|
3545
3598
|
# @param [String] name
|
3546
|
-
# Required. Resource name of the project and the triggeredJob, for example
|
3547
|
-
#
|
3599
|
+
# Required. Resource name of the project and the triggeredJob, for example `
|
3600
|
+
# projects/dlp-test-project/jobTriggers/53234423`.
|
3548
3601
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateJobTriggerRequest] google_privacy_dlp_v2_update_job_trigger_request_object
|
3549
3602
|
# @param [String] fields
|
3550
3603
|
# Selector specifying which fields to include in a partial response.
|
@@ -3575,15 +3628,20 @@ module Google
|
|
3575
3628
|
execute_or_queue_command(command, &block)
|
3576
3629
|
end
|
3577
3630
|
|
3578
|
-
# Creates a pre-built stored infoType to be used for inspection.
|
3579
|
-
#
|
3580
|
-
# learn more.
|
3631
|
+
# Creates a pre-built stored infoType to be used for inspection. See https://
|
3632
|
+
# cloud.google.com/dlp/docs/creating-stored-infotypes to learn more.
|
3581
3633
|
# @param [String] parent
|
3582
|
-
# Required. Parent resource name.
|
3583
|
-
#
|
3584
|
-
#
|
3585
|
-
#
|
3586
|
-
#
|
3634
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3635
|
+
# the scope of the request (project or organization) and whether you have [
|
3636
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
3637
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
3638
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
3639
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
3640
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
3641
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
3642
|
+
# example `parent` string specifies a parent project with the identifier `
|
3643
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
3644
|
+
# data: parent=projects/example-project/locations/europe-west3
|
3587
3645
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object
|
3588
3646
|
# @param [String] fields
|
3589
3647
|
# Selector specifying which fields to include in a partial response.
|
@@ -3614,14 +3672,12 @@ module Google
|
|
3614
3672
|
execute_or_queue_command(command, &block)
|
3615
3673
|
end
|
3616
3674
|
|
3617
|
-
# Deletes a stored infoType.
|
3618
|
-
#
|
3619
|
-
# learn more.
|
3675
|
+
# Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating-
|
3676
|
+
# stored-infotypes to learn more.
|
3620
3677
|
# @param [String] name
|
3621
3678
|
# Required. Resource name of the organization and storedInfoType to be deleted,
|
3622
|
-
# for
|
3623
|
-
#
|
3624
|
-
# projects/project-id/storedInfoTypes/432452342.
|
3679
|
+
# for example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
3680
|
+
# project-id/storedInfoTypes/432452342.
|
3625
3681
|
# @param [String] fields
|
3626
3682
|
# Selector specifying which fields to include in a partial response.
|
3627
3683
|
# @param [String] quota_user
|
@@ -3649,13 +3705,12 @@ module Google
|
|
3649
3705
|
execute_or_queue_command(command, &block)
|
3650
3706
|
end
|
3651
3707
|
|
3652
|
-
# Gets a stored infoType.
|
3653
|
-
#
|
3654
|
-
# learn more.
|
3708
|
+
# Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-
|
3709
|
+
# infotypes to learn more.
|
3655
3710
|
# @param [String] name
|
3656
3711
|
# Required. Resource name of the organization and storedInfoType to be read, for
|
3657
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
3658
|
-
#
|
3712
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
3713
|
+
# project-id/storedInfoTypes/432452342.
|
3659
3714
|
# @param [String] fields
|
3660
3715
|
# Selector specifying which fields to include in a partial response.
|
3661
3716
|
# @param [String] quota_user
|
@@ -3683,35 +3738,36 @@ module Google
|
|
3683
3738
|
execute_or_queue_command(command, &block)
|
3684
3739
|
end
|
3685
3740
|
|
3686
|
-
# Lists stored infoTypes.
|
3687
|
-
#
|
3688
|
-
# learn more.
|
3741
|
+
# Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating-stored-
|
3742
|
+
# infotypes to learn more.
|
3689
3743
|
# @param [String] parent
|
3690
|
-
# Required. Parent resource name.
|
3691
|
-
#
|
3692
|
-
#
|
3693
|
-
#
|
3694
|
-
#
|
3744
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3745
|
+
# the scope of the request (project or organization) and whether you have [
|
3746
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
3747
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
3748
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
3749
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
3750
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
3751
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
3752
|
+
# example `parent` string specifies a parent project with the identifier `
|
3753
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
3754
|
+
# data: parent=projects/example-project/locations/europe-west3
|
3695
3755
|
# @param [String] location_id
|
3696
3756
|
# Deprecated. This field has no effect.
|
3697
3757
|
# @param [String] order_by
|
3698
|
-
# Comma separated list of fields to order by,
|
3699
|
-
#
|
3700
|
-
#
|
3701
|
-
#
|
3702
|
-
#
|
3703
|
-
#
|
3704
|
-
#
|
3705
|
-
# resource was created.
|
3706
|
-
# - `state`: corresponds to the state of the resource.
|
3707
|
-
# - `name`: corresponds to resource name.
|
3708
|
-
# - `display_name`: corresponds to info type's display name.
|
3758
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
3759
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
3760
|
+
# redundant space characters are insignificant. Example: `name asc, display_name,
|
3761
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
3762
|
+
# the most recent version of the resource was created. - `state`: corresponds to
|
3763
|
+
# the state of the resource. - `name`: corresponds to resource name. - `
|
3764
|
+
# display_name`: corresponds to info type's display name.
|
3709
3765
|
# @param [Fixnum] page_size
|
3710
|
-
# Size of the page, can be limited by server. If zero server returns
|
3711
|
-
#
|
3766
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
3767
|
+
# max size 100.
|
3712
3768
|
# @param [String] page_token
|
3713
|
-
# Page token to continue retrieval. Comes from previous call
|
3714
|
-
#
|
3769
|
+
# Page token to continue retrieval. Comes from previous call to `
|
3770
|
+
# ListStoredInfoTypes`.
|
3715
3771
|
# @param [String] fields
|
3716
3772
|
# Selector specifying which fields to include in a partial response.
|
3717
3773
|
# @param [String] quota_user
|
@@ -3744,13 +3800,12 @@ module Google
|
|
3744
3800
|
end
|
3745
3801
|
|
3746
3802
|
# Updates the stored infoType by creating a new version. The existing version
|
3747
|
-
# will continue to be used until the new version is ready.
|
3748
|
-
#
|
3749
|
-
# learn more.
|
3803
|
+
# will continue to be used until the new version is ready. See https://cloud.
|
3804
|
+
# google.com/dlp/docs/creating-stored-infotypes to learn more.
|
3750
3805
|
# @param [String] name
|
3751
3806
|
# Required. Resource name of organization and storedInfoType to be updated, for
|
3752
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
3753
|
-
#
|
3807
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
3808
|
+
# project-id/storedInfoTypes/432452342.
|
3754
3809
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateStoredInfoTypeRequest] google_privacy_dlp_v2_update_stored_info_type_request_object
|
3755
3810
|
# @param [String] fields
|
3756
3811
|
# Selector specifying which fields to include in a partial response.
|
@@ -3781,15 +3836,20 @@ module Google
|
|
3781
3836
|
execute_or_queue_command(command, &block)
|
3782
3837
|
end
|
3783
3838
|
|
3784
|
-
# Creates a pre-built stored infoType to be used for inspection.
|
3785
|
-
#
|
3786
|
-
# learn more.
|
3839
|
+
# Creates a pre-built stored infoType to be used for inspection. See https://
|
3840
|
+
# cloud.google.com/dlp/docs/creating-stored-infotypes to learn more.
|
3787
3841
|
# @param [String] parent
|
3788
|
-
# Required. Parent resource name.
|
3789
|
-
#
|
3790
|
-
#
|
3791
|
-
#
|
3792
|
-
#
|
3842
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3843
|
+
# the scope of the request (project or organization) and whether you have [
|
3844
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
3845
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
3846
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
3847
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
3848
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
3849
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
3850
|
+
# example `parent` string specifies a parent project with the identifier `
|
3851
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
3852
|
+
# data: parent=projects/example-project/locations/europe-west3
|
3793
3853
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2CreateStoredInfoTypeRequest] google_privacy_dlp_v2_create_stored_info_type_request_object
|
3794
3854
|
# @param [String] fields
|
3795
3855
|
# Selector specifying which fields to include in a partial response.
|
@@ -3820,14 +3880,12 @@ module Google
|
|
3820
3880
|
execute_or_queue_command(command, &block)
|
3821
3881
|
end
|
3822
3882
|
|
3823
|
-
# Deletes a stored infoType.
|
3824
|
-
#
|
3825
|
-
# learn more.
|
3883
|
+
# Deletes a stored infoType. See https://cloud.google.com/dlp/docs/creating-
|
3884
|
+
# stored-infotypes to learn more.
|
3826
3885
|
# @param [String] name
|
3827
3886
|
# Required. Resource name of the organization and storedInfoType to be deleted,
|
3828
|
-
# for
|
3829
|
-
#
|
3830
|
-
# projects/project-id/storedInfoTypes/432452342.
|
3887
|
+
# for example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
3888
|
+
# project-id/storedInfoTypes/432452342.
|
3831
3889
|
# @param [String] fields
|
3832
3890
|
# Selector specifying which fields to include in a partial response.
|
3833
3891
|
# @param [String] quota_user
|
@@ -3855,13 +3913,12 @@ module Google
|
|
3855
3913
|
execute_or_queue_command(command, &block)
|
3856
3914
|
end
|
3857
3915
|
|
3858
|
-
# Gets a stored infoType.
|
3859
|
-
#
|
3860
|
-
# learn more.
|
3916
|
+
# Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-
|
3917
|
+
# infotypes to learn more.
|
3861
3918
|
# @param [String] name
|
3862
3919
|
# Required. Resource name of the organization and storedInfoType to be read, for
|
3863
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
3864
|
-
#
|
3920
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
3921
|
+
# project-id/storedInfoTypes/432452342.
|
3865
3922
|
# @param [String] fields
|
3866
3923
|
# Selector specifying which fields to include in a partial response.
|
3867
3924
|
# @param [String] quota_user
|
@@ -3889,35 +3946,36 @@ module Google
|
|
3889
3946
|
execute_or_queue_command(command, &block)
|
3890
3947
|
end
|
3891
3948
|
|
3892
|
-
# Lists stored infoTypes.
|
3893
|
-
#
|
3894
|
-
# learn more.
|
3949
|
+
# Lists stored infoTypes. See https://cloud.google.com/dlp/docs/creating-stored-
|
3950
|
+
# infotypes to learn more.
|
3895
3951
|
# @param [String] parent
|
3896
|
-
# Required. Parent resource name.
|
3897
|
-
#
|
3898
|
-
#
|
3899
|
-
#
|
3900
|
-
#
|
3952
|
+
# Required. Parent resource name. The format of this value varies depending on
|
3953
|
+
# the scope of the request (project or organization) and whether you have [
|
3954
|
+
# specified a processing location](https://cloud.google.com/dlp/docs/specifying-
|
3955
|
+
# location): + Projects scope, location specified: `projects/`PROJECT_ID`/
|
3956
|
+
# locations/`LOCATION_ID + Projects scope, no location specified (defaults to
|
3957
|
+
# global): `projects/`PROJECT_ID + Organizations scope, location specified: `
|
3958
|
+
# organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope, no
|
3959
|
+
# location specified (defaults to global): `organizations/`ORG_ID The following
|
3960
|
+
# example `parent` string specifies a parent project with the identifier `
|
3961
|
+
# example-project`, and specifies the `europe-west3` location for processing
|
3962
|
+
# data: parent=projects/example-project/locations/europe-west3
|
3901
3963
|
# @param [String] location_id
|
3902
3964
|
# Deprecated. This field has no effect.
|
3903
3965
|
# @param [String] order_by
|
3904
|
-
# Comma separated list of fields to order by,
|
3905
|
-
#
|
3906
|
-
#
|
3907
|
-
#
|
3908
|
-
#
|
3909
|
-
#
|
3910
|
-
#
|
3911
|
-
# resource was created.
|
3912
|
-
# - `state`: corresponds to the state of the resource.
|
3913
|
-
# - `name`: corresponds to resource name.
|
3914
|
-
# - `display_name`: corresponds to info type's display name.
|
3966
|
+
# Comma separated list of fields to order by, followed by `asc` or `desc`
|
3967
|
+
# postfix. This list is case-insensitive, default sorting order is ascending,
|
3968
|
+
# redundant space characters are insignificant. Example: `name asc, display_name,
|
3969
|
+
# create_time desc` Supported fields are: - `create_time`: corresponds to time
|
3970
|
+
# the most recent version of the resource was created. - `state`: corresponds to
|
3971
|
+
# the state of the resource. - `name`: corresponds to resource name. - `
|
3972
|
+
# display_name`: corresponds to info type's display name.
|
3915
3973
|
# @param [Fixnum] page_size
|
3916
|
-
# Size of the page, can be limited by server. If zero server returns
|
3917
|
-
#
|
3974
|
+
# Size of the page, can be limited by server. If zero server returns a page of
|
3975
|
+
# max size 100.
|
3918
3976
|
# @param [String] page_token
|
3919
|
-
# Page token to continue retrieval. Comes from previous call
|
3920
|
-
#
|
3977
|
+
# Page token to continue retrieval. Comes from previous call to `
|
3978
|
+
# ListStoredInfoTypes`.
|
3921
3979
|
# @param [String] fields
|
3922
3980
|
# Selector specifying which fields to include in a partial response.
|
3923
3981
|
# @param [String] quota_user
|
@@ -3950,13 +4008,12 @@ module Google
|
|
3950
4008
|
end
|
3951
4009
|
|
3952
4010
|
# Updates the stored infoType by creating a new version. The existing version
|
3953
|
-
# will continue to be used until the new version is ready.
|
3954
|
-
#
|
3955
|
-
# learn more.
|
4011
|
+
# will continue to be used until the new version is ready. See https://cloud.
|
4012
|
+
# google.com/dlp/docs/creating-stored-infotypes to learn more.
|
3956
4013
|
# @param [String] name
|
3957
4014
|
# Required. Resource name of organization and storedInfoType to be updated, for
|
3958
|
-
# example `organizations/433245324/storedInfoTypes/432452342` or
|
3959
|
-
#
|
4015
|
+
# example `organizations/433245324/storedInfoTypes/432452342` or projects/
|
4016
|
+
# project-id/storedInfoTypes/432452342.
|
3960
4017
|
# @param [Google::Apis::DlpV2::GooglePrivacyDlpV2UpdateStoredInfoTypeRequest] google_privacy_dlp_v2_update_stored_info_type_request_object
|
3961
4018
|
# @param [String] fields
|
3962
4019
|
# Selector specifying which fields to include in a partial response.
|