diff --git a/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceClient.java b/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceClient.java index c79305b7..65bf683f 100644 --- a/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceClient.java +++ b/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceClient.java @@ -443,7 +443,7 @@ public final ReidentifyContentResponse reidentifyContent(ReidentifyContentReques * } * * - * @param parent The parent resource name, for example locations/{location_id} + * @param parent The parent resource name. - Format:locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListInfoTypesResponse listInfoTypes(String parent) { @@ -507,8 +507,10 @@ public final UnaryCallable listInfo * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location-id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param inspectTemplate Required. The InspectTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -537,8 +539,10 @@ public final InspectTemplate createInspectTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location-id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param inspectTemplate Required. The InspectTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -567,8 +571,10 @@ public final InspectTemplate createInspectTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location-id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param inspectTemplate Required. The InspectTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -597,8 +603,10 @@ public final InspectTemplate createInspectTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location-id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param inspectTemplate Required. The InspectTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -627,8 +635,10 @@ public final InspectTemplate createInspectTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location-id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param inspectTemplate Required. The InspectTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -925,8 +935,10 @@ public final InspectTemplate getInspectTemplate(GetInspectTemplateRequest reques * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListInspectTemplatesPagedResponse listInspectTemplates( @@ -953,8 +965,10 @@ public final ListInspectTemplatesPagedResponse listInspectTemplates( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListInspectTemplatesPagedResponse listInspectTemplates(ProjectName parent) { @@ -980,8 +994,10 @@ public final ListInspectTemplatesPagedResponse listInspectTemplates(ProjectName * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListInspectTemplatesPagedResponse listInspectTemplates(OrganizationName parent) { @@ -1007,8 +1023,10 @@ public final ListInspectTemplatesPagedResponse listInspectTemplates(Organization * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListInspectTemplatesPagedResponse listInspectTemplates(LocationName parent) { @@ -1034,8 +1052,10 @@ public final ListInspectTemplatesPagedResponse listInspectTemplates(LocationName * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListInspectTemplatesPagedResponse listInspectTemplates(String parent) { @@ -1242,8 +1262,10 @@ public final UnaryCallable deleteInspectTem * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param deidentifyTemplate Required. The DeidentifyTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -1273,8 +1295,10 @@ public final DeidentifyTemplate createDeidentifyTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param deidentifyTemplate Required. The DeidentifyTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -1304,8 +1328,10 @@ public final DeidentifyTemplate createDeidentifyTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param deidentifyTemplate Required. The DeidentifyTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -1335,8 +1361,10 @@ public final DeidentifyTemplate createDeidentifyTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param deidentifyTemplate Required. The DeidentifyTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -1366,8 +1394,10 @@ public final DeidentifyTemplate createDeidentifyTemplate( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param deidentifyTemplate Required. The DeidentifyTemplate to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -1669,8 +1699,10 @@ public final DeidentifyTemplate getDeidentifyTemplate(GetDeidentifyTemplateReque * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates( @@ -1698,8 +1730,10 @@ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates(ProjectName parent) { @@ -1726,8 +1760,10 @@ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates(Projec * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates( @@ -1755,8 +1791,10 @@ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates(LocationName parent) { @@ -1783,8 +1821,10 @@ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates(Locati * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDeidentifyTemplatesPagedResponse listDeidentifyTemplates(String parent) { @@ -1994,8 +2034,8 @@ public final void deleteDeidentifyTemplate(DeleteDeidentifyTemplateRequest reque * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @param jobTrigger Required. The JobTrigger to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -2008,6 +2048,35 @@ public final JobTrigger createJobTrigger(ProjectName parent, JobTrigger jobTrigg return createJobTrigger(request); } + // AUTO-GENERATED DOCUMENTATION AND METHOD + /** + * Creates a job trigger to run DLP actions such as scanning storage for sensitive information on + * a set schedule. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. + * + *

Sample code: + * + *


+   * try (DlpServiceClient dlpServiceClient = DlpServiceClient.create()) {
+   *   LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
+   *   JobTrigger jobTrigger = JobTrigger.newBuilder().build();
+   *   JobTrigger response = dlpServiceClient.createJobTrigger(parent, jobTrigger);
+   * }
+   * 
+ * + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + * @param jobTrigger Required. The JobTrigger to create. + * @throws com.google.api.gax.rpc.ApiException if the remote call fails + */ + public final JobTrigger createJobTrigger(LocationName parent, JobTrigger jobTrigger) { + CreateJobTriggerRequest request = + CreateJobTriggerRequest.newBuilder() + .setParent(parent == null ? null : parent.toString()) + .setJobTrigger(jobTrigger) + .build(); + return createJobTrigger(request); + } + // AUTO-GENERATED DOCUMENTATION AND METHOD /** * Creates a job trigger to run DLP actions such as scanning storage for sensitive information on @@ -2023,8 +2092,8 @@ public final JobTrigger createJobTrigger(ProjectName parent, JobTrigger jobTrigg * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @param jobTrigger Required. The JobTrigger to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -2410,8 +2479,8 @@ public final UnaryCallable getJobTriggerCallab * } * * - * @param parent Required. The parent resource name, for example `projects/my-project-id` or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListJobTriggersPagedResponse listJobTriggers(ProjectName parent) { @@ -2422,6 +2491,33 @@ public final ListJobTriggersPagedResponse listJobTriggers(ProjectName parent) { return listJobTriggers(request); } + // AUTO-GENERATED DOCUMENTATION AND METHOD + /** + * Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. + * + *

Sample code: + * + *


+   * try (DlpServiceClient dlpServiceClient = DlpServiceClient.create()) {
+   *   LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
+   *   for (JobTrigger element : dlpServiceClient.listJobTriggers(parent).iterateAll()) {
+   *     // doThingsWith(element);
+   *   }
+   * }
+   * 
+ * + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + * @throws com.google.api.gax.rpc.ApiException if the remote call fails + */ + public final ListJobTriggersPagedResponse listJobTriggers(LocationName parent) { + ListJobTriggersRequest request = + ListJobTriggersRequest.newBuilder() + .setParent(parent == null ? null : parent.toString()) + .build(); + return listJobTriggers(request); + } + // AUTO-GENERATED DOCUMENTATION AND METHOD /** * Lists job triggers. See https://cloud.google.com/dlp/docs/creating-job-triggers to learn more. @@ -2437,8 +2533,8 @@ public final ListJobTriggersPagedResponse listJobTriggers(ProjectName parent) { * } * * - * @param parent Required. The parent resource name, for example `projects/my-project-id` or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListJobTriggersPagedResponse listJobTriggers(String parent) { @@ -2642,8 +2738,8 @@ public final UnaryCallable deleteJobTriggerCalla * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @param inspectJob Set to control what and how to inspect. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -2656,6 +2752,40 @@ public final DlpJob createDlpJob(ProjectName parent, InspectJobConfig inspectJob return createDlpJob(request); } + // AUTO-GENERATED DOCUMENTATION AND METHOD + /** + * Creates a new job to inspect storage or calculate risk metrics. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. + * + *

When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the system will + * automatically choose what detectors to run. By default this may be all types, but may change + * over time as detectors are updated. + * + *

Sample code: + * + *


+   * try (DlpServiceClient dlpServiceClient = DlpServiceClient.create()) {
+   *   LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
+   *   InspectJobConfig inspectJob = InspectJobConfig.newBuilder().build();
+   *   DlpJob response = dlpServiceClient.createDlpJob(parent, inspectJob);
+   * }
+   * 
+ * + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + * @param inspectJob Set to control what and how to inspect. + * @throws com.google.api.gax.rpc.ApiException if the remote call fails + */ + public final DlpJob createDlpJob(LocationName parent, InspectJobConfig inspectJob) { + CreateDlpJobRequest request = + CreateDlpJobRequest.newBuilder() + .setParent(parent == null ? null : parent.toString()) + .setInspectJob(inspectJob) + .build(); + return createDlpJob(request); + } + // AUTO-GENERATED DOCUMENTATION AND METHOD /** * Creates a new job to inspect storage or calculate risk metrics. See @@ -2676,8 +2806,8 @@ public final DlpJob createDlpJob(ProjectName parent, InspectJobConfig inspectJob * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @param inspectJob Set to control what and how to inspect. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -2707,8 +2837,8 @@ public final DlpJob createDlpJob(String parent, InspectJobConfig inspectJob) { * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @param riskJob Set to choose what metric to calculate. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -2721,6 +2851,40 @@ public final DlpJob createDlpJob(ProjectName parent, RiskAnalysisJobConfig riskJ return createDlpJob(request); } + // AUTO-GENERATED DOCUMENTATION AND METHOD + /** + * Creates a new job to inspect storage or calculate risk metrics. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. + * + *

When no InfoTypes or CustomInfoTypes are specified in inspect jobs, the system will + * automatically choose what detectors to run. By default this may be all types, but may change + * over time as detectors are updated. + * + *

Sample code: + * + *


+   * try (DlpServiceClient dlpServiceClient = DlpServiceClient.create()) {
+   *   LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
+   *   RiskAnalysisJobConfig riskJob = RiskAnalysisJobConfig.newBuilder().build();
+   *   DlpJob response = dlpServiceClient.createDlpJob(parent, riskJob);
+   * }
+   * 
+ * + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + * @param riskJob Set to choose what metric to calculate. + * @throws com.google.api.gax.rpc.ApiException if the remote call fails + */ + public final DlpJob createDlpJob(LocationName parent, RiskAnalysisJobConfig riskJob) { + CreateDlpJobRequest request = + CreateDlpJobRequest.newBuilder() + .setParent(parent == null ? null : parent.toString()) + .setRiskJob(riskJob) + .build(); + return createDlpJob(request); + } + // AUTO-GENERATED DOCUMENTATION AND METHOD /** * Creates a new job to inspect storage or calculate risk metrics. See @@ -2741,8 +2905,8 @@ public final DlpJob createDlpJob(ProjectName parent, RiskAnalysisJobConfig riskJ * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @param riskJob Set to choose what metric to calculate. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -2826,8 +2990,8 @@ public final UnaryCallable createDlpJobCallable() { * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDlpJobsPagedResponse listDlpJobs(ProjectName parent) { @@ -2838,6 +3002,35 @@ public final ListDlpJobsPagedResponse listDlpJobs(ProjectName parent) { return listDlpJobs(request); } + // AUTO-GENERATED DOCUMENTATION AND METHOD + /** + * Lists DlpJobs that match the specified filter in the request. See + * https://cloud.google.com/dlp/docs/inspecting-storage and + * https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more. + * + *

Sample code: + * + *


+   * try (DlpServiceClient dlpServiceClient = DlpServiceClient.create()) {
+   *   LocationName parent = LocationName.of("[PROJECT]", "[LOCATION]");
+   *   for (DlpJob element : dlpServiceClient.listDlpJobs(parent).iterateAll()) {
+   *     // doThingsWith(element);
+   *   }
+   * }
+   * 
+ * + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + * @throws com.google.api.gax.rpc.ApiException if the remote call fails + */ + public final ListDlpJobsPagedResponse listDlpJobs(LocationName parent) { + ListDlpJobsRequest request = + ListDlpJobsRequest.newBuilder() + .setParent(parent == null ? null : parent.toString()) + .build(); + return listDlpJobs(request); + } + // AUTO-GENERATED DOCUMENTATION AND METHOD /** * Lists DlpJobs that match the specified filter in the request. See @@ -2855,8 +3048,8 @@ public final ListDlpJobsPagedResponse listDlpJobs(ProjectName parent) { * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListDlpJobsPagedResponse listDlpJobs(String parent) { @@ -3213,8 +3406,10 @@ public final UnaryCallable cancelDlpJobCallable() { * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id} + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param config Required. Configuration of the storedInfoType to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -3243,8 +3438,10 @@ public final StoredInfoType createStoredInfoType( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id} + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param config Required. Configuration of the storedInfoType to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -3273,8 +3470,10 @@ public final StoredInfoType createStoredInfoType( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id} + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param config Required. Configuration of the storedInfoType to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -3303,8 +3502,10 @@ public final StoredInfoType createStoredInfoType( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id} + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param config Required. Configuration of the storedInfoType to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -3333,8 +3534,10 @@ public final StoredInfoType createStoredInfoType( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id} + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @param config Required. Configuration of the storedInfoType to create. * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ @@ -3632,8 +3835,10 @@ public final UnaryCallable getStoredIn * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes( @@ -3661,8 +3866,10 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes( * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(ProjectName parent) { @@ -3689,8 +3896,10 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(ProjectName pa * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(OrganizationName parent) { @@ -3717,8 +3926,10 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(OrganizationNa * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(LocationName parent) { @@ -3745,8 +3956,10 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(LocationName p * } * * - * @param parent Required. The parent resource name, for example projects/my-project-id or - * organizations/my-org-id or projects/my-project-id/locations/{location_id}. + * @param parent Required. Parent resource name. - Format:projects/[PROJECT-ID] - + * Format:organizations/[ORGANIZATION-ID] - + * Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] - + * Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] * @throws com.google.api.gax.rpc.ApiException if the remote call fails */ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(String parent) { diff --git a/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/DlpServiceStubSettings.java b/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/DlpServiceStubSettings.java index 1f02e728..ab1cc368 100644 --- a/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/DlpServiceStubSettings.java +++ b/google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/DlpServiceStubSettings.java @@ -1141,8 +1141,8 @@ private static Builder initDefaults(Builder builder) { builder .hybridInspectJobTriggerSettings() - .setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("retry_policy_1_codes")) - .setRetrySettings(RETRY_PARAM_DEFINITIONS.get("retry_policy_1_params")); + .setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("no_retry_1_codes")) + .setRetrySettings(RETRY_PARAM_DEFINITIONS.get("no_retry_1_params")); builder .getJobTriggerSettings() @@ -1211,13 +1211,13 @@ private static Builder initDefaults(Builder builder) { builder .hybridInspectDlpJobSettings() - .setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("retry_policy_1_codes")) - .setRetrySettings(RETRY_PARAM_DEFINITIONS.get("retry_policy_1_params")); + .setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("no_retry_1_codes")) + .setRetrySettings(RETRY_PARAM_DEFINITIONS.get("no_retry_1_params")); builder .finishDlpJobSettings() - .setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("retry_policy_1_codes")) - .setRetrySettings(RETRY_PARAM_DEFINITIONS.get("retry_policy_1_params")); + .setRetryableCodes(RETRYABLE_CODE_DEFINITIONS.get("no_retry_1_codes")) + .setRetrySettings(RETRY_PARAM_DEFINITIONS.get("no_retry_1_params")); return builder; } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BucketingConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BucketingConfig.java index 9f198e7e..e0beee97 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BucketingConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BucketingConfig.java @@ -211,11 +211,12 @@ public interface BucketOrBuilder * * *
-     * Replacement value for this bucket. If not provided
-     * the default behavior will be to hyphenate the min-max range.
+     * Required. Replacement value for this bucket.
      * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the replacementValue field is set. */ @@ -224,11 +225,12 @@ public interface BucketOrBuilder * * *
-     * Replacement value for this bucket. If not provided
-     * the default behavior will be to hyphenate the min-max range.
+     * Required. Replacement value for this bucket.
      * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The replacementValue. */ @@ -237,11 +239,12 @@ public interface BucketOrBuilder * * *
-     * Replacement value for this bucket. If not provided
-     * the default behavior will be to hyphenate the min-max range.
+     * Required. Replacement value for this bucket.
      * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.ValueOrBuilder getReplacementValueOrBuilder(); } @@ -475,11 +478,12 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getMaxOrBuilder() { * * *
-     * Replacement value for this bucket. If not provided
-     * the default behavior will be to hyphenate the min-max range.
+     * Required. Replacement value for this bucket.
      * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the replacementValue field is set. */ @@ -491,11 +495,12 @@ public boolean hasReplacementValue() { * * *
-     * Replacement value for this bucket. If not provided
-     * the default behavior will be to hyphenate the min-max range.
+     * Required. Replacement value for this bucket.
      * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The replacementValue. */ @@ -509,11 +514,12 @@ public com.google.privacy.dlp.v2.Value getReplacementValue() { * * *
-     * Replacement value for this bucket. If not provided
-     * the default behavior will be to hyphenate the min-max range.
+     * Required. Replacement value for this bucket.
      * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ @java.lang.Override public com.google.privacy.dlp.v2.ValueOrBuilder getReplacementValueOrBuilder() { @@ -1285,11 +1291,12 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getMaxOrBuilder() { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the replacementValue field is set. */ @@ -1300,11 +1307,12 @@ public boolean hasReplacementValue() { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The replacementValue. */ @@ -1321,11 +1329,12 @@ public com.google.privacy.dlp.v2.Value getReplacementValue() { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setReplacementValue(com.google.privacy.dlp.v2.Value value) { if (replacementValueBuilder_ == null) { @@ -1344,11 +1353,12 @@ public Builder setReplacementValue(com.google.privacy.dlp.v2.Value value) { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setReplacementValue(com.google.privacy.dlp.v2.Value.Builder builderForValue) { if (replacementValueBuilder_ == null) { @@ -1364,11 +1374,12 @@ public Builder setReplacementValue(com.google.privacy.dlp.v2.Value.Builder build * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeReplacementValue(com.google.privacy.dlp.v2.Value value) { if (replacementValueBuilder_ == null) { @@ -1391,11 +1402,12 @@ public Builder mergeReplacementValue(com.google.privacy.dlp.v2.Value value) { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearReplacementValue() { if (replacementValueBuilder_ == null) { @@ -1412,11 +1424,12 @@ public Builder clearReplacementValue() { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.Value.Builder getReplacementValueBuilder() { @@ -1427,11 +1440,12 @@ public com.google.privacy.dlp.v2.Value.Builder getReplacementValueBuilder() { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.ValueOrBuilder getReplacementValueOrBuilder() { if (replacementValueBuilder_ != null) { @@ -1446,11 +1460,12 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getReplacementValueOrBuilder() { * * *
-       * Replacement value for this bucket. If not provided
-       * the default behavior will be to hyphenate the min-max range.
+       * Required. Replacement value for this bucket.
        * 
* - * .google.privacy.dlp.v2.Value replacement_value = 3; + * + * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.Value, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ByteContentItem.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ByteContentItem.java index b9f09a22..f6ece275 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ByteContentItem.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ByteContentItem.java @@ -227,6 +227,26 @@ public enum BytesType implements com.google.protobuf.ProtocolMessageEnum { * AVRO = 11; */ AVRO(11), + /** + * + * + *
+     * csv
+     * 
+ * + * CSV = 12; + */ + CSV(12), + /** + * + * + *
+     * tsv
+     * 
+ * + * TSV = 13; + */ + TSV(13), UNRECOGNIZED(-1), ; @@ -330,6 +350,26 @@ public enum BytesType implements com.google.protobuf.ProtocolMessageEnum { * AVRO = 11; */ public static final int AVRO_VALUE = 11; + /** + * + * + *
+     * csv
+     * 
+ * + * CSV = 12; + */ + public static final int CSV_VALUE = 12; + /** + * + * + *
+     * tsv
+     * 
+ * + * TSV = 13; + */ + public static final int TSV_VALUE = 13; public final int getNumber() { if (this == UNRECOGNIZED) { @@ -375,6 +415,10 @@ public static BytesType forNumber(int value) { return PDF; case 11: return AVRO; + case 12: + return CSV; + case 13: + return TSV; default: return null; } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequest.java index da60ca62..4313cfa1 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequest.java @@ -150,8 +150,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -176,8 +179,11 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -741,8 +747,11 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -766,8 +775,11 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -791,8 +803,11 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -815,8 +830,11 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -835,8 +853,11 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequestOrBuilder.java index f1681ffd..494a9e38 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequestOrBuilder.java @@ -27,8 +27,11 @@ public interface CreateDeidentifyTemplateRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +45,11 @@ public interface CreateDeidentifyTemplateRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequest.java index 24aec231..35313439 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequest.java @@ -214,8 +214,9 @@ public JobCase getJobCase() { * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -240,8 +241,9 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -910,8 +912,9 @@ public Builder clearJob() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -935,8 +938,9 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -960,8 +964,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -984,8 +989,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1004,8 +1010,9 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequestOrBuilder.java index b4bb904d..06489ca5 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface CreateDlpJobRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +43,9 @@ public interface CreateDlpJobRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequest.java index fe199f2e..dbea6916 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequest.java @@ -149,8 +149,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -175,8 +178,11 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -740,8 +746,11 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -765,8 +774,11 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -790,8 +802,11 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -814,8 +829,11 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -834,8 +852,11 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequestOrBuilder.java index 87b21b1a..1cd679cf 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequestOrBuilder.java @@ -27,8 +27,11 @@ public interface CreateInspectTemplateRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +45,11 @@ public interface CreateInspectTemplateRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location-id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequest.java index 27793dd8..2984fbe7 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequest.java @@ -149,8 +149,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -175,8 +176,9 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -739,8 +741,9 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -764,8 +767,9 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -789,8 +793,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -813,8 +818,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -833,8 +839,9 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequestOrBuilder.java index 9b725c7b..5fd7d63c 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface CreateJobTriggerRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +43,9 @@ public interface CreateJobTriggerRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequest.java index 3fa68033..17c6c37d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequest.java @@ -149,8 +149,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -175,8 +178,11 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -740,8 +746,11 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -765,8 +774,11 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -790,8 +802,11 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -814,8 +829,11 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -834,8 +852,11 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequestOrBuilder.java index 55bc20f9..fbaef9b2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequestOrBuilder.java @@ -27,8 +27,11 @@ public interface CreateStoredInfoTypeRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +45,11 @@ public interface CreateStoredInfoTypeRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfig.java index 0aab7d03..23cf58fa 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfig.java @@ -195,9 +195,9 @@ public MethodCase getMethodCase() { * * *
-   * Required. Range of shift in days. Actual shift will be selected at random
-   * within this range (inclusive ends). Negative means shift to earlier in
-   * time. Must not be more than 365250 days (1000 years) each direction.
+   * Required. Range of shift in days. Actual shift will be selected at random within this
+   * range (inclusive ends). Negative means shift to earlier in time. Must not
+   * be more than 365250 days (1000 years) each direction.
    * For example, 3 means shift date to at most 3 days into the future.
    * 
* @@ -216,8 +216,7 @@ public int getUpperBoundDays() { * * *
-   * Required. For example, -5 means shift date to at most 5 days back in the
-   * past.
+   * Required. For example, -5 means shift date to at most 5 days back in the past.
    * 
* * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -762,9 +761,9 @@ public Builder clearMethod() { * * *
-     * Required. Range of shift in days. Actual shift will be selected at random
-     * within this range (inclusive ends). Negative means shift to earlier in
-     * time. Must not be more than 365250 days (1000 years) each direction.
+     * Required. Range of shift in days. Actual shift will be selected at random within this
+     * range (inclusive ends). Negative means shift to earlier in time. Must not
+     * be more than 365250 days (1000 years) each direction.
      * For example, 3 means shift date to at most 3 days into the future.
      * 
* @@ -780,9 +779,9 @@ public int getUpperBoundDays() { * * *
-     * Required. Range of shift in days. Actual shift will be selected at random
-     * within this range (inclusive ends). Negative means shift to earlier in
-     * time. Must not be more than 365250 days (1000 years) each direction.
+     * Required. Range of shift in days. Actual shift will be selected at random within this
+     * range (inclusive ends). Negative means shift to earlier in time. Must not
+     * be more than 365250 days (1000 years) each direction.
      * For example, 3 means shift date to at most 3 days into the future.
      * 
* @@ -801,9 +800,9 @@ public Builder setUpperBoundDays(int value) { * * *
-     * Required. Range of shift in days. Actual shift will be selected at random
-     * within this range (inclusive ends). Negative means shift to earlier in
-     * time. Must not be more than 365250 days (1000 years) each direction.
+     * Required. Range of shift in days. Actual shift will be selected at random within this
+     * range (inclusive ends). Negative means shift to earlier in time. Must not
+     * be more than 365250 days (1000 years) each direction.
      * For example, 3 means shift date to at most 3 days into the future.
      * 
* @@ -823,8 +822,7 @@ public Builder clearUpperBoundDays() { * * *
-     * Required. For example, -5 means shift date to at most 5 days back in the
-     * past.
+     * Required. For example, -5 means shift date to at most 5 days back in the past.
      * 
* * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -839,8 +837,7 @@ public int getLowerBoundDays() { * * *
-     * Required. For example, -5 means shift date to at most 5 days back in the
-     * past.
+     * Required. For example, -5 means shift date to at most 5 days back in the past.
      * 
* * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -858,8 +855,7 @@ public Builder setLowerBoundDays(int value) { * * *
-     * Required. For example, -5 means shift date to at most 5 days back in the
-     * past.
+     * Required. For example, -5 means shift date to at most 5 days back in the past.
      * 
* * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfigOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfigOrBuilder.java index 1016a835..f5b33a7c 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfigOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfigOrBuilder.java @@ -27,9 +27,9 @@ public interface DateShiftConfigOrBuilder * * *
-   * Required. Range of shift in days. Actual shift will be selected at random
-   * within this range (inclusive ends). Negative means shift to earlier in
-   * time. Must not be more than 365250 days (1000 years) each direction.
+   * Required. Range of shift in days. Actual shift will be selected at random within this
+   * range (inclusive ends). Negative means shift to earlier in time. Must not
+   * be more than 365250 days (1000 years) each direction.
    * For example, 3 means shift date to at most 3 days into the future.
    * 
* @@ -43,8 +43,7 @@ public interface DateShiftConfigOrBuilder * * *
-   * Required. For example, -5 means shift date to at most 5 days back in the
-   * past.
+   * Required. For example, -5 means shift date to at most 5 days back in the past.
    * 
* * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequest.java index acf2cfe2..270efd6b 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequest.java @@ -189,8 +189,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -213,8 +214,9 @@ public java.lang.String getParent() { * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -1006,8 +1008,9 @@ public Builder mergeFrom( * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -1029,8 +1032,9 @@ public java.lang.String getParent() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -1052,8 +1056,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -1074,8 +1079,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -1092,8 +1098,9 @@ public Builder clearParent() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequestOrBuilder.java index 1437c82e..d778a6f6 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface DeidentifyContentRequestOrBuilder * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -40,8 +41,9 @@ public interface DeidentifyContentRequestOrBuilder * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequest.java index ea2df563..f5f676d3 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequest.java @@ -118,9 +118,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * deleted, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of the organization and deidentify template to be deleted,
+   * for example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* @@ -146,9 +145,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * deleted, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of the organization and deidentify template to be deleted,
+   * for example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* @@ -495,9 +493,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * deleted, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of the organization and deidentify template to be deleted,
+     * for example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -522,9 +519,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * deleted, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of the organization and deidentify template to be deleted,
+     * for example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -549,9 +545,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * deleted, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of the organization and deidentify template to be deleted,
+     * for example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -575,9 +570,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * deleted, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of the organization and deidentify template to be deleted,
+     * for example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -597,9 +591,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * deleted, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of the organization and deidentify template to be deleted,
+     * for example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequestOrBuilder.java index c3ef7bda..4487162a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequestOrBuilder.java @@ -27,9 +27,8 @@ public interface DeleteDeidentifyTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * deleted, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of the organization and deidentify template to be deleted,
+   * for example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* @@ -44,9 +43,8 @@ public interface DeleteDeidentifyTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * deleted, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of the organization and deidentify template to be deleted,
+   * for example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequest.java index c60d0861..98166b7c 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequest.java @@ -117,9 +117,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the organization and inspectTemplate to be
-   * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-   * or projects/project-id/inspectTemplates/432452342.
+   * Required. Resource name of the organization and inspectTemplate to be deleted, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
+   * projects/project-id/inspectTemplates/432452342.
    * 
* * @@ -144,9 +144,9 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the organization and inspectTemplate to be
-   * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-   * or projects/project-id/inspectTemplates/432452342.
+   * Required. Resource name of the organization and inspectTemplate to be deleted, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
+   * projects/project-id/inspectTemplates/432452342.
    * 
* * @@ -492,9 +492,9 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the organization and inspectTemplate to be
-     * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-     * or projects/project-id/inspectTemplates/432452342.
+     * Required. Resource name of the organization and inspectTemplate to be deleted, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
+     * projects/project-id/inspectTemplates/432452342.
      * 
* * @@ -518,9 +518,9 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the organization and inspectTemplate to be
-     * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-     * or projects/project-id/inspectTemplates/432452342.
+     * Required. Resource name of the organization and inspectTemplate to be deleted, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
+     * projects/project-id/inspectTemplates/432452342.
      * 
* * @@ -544,9 +544,9 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the organization and inspectTemplate to be
-     * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-     * or projects/project-id/inspectTemplates/432452342.
+     * Required. Resource name of the organization and inspectTemplate to be deleted, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
+     * projects/project-id/inspectTemplates/432452342.
      * 
* * @@ -569,9 +569,9 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the organization and inspectTemplate to be
-     * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-     * or projects/project-id/inspectTemplates/432452342.
+     * Required. Resource name of the organization and inspectTemplate to be deleted, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
+     * projects/project-id/inspectTemplates/432452342.
      * 
* * @@ -590,9 +590,9 @@ public Builder clearName() { * * *
-     * Required. Resource name of the organization and inspectTemplate to be
-     * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-     * or projects/project-id/inspectTemplates/432452342.
+     * Required. Resource name of the organization and inspectTemplate to be deleted, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
+     * projects/project-id/inspectTemplates/432452342.
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequestOrBuilder.java index 0e0650e0..cb4a86fd 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequestOrBuilder.java @@ -27,9 +27,9 @@ public interface DeleteInspectTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and inspectTemplate to be
-   * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-   * or projects/project-id/inspectTemplates/432452342.
+   * Required. Resource name of the organization and inspectTemplate to be deleted, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
+   * projects/project-id/inspectTemplates/432452342.
    * 
* * @@ -43,9 +43,9 @@ public interface DeleteInspectTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and inspectTemplate to be
-   * deleted, for example `organizations/433245324/inspectTemplates/432452342`
-   * or projects/project-id/inspectTemplates/432452342.
+   * Required. Resource name of the organization and inspectTemplate to be deleted, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
+   * projects/project-id/inspectTemplates/432452342.
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequest.java index 419809c2..56cdf978 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequest.java @@ -117,8 +117,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the organization and storedInfoType to be
-   * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be deleted, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* @@ -144,8 +144,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the organization and storedInfoType to be
-   * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be deleted, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* @@ -492,8 +492,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the organization and storedInfoType to be
-     * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be deleted, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -518,8 +518,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the organization and storedInfoType to be
-     * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be deleted, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -544,8 +544,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the organization and storedInfoType to be
-     * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be deleted, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -569,8 +569,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the organization and storedInfoType to be
-     * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be deleted, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -590,8 +590,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of the organization and storedInfoType to be
-     * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be deleted, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequestOrBuilder.java index 2034e22b..75d4b810 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequestOrBuilder.java @@ -27,8 +27,8 @@ public interface DeleteStoredInfoTypeRequestOrBuilder * * *
-   * Required. Resource name of the organization and storedInfoType to be
-   * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be deleted, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* @@ -43,8 +43,8 @@ public interface DeleteStoredInfoTypeRequestOrBuilder * * *
-   * Required. Resource name of the organization and storedInfoType to be
-   * deleted, for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be deleted, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpProto.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpProto.java index 725ee718..0abefe39 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpProto.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpProto.java @@ -729,16 +729,16 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n\037google/privacy/dlp/v2/dlp.proto\022\025googl" - + "e.privacy.dlp.v2\032\034google/api/annotations" - + ".proto\032\027google/api/client.proto\032\037google/" - + "api/field_behavior.proto\032\031google/api/res" - + "ource.proto\032#google/privacy/dlp/v2/stora" - + "ge.proto\032\036google/protobuf/duration.proto" - + "\032\033google/protobuf/empty.proto\032 google/pr" - + "otobuf/field_mask.proto\032\037google/protobuf" - + "/timestamp.proto\032\027google/rpc/status.prot" - + "o\032\026google/type/date.proto\032\033google/type/d" - + "ayofweek.proto\032\033google/type/timeofday.pr" + + "e.privacy.dlp.v2\032\027google/api/client.prot" + + "o\032\037google/api/field_behavior.proto\032\031goog" + + "le/api/resource.proto\032#google/privacy/dl" + + "p/v2/storage.proto\032\036google/protobuf/dura" + + "tion.proto\032\033google/protobuf/empty.proto\032" + + " google/protobuf/field_mask.proto\032\037googl" + + "e/protobuf/timestamp.proto\032\027google/rpc/s" + + "tatus.proto\032\026google/type/date.proto\032\033goo" + + "gle/type/dayofweek.proto\032\033google/type/ti" + + "meofday.proto\032\034google/api/annotations.pr" + "oto\"G\n\020ExcludeInfoTypes\0223\n\ninfo_types\030\001 " + "\003(\0132\037.google.privacy.dlp.v2.InfoType\"\240\002\n" + "\rExclusionRule\022F\n\ndictionary\030\001 \001(\01320.goo" @@ -773,1037 +773,1037 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "e.privacy.dlp.v2.InspectConfig.FindingLi" + "mits.InfoTypeLimit\032Y\n\rInfoTypeLimit\0222\n\ti" + "nfo_type\030\001 \001(\0132\037.google.privacy.dlp.v2.I" - + "nfoType\022\024\n\014max_findings\030\002 \001(\005\"\206\002\n\017ByteCo" + + "nfoType\022\024\n\014max_findings\030\002 \001(\005\"\230\002\n\017ByteCo" + "ntentItem\022>\n\004type\030\001 \001(\01620.google.privacy" + ".dlp.v2.ByteContentItem.BytesType\022\014\n\004dat" - + "a\030\002 \001(\014\"\244\001\n\tBytesType\022\032\n\026BYTES_TYPE_UNSP" + + "a\030\002 \001(\014\"\266\001\n\tBytesType\022\032\n\026BYTES_TYPE_UNSP" + "ECIFIED\020\000\022\t\n\005IMAGE\020\006\022\016\n\nIMAGE_JPEG\020\001\022\r\n\t" + "IMAGE_BMP\020\002\022\r\n\tIMAGE_PNG\020\003\022\r\n\tIMAGE_SVG\020" + "\004\022\r\n\tTEXT_UTF8\020\005\022\021\n\rWORD_DOCUMENT\020\007\022\007\n\003P" - + "DF\020\010\022\010\n\004AVRO\020\013\"\227\001\n\013ContentItem\022\017\n\005value\030" - + "\003 \001(\tH\000\022-\n\005table\030\004 \001(\0132\034.google.privacy." - + "dlp.v2.TableH\000\022;\n\tbyte_item\030\005 \001(\0132&.goog" - + "le.privacy.dlp.v2.ByteContentItemH\000B\013\n\td" - + "ata_item\"\235\001\n\005Table\022/\n\007headers\030\001 \003(\0132\036.go" - + "ogle.privacy.dlp.v2.FieldId\022.\n\004rows\030\002 \003(" - + "\0132 .google.privacy.dlp.v2.Table.Row\0323\n\003R" - + "ow\022,\n\006values\030\001 \003(\0132\034.google.privacy.dlp." - + "v2.Value\"]\n\rInspectResult\0220\n\010findings\030\001 " - + "\003(\0132\036.google.privacy.dlp.v2.Finding\022\032\n\022f" - + "indings_truncated\030\002 \001(\010\"\313\005\n\007Finding\022\014\n\004n" - + "ame\030\016 \001(\t\022\r\n\005quote\030\001 \001(\t\0222\n\tinfo_type\030\002 " - + "\001(\0132\037.google.privacy.dlp.v2.InfoType\0225\n\n" - + "likelihood\030\003 \001(\0162!.google.privacy.dlp.v2" - + ".Likelihood\0221\n\010location\030\004 \001(\0132\037.google.p" - + "rivacy.dlp.v2.Location\022/\n\013create_time\030\006 " - + "\001(\0132\032.google.protobuf.Timestamp\0224\n\nquote" - + "_info\030\007 \001(\0132 .google.privacy.dlp.v2.Quot" - + "eInfo\0225\n\rresource_name\030\010 \001(\tB\036\372A\033\n\031dlp.g" - + "oogleapis.com/DlpJob\0228\n\014trigger_name\030\t \001" - + "(\tB\"\372A\037\n\035dlp.googleapis.com/JobTrigger\022:" - + "\n\006labels\030\n \003(\0132*.google.privacy.dlp.v2.F" - + "inding.LabelsEntry\0223\n\017job_create_time\030\013 " - + "\001(\0132\032.google.protobuf.Timestamp\0220\n\010job_n" - + "ame\030\r \001(\tB\036\372A\033\n\031dlp.googleapis.com/DlpJo" - + "b\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002" - + " \001(\t:\0028\001:[\352AX\n\032dlp.googleapis.com/Findin" - + "g\022:projects/{project}/locations/{locatio" - + "n}/findings/{finding}\"\353\001\n\010Location\0220\n\nby" - + "te_range\030\001 \001(\0132\034.google.privacy.dlp.v2.R" - + "ange\0225\n\017codepoint_range\030\002 \001(\0132\034.google.p" - + "rivacy.dlp.v2.Range\022A\n\021content_locations" - + "\030\007 \003(\0132&.google.privacy.dlp.v2.ContentLo" - + "cation\0223\n\tcontainer\030\010 \001(\0132 .google.priva" - + "cy.dlp.v2.Container\"\227\003\n\017ContentLocation\022" - + "\026\n\016container_name\030\001 \001(\t\022@\n\017record_locati" - + "on\030\002 \001(\0132%.google.privacy.dlp.v2.RecordL" - + "ocationH\000\022>\n\016image_location\030\003 \001(\0132$.goog" - + "le.privacy.dlp.v2.ImageLocationH\000\022D\n\021doc" - + "ument_location\030\005 \001(\0132\'.google.privacy.dl" - + "p.v2.DocumentLocationH\000\022D\n\021metadata_loca" - + "tion\030\010 \001(\0132\'.google.privacy.dlp.v2.Metad" - + "ataLocationH\000\0227\n\023container_timestamp\030\006 \001" - + "(\0132\032.google.protobuf.Timestamp\022\031\n\021contai" - + "ner_version\030\007 \001(\tB\n\n\010location\"\224\001\n\020Metada" - + "taLocation\0221\n\004type\030\001 \001(\0162#.google.privac" - + "y.dlp.v2.MetadataType\022D\n\rstorage_label\030\003" - + " \001(\0132+.google.privacy.dlp.v2.StorageMeta" - + "dataLabelH\000B\007\n\005label\"#\n\024StorageMetadataL" - + "abel\022\013\n\003key\030\001 \001(\t\"\'\n\020DocumentLocation\022\023\n" - + "\013file_offset\030\001 \001(\003\"\266\001\n\016RecordLocation\0224\n" - + "\nrecord_key\030\001 \001(\0132 .google.privacy.dlp.v" - + "2.RecordKey\0220\n\010field_id\030\002 \001(\0132\036.google.p" - + "rivacy.dlp.v2.FieldId\022<\n\016table_location\030" - + "\003 \001(\0132$.google.privacy.dlp.v2.TableLocat" - + "ion\"\"\n\rTableLocation\022\021\n\trow_index\030\001 \001(\003\"" - + "\254\001\n\tContainer\022\014\n\004type\030\001 \001(\t\022\022\n\nproject_i" - + "d\030\002 \001(\t\022\021\n\tfull_path\030\003 \001(\t\022\021\n\troot_path\030" - + "\004 \001(\t\022\025\n\rrelative_path\030\005 \001(\t\022/\n\013update_t" - + "ime\030\006 \001(\0132\032.google.protobuf.Timestamp\022\017\n" - + "\007version\030\007 \001(\t\"#\n\005Range\022\r\n\005start\030\001 \001(\003\022\013" - + "\n\003end\030\002 \001(\003\"K\n\rImageLocation\022:\n\016bounding" - + "_boxes\030\001 \003(\0132\".google.privacy.dlp.v2.Bou" - + "ndingBox\"G\n\013BoundingBox\022\013\n\003top\030\001 \001(\005\022\014\n\004" - + "left\030\002 \001(\005\022\r\n\005width\030\003 \001(\005\022\016\n\006height\030\004 \001(" - + "\005\"\212\004\n\022RedactImageRequest\022@\n\006parent\030\001 \001(\t" - + "B0\372A-\n+cloudresourcemanager.googleapis.c" - + "om/Project\022\023\n\013location_id\030\010 \001(\t\022<\n\016inspe" - + "ct_config\030\002 \001(\0132$.google.privacy.dlp.v2." - + "InspectConfig\022_\n\027image_redaction_configs" - + "\030\005 \003(\0132>.google.privacy.dlp.v2.RedactIma" - + "geRequest.ImageRedactionConfig\022\030\n\020includ" - + "e_findings\030\006 \001(\010\0229\n\tbyte_item\030\007 \001(\0132&.go" - + "ogle.privacy.dlp.v2.ByteContentItem\032\250\001\n\024" - + "ImageRedactionConfig\0224\n\tinfo_type\030\001 \001(\0132" - + "\037.google.privacy.dlp.v2.InfoTypeH\000\022\031\n\017re" - + "dact_all_text\030\002 \001(\010H\000\0225\n\017redaction_color" - + "\030\003 \001(\0132\034.google.privacy.dlp.v2.ColorB\010\n\006" - + "target\"1\n\005Color\022\013\n\003red\030\001 \001(\002\022\r\n\005green\030\002 " - + "\001(\002\022\014\n\004blue\030\003 \001(\002\"\203\001\n\023RedactImageRespons" - + "e\022\026\n\016redacted_image\030\001 \001(\014\022\026\n\016extracted_t" - + "ext\030\002 \001(\t\022<\n\016inspect_result\030\003 \001(\0132$.goog" - + "le.privacy.dlp.v2.InspectResult\"\346\002\n\030Deid" - + "entifyContentRequest\022@\n\006parent\030\001 \001(\tB0\372A" - + "-\n+cloudresourcemanager.googleapis.com/P" - + "roject\022B\n\021deidentify_config\030\002 \001(\0132\'.goog" - + "le.privacy.dlp.v2.DeidentifyConfig\022<\n\016in" - + "spect_config\030\003 \001(\0132$.google.privacy.dlp." - + "v2.InspectConfig\0220\n\004item\030\004 \001(\0132\".google." - + "privacy.dlp.v2.ContentItem\022\035\n\025inspect_te" - + "mplate_name\030\005 \001(\t\022 \n\030deidentify_template" - + "_name\030\006 \001(\t\022\023\n\013location_id\030\007 \001(\t\"\216\001\n\031Dei" - + "dentifyContentResponse\0220\n\004item\030\001 \001(\0132\".g" - + "oogle.privacy.dlp.v2.ContentItem\022?\n\010over" - + "view\030\002 \001(\0132-.google.privacy.dlp.v2.Trans" - + "formationOverview\"\351\002\n\030ReidentifyContentR" - + "equest\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\n+cloudres" - + "ourcemanager.googleapis.com/Project\022B\n\021r" - + "eidentify_config\030\002 \001(\0132\'.google.privacy." - + "dlp.v2.DeidentifyConfig\022<\n\016inspect_confi" - + "g\030\003 \001(\0132$.google.privacy.dlp.v2.InspectC" - + "onfig\0220\n\004item\030\004 \001(\0132\".google.privacy.dlp" - + ".v2.ContentItem\022\035\n\025inspect_template_name" - + "\030\005 \001(\t\022 \n\030reidentify_template_name\030\006 \001(\t" - + "\022\023\n\013location_id\030\007 \001(\t\"\216\001\n\031ReidentifyCont" - + "entResponse\0220\n\004item\030\001 \001(\0132\".google.priva" - + "cy.dlp.v2.ContentItem\022?\n\010overview\030\002 \001(\0132" - + "-.google.privacy.dlp.v2.TransformationOv" - + "erview\"\375\001\n\025InspectContentRequest\022@\n\006pare" - + "nt\030\001 \001(\tB0\372A-\n+cloudresourcemanager.goog" - + "leapis.com/Project\022<\n\016inspect_config\030\002 \001" - + "(\0132$.google.privacy.dlp.v2.InspectConfig" - + "\0220\n\004item\030\003 \001(\0132\".google.privacy.dlp.v2.C" - + "ontentItem\022\035\n\025inspect_template_name\030\004 \001(" - + "\t\022\023\n\013location_id\030\005 \001(\t\"N\n\026InspectContent" - + "Response\0224\n\006result\030\001 \001(\0132$.google.privac" - + "y.dlp.v2.InspectResult\"\267\002\n\023OutputStorage" - + "Config\0225\n\005table\030\001 \001(\0132$.google.privacy.d" - + "lp.v2.BigQueryTableH\000\022N\n\routput_schema\030\003" - + " \001(\01627.google.privacy.dlp.v2.OutputStora" - + "geConfig.OutputSchema\"\220\001\n\014OutputSchema\022\035" - + "\n\031OUTPUT_SCHEMA_UNSPECIFIED\020\000\022\021\n\rBASIC_C" - + "OLUMNS\020\001\022\017\n\013GCS_COLUMNS\020\002\022\025\n\021DATASTORE_C" - + "OLUMNS\020\003\022\025\n\021BIG_QUERY_COLUMNS\020\004\022\017\n\013ALL_C" - + "OLUMNS\020\005B\006\n\004type\"R\n\rInfoTypeStats\0222\n\tinf" - + "o_type\030\001 \001(\0132\037.google.privacy.dlp.v2.Inf" - + "oType\022\r\n\005count\030\002 \001(\003\"\244\004\n\030InspectDataSour" - + "ceDetails\022[\n\021requested_options\030\002 \001(\0132@.g" - + "oogle.privacy.dlp.v2.InspectDataSourceDe" - + "tails.RequestedOptions\022F\n\006result\030\003 \001(\01326" + + "DF\020\010\022\010\n\004AVRO\020\013\022\007\n\003CSV\020\014\022\007\n\003TSV\020\r\"\227\001\n\013Con" + + "tentItem\022\017\n\005value\030\003 \001(\tH\000\022-\n\005table\030\004 \001(\013" + + "2\034.google.privacy.dlp.v2.TableH\000\022;\n\tbyte" + + "_item\030\005 \001(\0132&.google.privacy.dlp.v2.Byte" + + "ContentItemH\000B\013\n\tdata_item\"\235\001\n\005Table\022/\n\007" + + "headers\030\001 \003(\0132\036.google.privacy.dlp.v2.Fi" + + "eldId\022.\n\004rows\030\002 \003(\0132 .google.privacy.dlp" + + ".v2.Table.Row\0323\n\003Row\022,\n\006values\030\001 \003(\0132\034.g" + + "oogle.privacy.dlp.v2.Value\"]\n\rInspectRes" + + "ult\0220\n\010findings\030\001 \003(\0132\036.google.privacy.d" + + "lp.v2.Finding\022\032\n\022findings_truncated\030\002 \001(" + + "\010\"\313\005\n\007Finding\022\014\n\004name\030\016 \001(\t\022\r\n\005quote\030\001 \001" + + "(\t\0222\n\tinfo_type\030\002 \001(\0132\037.google.privacy.d" + + "lp.v2.InfoType\0225\n\nlikelihood\030\003 \001(\0162!.goo" + + "gle.privacy.dlp.v2.Likelihood\0221\n\010locatio" + + "n\030\004 \001(\0132\037.google.privacy.dlp.v2.Location" + + "\022/\n\013create_time\030\006 \001(\0132\032.google.protobuf." + + "Timestamp\0224\n\nquote_info\030\007 \001(\0132 .google.p" + + "rivacy.dlp.v2.QuoteInfo\0225\n\rresource_name" + + "\030\010 \001(\tB\036\372A\033\n\031dlp.googleapis.com/DlpJob\0228" + + "\n\014trigger_name\030\t \001(\tB\"\372A\037\n\035dlp.googleapi" + + "s.com/JobTrigger\022:\n\006labels\030\n \003(\0132*.googl" + + "e.privacy.dlp.v2.Finding.LabelsEntry\0223\n\017" + + "job_create_time\030\013 \001(\0132\032.google.protobuf." + + "Timestamp\0220\n\010job_name\030\r \001(\tB\036\372A\033\n\031dlp.go" + + "ogleapis.com/DlpJob\032-\n\013LabelsEntry\022\013\n\003ke" + + "y\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001:[\352AX\n\032dlp.goo" + + "gleapis.com/Finding\022:projects/{project}/" + + "locations/{location}/findings/{finding}\"" + + "\353\001\n\010Location\0220\n\nbyte_range\030\001 \001(\0132\034.googl" + + "e.privacy.dlp.v2.Range\0225\n\017codepoint_rang" + + "e\030\002 \001(\0132\034.google.privacy.dlp.v2.Range\022A\n" + + "\021content_locations\030\007 \003(\0132&.google.privac" + + "y.dlp.v2.ContentLocation\0223\n\tcontainer\030\010 " + + "\001(\0132 .google.privacy.dlp.v2.Container\"\227\003" + + "\n\017ContentLocation\022\026\n\016container_name\030\001 \001(" + + "\t\022@\n\017record_location\030\002 \001(\0132%.google.priv" + + "acy.dlp.v2.RecordLocationH\000\022>\n\016image_loc" + + "ation\030\003 \001(\0132$.google.privacy.dlp.v2.Imag" + + "eLocationH\000\022D\n\021document_location\030\005 \001(\0132\'" + + ".google.privacy.dlp.v2.DocumentLocationH" + + "\000\022D\n\021metadata_location\030\010 \001(\0132\'.google.pr" + + "ivacy.dlp.v2.MetadataLocationH\000\0227\n\023conta" + + "iner_timestamp\030\006 \001(\0132\032.google.protobuf.T" + + "imestamp\022\031\n\021container_version\030\007 \001(\tB\n\n\010l" + + "ocation\"\224\001\n\020MetadataLocation\0221\n\004type\030\001 \001" + + "(\0162#.google.privacy.dlp.v2.MetadataType\022" + + "D\n\rstorage_label\030\003 \001(\0132+.google.privacy." + + "dlp.v2.StorageMetadataLabelH\000B\007\n\005label\"#" + + "\n\024StorageMetadataLabel\022\013\n\003key\030\001 \001(\t\"\'\n\020D" + + "ocumentLocation\022\023\n\013file_offset\030\001 \001(\003\"\266\001\n" + + "\016RecordLocation\0224\n\nrecord_key\030\001 \001(\0132 .go" + + "ogle.privacy.dlp.v2.RecordKey\0220\n\010field_i" + + "d\030\002 \001(\0132\036.google.privacy.dlp.v2.FieldId\022" + + "<\n\016table_location\030\003 \001(\0132$.google.privacy" + + ".dlp.v2.TableLocation\"\"\n\rTableLocation\022\021" + + "\n\trow_index\030\001 \001(\003\"\254\001\n\tContainer\022\014\n\004type\030" + + "\001 \001(\t\022\022\n\nproject_id\030\002 \001(\t\022\021\n\tfull_path\030\003" + + " \001(\t\022\021\n\troot_path\030\004 \001(\t\022\025\n\rrelative_path" + + "\030\005 \001(\t\022/\n\013update_time\030\006 \001(\0132\032.google.pro" + + "tobuf.Timestamp\022\017\n\007version\030\007 \001(\t\"#\n\005Rang" + + "e\022\r\n\005start\030\001 \001(\003\022\013\n\003end\030\002 \001(\003\"K\n\rImageLo" + + "cation\022:\n\016bounding_boxes\030\001 \003(\0132\".google." + + "privacy.dlp.v2.BoundingBox\"G\n\013BoundingBo" + + "x\022\013\n\003top\030\001 \001(\005\022\014\n\004left\030\002 \001(\005\022\r\n\005width\030\003 " + + "\001(\005\022\016\n\006height\030\004 \001(\005\"\374\003\n\022RedactImageReque" + + "st\0222\n\006parent\030\001 \001(\tB\"\372A\037\022\035dlp.googleapis." + + "com/DlpContent\022\023\n\013location_id\030\010 \001(\t\022<\n\016i" + + "nspect_config\030\002 \001(\0132$.google.privacy.dlp" + + ".v2.InspectConfig\022_\n\027image_redaction_con" + + "figs\030\005 \003(\0132>.google.privacy.dlp.v2.Redac" + + "tImageRequest.ImageRedactionConfig\022\030\n\020in" + + "clude_findings\030\006 \001(\010\0229\n\tbyte_item\030\007 \001(\0132" + + "&.google.privacy.dlp.v2.ByteContentItem\032" + + "\250\001\n\024ImageRedactionConfig\0224\n\tinfo_type\030\001 " + + "\001(\0132\037.google.privacy.dlp.v2.InfoTypeH\000\022\031" + + "\n\017redact_all_text\030\002 \001(\010H\000\0225\n\017redaction_c" + + "olor\030\003 \001(\0132\034.google.privacy.dlp.v2.Color" + + "B\010\n\006target\"1\n\005Color\022\013\n\003red\030\001 \001(\002\022\r\n\005gree" + + "n\030\002 \001(\002\022\014\n\004blue\030\003 \001(\002\"\203\001\n\023RedactImageRes" + + "ponse\022\026\n\016redacted_image\030\001 \001(\014\022\026\n\016extract" + + "ed_text\030\002 \001(\t\022<\n\016inspect_result\030\003 \001(\0132$." + + "google.privacy.dlp.v2.InspectResult\"\330\002\n\030" + + "DeidentifyContentRequest\0222\n\006parent\030\001 \001(\t" + + "B\"\372A\037\022\035dlp.googleapis.com/DlpContent\022B\n\021" + + "deidentify_config\030\002 \001(\0132\'.google.privacy" + + ".dlp.v2.DeidentifyConfig\022<\n\016inspect_conf" + + "ig\030\003 \001(\0132$.google.privacy.dlp.v2.Inspect" + + "Config\0220\n\004item\030\004 \001(\0132\".google.privacy.dl" + + "p.v2.ContentItem\022\035\n\025inspect_template_nam" + + "e\030\005 \001(\t\022 \n\030deidentify_template_name\030\006 \001(" + + "\t\022\023\n\013location_id\030\007 \001(\t\"\216\001\n\031DeidentifyCon" + + "tentResponse\0220\n\004item\030\001 \001(\0132\".google.priv" + + "acy.dlp.v2.ContentItem\022?\n\010overview\030\002 \001(\013" + + "2-.google.privacy.dlp.v2.TransformationO" + + "verview\"\333\002\n\030ReidentifyContentRequest\0225\n\006" + + "parent\030\001 \001(\tB%\340A\002\372A\037\022\035dlp.googleapis.com" + + "/DlpContent\022B\n\021reidentify_config\030\002 \001(\0132\'" + + ".google.privacy.dlp.v2.DeidentifyConfig\022" + + "<\n\016inspect_config\030\003 \001(\0132$.google.privacy" + + ".dlp.v2.InspectConfig\0220\n\004item\030\004 \001(\0132\".go" + + "ogle.privacy.dlp.v2.ContentItem\022\035\n\025inspe" + + "ct_template_name\030\005 \001(\t\022 \n\030reidentify_tem" + + "plate_name\030\006 \001(\t\022\023\n\013location_id\030\007 \001(\t\"\216\001" + + "\n\031ReidentifyContentResponse\0220\n\004item\030\001 \001(" + + "\0132\".google.privacy.dlp.v2.ContentItem\022?\n" + + "\010overview\030\002 \001(\0132-.google.privacy.dlp.v2." + + "TransformationOverview\"\357\001\n\025InspectConten" + + "tRequest\0222\n\006parent\030\001 \001(\tB\"\372A\037\022\035dlp.googl" + + "eapis.com/DlpContent\022<\n\016inspect_config\030\002" + + " \001(\0132$.google.privacy.dlp.v2.InspectConf" + + "ig\0220\n\004item\030\003 \001(\0132\".google.privacy.dlp.v2" + + ".ContentItem\022\035\n\025inspect_template_name\030\004 " + + "\001(\t\022\023\n\013location_id\030\005 \001(\t\"N\n\026InspectConte" + + "ntResponse\0224\n\006result\030\001 \001(\0132$.google.priv" + + "acy.dlp.v2.InspectResult\"\267\002\n\023OutputStora" + + "geConfig\0225\n\005table\030\001 \001(\0132$.google.privacy" + + ".dlp.v2.BigQueryTableH\000\022N\n\routput_schema" + + "\030\003 \001(\01627.google.privacy.dlp.v2.OutputSto" + + "rageConfig.OutputSchema\"\220\001\n\014OutputSchema" + + "\022\035\n\031OUTPUT_SCHEMA_UNSPECIFIED\020\000\022\021\n\rBASIC" + + "_COLUMNS\020\001\022\017\n\013GCS_COLUMNS\020\002\022\025\n\021DATASTORE" + + "_COLUMNS\020\003\022\025\n\021BIG_QUERY_COLUMNS\020\004\022\017\n\013ALL" + + "_COLUMNS\020\005B\006\n\004type\"R\n\rInfoTypeStats\0222\n\ti" + + "nfo_type\030\001 \001(\0132\037.google.privacy.dlp.v2.I" + + "nfoType\022\r\n\005count\030\002 \001(\003\"\244\004\n\030InspectDataSo" + + "urceDetails\022[\n\021requested_options\030\002 \001(\0132@" + ".google.privacy.dlp.v2.InspectDataSource" - + "Details.Result\032\232\001\n\020RequestedOptions\022I\n\031s" - + "napshot_inspect_template\030\001 \001(\0132&.google." - + "privacy.dlp.v2.InspectTemplate\022;\n\njob_co" - + "nfig\030\003 \001(\0132\'.google.privacy.dlp.v2.Inspe" - + "ctJobConfig\032\305\001\n\006Result\022\027\n\017processed_byte" - + "s\030\001 \001(\003\022\035\n\025total_estimated_bytes\030\002 \001(\003\022=" - + "\n\017info_type_stats\030\003 \003(\0132$.google.privacy" - + ".dlp.v2.InfoTypeStats\022D\n\014hybrid_stats\030\007 " - + "\001(\0132..google.privacy.dlp.v2.HybridInspec" - + "tStatistics\"`\n\027HybridInspectStatistics\022\027" - + "\n\017processed_count\030\001 \001(\003\022\025\n\raborted_count" - + "\030\002 \001(\003\022\025\n\rpending_count\030\003 \001(\003\"\220\001\n\023InfoTy" - + "peDescription\022\014\n\004name\030\001 \001(\t\022\024\n\014display_n" - + "ame\030\002 \001(\t\022@\n\014supported_by\030\003 \003(\0162*.google" - + ".privacy.dlp.v2.InfoTypeSupportedBy\022\023\n\013d" - + "escription\030\004 \001(\t\"b\n\024ListInfoTypesRequest" - + "\022\016\n\006parent\030\004 \001(\t\022\025\n\rlanguage_code\030\001 \001(\t\022" - + "\016\n\006filter\030\002 \001(\t\022\023\n\013location_id\030\003 \001(\t\"W\n\025" - + "ListInfoTypesResponse\022>\n\ninfo_types\030\001 \003(" - + "\0132*.google.privacy.dlp.v2.InfoTypeDescri" - + "ption\"\301\001\n\025RiskAnalysisJobConfig\022<\n\016priva" - + "cy_metric\030\001 \001(\0132$.google.privacy.dlp.v2." - + "PrivacyMetric\022:\n\014source_table\030\002 \001(\0132$.go" - + "ogle.privacy.dlp.v2.BigQueryTable\022.\n\007act" - + "ions\030\003 \003(\0132\035.google.privacy.dlp.v2.Actio" - + "n\"\274\001\n\007QuasiId\0222\n\005field\030\001 \001(\0132\036.google.pr" - + "ivacy.dlp.v2.FieldIdB\003\340A\002\0224\n\tinfo_type\030\002" - + " \001(\0132\037.google.privacy.dlp.v2.InfoTypeH\000\022" - + "\024\n\ncustom_tag\030\003 \001(\tH\000\022*\n\010inferred\030\004 \001(\0132" - + "\026.google.protobuf.EmptyH\000B\005\n\003tag\"\276\002\n\020Sta" - + "tisticalTable\0228\n\005table\030\003 \001(\0132$.google.pr" - + "ivacy.dlp.v2.BigQueryTableB\003\340A\002\022T\n\tquasi" - + "_ids\030\001 \003(\0132<.google.privacy.dlp.v2.Stati" - + "sticalTable.QuasiIdentifierFieldB\003\340A\002\022?\n" - + "\022relative_frequency\030\002 \001(\0132\036.google.priva" - + "cy.dlp.v2.FieldIdB\003\340A\002\032Y\n\024QuasiIdentifie" - + "rField\022-\n\005field\030\001 \001(\0132\036.google.privacy.d" - + "lp.v2.FieldId\022\022\n\ncustom_tag\030\002 \001(\t\"\223\017\n\rPr" - + "ivacyMetric\022[\n\026numerical_stats_config\030\001 " - + "\001(\01329.google.privacy.dlp.v2.PrivacyMetri" - + "c.NumericalStatsConfigH\000\022_\n\030categorical_" - + "stats_config\030\002 \001(\0132;.google.privacy.dlp." - + "v2.PrivacyMetric.CategoricalStatsConfigH" - + "\000\022S\n\022k_anonymity_config\030\003 \001(\01325.google.p" - + "rivacy.dlp.v2.PrivacyMetric.KAnonymityCo" - + "nfigH\000\022S\n\022l_diversity_config\030\004 \001(\01325.goo" - + "gle.privacy.dlp.v2.PrivacyMetric.LDivers" - + "ityConfigH\000\022\\\n\027k_map_estimation_config\030\005" - + " \001(\01329.google.privacy.dlp.v2.PrivacyMetr" - + "ic.KMapEstimationConfigH\000\022n\n delta_prese" - + "nce_estimation_config\030\006 \001(\0132B.google.pri" - + "vacy.dlp.v2.PrivacyMetric.DeltaPresenceE" - + "stimationConfigH\000\032E\n\024NumericalStatsConfi" - + "g\022-\n\005field\030\001 \001(\0132\036.google.privacy.dlp.v2" - + ".FieldId\032G\n\026CategoricalStatsConfig\022-\n\005fi" - + "eld\030\001 \001(\0132\036.google.privacy.dlp.v2.FieldI" - + "d\032y\n\020KAnonymityConfig\0221\n\tquasi_ids\030\001 \003(\013" - + "2\036.google.privacy.dlp.v2.FieldId\0222\n\tenti" - + "ty_id\030\002 \001(\0132\037.google.privacy.dlp.v2.Enti" - + "tyId\032\202\001\n\020LDiversityConfig\0221\n\tquasi_ids\030\001" - + " \003(\0132\036.google.privacy.dlp.v2.FieldId\022;\n\023" - + "sensitive_attribute\030\002 \001(\0132\036.google.priva" - + "cy.dlp.v2.FieldId\032\201\006\n\024KMapEstimationConf" - + "ig\022]\n\tquasi_ids\030\001 \003(\0132E.google.privacy.d" - + "lp.v2.PrivacyMetric.KMapEstimationConfig" - + ".TaggedFieldB\003\340A\002\022\023\n\013region_code\030\002 \001(\t\022b" - + "\n\020auxiliary_tables\030\003 \003(\0132H.google.privac" - + "y.dlp.v2.PrivacyMetric.KMapEstimationCon" - + "fig.AuxiliaryTable\032\300\001\n\013TaggedField\0222\n\005fi" - + "eld\030\001 \001(\0132\036.google.privacy.dlp.v2.FieldI" - + "dB\003\340A\002\0224\n\tinfo_type\030\002 \001(\0132\037.google.priva" - + "cy.dlp.v2.InfoTypeH\000\022\024\n\ncustom_tag\030\003 \001(\t" - + "H\000\022*\n\010inferred\030\004 \001(\0132\026.google.protobuf.E" - + "mptyH\000B\005\n\003tag\032\315\002\n\016AuxiliaryTable\0228\n\005tabl" - + "e\030\003 \001(\0132$.google.privacy.dlp.v2.BigQuery" - + "TableB\003\340A\002\022m\n\tquasi_ids\030\001 \003(\0132U.google.p" - + "rivacy.dlp.v2.PrivacyMetric.KMapEstimati" - + "onConfig.AuxiliaryTable.QuasiIdFieldB\003\340A" - + "\002\022?\n\022relative_frequency\030\002 \001(\0132\036.google.p" - + "rivacy.dlp.v2.FieldIdB\003\340A\002\032Q\n\014QuasiIdFie" - + "ld\022-\n\005field\030\001 \001(\0132\036.google.privacy.dlp.v" - + "2.FieldId\022\022\n\ncustom_tag\030\002 \001(\t\032\257\001\n\035DeltaP" - + "resenceEstimationConfig\0226\n\tquasi_ids\030\001 \003" - + "(\0132\036.google.privacy.dlp.v2.QuasiIdB\003\340A\002\022" - + "\023\n\013region_code\030\002 \001(\t\022A\n\020auxiliary_tables" - + "\030\003 \003(\0132\'.google.privacy.dlp.v2.Statistic" - + "alTableB\006\n\004type\"\362\035\n\034AnalyzeDataSourceRis" - + "kDetails\022F\n\030requested_privacy_metric\030\001 \001" - + "(\0132$.google.privacy.dlp.v2.PrivacyMetric" - + "\022D\n\026requested_source_table\030\002 \001(\0132$.googl" - + "e.privacy.dlp.v2.BigQueryTable\022j\n\026numeri" - + "cal_stats_result\030\003 \001(\0132H.google.privacy." - + "dlp.v2.AnalyzeDataSourceRiskDetails.Nume" - + "ricalStatsResultH\000\022n\n\030categorical_stats_" - + "result\030\004 \001(\0132J.google.privacy.dlp.v2.Ana" - + "lyzeDataSourceRiskDetails.CategoricalSta" - + "tsResultH\000\022b\n\022k_anonymity_result\030\005 \001(\0132D" - + ".google.privacy.dlp.v2.AnalyzeDataSource" - + "RiskDetails.KAnonymityResultH\000\022b\n\022l_dive" - + "rsity_result\030\006 \001(\0132D.google.privacy.dlp." - + "v2.AnalyzeDataSourceRiskDetails.LDiversi" - + "tyResultH\000\022k\n\027k_map_estimation_result\030\007 " - + "\001(\0132H.google.privacy.dlp.v2.AnalyzeDataS" - + "ourceRiskDetails.KMapEstimationResultH\000\022" - + "}\n delta_presence_estimation_result\030\t \001(" - + "\0132Q.google.privacy.dlp.v2.AnalyzeDataSou" - + "rceRiskDetails.DeltaPresenceEstimationRe" - + "sultH\000\032\257\001\n\024NumericalStatsResult\022/\n\tmin_v" - + "alue\030\001 \001(\0132\034.google.privacy.dlp.v2.Value" - + "\022/\n\tmax_value\030\002 \001(\0132\034.google.privacy.dlp" - + ".v2.Value\0225\n\017quantile_values\030\004 \003(\0132\034.goo" - + "gle.privacy.dlp.v2.Value\032\215\003\n\026Categorical" - + "StatsResult\022\225\001\n!value_frequency_histogra" - + "m_buckets\030\005 \003(\0132j.google.privacy.dlp.v2." - + "AnalyzeDataSourceRiskDetails.Categorical" - + "StatsResult.CategoricalStatsHistogramBuc" - + "ket\032\332\001\n\037CategoricalStatsHistogramBucket\022" - + "#\n\033value_frequency_lower_bound\030\001 \001(\003\022#\n\033" - + "value_frequency_upper_bound\030\002 \001(\003\022\023\n\013buc" - + "ket_size\030\003 \001(\003\022<\n\rbucket_values\030\004 \003(\0132%." - + "google.privacy.dlp.v2.ValueFrequency\022\032\n\022" - + "bucket_value_count\030\005 \001(\003\032\265\004\n\020KAnonymityR" - + "esult\022\213\001\n#equivalence_class_histogram_bu" - + "ckets\030\005 \003(\0132^.google.privacy.dlp.v2.Anal" - + "yzeDataSourceRiskDetails.KAnonymityResul" - + "t.KAnonymityHistogramBucket\032t\n\032KAnonymit" - + "yEquivalenceClass\0226\n\020quasi_ids_values\030\001 " - + "\003(\0132\034.google.privacy.dlp.v2.Value\022\036\n\026equ" - + "ivalence_class_size\030\002 \001(\003\032\234\002\n\031KAnonymity" - + "HistogramBucket\022*\n\"equivalence_class_siz" - + "e_lower_bound\030\001 \001(\003\022*\n\"equivalence_class" - + "_size_upper_bound\030\002 \001(\003\022\023\n\013bucket_size\030\003" - + " \001(\003\022v\n\rbucket_values\030\004 \003(\0132_.google.pri" + + "Details.RequestedOptions\022F\n\006result\030\003 \001(\013" + + "26.google.privacy.dlp.v2.InspectDataSour" + + "ceDetails.Result\032\232\001\n\020RequestedOptions\022I\n" + + "\031snapshot_inspect_template\030\001 \001(\0132&.googl" + + "e.privacy.dlp.v2.InspectTemplate\022;\n\njob_" + + "config\030\003 \001(\0132\'.google.privacy.dlp.v2.Ins" + + "pectJobConfig\032\305\001\n\006Result\022\027\n\017processed_by" + + "tes\030\001 \001(\003\022\035\n\025total_estimated_bytes\030\002 \001(\003" + + "\022=\n\017info_type_stats\030\003 \003(\0132$.google.priva" + + "cy.dlp.v2.InfoTypeStats\022D\n\014hybrid_stats\030" + + "\007 \001(\0132..google.privacy.dlp.v2.HybridInsp" + + "ectStatistics\"`\n\027HybridInspectStatistics" + + "\022\027\n\017processed_count\030\001 \001(\003\022\025\n\raborted_cou" + + "nt\030\002 \001(\003\022\025\n\rpending_count\030\003 \001(\003\"\220\001\n\023Info" + + "TypeDescription\022\014\n\004name\030\001 \001(\t\022\024\n\014display" + + "_name\030\002 \001(\t\022@\n\014supported_by\030\003 \003(\0162*.goog" + + "le.privacy.dlp.v2.InfoTypeSupportedBy\022\023\n" + + "\013description\030\004 \001(\t\"b\n\024ListInfoTypesReque" + + "st\022\016\n\006parent\030\004 \001(\t\022\025\n\rlanguage_code\030\001 \001(" + + "\t\022\016\n\006filter\030\002 \001(\t\022\023\n\013location_id\030\003 \001(\t\"W" + + "\n\025ListInfoTypesResponse\022>\n\ninfo_types\030\001 " + + "\003(\0132*.google.privacy.dlp.v2.InfoTypeDesc" + + "ription\"\301\001\n\025RiskAnalysisJobConfig\022<\n\016pri" + + "vacy_metric\030\001 \001(\0132$.google.privacy.dlp.v" + + "2.PrivacyMetric\022:\n\014source_table\030\002 \001(\0132$." + + "google.privacy.dlp.v2.BigQueryTable\022.\n\007a" + + "ctions\030\003 \003(\0132\035.google.privacy.dlp.v2.Act" + + "ion\"\274\001\n\007QuasiId\0222\n\005field\030\001 \001(\0132\036.google." + + "privacy.dlp.v2.FieldIdB\003\340A\002\0224\n\tinfo_type" + + "\030\002 \001(\0132\037.google.privacy.dlp.v2.InfoTypeH" + + "\000\022\024\n\ncustom_tag\030\003 \001(\tH\000\022*\n\010inferred\030\004 \001(" + + "\0132\026.google.protobuf.EmptyH\000B\005\n\003tag\"\276\002\n\020S" + + "tatisticalTable\0228\n\005table\030\003 \001(\0132$.google." + + "privacy.dlp.v2.BigQueryTableB\003\340A\002\022T\n\tqua" + + "si_ids\030\001 \003(\0132<.google.privacy.dlp.v2.Sta" + + "tisticalTable.QuasiIdentifierFieldB\003\340A\002\022" + + "?\n\022relative_frequency\030\002 \001(\0132\036.google.pri" + + "vacy.dlp.v2.FieldIdB\003\340A\002\032Y\n\024QuasiIdentif" + + "ierField\022-\n\005field\030\001 \001(\0132\036.google.privacy" + + ".dlp.v2.FieldId\022\022\n\ncustom_tag\030\002 \001(\t\"\223\017\n\r" + + "PrivacyMetric\022[\n\026numerical_stats_config\030" + + "\001 \001(\01329.google.privacy.dlp.v2.PrivacyMet" + + "ric.NumericalStatsConfigH\000\022_\n\030categorica" + + "l_stats_config\030\002 \001(\0132;.google.privacy.dl" + + "p.v2.PrivacyMetric.CategoricalStatsConfi" + + "gH\000\022S\n\022k_anonymity_config\030\003 \001(\01325.google" + + ".privacy.dlp.v2.PrivacyMetric.KAnonymity" + + "ConfigH\000\022S\n\022l_diversity_config\030\004 \001(\01325.g" + + "oogle.privacy.dlp.v2.PrivacyMetric.LDive" + + "rsityConfigH\000\022\\\n\027k_map_estimation_config" + + "\030\005 \001(\01329.google.privacy.dlp.v2.PrivacyMe" + + "tric.KMapEstimationConfigH\000\022n\n delta_pre" + + "sence_estimation_config\030\006 \001(\0132B.google.p" + + "rivacy.dlp.v2.PrivacyMetric.DeltaPresenc" + + "eEstimationConfigH\000\032E\n\024NumericalStatsCon" + + "fig\022-\n\005field\030\001 \001(\0132\036.google.privacy.dlp." + + "v2.FieldId\032G\n\026CategoricalStatsConfig\022-\n\005" + + "field\030\001 \001(\0132\036.google.privacy.dlp.v2.Fiel" + + "dId\032y\n\020KAnonymityConfig\0221\n\tquasi_ids\030\001 \003" + + "(\0132\036.google.privacy.dlp.v2.FieldId\0222\n\ten" + + "tity_id\030\002 \001(\0132\037.google.privacy.dlp.v2.En" + + "tityId\032\202\001\n\020LDiversityConfig\0221\n\tquasi_ids" + + "\030\001 \003(\0132\036.google.privacy.dlp.v2.FieldId\022;" + + "\n\023sensitive_attribute\030\002 \001(\0132\036.google.pri" + + "vacy.dlp.v2.FieldId\032\201\006\n\024KMapEstimationCo" + + "nfig\022]\n\tquasi_ids\030\001 \003(\0132E.google.privacy" + + ".dlp.v2.PrivacyMetric.KMapEstimationConf" + + "ig.TaggedFieldB\003\340A\002\022\023\n\013region_code\030\002 \001(\t" + + "\022b\n\020auxiliary_tables\030\003 \003(\0132H.google.priv" + + "acy.dlp.v2.PrivacyMetric.KMapEstimationC" + + "onfig.AuxiliaryTable\032\300\001\n\013TaggedField\0222\n\005" + + "field\030\001 \001(\0132\036.google.privacy.dlp.v2.Fiel" + + "dIdB\003\340A\002\0224\n\tinfo_type\030\002 \001(\0132\037.google.pri" + + "vacy.dlp.v2.InfoTypeH\000\022\024\n\ncustom_tag\030\003 \001" + + "(\tH\000\022*\n\010inferred\030\004 \001(\0132\026.google.protobuf" + + ".EmptyH\000B\005\n\003tag\032\315\002\n\016AuxiliaryTable\0228\n\005ta" + + "ble\030\003 \001(\0132$.google.privacy.dlp.v2.BigQue" + + "ryTableB\003\340A\002\022m\n\tquasi_ids\030\001 \003(\0132U.google" + + ".privacy.dlp.v2.PrivacyMetric.KMapEstima" + + "tionConfig.AuxiliaryTable.QuasiIdFieldB\003" + + "\340A\002\022?\n\022relative_frequency\030\002 \001(\0132\036.google" + + ".privacy.dlp.v2.FieldIdB\003\340A\002\032Q\n\014QuasiIdF" + + "ield\022-\n\005field\030\001 \001(\0132\036.google.privacy.dlp" + + ".v2.FieldId\022\022\n\ncustom_tag\030\002 \001(\t\032\257\001\n\035Delt" + + "aPresenceEstimationConfig\0226\n\tquasi_ids\030\001" + + " \003(\0132\036.google.privacy.dlp.v2.QuasiIdB\003\340A" + + "\002\022\023\n\013region_code\030\002 \001(\t\022A\n\020auxiliary_tabl" + + "es\030\003 \003(\0132\'.google.privacy.dlp.v2.Statist" + + "icalTableB\006\n\004type\"\362\035\n\034AnalyzeDataSourceR" + + "iskDetails\022F\n\030requested_privacy_metric\030\001" + + " \001(\0132$.google.privacy.dlp.v2.PrivacyMetr" + + "ic\022D\n\026requested_source_table\030\002 \001(\0132$.goo" + + "gle.privacy.dlp.v2.BigQueryTable\022j\n\026nume" + + "rical_stats_result\030\003 \001(\0132H.google.privac" + + "y.dlp.v2.AnalyzeDataSourceRiskDetails.Nu" + + "mericalStatsResultH\000\022n\n\030categorical_stat" + + "s_result\030\004 \001(\0132J.google.privacy.dlp.v2.A" + + "nalyzeDataSourceRiskDetails.CategoricalS" + + "tatsResultH\000\022b\n\022k_anonymity_result\030\005 \001(\013" + + "2D.google.privacy.dlp.v2.AnalyzeDataSour" + + "ceRiskDetails.KAnonymityResultH\000\022b\n\022l_di" + + "versity_result\030\006 \001(\0132D.google.privacy.dl" + + "p.v2.AnalyzeDataSourceRiskDetails.LDiver" + + "sityResultH\000\022k\n\027k_map_estimation_result\030" + + "\007 \001(\0132H.google.privacy.dlp.v2.AnalyzeDat" + + "aSourceRiskDetails.KMapEstimationResultH" + + "\000\022}\n delta_presence_estimation_result\030\t " + + "\001(\0132Q.google.privacy.dlp.v2.AnalyzeDataS" + + "ourceRiskDetails.DeltaPresenceEstimation" + + "ResultH\000\032\257\001\n\024NumericalStatsResult\022/\n\tmin" + + "_value\030\001 \001(\0132\034.google.privacy.dlp.v2.Val" + + "ue\022/\n\tmax_value\030\002 \001(\0132\034.google.privacy.d" + + "lp.v2.Value\0225\n\017quantile_values\030\004 \003(\0132\034.g" + + "oogle.privacy.dlp.v2.Value\032\215\003\n\026Categoric" + + "alStatsResult\022\225\001\n!value_frequency_histog" + + "ram_buckets\030\005 \003(\0132j.google.privacy.dlp.v" + + "2.AnalyzeDataSourceRiskDetails.Categoric" + + "alStatsResult.CategoricalStatsHistogramB" + + "ucket\032\332\001\n\037CategoricalStatsHistogramBucke" + + "t\022#\n\033value_frequency_lower_bound\030\001 \001(\003\022#" + + "\n\033value_frequency_upper_bound\030\002 \001(\003\022\023\n\013b" + + "ucket_size\030\003 \001(\003\022<\n\rbucket_values\030\004 \003(\0132" + + "%.google.privacy.dlp.v2.ValueFrequency\022\032" + + "\n\022bucket_value_count\030\005 \001(\003\032\265\004\n\020KAnonymit" + + "yResult\022\213\001\n#equivalence_class_histogram_" + + "buckets\030\005 \003(\0132^.google.privacy.dlp.v2.An" + + "alyzeDataSourceRiskDetails.KAnonymityRes" + + "ult.KAnonymityHistogramBucket\032t\n\032KAnonym" + + "ityEquivalenceClass\0226\n\020quasi_ids_values\030" + + "\001 \003(\0132\034.google.privacy.dlp.v2.Value\022\036\n\026e" + + "quivalence_class_size\030\002 \001(\003\032\234\002\n\031KAnonymi" + + "tyHistogramBucket\022*\n\"equivalence_class_s" + + "ize_lower_bound\030\001 \001(\003\022*\n\"equivalence_cla" + + "ss_size_upper_bound\030\002 \001(\003\022\023\n\013bucket_size" + + "\030\003 \001(\003\022v\n\rbucket_values\030\004 \003(\0132_.google.p" + + "rivacy.dlp.v2.AnalyzeDataSourceRiskDetai" + + "ls.KAnonymityResult.KAnonymityEquivalenc" + + "eClass\022\032\n\022bucket_value_count\030\005 \001(\003\032\260\005\n\020L" + + "DiversityResult\022\223\001\n+sensitive_value_freq" + + "uency_histogram_buckets\030\005 \003(\0132^.google.p" + + "rivacy.dlp.v2.AnalyzeDataSourceRiskDetai" + + "ls.LDiversityResult.LDiversityHistogramB" + + "ucket\032\340\001\n\032LDiversityEquivalenceClass\0226\n\020" + + "quasi_ids_values\030\001 \003(\0132\034.google.privacy." + + "dlp.v2.Value\022\036\n\026equivalence_class_size\030\002" + + " \001(\003\022%\n\035num_distinct_sensitive_values\030\003 " + + "\001(\003\022C\n\024top_sensitive_values\030\004 \003(\0132%.goog" + + "le.privacy.dlp.v2.ValueFrequency\032\242\002\n\031LDi" + + "versityHistogramBucket\022-\n%sensitive_valu" + + "e_frequency_lower_bound\030\001 \001(\003\022-\n%sensiti" + + "ve_value_frequency_upper_bound\030\002 \001(\003\022\023\n\013" + + "bucket_size\030\003 \001(\003\022v\n\rbucket_values\030\004 \003(\013" + + "2_.google.privacy.dlp.v2.AnalyzeDataSour" + + "ceRiskDetails.LDiversityResult.LDiversit" + + "yEquivalenceClass\022\032\n\022bucket_value_count\030" + + "\005 \001(\003\032\225\004\n\024KMapEstimationResult\022\212\001\n\032k_map" + + "_estimation_histogram\030\001 \003(\0132f.google.pri" + "vacy.dlp.v2.AnalyzeDataSourceRiskDetails" - + ".KAnonymityResult.KAnonymityEquivalenceC" - + "lass\022\032\n\022bucket_value_count\030\005 \001(\003\032\260\005\n\020LDi" - + "versityResult\022\223\001\n+sensitive_value_freque" - + "ncy_histogram_buckets\030\005 \003(\0132^.google.pri" - + "vacy.dlp.v2.AnalyzeDataSourceRiskDetails" - + ".LDiversityResult.LDiversityHistogramBuc" - + "ket\032\340\001\n\032LDiversityEquivalenceClass\0226\n\020qu" - + "asi_ids_values\030\001 \003(\0132\034.google.privacy.dl" - + "p.v2.Value\022\036\n\026equivalence_class_size\030\002 \001" - + "(\003\022%\n\035num_distinct_sensitive_values\030\003 \001(" - + "\003\022C\n\024top_sensitive_values\030\004 \003(\0132%.google" - + ".privacy.dlp.v2.ValueFrequency\032\242\002\n\031LDive" - + "rsityHistogramBucket\022-\n%sensitive_value_" - + "frequency_lower_bound\030\001 \001(\003\022-\n%sensitive" - + "_value_frequency_upper_bound\030\002 \001(\003\022\023\n\013bu" - + "cket_size\030\003 \001(\003\022v\n\rbucket_values\030\004 \003(\0132_" + + ".KMapEstimationResult.KMapEstimationHist" + + "ogramBucket\032r\n\033KMapEstimationQuasiIdValu" + + "es\0226\n\020quasi_ids_values\030\001 \003(\0132\034.google.pr" + + "ivacy.dlp.v2.Value\022\033\n\023estimated_anonymit" + + "y\030\002 \001(\003\032\373\001\n\035KMapEstimationHistogramBucke" + + "t\022\025\n\rmin_anonymity\030\001 \001(\003\022\025\n\rmax_anonymit" + + "y\030\002 \001(\003\022\023\n\013bucket_size\030\005 \001(\003\022{\n\rbucket_v" + + "alues\030\006 \003(\0132d.google.privacy.dlp.v2.Anal" + + "yzeDataSourceRiskDetails.KMapEstimationR" + + "esult.KMapEstimationQuasiIdValues\022\032\n\022buc" + + "ket_value_count\030\007 \001(\003\032\344\004\n\035DeltaPresenceE" + + "stimationResult\022\245\001\n#delta_presence_estim" + + "ation_histogram\030\001 \003(\0132x.google.privacy.d" + + "lp.v2.AnalyzeDataSourceRiskDetails.Delta" + + "PresenceEstimationResult.DeltaPresenceEs" + + "timationHistogramBucket\032}\n$DeltaPresence" + + "EstimationQuasiIdValues\0226\n\020quasi_ids_val" + + "ues\030\001 \003(\0132\034.google.privacy.dlp.v2.Value\022" + + "\035\n\025estimated_probability\030\002 \001(\001\032\233\002\n&Delta" + + "PresenceEstimationHistogramBucket\022\027\n\017min" + + "_probability\030\001 \001(\001\022\027\n\017max_probability\030\002 " + + "\001(\001\022\023\n\013bucket_size\030\005 \001(\003\022\215\001\n\rbucket_valu" + + "es\030\006 \003(\0132v.google.privacy.dlp.v2.Analyze" + + "DataSourceRiskDetails.DeltaPresenceEstim" + + "ationResult.DeltaPresenceEstimationQuasi" + + "IdValues\022\032\n\022bucket_value_count\030\007 \001(\003B\010\n\006" + + "result\"L\n\016ValueFrequency\022+\n\005value\030\001 \001(\0132" + + "\034.google.privacy.dlp.v2.Value\022\r\n\005count\030\002" + + " \001(\003\"\263\002\n\005Value\022\027\n\rinteger_value\030\001 \001(\003H\000\022" + + "\025\n\013float_value\030\002 \001(\001H\000\022\026\n\014string_value\030\003" + + " \001(\tH\000\022\027\n\rboolean_value\030\004 \001(\010H\000\0225\n\017times" + + "tamp_value\030\005 \001(\0132\032.google.protobuf.Times" + + "tampH\000\022,\n\ntime_value\030\006 \001(\0132\026.google.type" + + ".TimeOfDayH\000\022\'\n\ndate_value\030\007 \001(\0132\021.googl" + + "e.type.DateH\000\0223\n\021day_of_week_value\030\010 \001(\016" + + "2\026.google.type.DayOfWeekH\000B\006\n\004type\"Q\n\tQu" + + "oteInfo\0224\n\tdate_time\030\002 \001(\0132\037.google.priv" + + "acy.dlp.v2.DateTimeH\000B\016\n\014parsed_quote\"\337\001" + + "\n\010DateTime\022\037\n\004date\030\001 \001(\0132\021.google.type.D" + + "ate\022+\n\013day_of_week\030\002 \001(\0162\026.google.type.D" + + "ayOfWeek\022$\n\004time\030\003 \001(\0132\026.google.type.Tim" + + "eOfDay\022;\n\ttime_zone\030\004 \001(\0132(.google.priva" + + "cy.dlp.v2.DateTime.TimeZone\032\"\n\010TimeZone\022" + + "\026\n\016offset_minutes\030\001 \001(\005\"\244\002\n\020DeidentifyCo" + + "nfig\022S\n\031info_type_transformations\030\001 \001(\0132" + + "..google.privacy.dlp.v2.InfoTypeTransfor" + + "mationsH\000\022N\n\026record_transformations\030\002 \001(" + + "\0132,.google.privacy.dlp.v2.RecordTransfor" + + "mationsH\000\022Y\n\035transformation_error_handli" + + "ng\030\003 \001(\01322.google.privacy.dlp.v2.Transfo" + + "rmationErrorHandlingB\020\n\016transformation\"\205" + + "\002\n\033TransformationErrorHandling\022T\n\013throw_" + + "error\030\001 \001(\0132=.google.privacy.dlp.v2.Tran" + + "sformationErrorHandling.ThrowErrorH\000\022d\n\023" + + "leave_untransformed\030\002 \001(\0132E.google.priva" + + "cy.dlp.v2.TransformationErrorHandling.Le" + + "aveUntransformedH\000\032\014\n\nThrowError\032\024\n\022Leav" + + "eUntransformedB\006\n\004mode\"\365\006\n\027PrimitiveTran" + + "sformation\022C\n\016replace_config\030\001 \001(\0132).goo" + + "gle.privacy.dlp.v2.ReplaceValueConfigH\000\022" + + "<\n\rredact_config\030\002 \001(\0132#.google.privacy." + + "dlp.v2.RedactConfigH\000\022K\n\025character_mask_", + "config\030\003 \001(\0132*.google.privacy.dlp.v2.Cha" + + "racterMaskConfigH\000\022Y\n\035crypto_replace_ffx" + + "_fpe_config\030\004 \001(\01320.google.privacy.dlp.v" + + "2.CryptoReplaceFfxFpeConfigH\000\022V\n\033fixed_s" + + "ize_bucketing_config\030\005 \001(\0132/.google.priv" + + "acy.dlp.v2.FixedSizeBucketingConfigH\000\022B\n" + + "\020bucketing_config\030\006 \001(\0132&.google.privacy" + + ".dlp.v2.BucketingConfigH\000\022Y\n\035replace_wit" + + "h_info_type_config\030\007 \001(\01320.google.privac" + + "y.dlp.v2.ReplaceWithInfoTypeConfigH\000\022A\n\020" + + "time_part_config\030\010 \001(\0132%.google.privacy." + + "dlp.v2.TimePartConfigH\000\022E\n\022crypto_hash_c" + + "onfig\030\t \001(\0132\'.google.privacy.dlp.v2.Cryp" + + "toHashConfigH\000\022C\n\021date_shift_config\030\013 \001(" + + "\0132&.google.privacy.dlp.v2.DateShiftConfi" + + "gH\000\022W\n\033crypto_deterministic_config\030\014 \001(\013" + + "20.google.privacy.dlp.v2.CryptoDetermini" + + "sticConfigH\000B\020\n\016transformation\"\334\001\n\016TimeP" + + "artConfig\022G\n\017part_to_extract\030\001 \001(\0162..goo" + + "gle.privacy.dlp.v2.TimePartConfig.TimePa" + + "rt\"\200\001\n\010TimePart\022\031\n\025TIME_PART_UNSPECIFIED" + + "\020\000\022\010\n\004YEAR\020\001\022\t\n\005MONTH\020\002\022\020\n\014DAY_OF_MONTH\020" + + "\003\022\017\n\013DAY_OF_WEEK\020\004\022\020\n\014WEEK_OF_YEAR\020\005\022\017\n\013" + + "HOUR_OF_DAY\020\006\"H\n\020CryptoHashConfig\0224\n\ncry" + + "pto_key\030\001 \001(\0132 .google.privacy.dlp.v2.Cr" + + "yptoKey\"\300\001\n\031CryptoDeterministicConfig\0224\n" + + "\ncrypto_key\030\001 \001(\0132 .google.privacy.dlp.v" + + "2.CryptoKey\022<\n\023surrogate_info_type\030\002 \001(\013" + + "2\037.google.privacy.dlp.v2.InfoType\022/\n\007con" + + "text\030\003 \001(\0132\036.google.privacy.dlp.v2.Field" + + "Id\"E\n\022ReplaceValueConfig\022/\n\tnew_value\030\001 " + + "\001(\0132\034.google.privacy.dlp.v2.Value\"\033\n\031Rep" + + "laceWithInfoTypeConfig\"\016\n\014RedactConfig\"\266" + + "\002\n\rCharsToIgnore\022\034\n\022characters_to_skip\030\001" + + " \001(\tH\000\022_\n\033common_characters_to_ignore\030\002 " + + "\001(\01628.google.privacy.dlp.v2.CharsToIgnor" + + "e.CommonCharsToIgnoreH\000\"\227\001\n\023CommonCharsT" + + "oIgnore\022&\n\"COMMON_CHARS_TO_IGNORE_UNSPEC" + + "IFIED\020\000\022\013\n\007NUMERIC\020\001\022\024\n\020ALPHA_UPPER_CASE" + + "\020\002\022\024\n\020ALPHA_LOWER_CASE\020\003\022\017\n\013PUNCTUATION\020" + + "\004\022\016\n\nWHITESPACE\020\005B\014\n\ncharacters\"\243\001\n\023Char" + + "acterMaskConfig\022\031\n\021masking_character\030\001 \001" + + "(\t\022\026\n\016number_to_mask\030\002 \001(\005\022\025\n\rreverse_or" + + "der\030\003 \001(\010\022B\n\024characters_to_ignore\030\004 \003(\0132" + + "$.google.privacy.dlp.v2.CharsToIgnore\"\244\001" + + "\n\030FixedSizeBucketingConfig\0226\n\013lower_boun" + + "d\030\001 \001(\0132\034.google.privacy.dlp.v2.ValueB\003\340" + + "A\002\0226\n\013upper_bound\030\002 \001(\0132\034.google.privacy" + + ".dlp.v2.ValueB\003\340A\002\022\030\n\013bucket_size\030\003 \001(\001B" + + "\003\340A\002\"\360\001\n\017BucketingConfig\022>\n\007buckets\030\001 \003(" + + "\0132-.google.privacy.dlp.v2.BucketingConfi" + + "g.Bucket\032\234\001\n\006Bucket\022)\n\003min\030\001 \001(\0132\034.googl" + + "e.privacy.dlp.v2.Value\022)\n\003max\030\002 \001(\0132\034.go" + + "ogle.privacy.dlp.v2.Value\022<\n\021replacement" + + "_value\030\003 \001(\0132\034.google.privacy.dlp.v2.Val" + + "ueB\003\340A\002\"\371\003\n\031CryptoReplaceFfxFpeConfig\0229\n" + + "\ncrypto_key\030\001 \001(\0132 .google.privacy.dlp.v" + + "2.CryptoKeyB\003\340A\002\022/\n\007context\030\002 \001(\0132\036.goog" + + "le.privacy.dlp.v2.FieldId\022c\n\017common_alph" + + "abet\030\004 \001(\0162H.google.privacy.dlp.v2.Crypt" + + "oReplaceFfxFpeConfig.FfxCommonNativeAlph" + + "abetH\000\022\031\n\017custom_alphabet\030\005 \001(\tH\000\022\017\n\005rad" + + "ix\030\006 \001(\005H\000\022<\n\023surrogate_info_type\030\010 \001(\0132" + + "\037.google.privacy.dlp.v2.InfoType\"\224\001\n\027Ffx" + + "CommonNativeAlphabet\022*\n&FFX_COMMON_NATIV" + + "E_ALPHABET_UNSPECIFIED\020\000\022\013\n\007NUMERIC\020\001\022\017\n" + + "\013HEXADECIMAL\020\002\022\034\n\030UPPER_CASE_ALPHA_NUMER" + + "IC\020\003\022\021\n\rALPHA_NUMERIC\020\004B\n\n\010alphabet\"\330\001\n\t" + + "CryptoKey\022>\n\ttransient\030\001 \001(\0132).google.pr" + + "ivacy.dlp.v2.TransientCryptoKeyH\000\022>\n\tunw" + + "rapped\030\002 \001(\0132).google.privacy.dlp.v2.Unw" + + "rappedCryptoKeyH\000\022A\n\013kms_wrapped\030\003 \001(\0132*" + + ".google.privacy.dlp.v2.KmsWrappedCryptoK" + + "eyH\000B\010\n\006source\"\'\n\022TransientCryptoKey\022\021\n\004" + + "name\030\001 \001(\tB\003\340A\002\"&\n\022UnwrappedCryptoKey\022\020\n" + + "\003key\030\001 \001(\014B\003\340A\002\"M\n\023KmsWrappedCryptoKey\022\030" + + "\n\013wrapped_key\030\001 \001(\014B\003\340A\002\022\034\n\017crypto_key_n" + + "ame\030\002 \001(\tB\003\340A\002\"\302\001\n\017DateShiftConfig\022\035\n\020up" + + "per_bound_days\030\001 \001(\005B\003\340A\002\022\035\n\020lower_bound" + + "_days\030\002 \001(\005B\003\340A\002\022/\n\007context\030\003 \001(\0132\036.goog" + + "le.privacy.dlp.v2.FieldId\0226\n\ncrypto_key\030" + + "\004 \001(\0132 .google.privacy.dlp.v2.CryptoKeyH" + + "\000B\010\n\006method\"\245\002\n\027InfoTypeTransformations\022" + + "c\n\017transformations\030\001 \003(\0132E.google.privac" + + "y.dlp.v2.InfoTypeTransformations.InfoTyp" + + "eTransformationB\003\340A\002\032\244\001\n\026InfoTypeTransfo" + + "rmation\0223\n\ninfo_types\030\001 \003(\0132\037.google.pri" + + "vacy.dlp.v2.InfoType\022U\n\030primitive_transf" + + "ormation\030\002 \001(\0132..google.privacy.dlp.v2.P" + + "rimitiveTransformationB\003\340A\002\"\300\002\n\023FieldTra" + + "nsformation\0223\n\006fields\030\001 \003(\0132\036.google.pri" + + "vacy.dlp.v2.FieldIdB\003\340A\002\0229\n\tcondition\030\003 " + + "\001(\0132&.google.privacy.dlp.v2.RecordCondit" + + "ion\022R\n\030primitive_transformation\030\004 \001(\0132.." + + "google.privacy.dlp.v2.PrimitiveTransform" + + "ationH\000\022S\n\031info_type_transformations\030\005 \001" + + "(\0132..google.privacy.dlp.v2.InfoTypeTrans" + + "formationsH\000B\020\n\016transformation\"\251\001\n\025Recor" + + "dTransformations\022I\n\025field_transformation" + + "s\030\001 \003(\0132*.google.privacy.dlp.v2.FieldTra" + + "nsformation\022E\n\023record_suppressions\030\002 \003(\013" + + "2(.google.privacy.dlp.v2.RecordSuppressi" + + "on\"N\n\021RecordSuppression\0229\n\tcondition\030\001 \001" + + "(\0132&.google.privacy.dlp.v2.RecordConditi" + + "on\"\334\004\n\017RecordCondition\022G\n\013expressions\030\003 " + + "\001(\01322.google.privacy.dlp.v2.RecordCondit" + + "ion.Expressions\032\256\001\n\tCondition\0222\n\005field\030\001" + + " \001(\0132\036.google.privacy.dlp.v2.FieldIdB\003\340A" + + "\002\022@\n\010operator\030\003 \001(\0162).google.privacy.dlp" + + ".v2.RelationalOperatorB\003\340A\002\022+\n\005value\030\004 \001" + + "(\0132\034.google.privacy.dlp.v2.Value\032R\n\nCond" + + "itions\022D\n\nconditions\030\001 \003(\01320.google.priv" + + "acy.dlp.v2.RecordCondition.Condition\032\372\001\n" + + "\013Expressions\022\\\n\020logical_operator\030\001 \001(\0162B" + + ".google.privacy.dlp.v2.RecordCondition.E" + + "xpressions.LogicalOperator\022G\n\nconditions" + + "\030\003 \001(\01321.google.privacy.dlp.v2.RecordCon" + + "dition.ConditionsH\000\"<\n\017LogicalOperator\022 " + + "\n\034LOGICAL_OPERATOR_UNSPECIFIED\020\000\022\007\n\003AND\020" + + "\001B\006\n\004type\"\203\001\n\026TransformationOverview\022\031\n\021" + + "transformed_bytes\030\002 \001(\003\022N\n\030transformatio" + + "n_summaries\030\003 \003(\0132,.google.privacy.dlp.v" + + "2.TransformationSummary\"\237\005\n\025Transformati" + + "onSummary\0222\n\tinfo_type\030\001 \001(\0132\037.google.pr" + + "ivacy.dlp.v2.InfoType\022-\n\005field\030\002 \001(\0132\036.g" + + "oogle.privacy.dlp.v2.FieldId\022F\n\016transfor" + + "mation\030\003 \001(\0132..google.privacy.dlp.v2.Pri" + + "mitiveTransformation\022I\n\025field_transforma" + + "tions\030\005 \003(\0132*.google.privacy.dlp.v2.Fiel" + + "dTransformation\022A\n\017record_suppress\030\006 \001(\013" + + "2(.google.privacy.dlp.v2.RecordSuppressi" + + "on\022K\n\007results\030\004 \003(\0132:.google.privacy.dlp" + + ".v2.TransformationSummary.SummaryResult\022" + + "\031\n\021transformed_bytes\030\007 \001(\003\032\204\001\n\rSummaryRe" + + "sult\022\r\n\005count\030\001 \001(\003\022S\n\004code\030\002 \001(\0162E.goog" + + "le.privacy.dlp.v2.TransformationSummary." + + "TransformationResultCode\022\017\n\007details\030\003 \001(" + + "\t\"^\n\030TransformationResultCode\022*\n&TRANSFO" + + "RMATION_RESULT_CODE_UNSPECIFIED\020\000\022\013\n\007SUC" + + "CESS\020\001\022\t\n\005ERROR\020\002\"U\n\010Schedule\022?\n\032recurre" + + "nce_period_duration\030\001 \001(\0132\031.google.proto" + + "buf.DurationH\000B\010\n\006option\"\010\n\006Manual\"\302\004\n\017I" + + "nspectTemplate\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014dis" + + "play_name\030\002 \001(\t\022\023\n\013description\030\003 \001(\t\0224\n\013" + + "create_time\030\004 \001(\0132\032.google.protobuf.Time" + + "stampB\003\340A\003\0224\n\013update_time\030\005 \001(\0132\032.google" + + ".protobuf.TimestampB\003\340A\003\022<\n\016inspect_conf" + + "ig\030\006 \001(\0132$.google.privacy.dlp.v2.Inspect" + + "Config:\306\002\352A\302\002\n\"dlp.googleapis.com/Inspec" + + "tTemplate\022@organizations/{organization}/" + + "inspectTemplates/{inspect_template}\0226pro" + + "jects/{project}/inspectTemplates/{inspec" + + "t_template}\022Uorganizations/{organization" + + "}/locations/{location}/inspectTemplates/" + + "{inspect_template}\022Kprojects/{project}/l" + + "ocations/{location}/inspectTemplates/{in" + + "spect_template}\"\346\004\n\022DeidentifyTemplate\022\021" + + "\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t\022" + + "\023\n\013description\030\003 \001(\t\0224\n\013create_time\030\004 \001(" + + "\0132\032.google.protobuf.TimestampB\003\340A\003\0224\n\013up" + + "date_time\030\005 \001(\0132\032.google.protobuf.Timest" + + "ampB\003\340A\003\022B\n\021deidentify_config\030\006 \001(\0132\'.go" + + "ogle.privacy.dlp.v2.DeidentifyConfig:\341\002\352" + + "A\335\002\n%dlp.googleapis.com/DeidentifyTempla" + + "te\022Forganizations/{organization}/deident" + + "ifyTemplates/{deidentify_template}\022" + + "\n\013inspect_job\030\004 \001(\0132\'.google.privacy.dlp" + + ".v2.InspectJobConfigH\000\022;\n\010triggers\030\005 \003(\013" + + "2).google.privacy.dlp.v2.JobTrigger.Trig" + + "ger\0221\n\006errors\030\006 \003(\0132\034.google.privacy.dlp" + + ".v2.ErrorB\003\340A\003\0224\n\013create_time\030\007 \001(\0132\032.go" + + "ogle.protobuf.TimestampB\003\340A\003\0224\n\013update_t" + + "ime\030\010 \001(\0132\032.google.protobuf.TimestampB\003\340" + + "A\003\0226\n\rlast_run_time\030\t \001(\0132\032.google.proto" + + "buf.TimestampB\003\340A\003\022=\n\006status\030\n \001(\0162(.goo" + + "gle.privacy.dlp.v2.JobTrigger.StatusB\003\340A" + + "\002\032z\n\007Trigger\0223\n\010schedule\030\001 \001(\0132\037.google." + + "privacy.dlp.v2.ScheduleH\000\022/\n\006manual\030\002 \001(" + + "\0132\035.google.privacy.dlp.v2.ManualH\000B\t\n\007tr" + + "igger\"H\n\006Status\022\026\n\022STATUS_UNSPECIFIED\020\000\022" + + "\013\n\007HEALTHY\020\001\022\n\n\006PAUSED\020\002\022\r\n\tCANCELLED\020\003:" + + "\224\001\352A\220\001\n\035dlp.googleapis.com/JobTrigger\022,p" + + "rojects/{project}/jobTriggers/{job_trigg" + + "er}\022Aprojects/{project}/locations/{locat" + + "ion}/jobTriggers/{job_trigger}B\005\n\003job\"\364\005" + + "\n\006Action\022C\n\rsave_findings\030\001 \001(\0132*.google" + + ".privacy.dlp.v2.Action.SaveFindingsH\000\022@\n" + + "\007pub_sub\030\002 \001(\0132-.google.privacy.dlp.v2.A" + + "ction.PublishToPubSubH\000\022U\n\027publish_summa" + + "ry_to_cscc\030\003 \001(\01322.google.privacy.dlp.v2" + + ".Action.PublishSummaryToCsccH\000\022q\n&publis" + + "h_findings_to_cloud_data_catalog\030\005 \001(\0132?" + + ".google.privacy.dlp.v2.Action.PublishFin" + + "dingsToCloudDataCatalogH\000\022V\n\027job_notific" + + "ation_emails\030\010 \001(\01323.google.privacy.dlp." + + "v2.Action.JobNotificationEmailsH\000\022T\n\026pub" + + "lish_to_stackdriver\030\t \001(\01322.google.priva" + + "cy.dlp.v2.Action.PublishToStackdriverH\000\032" + + "Q\n\014SaveFindings\022A\n\routput_config\030\001 \001(\0132*" + + ".google.privacy.dlp.v2.OutputStorageConf" + + "ig\032 \n\017PublishToPubSub\022\r\n\005topic\030\001 \001(\t\032\026\n\024" + + "PublishSummaryToCscc\032#\n!PublishFindingsT" + + "oCloudDataCatalog\032\027\n\025JobNotificationEmai" + + "ls\032\026\n\024PublishToStackdriverB\010\n\006action\"\313\001\n" + + "\034CreateInspectTemplateRequest\022:\n\006parent\030" + + "\001 \001(\tB*\340A\002\372A$\022\"dlp.googleapis.com/Inspec" + + "tTemplate\022E\n\020inspect_template\030\002 \001(\0132&.go" + + "ogle.privacy.dlp.v2.InspectTemplateB\003\340A\002" + + "\022\023\n\013template_id\030\003 \001(\t\022\023\n\013location_id\030\004 \001" + + "(\t\"\313\001\n\034UpdateInspectTemplateRequest\0228\n\004n" + + "ame\030\001 \001(\tB*\340A\002\372A$\n\"dlp.googleapis.com/In" + + "spectTemplate\022@\n\020inspect_template\030\002 \001(\0132" + + "&.google.privacy.dlp.v2.InspectTemplate\022" + + "/\n\013update_mask\030\003 \001(\0132\032.google.protobuf.F" + + "ieldMask\"U\n\031GetInspectTemplateRequest\0228\n" + + "\004name\030\001 \001(\tB*\340A\002\372A$\n\"dlp.googleapis.com/" + + "InspectTemplate\"\247\001\n\033ListInspectTemplates" + + "Request\022:\n\006parent\030\001 \001(\tB*\340A\002\372A$\022\"dlp.goo" + + "gleapis.com/InspectTemplate\022\022\n\npage_toke" + + "n\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\020\n\010order_by\030\004" + + " \001(\t\022\023\n\013location_id\030\005 \001(\t\"z\n\034ListInspect" + + "TemplatesResponse\022A\n\021inspect_templates\030\001" + + " \003(\0132&.google.privacy.dlp.v2.InspectTemp" + + "late\022\027\n\017next_page_token\030\002 \001(\t\"X\n\034DeleteI" + + "nspectTemplateRequest\0228\n\004name\030\001 \001(\tB*\340A\002" + + "\372A$\n\"dlp.googleapis.com/InspectTemplate\"" + + "\266\001\n\027CreateJobTriggerRequest\0225\n\006parent\030\001 " + + "\001(\tB%\340A\002\372A\037\022\035dlp.googleapis.com/JobTrigg" + + "er\022;\n\013job_trigger\030\002 \001(\0132!.google.privacy" + + ".dlp.v2.JobTriggerB\003\340A\002\022\022\n\ntrigger_id\030\003 " + + "\001(\t\022\023\n\013location_id\030\004 \001(\t\"P\n\031ActivateJobT" + + "riggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp" + + ".googleapis.com/JobTrigger\"\267\001\n\027UpdateJob" + + "TriggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dl" + + "p.googleapis.com/JobTrigger\0226\n\013job_trigg" + + "er\030\002 \001(\0132!.google.privacy.dlp.v2.JobTrig" + + "ger\022/\n\013update_mask\030\003 \001(\0132\032.google.protob" + + "uf.FieldMask\"K\n\024GetJobTriggerRequest\0223\n\004" + + "name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.googleapis.com/J" + + "obTrigger\"\366\001\n\023CreateDlpJobRequest\0221\n\006par" + + "ent\030\001 \001(\tB!\340A\002\372A\033\022\031dlp.googleapis.com/Dl" + + "pJob\022>\n\013inspect_job\030\002 \001(\0132\'.google.priva" + + "cy.dlp.v2.InspectJobConfigH\000\022@\n\010risk_job" + + "\030\003 \001(\0132,.google.privacy.dlp.v2.RiskAnaly" + + "sisJobConfigH\000\022\016\n\006job_id\030\004 \001(\t\022\023\n\013locati" + + "on_id\030\005 \001(\tB\005\n\003job\"\255\001\n\026ListJobTriggersRe" + + "quest\0225\n\006parent\030\001 \001(\tB%\340A\002\372A\037\022\035dlp.googl" + + "eapis.com/JobTrigger\022\022\n\npage_token\030\002 \001(\t" + + "\022\021\n\tpage_size\030\003 \001(\005\022\020\n\010order_by\030\004 \001(\t\022\016\n" + + "\006filter\030\005 \001(\t\022\023\n\013location_id\030\007 \001(\t\"k\n\027Li" + + "stJobTriggersResponse\0227\n\014job_triggers\030\001 " + + "\003(\0132!.google.privacy.dlp.v2.JobTrigger\022\027" + + "\n\017next_page_token\030\002 \001(\t\"N\n\027DeleteJobTrig" + + "gerRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.go" + + "ogleapis.com/JobTrigger\"\335\001\n\020InspectJobCo" + + "nfig\022<\n\016storage_config\030\001 \001(\0132$.google.pr" + + "ivacy.dlp.v2.StorageConfig\022<\n\016inspect_co" + + "nfig\030\002 \001(\0132$.google.privacy.dlp.v2.Inspe" + + "ctConfig\022\035\n\025inspect_template_name\030\003 \001(\t\022" + + ".\n\007actions\030\004 \003(\0132\035.google.privacy.dlp.v2" + + ".Action\"\353\005\n\006DlpJob\022\014\n\004name\030\001 \001(\t\022/\n\004type" + + "\030\002 \001(\0162!.google.privacy.dlp.v2.DlpJobTyp" + + "e\0225\n\005state\030\003 \001(\0162&.google.privacy.dlp.v2" + + ".DlpJob.JobState\022K\n\014risk_details\030\004 \001(\01323" + ".google.privacy.dlp.v2.AnalyzeDataSource" - + "RiskDetails.LDiversityResult.LDiversityE" - + "quivalenceClass\022\032\n\022bucket_value_count\030\005 " - + "\001(\003\032\225\004\n\024KMapEstimationResult\022\212\001\n\032k_map_e" - + "stimation_histogram\030\001 \003(\0132f.google.priva" - + "cy.dlp.v2.AnalyzeDataSourceRiskDetails.K" - + "MapEstimationResult.KMapEstimationHistog" - + "ramBucket\032r\n\033KMapEstimationQuasiIdValues" - + "\0226\n\020quasi_ids_values\030\001 \003(\0132\034.google.priv" - + "acy.dlp.v2.Value\022\033\n\023estimated_anonymity\030" - + "\002 \001(\003\032\373\001\n\035KMapEstimationHistogramBucket\022" - + "\025\n\rmin_anonymity\030\001 \001(\003\022\025\n\rmax_anonymity\030" - + "\002 \001(\003\022\023\n\013bucket_size\030\005 \001(\003\022{\n\rbucket_val" - + "ues\030\006 \003(\0132d.google.privacy.dlp.v2.Analyz" - + "eDataSourceRiskDetails.KMapEstimationRes" - + "ult.KMapEstimationQuasiIdValues\022\032\n\022bucke" - + "t_value_count\030\007 \001(\003\032\344\004\n\035DeltaPresenceEst" - + "imationResult\022\245\001\n#delta_presence_estimat" - + "ion_histogram\030\001 \003(\0132x.google.privacy.dlp" - + ".v2.AnalyzeDataSourceRiskDetails.DeltaPr" - + "esenceEstimationResult.DeltaPresenceEsti" - + "mationHistogramBucket\032}\n$DeltaPresenceEs" - + "timationQuasiIdValues\0226\n\020quasi_ids_value" - + "s\030\001 \003(\0132\034.google.privacy.dlp.v2.Value\022\035\n" - + "\025estimated_probability\030\002 \001(\001\032\233\002\n&DeltaPr" - + "esenceEstimationHistogramBucket\022\027\n\017min_p" - + "robability\030\001 \001(\001\022\027\n\017max_probability\030\002 \001(" - + "\001\022\023\n\013bucket_size\030\005 \001(\003\022\215\001\n\rbucket_values" - + "\030\006 \003(\0132v.google.privacy.dlp.v2.AnalyzeDa" - + "taSourceRiskDetails.DeltaPresenceEstimat" - + "ionResult.DeltaPresenceEstimationQuasiId" - + "Values\022\032\n\022bucket_value_count\030\007 \001(\003B\010\n\006re" - + "sult\"L\n\016ValueFrequency\022+\n\005value\030\001 \001(\0132\034." - + "google.privacy.dlp.v2.Value\022\r\n\005count\030\002 \001" - + "(\003\"\263\002\n\005Value\022\027\n\rinteger_value\030\001 \001(\003H\000\022\025\n" - + "\013float_value\030\002 \001(\001H\000\022\026\n\014string_value\030\003 \001" - + "(\tH\000\022\027\n\rboolean_value\030\004 \001(\010H\000\0225\n\017timesta" - + "mp_value\030\005 \001(\0132\032.google.protobuf.Timesta" - + "mpH\000\022,\n\ntime_value\030\006 \001(\0132\026.google.type.T" - + "imeOfDayH\000\022\'\n\ndate_value\030\007 \001(\0132\021.google." - + "type.DateH\000\0223\n\021day_of_week_value\030\010 \001(\0162\026" - + ".google.type.DayOfWeekH\000B\006\n\004type\"Q\n\tQuot" - + "eInfo\0224\n\tdate_time\030\002 \001(\0132\037.google.privac" - + "y.dlp.v2.DateTimeH\000B\016\n\014parsed_quote\"\337\001\n\010" - + "DateTime\022\037\n\004date\030\001 \001(\0132\021.google.type.Dat" - + "e\022+\n\013day_of_week\030\002 \001(\0162\026.google.type.Day" - + "OfWeek\022$\n\004time\030\003 \001(\0132\026.google.type.TimeO" - + "fDay\022;\n\ttime_zone\030\004 \001(\0132(.google.privacy" - + ".dlp.v2.DateTime.TimeZone\032\"\n\010TimeZone\022\026\n" - + "\016offset_minutes\030\001 \001(\005\"\244\002\n\020DeidentifyConf" - + "ig\022S\n\031info_type_transformations\030\001 \001(\0132.." - + "google.privacy.dlp.v2.InfoTypeTransforma" - + "tionsH\000\022N\n\026record_transformations\030\002 \001(\0132" - + ",.google.privacy.dlp.v2.RecordTransforma" - + "tionsH\000\022Y\n\035transformation_error_handling" - + "\030\003 \001(\01322.google.privacy.dlp.v2.Transform" - + "ationErrorHandlingB\020\n\016transformation\"\205\002\n" - + "\033TransformationErrorHandling\022T\n\013throw_er" - + "ror\030\001 \001(\0132=.google.privacy.dlp.v2.Transf" - + "ormationErrorHandling.ThrowErrorH\000\022d\n\023le" - + "ave_untransformed\030\002 \001(\0132E.google.privacy" - + ".dlp.v2.TransformationErrorHandling.Leav" - + "eUntransformedH\000\032\014\n\nThrowError\032\024\n\022LeaveU" - + "ntransformedB\006\n\004mode\"\365\006\n\027PrimitiveTransf" - + "ormation\022C\n\016replace_config\030\001 \001(\0132).googl" - + "e.privacy.dlp.v2.ReplaceValueConfigH\000\022<\n" - + "\rredact_config\030\002 \001(\0132#.google.privacy.dl", - "p.v2.RedactConfigH\000\022K\n\025character_mask_co" - + "nfig\030\003 \001(\0132*.google.privacy.dlp.v2.Chara" - + "cterMaskConfigH\000\022Y\n\035crypto_replace_ffx_f" - + "pe_config\030\004 \001(\01320.google.privacy.dlp.v2." - + "CryptoReplaceFfxFpeConfigH\000\022V\n\033fixed_siz" - + "e_bucketing_config\030\005 \001(\0132/.google.privac" - + "y.dlp.v2.FixedSizeBucketingConfigH\000\022B\n\020b" - + "ucketing_config\030\006 \001(\0132&.google.privacy.d" - + "lp.v2.BucketingConfigH\000\022Y\n\035replace_with_" - + "info_type_config\030\007 \001(\01320.google.privacy." - + "dlp.v2.ReplaceWithInfoTypeConfigH\000\022A\n\020ti" - + "me_part_config\030\010 \001(\0132%.google.privacy.dl" - + "p.v2.TimePartConfigH\000\022E\n\022crypto_hash_con" - + "fig\030\t \001(\0132\'.google.privacy.dlp.v2.Crypto" - + "HashConfigH\000\022C\n\021date_shift_config\030\013 \001(\0132" - + "&.google.privacy.dlp.v2.DateShiftConfigH" - + "\000\022W\n\033crypto_deterministic_config\030\014 \001(\01320" - + ".google.privacy.dlp.v2.CryptoDeterminist" - + "icConfigH\000B\020\n\016transformation\"\334\001\n\016TimePar" - + "tConfig\022G\n\017part_to_extract\030\001 \001(\0162..googl" - + "e.privacy.dlp.v2.TimePartConfig.TimePart" - + "\"\200\001\n\010TimePart\022\031\n\025TIME_PART_UNSPECIFIED\020\000" - + "\022\010\n\004YEAR\020\001\022\t\n\005MONTH\020\002\022\020\n\014DAY_OF_MONTH\020\003\022" - + "\017\n\013DAY_OF_WEEK\020\004\022\020\n\014WEEK_OF_YEAR\020\005\022\017\n\013HO" - + "UR_OF_DAY\020\006\"H\n\020CryptoHashConfig\0224\n\ncrypt" - + "o_key\030\001 \001(\0132 .google.privacy.dlp.v2.Cryp" - + "toKey\"\300\001\n\031CryptoDeterministicConfig\0224\n\nc" - + "rypto_key\030\001 \001(\0132 .google.privacy.dlp.v2." - + "CryptoKey\022<\n\023surrogate_info_type\030\002 \001(\0132\037" - + ".google.privacy.dlp.v2.InfoType\022/\n\007conte" - + "xt\030\003 \001(\0132\036.google.privacy.dlp.v2.FieldId" - + "\"E\n\022ReplaceValueConfig\022/\n\tnew_value\030\001 \001(" - + "\0132\034.google.privacy.dlp.v2.Value\"\033\n\031Repla" - + "ceWithInfoTypeConfig\"\016\n\014RedactConfig\"\266\002\n" - + "\rCharsToIgnore\022\034\n\022characters_to_skip\030\001 \001" - + "(\tH\000\022_\n\033common_characters_to_ignore\030\002 \001(" - + "\01628.google.privacy.dlp.v2.CharsToIgnore." - + "CommonCharsToIgnoreH\000\"\227\001\n\023CommonCharsToI" - + "gnore\022&\n\"COMMON_CHARS_TO_IGNORE_UNSPECIF" - + "IED\020\000\022\013\n\007NUMERIC\020\001\022\024\n\020ALPHA_UPPER_CASE\020\002" - + "\022\024\n\020ALPHA_LOWER_CASE\020\003\022\017\n\013PUNCTUATION\020\004\022" - + "\016\n\nWHITESPACE\020\005B\014\n\ncharacters\"\243\001\n\023Charac" - + "terMaskConfig\022\031\n\021masking_character\030\001 \001(\t" - + "\022\026\n\016number_to_mask\030\002 \001(\005\022\025\n\rreverse_orde" - + "r\030\003 \001(\010\022B\n\024characters_to_ignore\030\004 \003(\0132$." - + "google.privacy.dlp.v2.CharsToIgnore\"\244\001\n\030" - + "FixedSizeBucketingConfig\0226\n\013lower_bound\030" - + "\001 \001(\0132\034.google.privacy.dlp.v2.ValueB\003\340A\002" - + "\0226\n\013upper_bound\030\002 \001(\0132\034.google.privacy.d" - + "lp.v2.ValueB\003\340A\002\022\030\n\013bucket_size\030\003 \001(\001B\003\340" - + "A\002\"\353\001\n\017BucketingConfig\022>\n\007buckets\030\001 \003(\0132" - + "-.google.privacy.dlp.v2.BucketingConfig." - + "Bucket\032\227\001\n\006Bucket\022)\n\003min\030\001 \001(\0132\034.google." - + "privacy.dlp.v2.Value\022)\n\003max\030\002 \001(\0132\034.goog" - + "le.privacy.dlp.v2.Value\0227\n\021replacement_v" - + "alue\030\003 \001(\0132\034.google.privacy.dlp.v2.Value" - + "\"\371\003\n\031CryptoReplaceFfxFpeConfig\0229\n\ncrypto" - + "_key\030\001 \001(\0132 .google.privacy.dlp.v2.Crypt" - + "oKeyB\003\340A\002\022/\n\007context\030\002 \001(\0132\036.google.priv" - + "acy.dlp.v2.FieldId\022c\n\017common_alphabet\030\004 " - + "\001(\0162H.google.privacy.dlp.v2.CryptoReplac" - + "eFfxFpeConfig.FfxCommonNativeAlphabetH\000\022" - + "\031\n\017custom_alphabet\030\005 \001(\tH\000\022\017\n\005radix\030\006 \001(" - + "\005H\000\022<\n\023surrogate_info_type\030\010 \001(\0132\037.googl" - + "e.privacy.dlp.v2.InfoType\"\224\001\n\027FfxCommonN" - + "ativeAlphabet\022*\n&FFX_COMMON_NATIVE_ALPHA" - + "BET_UNSPECIFIED\020\000\022\013\n\007NUMERIC\020\001\022\017\n\013HEXADE" - + "CIMAL\020\002\022\034\n\030UPPER_CASE_ALPHA_NUMERIC\020\003\022\021\n" - + "\rALPHA_NUMERIC\020\004B\n\n\010alphabet\"\330\001\n\tCryptoK" - + "ey\022>\n\ttransient\030\001 \001(\0132).google.privacy.d" - + "lp.v2.TransientCryptoKeyH\000\022>\n\tunwrapped\030" - + "\002 \001(\0132).google.privacy.dlp.v2.UnwrappedC" - + "ryptoKeyH\000\022A\n\013kms_wrapped\030\003 \001(\0132*.google" - + ".privacy.dlp.v2.KmsWrappedCryptoKeyH\000B\010\n" - + "\006source\"\'\n\022TransientCryptoKey\022\021\n\004name\030\001 " - + "\001(\tB\003\340A\002\"&\n\022UnwrappedCryptoKey\022\020\n\003key\030\001 " - + "\001(\014B\003\340A\002\"M\n\023KmsWrappedCryptoKey\022\030\n\013wrapp" - + "ed_key\030\001 \001(\014B\003\340A\002\022\034\n\017crypto_key_name\030\002 \001" - + "(\tB\003\340A\002\"\302\001\n\017DateShiftConfig\022\035\n\020upper_bou" - + "nd_days\030\001 \001(\005B\003\340A\002\022\035\n\020lower_bound_days\030\002" - + " \001(\005B\003\340A\002\022/\n\007context\030\003 \001(\0132\036.google.priv" - + "acy.dlp.v2.FieldId\0226\n\ncrypto_key\030\004 \001(\0132 " - + ".google.privacy.dlp.v2.CryptoKeyH\000B\010\n\006me" - + "thod\"\245\002\n\027InfoTypeTransformations\022c\n\017tran" - + "sformations\030\001 \003(\0132E.google.privacy.dlp.v" - + "2.InfoTypeTransformations.InfoTypeTransf" - + "ormationB\003\340A\002\032\244\001\n\026InfoTypeTransformation" - + "\0223\n\ninfo_types\030\001 \003(\0132\037.google.privacy.dl" - + "p.v2.InfoType\022U\n\030primitive_transformatio" - + "n\030\002 \001(\0132..google.privacy.dlp.v2.Primitiv" - + "eTransformationB\003\340A\002\"\300\002\n\023FieldTransforma" - + "tion\0223\n\006fields\030\001 \003(\0132\036.google.privacy.dl" - + "p.v2.FieldIdB\003\340A\002\0229\n\tcondition\030\003 \001(\0132&.g" - + "oogle.privacy.dlp.v2.RecordCondition\022R\n\030" - + "primitive_transformation\030\004 \001(\0132..google." - + "privacy.dlp.v2.PrimitiveTransformationH\000" - + "\022S\n\031info_type_transformations\030\005 \001(\0132..go" - + "ogle.privacy.dlp.v2.InfoTypeTransformati" - + "onsH\000B\020\n\016transformation\"\251\001\n\025RecordTransf" - + "ormations\022I\n\025field_transformations\030\001 \003(\013" - + "2*.google.privacy.dlp.v2.FieldTransforma" - + "tion\022E\n\023record_suppressions\030\002 \003(\0132(.goog" - + "le.privacy.dlp.v2.RecordSuppression\"N\n\021R" - + "ecordSuppression\0229\n\tcondition\030\001 \001(\0132&.go" - + "ogle.privacy.dlp.v2.RecordCondition\"\334\004\n\017" - + "RecordCondition\022G\n\013expressions\030\003 \001(\01322.g" - + "oogle.privacy.dlp.v2.RecordCondition.Exp" - + "ressions\032\256\001\n\tCondition\0222\n\005field\030\001 \001(\0132\036." - + "google.privacy.dlp.v2.FieldIdB\003\340A\002\022@\n\010op" - + "erator\030\003 \001(\0162).google.privacy.dlp.v2.Rel" - + "ationalOperatorB\003\340A\002\022+\n\005value\030\004 \001(\0132\034.go" - + "ogle.privacy.dlp.v2.Value\032R\n\nConditions\022" - + "D\n\nconditions\030\001 \003(\01320.google.privacy.dlp" - + ".v2.RecordCondition.Condition\032\372\001\n\013Expres" - + "sions\022\\\n\020logical_operator\030\001 \001(\0162B.google" - + ".privacy.dlp.v2.RecordCondition.Expressi" - + "ons.LogicalOperator\022G\n\nconditions\030\003 \001(\0132" - + "1.google.privacy.dlp.v2.RecordCondition." - + "ConditionsH\000\"<\n\017LogicalOperator\022 \n\034LOGIC" - + "AL_OPERATOR_UNSPECIFIED\020\000\022\007\n\003AND\020\001B\006\n\004ty" - + "pe\"\203\001\n\026TransformationOverview\022\031\n\021transfo" - + "rmed_bytes\030\002 \001(\003\022N\n\030transformation_summa" - + "ries\030\003 \003(\0132,.google.privacy.dlp.v2.Trans" - + "formationSummary\"\237\005\n\025TransformationSumma" - + "ry\0222\n\tinfo_type\030\001 \001(\0132\037.google.privacy.d" - + "lp.v2.InfoType\022-\n\005field\030\002 \001(\0132\036.google.p" - + "rivacy.dlp.v2.FieldId\022F\n\016transformation\030" - + "\003 \001(\0132..google.privacy.dlp.v2.PrimitiveT" - + "ransformation\022I\n\025field_transformations\030\005" - + " \003(\0132*.google.privacy.dlp.v2.FieldTransf" - + "ormation\022A\n\017record_suppress\030\006 \001(\0132(.goog" - + "le.privacy.dlp.v2.RecordSuppression\022K\n\007r" - + "esults\030\004 \003(\0132:.google.privacy.dlp.v2.Tra" - + "nsformationSummary.SummaryResult\022\031\n\021tran" - + "sformed_bytes\030\007 \001(\003\032\204\001\n\rSummaryResult\022\r\n" - + "\005count\030\001 \001(\003\022S\n\004code\030\002 \001(\0162E.google.priv" - + "acy.dlp.v2.TransformationSummary.Transfo" - + "rmationResultCode\022\017\n\007details\030\003 \001(\t\"^\n\030Tr" - + "ansformationResultCode\022*\n&TRANSFORMATION" - + "_RESULT_CODE_UNSPECIFIED\020\000\022\013\n\007SUCCESS\020\001\022" - + "\t\n\005ERROR\020\002\"U\n\010Schedule\022?\n\032recurrence_per" - + "iod_duration\030\001 \001(\0132\031.google.protobuf.Dur" - + "ationH\000B\010\n\006option\"\010\n\006Manual\"\302\004\n\017InspectT" - + "emplate\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014display_na" - + "me\030\002 \001(\t\022\023\n\013description\030\003 \001(\t\0224\n\013create_" - + "time\030\004 \001(\0132\032.google.protobuf.TimestampB\003" - + "\340A\003\0224\n\013update_time\030\005 \001(\0132\032.google.protob" - + "uf.TimestampB\003\340A\003\022<\n\016inspect_config\030\006 \001(" - + "\0132$.google.privacy.dlp.v2.InspectConfig:" - + "\306\002\352A\302\002\n\"dlp.googleapis.com/InspectTempla" - + "te\022@organizations/{organization}/inspect" - + "Templates/{inspect_template}\0226projects/{" - + "project}/inspectTemplates/{inspect_templ" - + "ate}\022Uorganizations/{organization}/locat" - + "ions/{location}/inspectTemplates/{inspec" - + "t_template}\022Kprojects/{project}/location" - + "s/{location}/inspectTemplates/{inspect_t" - + "emplate}\"\346\004\n\022DeidentifyTemplate\022\021\n\004name\030" - + "\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t\022\023\n\013desc" - + "ription\030\003 \001(\t\0224\n\013create_time\030\004 \001(\0132\032.goo" - + "gle.protobuf.TimestampB\003\340A\003\0224\n\013update_ti" - + "me\030\005 \001(\0132\032.google.protobuf.TimestampB\003\340A" - + "\003\022B\n\021deidentify_config\030\006 \001(\0132\'.google.pr" - + "ivacy.dlp.v2.DeidentifyConfig:\341\002\352A\335\002\n%dl" - + "p.googleapis.com/DeidentifyTemplate\022Forg" - + "anizations/{organization}/deidentifyTemp" - + "lates/{deidentify_template}\022\n\013inspe" - + "ct_job\030\004 \001(\0132\'.google.privacy.dlp.v2.Ins" - + "pectJobConfigH\000\022;\n\010triggers\030\005 \003(\0132).goog" - + "le.privacy.dlp.v2.JobTrigger.Trigger\0221\n\006" - + "errors\030\006 \003(\0132\034.google.privacy.dlp.v2.Err" - + "orB\003\340A\003\0224\n\013create_time\030\007 \001(\0132\032.google.pr" - + "otobuf.TimestampB\003\340A\003\0224\n\013update_time\030\010 \001" - + "(\0132\032.google.protobuf.TimestampB\003\340A\003\0226\n\rl" - + "ast_run_time\030\t \001(\0132\032.google.protobuf.Tim" - + "estampB\003\340A\003\022=\n\006status\030\n \001(\0162(.google.pri" - + "vacy.dlp.v2.JobTrigger.StatusB\003\340A\002\032z\n\007Tr" - + "igger\0223\n\010schedule\030\001 \001(\0132\037.google.privacy" - + ".dlp.v2.ScheduleH\000\022/\n\006manual\030\002 \001(\0132\035.goo" - + "gle.privacy.dlp.v2.ManualH\000B\t\n\007trigger\"H" - + "\n\006Status\022\026\n\022STATUS_UNSPECIFIED\020\000\022\013\n\007HEAL" - + "THY\020\001\022\n\n\006PAUSED\020\002\022\r\n\tCANCELLED\020\003:\224\001\352A\220\001\n" - + "\035dlp.googleapis.com/JobTrigger\022,projects" - + "/{project}/jobTriggers/{job_trigger}\022Apr" - + "ojects/{project}/locations/{location}/jo" - + "bTriggers/{job_trigger}B\005\n\003job\"\364\005\n\006Actio" - + "n\022C\n\rsave_findings\030\001 \001(\0132*.google.privac" - + "y.dlp.v2.Action.SaveFindingsH\000\022@\n\007pub_su" - + "b\030\002 \001(\0132-.google.privacy.dlp.v2.Action.P" - + "ublishToPubSubH\000\022U\n\027publish_summary_to_c" - + "scc\030\003 \001(\01322.google.privacy.dlp.v2.Action" - + ".PublishSummaryToCsccH\000\022q\n&publish_findi" - + "ngs_to_cloud_data_catalog\030\005 \001(\0132?.google" - + ".privacy.dlp.v2.Action.PublishFindingsTo" - + "CloudDataCatalogH\000\022V\n\027job_notification_e" - + "mails\030\010 \001(\01323.google.privacy.dlp.v2.Acti" - + "on.JobNotificationEmailsH\000\022T\n\026publish_to" - + "_stackdriver\030\t \001(\01322.google.privacy.dlp." - + "v2.Action.PublishToStackdriverH\000\032Q\n\014Save" - + "Findings\022A\n\routput_config\030\001 \001(\0132*.google" - + ".privacy.dlp.v2.OutputStorageConfig\032 \n\017P" - + "ublishToPubSub\022\r\n\005topic\030\001 \001(\t\032\026\n\024Publish" - + "SummaryToCscc\032#\n!PublishFindingsToCloudD" - + "ataCatalog\032\027\n\025JobNotificationEmails\032\026\n\024P" - + "ublishToStackdriverB\010\n\006action\"\313\001\n\034Create" - + "InspectTemplateRequest\022:\n\006parent\030\001 \001(\tB*" - + "\340A\002\372A$\022\"dlp.googleapis.com/InspectTempla" - + "te\022E\n\020inspect_template\030\002 \001(\0132&.google.pr" - + "ivacy.dlp.v2.InspectTemplateB\003\340A\002\022\023\n\013tem" - + "plate_id\030\003 \001(\t\022\023\n\013location_id\030\004 \001(\t\"\313\001\n\034" - + "UpdateInspectTemplateRequest\0228\n\004name\030\001 \001" - + "(\tB*\340A\002\372A$\n\"dlp.googleapis.com/InspectTe" - + "mplate\022@\n\020inspect_template\030\002 \001(\0132&.googl" - + "e.privacy.dlp.v2.InspectTemplate\022/\n\013upda" - + "te_mask\030\003 \001(\0132\032.google.protobuf.FieldMas" - + "k\"U\n\031GetInspectTemplateRequest\0228\n\004name\030\001" - + " \001(\tB*\340A\002\372A$\n\"dlp.googleapis.com/Inspect" - + "Template\"\247\001\n\033ListInspectTemplatesRequest" - + "\022:\n\006parent\030\001 \001(\tB*\340A\002\372A$\022\"dlp.googleapis" - + ".com/InspectTemplate\022\022\n\npage_token\030\002 \001(\t" - + "\022\021\n\tpage_size\030\003 \001(\005\022\020\n\010order_by\030\004 \001(\t\022\023\n" - + "\013location_id\030\005 \001(\t\"z\n\034ListInspectTemplat" - + "esResponse\022A\n\021inspect_templates\030\001 \003(\0132&." - + "google.privacy.dlp.v2.InspectTemplate\022\027\n" - + "\017next_page_token\030\002 \001(\t\"X\n\034DeleteInspectT" - + "emplateRequest\0228\n\004name\030\001 \001(\tB*\340A\002\372A$\n\"dl" - + "p.googleapis.com/InspectTemplate\"\304\001\n\027Cre" - + "ateJobTriggerRequest\022C\n\006parent\030\001 \001(\tB3\340A" - + "\002\372A-\n+cloudresourcemanager.googleapis.co" - + "m/Project\022;\n\013job_trigger\030\002 \001(\0132!.google." - + "privacy.dlp.v2.JobTriggerB\003\340A\002\022\022\n\ntrigge" - + "r_id\030\003 \001(\t\022\023\n\013location_id\030\004 \001(\t\"P\n\031Activ" - + "ateJobTriggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372" - + "A\037\n\035dlp.googleapis.com/JobTrigger\"\267\001\n\027Up" - + "dateJobTriggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002" - + "\372A\037\n\035dlp.googleapis.com/JobTrigger\0226\n\013jo" - + "b_trigger\030\002 \001(\0132!.google.privacy.dlp.v2." - + "JobTrigger\022/\n\013update_mask\030\003 \001(\0132\032.google" - + ".protobuf.FieldMask\"K\n\024GetJobTriggerRequ" - + "est\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.googleapi" - + "s.com/JobTrigger\"\210\002\n\023CreateDlpJobRequest" - + "\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\n+cloudresourcem" - + "anager.googleapis.com/Project\022>\n\013inspect" - + "_job\030\002 \001(\0132\'.google.privacy.dlp.v2.Inspe" - + "ctJobConfigH\000\022@\n\010risk_job\030\003 \001(\0132,.google" - + ".privacy.dlp.v2.RiskAnalysisJobConfigH\000\022" - + "\016\n\006job_id\030\004 \001(\t\022\023\n\013location_id\030\005 \001(\tB\005\n\003" - + "job\"\273\001\n\026ListJobTriggersRequest\022C\n\006parent" - + "\030\001 \001(\tB3\340A\002\372A-\n+cloudresourcemanager.goo" - + "gleapis.com/Project\022\022\n\npage_token\030\002 \001(\t\022" - + "\021\n\tpage_size\030\003 \001(\005\022\020\n\010order_by\030\004 \001(\t\022\016\n\006" - + "filter\030\005 \001(\t\022\023\n\013location_id\030\007 \001(\t\"k\n\027Lis" - + "tJobTriggersResponse\0227\n\014job_triggers\030\001 \003" - + "(\0132!.google.privacy.dlp.v2.JobTrigger\022\027\n" - + "\017next_page_token\030\002 \001(\t\"N\n\027DeleteJobTrigg" - + "erRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.goo" - + "gleapis.com/JobTrigger\"\335\001\n\020InspectJobCon" - + "fig\022<\n\016storage_config\030\001 \001(\0132$.google.pri" - + "vacy.dlp.v2.StorageConfig\022<\n\016inspect_con" - + "fig\030\002 \001(\0132$.google.privacy.dlp.v2.Inspec" - + "tConfig\022\035\n\025inspect_template_name\030\003 \001(\t\022." - + "\n\007actions\030\004 \003(\0132\035.google.privacy.dlp.v2." - + "Action\"\353\005\n\006DlpJob\022\014\n\004name\030\001 \001(\t\022/\n\004type\030" - + "\002 \001(\0162!.google.privacy.dlp.v2.DlpJobType" - + "\0225\n\005state\030\003 \001(\0162&.google.privacy.dlp.v2." - + "DlpJob.JobState\022K\n\014risk_details\030\004 \001(\01323." - + "google.privacy.dlp.v2.AnalyzeDataSourceR" - + "iskDetailsH\000\022J\n\017inspect_details\030\005 \001(\0132/." - + "google.privacy.dlp.v2.InspectDataSourceD" - + "etailsH\000\022/\n\013create_time\030\006 \001(\0132\032.google.p" - + "rotobuf.Timestamp\022.\n\nstart_time\030\007 \001(\0132\032." - + "google.protobuf.Timestamp\022,\n\010end_time\030\010 " - + "\001(\0132\032.google.protobuf.Timestamp\022\030\n\020job_t" - + "rigger_name\030\n \001(\t\022,\n\006errors\030\013 \003(\0132\034.goog" - + "le.privacy.dlp.v2.Error\"o\n\010JobState\022\031\n\025J" - + "OB_STATE_UNSPECIFIED\020\000\022\013\n\007PENDING\020\001\022\013\n\007R" - + "UNNING\020\002\022\010\n\004DONE\020\003\022\014\n\010CANCELED\020\004\022\n\n\006FAIL" - + "ED\020\005\022\n\n\006ACTIVE\020\006:\177\352A|\n\031dlp.googleapis.co" - + "m/DlpJob\022$projects/{project}/dlpJobs/{dl" - + "p_job}\0229projects/{project}/locations/{lo" - + "cation}/dlpJobs/{dlp_job}B\t\n\007details\"C\n\020" - + "GetDlpJobRequest\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031" - + "dlp.googleapis.com/DlpJob\"\350\001\n\022ListDlpJob" - + "sRequest\022C\n\006parent\030\004 \001(\tB3\340A\002\372A-\n+cloudr" - + "esourcemanager.googleapis.com/Project\022\016\n" - + "\006filter\030\001 \001(\t\022\021\n\tpage_size\030\002 \001(\005\022\022\n\npage" - + "_token\030\003 \001(\t\022/\n\004type\030\005 \001(\0162!.google.priv" - + "acy.dlp.v2.DlpJobType\022\020\n\010order_by\030\006 \001(\t\022" - + "\023\n\013location_id\030\007 \001(\t\"[\n\023ListDlpJobsRespo" - + "nse\022+\n\004jobs\030\001 \003(\0132\035.google.privacy.dlp.v" - + "2.DlpJob\022\027\n\017next_page_token\030\002 \001(\t\"F\n\023Can" - + "celDlpJobRequest\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031" - + "dlp.googleapis.com/DlpJob\"F\n\023FinishDlpJo" - + "bRequest\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.goog" - + "leapis.com/DlpJob\"F\n\023DeleteDlpJobRequest" - + "\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.c" - + "om/DlpJob\"\327\001\n\037CreateDeidentifyTemplateRe" - + "quest\022=\n\006parent\030\001 \001(\tB-\340A\002\372A\'\022%dlp.googl" - + "eapis.com/DeidentifyTemplate\022K\n\023deidenti" - + "fy_template\030\002 \001(\0132).google.privacy.dlp.v" - + "2.DeidentifyTemplateB\003\340A\002\022\023\n\013template_id" - + "\030\003 \001(\t\022\023\n\013location_id\030\004 \001(\t\"\327\001\n\037UpdateDe" - + "identifyTemplateRequest\022;\n\004name\030\001 \001(\tB-\340" - + "A\002\372A\'\n%dlp.googleapis.com/DeidentifyTemp" - + "late\022F\n\023deidentify_template\030\002 \001(\0132).goog" - + "le.privacy.dlp.v2.DeidentifyTemplate\022/\n\013" - + "update_mask\030\003 \001(\0132\032.google.protobuf.Fiel" - + "dMask\"[\n\034GetDeidentifyTemplateRequest\022;\n" - + "\004name\030\001 \001(\tB-\340A\002\372A\'\n%dlp.googleapis.com/" - + "DeidentifyTemplate\"\255\001\n\036ListDeidentifyTem" - + "platesRequest\022=\n\006parent\030\001 \001(\tB-\340A\002\372A\'\022%d" - + "lp.googleapis.com/DeidentifyTemplate\022\022\n\n" - + "page_token\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\020\n\010o" - + "rder_by\030\004 \001(\t\022\023\n\013location_id\030\005 \001(\t\"\203\001\n\037L" - + "istDeidentifyTemplatesResponse\022G\n\024deiden" - + "tify_templates\030\001 \003(\0132).google.privacy.dl" - + "p.v2.DeidentifyTemplate\022\027\n\017next_page_tok" - + "en\030\002 \001(\t\"^\n\037DeleteDeidentifyTemplateRequ" - + "est\022;\n\004name\030\001 \001(\tB-\340A\002\372A\'\n%dlp.googleapi" - + "s.com/DeidentifyTemplate\"\364\001\n\033LargeCustom" - + "DictionaryConfig\022<\n\013output_path\030\001 \001(\0132\'." - + "google.privacy.dlp.v2.CloudStoragePath\022L" - + "\n\026cloud_storage_file_set\030\002 \001(\0132*.google." - + "privacy.dlp.v2.CloudStorageFileSetH\000\022?\n\017" - + "big_query_field\030\003 \001(\0132$.google.privacy.d" - + "lp.v2.BigQueryFieldH\000B\010\n\006source\"8\n\032Large" - + "CustomDictionaryStats\022\032\n\022approx_num_phra" - + "ses\030\001 \001(\003\"\246\002\n\024StoredInfoTypeConfig\022\024\n\014di" - + "splay_name\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\022U\n" - + "\027large_custom_dictionary\030\003 \001(\01322.google." - + "privacy.dlp.v2.LargeCustomDictionaryConf" - + "igH\000\022F\n\ndictionary\030\004 \001(\01320.google.privac" - + "y.dlp.v2.CustomInfoType.DictionaryH\000\022<\n\005" - + "regex\030\005 \001(\0132+.google.privacy.dlp.v2.Cust" - + "omInfoType.RegexH\000B\006\n\004type\"s\n\023StoredInfo" - + "TypeStats\022T\n\027large_custom_dictionary\030\001 \001" - + "(\01321.google.privacy.dlp.v2.LargeCustomDi" - + "ctionaryStatsH\000B\006\n\004type\"\251\002\n\025StoredInfoTy" - + "peVersion\022;\n\006config\030\001 \001(\0132+.google.priva" - + "cy.dlp.v2.StoredInfoTypeConfig\022/\n\013create" - + "_time\030\002 \001(\0132\032.google.protobuf.Timestamp\022" - + "9\n\005state\030\003 \001(\0162*.google.privacy.dlp.v2.S" - + "toredInfoTypeState\022,\n\006errors\030\004 \003(\0132\034.goo" - + "gle.privacy.dlp.v2.Error\0229\n\005stats\030\005 \001(\0132" - + "*.google.privacy.dlp.v2.StoredInfoTypeSt" - + "ats\"\361\003\n\016StoredInfoType\022\014\n\004name\030\001 \001(\t\022E\n\017" - + "current_version\030\002 \001(\0132,.google.privacy.d" - + "lp.v2.StoredInfoTypeVersion\022F\n\020pending_v" - + "ersions\030\003 \003(\0132,.google.privacy.dlp.v2.St" - + "oredInfoTypeVersion:\301\002\352A\275\002\n!dlp.googleap" - + "is.com/StoredInfoType\022?organizations/{or" - + "ganization}/storedInfoTypes/{stored_info" - + "_type}\0225projects/{project}/storedInfoTyp" - + "es/{stored_info_type}\022Torganizations/{or" - + "ganization}/locations/{location}/storedI" - + "nfoTypes/{stored_info_type}\022Jprojects/{p" - + "roject}/locations/{location}/storedInfoT" - + "ypes/{stored_info_type}\"\314\001\n\033CreateStored" - + "InfoTypeRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\022" - + "!dlp.googleapis.com/StoredInfoType\022@\n\006co" - + "nfig\030\002 \001(\0132+.google.privacy.dlp.v2.Store" - + "dInfoTypeConfigB\003\340A\002\022\033\n\023stored_info_type" - + "_id\030\003 \001(\t\022\023\n\013location_id\030\004 \001(\t\"\304\001\n\033Updat" - + "eStoredInfoTypeRequest\0227\n\004name\030\001 \001(\tB)\340A" - + "\002\372A#\n!dlp.googleapis.com/StoredInfoType\022" - + ";\n\006config\030\002 \001(\0132+.google.privacy.dlp.v2." - + "StoredInfoTypeConfig\022/\n\013update_mask\030\003 \001(" - + "\0132\032.google.protobuf.FieldMask\"S\n\030GetStor" - + "edInfoTypeRequest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n" - + "!dlp.googleapis.com/StoredInfoType\"\245\001\n\032L" - + "istStoredInfoTypesRequest\0229\n\006parent\030\001 \001(" - + "\tB)\340A\002\372A#\022!dlp.googleapis.com/StoredInfo" - + "Type\022\022\n\npage_token\030\002 \001(\t\022\021\n\tpage_size\030\003 " - + "\001(\005\022\020\n\010order_by\030\004 \001(\t\022\023\n\013location_id\030\005 \001" - + "(\t\"x\n\033ListStoredInfoTypesResponse\022@\n\021sto" - + "red_info_types\030\001 \003(\0132%.google.privacy.dl" - + "p.v2.StoredInfoType\022\027\n\017next_page_token\030\002" - + " \001(\t\"V\n\033DeleteStoredInfoTypeRequest\0227\n\004n" - + "ame\030\001 \001(\tB)\340A\002\372A#\n!dlp.googleapis.com/St" - + "oredInfoType\"\224\001\n\036HybridInspectJobTrigger" - + "Request\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.googl" - + "eapis.com/JobTrigger\022=\n\013hybrid_item\030\003 \001(" - + "\0132(.google.privacy.dlp.v2.HybridContentI" - + "tem\"\214\001\n\032HybridInspectDlpJobRequest\022/\n\004na" - + "me\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.com/Dlp" - + "Job\022=\n\013hybrid_item\030\003 \001(\0132(.google.privac" - + "y.dlp.v2.HybridContentItem\"\213\001\n\021HybridCon" - + "tentItem\0220\n\004item\030\001 \001(\0132\".google.privacy." - + "dlp.v2.ContentItem\022D\n\017finding_details\030\002 " - + "\001(\0132+.google.privacy.dlp.v2.HybridFindin", - "gDetails\"\260\002\n\024HybridFindingDetails\022;\n\021con" - + "tainer_details\030\001 \001(\0132 .google.privacy.dl" - + "p.v2.Container\022\023\n\013file_offset\030\002 \001(\003\022\022\n\nr" - + "ow_offset\030\003 \001(\003\022:\n\rtable_options\030\004 \001(\0132#" - + ".google.privacy.dlp.v2.TableOptions\022G\n\006l" - + "abels\030\005 \003(\01327.google.privacy.dlp.v2.Hybr" - + "idFindingDetails.LabelsEntry\032-\n\013LabelsEn" - + "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\027\n\025H" - + "ybridInspectResponse*\273\001\n\022RelationalOpera" - + "tor\022#\n\037RELATIONAL_OPERATOR_UNSPECIFIED\020\000" - + "\022\014\n\010EQUAL_TO\020\001\022\020\n\014NOT_EQUAL_TO\020\002\022\020\n\014GREA" - + "TER_THAN\020\003\022\r\n\tLESS_THAN\020\004\022\032\n\026GREATER_THA" - + "N_OR_EQUALS\020\005\022\027\n\023LESS_THAN_OR_EQUALS\020\006\022\n" - + "\n\006EXISTS\020\007*\215\001\n\014MatchingType\022\035\n\031MATCHING_" - + "TYPE_UNSPECIFIED\020\000\022\034\n\030MATCHING_TYPE_FULL" - + "_MATCH\020\001\022\037\n\033MATCHING_TYPE_PARTIAL_MATCH\020" - + "\002\022\037\n\033MATCHING_TYPE_INVERSE_MATCH\020\003*M\n\rCo" - + "ntentOption\022\027\n\023CONTENT_UNSPECIFIED\020\000\022\020\n\014" - + "CONTENT_TEXT\020\001\022\021\n\rCONTENT_IMAGE\020\002*B\n\014Met" - + "adataType\022\034\n\030METADATATYPE_UNSPECIFIED\020\000\022" - + "\024\n\020STORAGE_METADATA\020\002*P\n\023InfoTypeSupport" - + "edBy\022\031\n\025ENUM_TYPE_UNSPECIFIED\020\000\022\013\n\007INSPE" - + "CT\020\001\022\021\n\rRISK_ANALYSIS\020\002*R\n\nDlpJobType\022\034\n" - + "\030DLP_JOB_TYPE_UNSPECIFIED\020\000\022\017\n\013INSPECT_J" - + "OB\020\001\022\025\n\021RISK_ANALYSIS_JOB\020\002*n\n\023StoredInf" - + "oTypeState\022&\n\"STORED_INFO_TYPE_STATE_UNS" - + "PECIFIED\020\000\022\013\n\007PENDING\020\001\022\t\n\005READY\020\002\022\n\n\006FA" - + "ILED\020\003\022\013\n\007INVALID\020\0042\303I\n\nDlpService\022\333\001\n\016I" - + "nspectContent\022,.google.privacy.dlp.v2.In" - + "spectContentRequest\032-.google.privacy.dlp" - + ".v2.InspectContentResponse\"l\202\323\344\223\002f\"\'/v2/" - + "{parent=projects/*}/content:inspect:\001*Z8" - + "\"3/v2/{parent=projects/*/locations/*}/co" - + "ntent:inspect:\001*\022\314\001\n\013RedactImage\022).googl" - + "e.privacy.dlp.v2.RedactImageRequest\032*.go" - + "ogle.privacy.dlp.v2.RedactImageResponse\"" - + "f\202\323\344\223\002`\"$/v2/{parent=projects/*}/image:r" - + "edact:\001*Z5\"0/v2/{parent=projects/*/locat" - + "ions/*}/image:redact:\001*\022\352\001\n\021DeidentifyCo" - + "ntent\022/.google.privacy.dlp.v2.Deidentify" - + "ContentRequest\0320.google.privacy.dlp.v2.D" - + "eidentifyContentResponse\"r\202\323\344\223\002l\"*/v2/{p" - + "arent=projects/*}/content:deidentify:\001*Z" - + ";\"6/v2/{parent=projects/*/locations/*}/c" - + "ontent:deidentify:\001*\022\352\001\n\021ReidentifyConte" - + "nt\022/.google.privacy.dlp.v2.ReidentifyCon" - + "tentRequest\0320.google.privacy.dlp.v2.Reid" - + "entifyContentResponse\"r\202\323\344\223\002l\"*/v2/{pare" - + "nt=projects/*}/content:reidentify:\001*Z;\"6" - + "/v2/{parent=projects/*/locations/*}/cont" - + "ent:reidentify:\001*\022\260\001\n\rListInfoTypes\022+.go" - + "ogle.privacy.dlp.v2.ListInfoTypesRequest" - + "\032,.google.privacy.dlp.v2.ListInfoTypesRe" - + "sponse\"D\202\323\344\223\0025\022\r/v2/infoTypesZ$\022\"/v2/{pa" - + "rent=locations/*}/infoTypes\332A\006parent\022\364\002\n" - + "\025CreateInspectTemplate\0223.google.privacy." - + "dlp.v2.CreateInspectTemplateRequest\032&.go" - + "ogle.privacy.dlp.v2.InspectTemplate\"\375\001\202\323" - + "\344\223\002\334\001\"-/v2/{parent=organizations/*}/insp" - + "ectTemplates:\001*Z>\"9/v2/{parent=organizat" - + "ions/*/locations/*}/inspectTemplates:\001*Z" - + "-\"(/v2/{parent=projects/*}/inspectTempla" - + "tes:\001*Z9\"4/v2/{parent=projects/*/locatio" - + "ns/*}/inspectTemplates:\001*\332A\027parent,inspe" - + "ct_template\022\376\002\n\025UpdateInspectTemplate\0223." - + "google.privacy.dlp.v2.UpdateInspectTempl" - + "ateRequest\032&.google.privacy.dlp.v2.Inspe" - + "ctTemplate\"\207\002\202\323\344\223\002\334\0012-/v2/{name=organiza" - + "tions/*/inspectTemplates/*}:\001*Z>29/v2/{n" - + "ame=organizations/*/locations/*/inspectT" - + "emplates/*}:\001*Z-2(/v2/{name=projects/*/i" - + "nspectTemplates/*}:\001*Z924/v2/{name=proje" - + "cts/*/locations/*/inspectTemplates/*}:\001*" - + "\332A!name,inspect_template,update_mask\022\317\002\n" - + "\022GetInspectTemplate\0220.google.privacy.dlp" - + ".v2.GetInspectTemplateRequest\032&.google.p" - + "rivacy.dlp.v2.InspectTemplate\"\336\001\202\323\344\223\002\320\001\022" - + "-/v2/{name=organizations/*/inspectTempla" - + "tes/*}Z;\0229/v2/{name=organizations/*/loca" - + "tions/*/inspectTemplates/*}Z*\022(/v2/{name" - + "=projects/*/inspectTemplates/*}Z6\0224/v2/{" - + "name=projects/*/locations/*/inspectTempl" - + "ates/*}\332A\004name\022\342\002\n\024ListInspectTemplates\022" - + "2.google.privacy.dlp.v2.ListInspectTempl" - + "atesRequest\0323.google.privacy.dlp.v2.List" - + "InspectTemplatesResponse\"\340\001\202\323\344\223\002\320\001\022-/v2/" - + "{parent=organizations/*}/inspectTemplate" - + "sZ;\0229/v2/{parent=organizations/*/locatio" - + "ns/*}/inspectTemplatesZ*\022(/v2/{parent=pr" - + "ojects/*}/inspectTemplatesZ6\0224/v2/{paren" - + "t=projects/*/locations/*}/inspectTemplat" - + "es\332A\006parent\022\305\002\n\025DeleteInspectTemplate\0223." - + "google.privacy.dlp.v2.DeleteInspectTempl" - + "ateRequest\032\026.google.protobuf.Empty\"\336\001\202\323\344" - + "\223\002\320\001*-/v2/{name=organizations/*/inspectT" - + "emplates/*}Z;*9/v2/{name=organizations/*" - + "/locations/*/inspectTemplates/*}Z**(/v2/" - + "{name=projects/*/inspectTemplates/*}Z6*4" - + "/v2/{name=projects/*/locations/*/inspect" - + "Templates/*}\332A\004name\022\214\003\n\030CreateDeidentify" - + "Template\0226.google.privacy.dlp.v2.CreateD" - + "eidentifyTemplateRequest\032).google.privac" - + "y.dlp.v2.DeidentifyTemplate\"\214\002\202\323\344\223\002\350\001\"0/" - + "v2/{parent=organizations/*}/deidentifyTe" - + "mplates:\001*ZA\"\022\022*\"9/v2/{name=proj" - + "ects/*/locations/*/dlpJobs/*}:hybridInsp" - + "ect:\001*\332A\004name\022\221\001\n\014FinishDlpJob\022*.google." - + "privacy.dlp.v2.FinishDlpJobRequest\032\026.goo" - + "gle.protobuf.Empty\"=\202\323\344\223\0027\"2/v2/{name=pr" - + "ojects/*/locations/*/dlpJobs/*}:finish:\001" - + "*\032F\312A\022dlp.googleapis.com\322A.https://www.g" - + "oogleapis.com/auth/cloud-platformB\205\002\n\031co" - + "m.google.privacy.dlp.v2B\010DlpProtoP\001Z8goo" - + "gle.golang.org/genproto/googleapis/priva" - + "cy/dlp/v2;dlp\252\002\023Google.Cloud.Dlp.V2\312\002\023Go" - + "ogle\\Cloud\\Dlp\\V2\352\002\026Google::Cloud::Dlp::" - + "V2\352A\\\n\'dlp.googleapis.com/OrganizationLo" - + "cation\0221organizations/{organization}/loc" - + "ations/{location}b\006proto3" + + "RiskDetailsH\000\022J\n\017inspect_details\030\005 \001(\0132/" + + ".google.privacy.dlp.v2.InspectDataSource" + + "DetailsH\000\022/\n\013create_time\030\006 \001(\0132\032.google." + + "protobuf.Timestamp\022.\n\nstart_time\030\007 \001(\0132\032" + + ".google.protobuf.Timestamp\022,\n\010end_time\030\010" + + " \001(\0132\032.google.protobuf.Timestamp\022\030\n\020job_" + + "trigger_name\030\n \001(\t\022,\n\006errors\030\013 \003(\0132\034.goo" + + "gle.privacy.dlp.v2.Error\"o\n\010JobState\022\031\n\025" + + "JOB_STATE_UNSPECIFIED\020\000\022\013\n\007PENDING\020\001\022\013\n\007" + + "RUNNING\020\002\022\010\n\004DONE\020\003\022\014\n\010CANCELED\020\004\022\n\n\006FAI" + + "LED\020\005\022\n\n\006ACTIVE\020\006:\177\352A|\n\031dlp.googleapis.c" + + "om/DlpJob\022$projects/{project}/dlpJobs/{d" + + "lp_job}\0229projects/{project}/locations/{l" + + "ocation}/dlpJobs/{dlp_job}B\t\n\007details\"C\n" + + "\020GetDlpJobRequest\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n" + + "\031dlp.googleapis.com/DlpJob\"\326\001\n\022ListDlpJo" + + "bsRequest\0221\n\006parent\030\004 \001(\tB!\340A\002\372A\033\022\031dlp.g" + + "oogleapis.com/DlpJob\022\016\n\006filter\030\001 \001(\t\022\021\n\t" + + "page_size\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022/\n\004t" + + "ype\030\005 \001(\0162!.google.privacy.dlp.v2.DlpJob" + + "Type\022\020\n\010order_by\030\006 \001(\t\022\023\n\013location_id\030\007 " + + "\001(\t\"[\n\023ListDlpJobsResponse\022+\n\004jobs\030\001 \003(\013" + + "2\035.google.privacy.dlp.v2.DlpJob\022\027\n\017next_" + + "page_token\030\002 \001(\t\"F\n\023CancelDlpJobRequest\022" + + "/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.co" + + "m/DlpJob\"F\n\023FinishDlpJobRequest\022/\n\004name\030" + + "\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.com/DlpJob" + + "\"F\n\023DeleteDlpJobRequest\022/\n\004name\030\001 \001(\tB!\340" + + "A\002\372A\033\n\031dlp.googleapis.com/DlpJob\"\327\001\n\037Cre" + + "ateDeidentifyTemplateRequest\022=\n\006parent\030\001" + + " \001(\tB-\340A\002\372A\'\022%dlp.googleapis.com/Deident" + + "ifyTemplate\022K\n\023deidentify_template\030\002 \001(\013" + + "2).google.privacy.dlp.v2.DeidentifyTempl" + + "ateB\003\340A\002\022\023\n\013template_id\030\003 \001(\t\022\023\n\013locatio" + + "n_id\030\004 \001(\t\"\327\001\n\037UpdateDeidentifyTemplateR" + + "equest\022;\n\004name\030\001 \001(\tB-\340A\002\372A\'\n%dlp.google" + + "apis.com/DeidentifyTemplate\022F\n\023deidentif" + + "y_template\030\002 \001(\0132).google.privacy.dlp.v2" + + ".DeidentifyTemplate\022/\n\013update_mask\030\003 \001(\013" + + "2\032.google.protobuf.FieldMask\"[\n\034GetDeide" + + "ntifyTemplateRequest\022;\n\004name\030\001 \001(\tB-\340A\002\372" + + "A\'\n%dlp.googleapis.com/DeidentifyTemplat" + + "e\"\255\001\n\036ListDeidentifyTemplatesRequest\022=\n\006" + + "parent\030\001 \001(\tB-\340A\002\372A\'\022%dlp.googleapis.com" + + "/DeidentifyTemplate\022\022\n\npage_token\030\002 \001(\t\022" + + "\021\n\tpage_size\030\003 \001(\005\022\020\n\010order_by\030\004 \001(\t\022\023\n\013" + + "location_id\030\005 \001(\t\"\203\001\n\037ListDeidentifyTemp" + + "latesResponse\022G\n\024deidentify_templates\030\001 " + + "\003(\0132).google.privacy.dlp.v2.DeidentifyTe" + + "mplate\022\027\n\017next_page_token\030\002 \001(\t\"^\n\037Delet" + + "eDeidentifyTemplateRequest\022;\n\004name\030\001 \001(\t" + + "B-\340A\002\372A\'\n%dlp.googleapis.com/DeidentifyT" + + "emplate\"\364\001\n\033LargeCustomDictionaryConfig\022" + + "<\n\013output_path\030\001 \001(\0132\'.google.privacy.dl" + + "p.v2.CloudStoragePath\022L\n\026cloud_storage_f" + + "ile_set\030\002 \001(\0132*.google.privacy.dlp.v2.Cl" + + "oudStorageFileSetH\000\022?\n\017big_query_field\030\003" + + " \001(\0132$.google.privacy.dlp.v2.BigQueryFie" + + "ldH\000B\010\n\006source\"8\n\032LargeCustomDictionaryS" + + "tats\022\032\n\022approx_num_phrases\030\001 \001(\003\"\246\002\n\024Sto" + + "redInfoTypeConfig\022\024\n\014display_name\030\001 \001(\t\022" + + "\023\n\013description\030\002 \001(\t\022U\n\027large_custom_dic" + + "tionary\030\003 \001(\01322.google.privacy.dlp.v2.La" + + "rgeCustomDictionaryConfigH\000\022F\n\ndictionar" + + "y\030\004 \001(\01320.google.privacy.dlp.v2.CustomIn" + + "foType.DictionaryH\000\022<\n\005regex\030\005 \001(\0132+.goo" + + "gle.privacy.dlp.v2.CustomInfoType.RegexH" + + "\000B\006\n\004type\"s\n\023StoredInfoTypeStats\022T\n\027larg" + + "e_custom_dictionary\030\001 \001(\01321.google.priva" + + "cy.dlp.v2.LargeCustomDictionaryStatsH\000B\006" + + "\n\004type\"\251\002\n\025StoredInfoTypeVersion\022;\n\006conf" + + "ig\030\001 \001(\0132+.google.privacy.dlp.v2.StoredI" + + "nfoTypeConfig\022/\n\013create_time\030\002 \001(\0132\032.goo" + + "gle.protobuf.Timestamp\0229\n\005state\030\003 \001(\0162*." + + "google.privacy.dlp.v2.StoredInfoTypeStat" + + "e\022,\n\006errors\030\004 \003(\0132\034.google.privacy.dlp.v" + + "2.Error\0229\n\005stats\030\005 \001(\0132*.google.privacy." + + "dlp.v2.StoredInfoTypeStats\"\361\003\n\016StoredInf" + + "oType\022\014\n\004name\030\001 \001(\t\022E\n\017current_version\030\002" + + " \001(\0132,.google.privacy.dlp.v2.StoredInfoT" + + "ypeVersion\022F\n\020pending_versions\030\003 \003(\0132,.g" + + "oogle.privacy.dlp.v2.StoredInfoTypeVersi" + + "on:\301\002\352A\275\002\n!dlp.googleapis.com/StoredInfo" + + "Type\022?organizations/{organization}/store" + + "dInfoTypes/{stored_info_type}\0225projects/" + + "{project}/storedInfoTypes/{stored_info_t" + + "ype}\022Torganizations/{organization}/locat" + + "ions/{location}/storedInfoTypes/{stored_" + + "info_type}\022Jprojects/{project}/locations" + + "/{location}/storedInfoTypes/{stored_info" + + "_type}\"\314\001\n\033CreateStoredInfoTypeRequest\0229" + + "\n\006parent\030\001 \001(\tB)\340A\002\372A#\022!dlp.googleapis.c" + + "om/StoredInfoType\022@\n\006config\030\002 \001(\0132+.goog" + + "le.privacy.dlp.v2.StoredInfoTypeConfigB\003" + + "\340A\002\022\033\n\023stored_info_type_id\030\003 \001(\t\022\023\n\013loca" + + "tion_id\030\004 \001(\t\"\304\001\n\033UpdateStoredInfoTypeRe" + + "quest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!dlp.googlea" + + "pis.com/StoredInfoType\022;\n\006config\030\002 \001(\0132+" + + ".google.privacy.dlp.v2.StoredInfoTypeCon" + + "fig\022/\n\013update_mask\030\003 \001(\0132\032.google.protob" + + "uf.FieldMask\"S\n\030GetStoredInfoTypeRequest" + + "\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!dlp.googleapis.c" + + "om/StoredInfoType\"\245\001\n\032ListStoredInfoType" + + "sRequest\0229\n\006parent\030\001 \001(\tB)\340A\002\372A#\022!dlp.go" + + "ogleapis.com/StoredInfoType\022\022\n\npage_toke" + + "n\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\020\n\010order_by\030\004" + + " \001(\t\022\023\n\013location_id\030\005 \001(\t\"x\n\033ListStoredI" + + "nfoTypesResponse\022@\n\021stored_info_types\030\001 " + + "\003(\0132%.google.privacy.dlp.v2.StoredInfoTy" + + "pe\022\027\n\017next_page_token\030\002 \001(\t\"V\n\033DeleteSto" + + "redInfoTypeRequest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#" + + "\n!dlp.googleapis.com/StoredInfoType\"\224\001\n\036" + + "HybridInspectJobTriggerRequest\0223\n\004name\030\001" + + " \001(\tB%\340A\002\372A\037\n\035dlp.googleapis.com/JobTrig" + + "ger\022=\n\013hybrid_item\030\003 \001(\0132(.google.privac" + + "y.dlp.v2.HybridContentItem\"\214\001\n\032HybridIns" + + "pectDlpJobRequest\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n" + + "\031dlp.googleapis.com/DlpJob\022=\n\013hybrid_ite" + + "m\030\003 \001(\0132(.google.privacy.dlp.v2.HybridCo" + + "ntentItem\"\213\001\n\021HybridContentItem\0220\n\004item\030" + + "\001 \001(\0132\".google.privacy.dlp.v2.ContentIte" + + "m\022D\n\017finding_details\030\002 \001(\0132+.google.priv" + + "acy.dlp.v2.HybridFindingDetails\"\260\002\n\024Hybr" + + "idFindingDetails\022;\n\021container_details\030\001 " + + "\001(\0132 .google.privacy.dlp.v2.Container\022\023\n", + "\013file_offset\030\002 \001(\003\022\022\n\nrow_offset\030\003 \001(\003\022:" + + "\n\rtable_options\030\004 \001(\0132#.google.privacy.d" + + "lp.v2.TableOptions\022G\n\006labels\030\005 \003(\01327.goo" + + "gle.privacy.dlp.v2.HybridFindingDetails." + + "LabelsEntry\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022" + + "\r\n\005value\030\002 \001(\t:\0028\001\"\027\n\025HybridInspectRespo" + + "nse*\273\001\n\022RelationalOperator\022#\n\037RELATIONAL" + + "_OPERATOR_UNSPECIFIED\020\000\022\014\n\010EQUAL_TO\020\001\022\020\n" + + "\014NOT_EQUAL_TO\020\002\022\020\n\014GREATER_THAN\020\003\022\r\n\tLES" + + "S_THAN\020\004\022\032\n\026GREATER_THAN_OR_EQUALS\020\005\022\027\n\023" + + "LESS_THAN_OR_EQUALS\020\006\022\n\n\006EXISTS\020\007*\215\001\n\014Ma" + + "tchingType\022\035\n\031MATCHING_TYPE_UNSPECIFIED\020" + + "\000\022\034\n\030MATCHING_TYPE_FULL_MATCH\020\001\022\037\n\033MATCH" + + "ING_TYPE_PARTIAL_MATCH\020\002\022\037\n\033MATCHING_TYP" + + "E_INVERSE_MATCH\020\003*M\n\rContentOption\022\027\n\023CO" + + "NTENT_UNSPECIFIED\020\000\022\020\n\014CONTENT_TEXT\020\001\022\021\n" + + "\rCONTENT_IMAGE\020\002*B\n\014MetadataType\022\034\n\030META" + + "DATATYPE_UNSPECIFIED\020\000\022\024\n\020STORAGE_METADA" + + "TA\020\002*P\n\023InfoTypeSupportedBy\022\031\n\025ENUM_TYPE" + + "_UNSPECIFIED\020\000\022\013\n\007INSPECT\020\001\022\021\n\rRISK_ANAL" + + "YSIS\020\002*R\n\nDlpJobType\022\034\n\030DLP_JOB_TYPE_UNS" + + "PECIFIED\020\000\022\017\n\013INSPECT_JOB\020\001\022\025\n\021RISK_ANAL" + + "YSIS_JOB\020\002*n\n\023StoredInfoTypeState\022&\n\"STO" + + "RED_INFO_TYPE_STATE_UNSPECIFIED\020\000\022\013\n\007PEN" + + "DING\020\001\022\t\n\005READY\020\002\022\n\n\006FAILED\020\003\022\013\n\007INVALID" + + "\020\0042\303I\n\nDlpService\022\333\001\n\016InspectContent\022,.g" + + "oogle.privacy.dlp.v2.InspectContentReque" + + "st\032-.google.privacy.dlp.v2.InspectConten" + + "tResponse\"l\202\323\344\223\002f\"\'/v2/{parent=projects/" + + "*}/content:inspect:\001*Z8\"3/v2/{parent=pro" + + "jects/*/locations/*}/content:inspect:\001*\022" + + "\314\001\n\013RedactImage\022).google.privacy.dlp.v2." + + "RedactImageRequest\032*.google.privacy.dlp." + + "v2.RedactImageResponse\"f\202\323\344\223\002`\"$/v2/{par" + + "ent=projects/*}/image:redact:\001*Z5\"0/v2/{" + + "parent=projects/*/locations/*}/image:red" + + "act:\001*\022\352\001\n\021DeidentifyContent\022/.google.pr" + + "ivacy.dlp.v2.DeidentifyContentRequest\0320." + + "google.privacy.dlp.v2.DeidentifyContentR" + + "esponse\"r\202\323\344\223\002l\"*/v2/{parent=projects/*}" + + "/content:deidentify:\001*Z;\"6/v2/{parent=pr" + + "ojects/*/locations/*}/content:deidentify" + + ":\001*\022\352\001\n\021ReidentifyContent\022/.google.priva" + + "cy.dlp.v2.ReidentifyContentRequest\0320.goo" + + "gle.privacy.dlp.v2.ReidentifyContentResp" + + "onse\"r\202\323\344\223\002l\"*/v2/{parent=projects/*}/co" + + "ntent:reidentify:\001*Z;\"6/v2/{parent=proje" + + "cts/*/locations/*}/content:reidentify:\001*" + + "\022\260\001\n\rListInfoTypes\022+.google.privacy.dlp." + + "v2.ListInfoTypesRequest\032,.google.privacy" + + ".dlp.v2.ListInfoTypesResponse\"D\202\323\344\223\0025\022\r/" + + "v2/infoTypesZ$\022\"/v2/{parent=locations/*}" + + "/infoTypes\332A\006parent\022\364\002\n\025CreateInspectTem" + + "plate\0223.google.privacy.dlp.v2.CreateInsp" + + "ectTemplateRequest\032&.google.privacy.dlp." + + "v2.InspectTemplate\"\375\001\202\323\344\223\002\334\001\"-/v2/{paren" + + "t=organizations/*}/inspectTemplates:\001*Z>" + + "\"9/v2/{parent=organizations/*/locations/" + + "*}/inspectTemplates:\001*Z-\"(/v2/{parent=pr" + + "ojects/*}/inspectTemplates:\001*Z9\"4/v2/{pa" + + "rent=projects/*/locations/*}/inspectTemp" + + "lates:\001*\332A\027parent,inspect_template\022\376\002\n\025U" + + "pdateInspectTemplate\0223.google.privacy.dl" + + "p.v2.UpdateInspectTemplateRequest\032&.goog" + + "le.privacy.dlp.v2.InspectTemplate\"\207\002\202\323\344\223" + + "\002\334\0012-/v2/{name=organizations/*/inspectTe" + + "mplates/*}:\001*Z>29/v2/{name=organizations" + + "/*/locations/*/inspectTemplates/*}:\001*Z-2" + + "(/v2/{name=projects/*/inspectTemplates/*" + + "}:\001*Z924/v2/{name=projects/*/locations/*" + + "/inspectTemplates/*}:\001*\332A!name,inspect_t" + + "emplate,update_mask\022\317\002\n\022GetInspectTempla" + + "te\0220.google.privacy.dlp.v2.GetInspectTem" + + "plateRequest\032&.google.privacy.dlp.v2.Ins" + + "pectTemplate\"\336\001\202\323\344\223\002\320\001\022-/v2/{name=organi" + + "zations/*/inspectTemplates/*}Z;\0229/v2/{na" + + "me=organizations/*/locations/*/inspectTe" + + "mplates/*}Z*\022(/v2/{name=projects/*/inspe" + + "ctTemplates/*}Z6\0224/v2/{name=projects/*/l" + + "ocations/*/inspectTemplates/*}\332A\004name\022\342\002" + + "\n\024ListInspectTemplates\0222.google.privacy." + + "dlp.v2.ListInspectTemplatesRequest\0323.goo" + + "gle.privacy.dlp.v2.ListInspectTemplatesR" + + "esponse\"\340\001\202\323\344\223\002\320\001\022-/v2/{parent=organizat" + + "ions/*}/inspectTemplatesZ;\0229/v2/{parent=" + + "organizations/*/locations/*}/inspectTemp" + + "latesZ*\022(/v2/{parent=projects/*}/inspect" + + "TemplatesZ6\0224/v2/{parent=projects/*/loca" + + "tions/*}/inspectTemplates\332A\006parent\022\305\002\n\025D" + + "eleteInspectTemplate\0223.google.privacy.dl" + + "p.v2.DeleteInspectTemplateRequest\032\026.goog" + + "le.protobuf.Empty\"\336\001\202\323\344\223\002\320\001*-/v2/{name=o" + + "rganizations/*/inspectTemplates/*}Z;*9/v" + + "2/{name=organizations/*/locations/*/insp" + + "ectTemplates/*}Z**(/v2/{name=projects/*/" + + "inspectTemplates/*}Z6*4/v2/{name=project" + + "s/*/locations/*/inspectTemplates/*}\332A\004na" + + "me\022\214\003\n\030CreateDeidentifyTemplate\0226.google" + + ".privacy.dlp.v2.CreateDeidentifyTemplate" + + "Request\032).google.privacy.dlp.v2.Deidenti" + + "fyTemplate\"\214\002\202\323\344\223\002\350\001\"0/v2/{parent=organi" + + "zations/*}/deidentifyTemplates:\001*ZA\"\022\022*<" + + "/v2/{name=organizations/*/locations/*/de" + + "identifyTemplates/*}Z-*+/v2/{name=projec" + + "ts/*/deidentifyTemplates/*}Z9*7/v2/{name" + + "=projects/*/locations/*/deidentifyTempla" + + "tes/*}\332A\004name\022\340\001\n\020CreateJobTrigger\022..goo" + + "gle.privacy.dlp.v2.CreateJobTriggerReque" + + "st\032!.google.privacy.dlp.v2.JobTrigger\"y\202" + + "\323\344\223\002^\"#/v2/{parent=projects/*}/jobTrigge" + + "rs:\001*Z4\"//v2/{parent=projects/*/location" + + "s/*}/jobTriggers:\001*\332A\022parent,job_trigger" + + "\022\353\001\n\020UpdateJobTrigger\022..google.privacy.d" + + "lp.v2.UpdateJobTriggerRequest\032!.google.p" + + "rivacy.dlp.v2.JobTrigger\"\203\001\202\323\344\223\002^2#/v2/{" + + "name=projects/*/jobTriggers/*}:\001*Z42//v2" + + "/{name=projects/*/locations/*/jobTrigger" + + "s/*}:\001*\332A\034name,job_trigger,update_mask\022\317" + + "\001\n\027HybridInspectJobTrigger\0225.google.priv" + + "acy.dlp.v2.HybridInspectJobTriggerReques" + + "t\032,.google.privacy.dlp.v2.HybridInspectR" + + "esponse\"O\202\323\344\223\002B\"=/v2/{name=projects/*/lo" + + "cations/*/jobTriggers/*}:hybridInspect:\001" + + "*\332A\004name\022\306\001\n\rGetJobTrigger\022+.google.priv" + + "acy.dlp.v2.GetJobTriggerRequest\032!.google" + + ".privacy.dlp.v2.JobTrigger\"e\202\323\344\223\002X\022#/v2/" + + "{name=projects/*/jobTriggers/*}Z1\022//v2/{" + + "name=projects/*/locations/*/jobTriggers/" + + "*}\332A\004name\022\331\001\n\017ListJobTriggers\022-.google.p" + + "rivacy.dlp.v2.ListJobTriggersRequest\032..g" + + "oogle.privacy.dlp.v2.ListJobTriggersResp" + + "onse\"g\202\323\344\223\002X\022#/v2/{parent=projects/*}/jo" + + "bTriggersZ1\022//v2/{parent=projects/*/loca" + + "tions/*}/jobTriggers\332A\006parent\022\301\001\n\020Delete" + + "JobTrigger\022..google.privacy.dlp.v2.Delet" + + "eJobTriggerRequest\032\026.google.protobuf.Emp" + + "ty\"e\202\323\344\223\002X*#/v2/{name=projects/*/jobTrig" + + "gers/*}Z1*//v2/{name=projects/*/location" + + "s/*/jobTriggers/*}\332A\004name\022\335\001\n\022ActivateJo" + + "bTrigger\0220.google.privacy.dlp.v2.Activat" + + "eJobTriggerRequest\032\035.google.privacy.dlp." + + "v2.DlpJob\"v\202\323\344\223\002p\",/v2/{name=projects/*/" + + "jobTriggers/*}:activate:\001*Z=\"8/v2/{name=" + + "projects/*/locations/*/jobTriggers/*}:ac" + + "tivate:\001*\022\337\001\n\014CreateDlpJob\022*.google.priv" + + "acy.dlp.v2.CreateDlpJobRequest\032\035.google." + + "privacy.dlp.v2.DlpJob\"\203\001\202\323\344\223\002V\"\037/v2/{par" + + "ent=projects/*}/dlpJobs:\001*Z0\"+/v2/{paren" + + "t=projects/*/locations/*}/dlpJobs:\001*\332A\022p" + + "arent,inspect_job\332A\017parent,risk_job\022\305\001\n\013" + + "ListDlpJobs\022).google.privacy.dlp.v2.List" + + "DlpJobsRequest\032*.google.privacy.dlp.v2.L" + + "istDlpJobsResponse\"_\202\323\344\223\002P\022\037/v2/{parent=" + + "projects/*}/dlpJobsZ-\022+/v2/{parent=proje" + + "cts/*/locations/*}/dlpJobs\332A\006parent\022\262\001\n\t" + + "GetDlpJob\022\'.google.privacy.dlp.v2.GetDlp" + + "JobRequest\032\035.google.privacy.dlp.v2.DlpJo" + + "b\"]\202\323\344\223\002P\022\037/v2/{name=projects/*/dlpJobs/" + + "*}Z-\022+/v2/{name=projects/*/locations/*/d" + + "lpJobs/*}\332A\004name\022\261\001\n\014DeleteDlpJob\022*.goog" + + "le.privacy.dlp.v2.DeleteDlpJobRequest\032\026." + + "google.protobuf.Empty\"]\202\323\344\223\002P*\037/v2/{name" + + "=projects/*/dlpJobs/*}Z-*+/v2/{name=proj" + + "ects/*/locations/*/dlpJobs/*}\332A\004name\022\276\001\n" + + "\014CancelDlpJob\022*.google.privacy.dlp.v2.Ca" + + "ncelDlpJobRequest\032\026.google.protobuf.Empt" + + "y\"j\202\323\344\223\002d\"&/v2/{name=projects/*/dlpJobs/" + + "*}:cancel:\001*Z7\"2/v2/{name=projects/*/loc" + + "ations/*/dlpJobs/*}:cancel:\001*\022\343\002\n\024Create" + + "StoredInfoType\0222.google.privacy.dlp.v2.C" + + "reateStoredInfoTypeRequest\032%.google.priv" + + "acy.dlp.v2.StoredInfoType\"\357\001\202\323\344\223\002\330\001\",/v2" + + "/{parent=organizations/*}/storedInfoType" + + "s:\001*Z=\"8/v2/{parent=organizations/*/loca" + + "tions/*}/storedInfoTypes:\001*Z,\"\'/v2/{pare" + + "nt=projects/*}/storedInfoTypes:\001*Z8\"3/v2" + + "/{parent=projects/*/locations/*}/storedI" + + "nfoTypes:\001*\332A\rparent,config\022\355\002\n\024UpdateSt" + + "oredInfoType\0222.google.privacy.dlp.v2.Upd" + + "ateStoredInfoTypeRequest\032%.google.privac" + + "y.dlp.v2.StoredInfoType\"\371\001\202\323\344\223\002\330\0012,/v2/{" + + "name=organizations/*/storedInfoTypes/*}:" + + "\001*Z=28/v2/{name=organizations/*/location" + + "s/*/storedInfoTypes/*}:\001*Z,2\'/v2/{name=p" + + "rojects/*/storedInfoTypes/*}:\001*Z823/v2/{" + + "name=projects/*/locations/*/storedInfoTy" + + "pes/*}:\001*\332A\027name,config,update_mask\022\310\002\n\021" + + "GetStoredInfoType\022/.google.privacy.dlp.v" + + "2.GetStoredInfoTypeRequest\032%.google.priv" + + "acy.dlp.v2.StoredInfoType\"\332\001\202\323\344\223\002\314\001\022,/v2" + + "/{name=organizations/*/storedInfoTypes/*" + + "}Z:\0228/v2/{name=organizations/*/locations" + + "/*/storedInfoTypes/*}Z)\022\'/v2/{name=proje" + + "cts/*/storedInfoTypes/*}Z5\0223/v2/{name=pr" + + "ojects/*/locations/*/storedInfoTypes/*}\332" + + "A\004name\022\333\002\n\023ListStoredInfoTypes\0221.google." + + "privacy.dlp.v2.ListStoredInfoTypesReques" + + "t\0322.google.privacy.dlp.v2.ListStoredInfo" + + "TypesResponse\"\334\001\202\323\344\223\002\314\001\022,/v2/{parent=org" + + "anizations/*}/storedInfoTypesZ:\0228/v2/{pa" + + "rent=organizations/*/locations/*}/stored" + + "InfoTypesZ)\022\'/v2/{parent=projects/*}/sto" + + "redInfoTypesZ5\0223/v2/{parent=projects/*/l" + + "ocations/*}/storedInfoTypes\332A\006parent\022\277\002\n" + + "\024DeleteStoredInfoType\0222.google.privacy.d" + + "lp.v2.DeleteStoredInfoTypeRequest\032\026.goog" + + "le.protobuf.Empty\"\332\001\202\323\344\223\002\314\001*,/v2/{name=o" + + "rganizations/*/storedInfoTypes/*}Z:*8/v2" + + "/{name=organizations/*/locations/*/store" + + "dInfoTypes/*}Z)*\'/v2/{name=projects/*/st" + + "oredInfoTypes/*}Z5*3/v2/{name=projects/*" + + "/locations/*/storedInfoTypes/*}\332A\004name\022\303" + + "\001\n\023HybridInspectDlpJob\0221.google.privacy." + + "dlp.v2.HybridInspectDlpJobRequest\032,.goog" + + "le.privacy.dlp.v2.HybridInspectResponse\"" + + "K\202\323\344\223\002>\"9/v2/{name=projects/*/locations/" + + "*/dlpJobs/*}:hybridInspect:\001*\332A\004name\022\221\001\n" + + "\014FinishDlpJob\022*.google.privacy.dlp.v2.Fi" + + "nishDlpJobRequest\032\026.google.protobuf.Empt" + + "y\"=\202\323\344\223\0027\"2/v2/{name=projects/*/location" + + "s/*/dlpJobs/*}:finish:\001*\032F\312A\022dlp.googlea" + + "pis.com\322A.https://www.googleapis.com/aut" + + "h/cloud-platformB\372\002\n\031com.google.privacy." + + "dlp.v2B\010DlpProtoP\001Z8google.golang.org/ge" + + "nproto/googleapis/privacy/dlp/v2;dlp\252\002\023G" + + "oogle.Cloud.Dlp.V2\312\002\023Google\\Cloud\\Dlp\\V2" + + "\352\002\026Google::Cloud::Dlp::V2\352Ar\n\035dlp.google" + + "apis.com/DlpContent\022\035projects/{project}/" + + "dlpContent\0222projects/{project}/locations" + + "/{location}/dlpContent\352A\\\n\'dlp.googleapi" + + "s.com/OrganizationLocation\0221organization" + + "s/{organization}/locations/{location}b\006p" + + "roto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { - com.google.api.AnnotationsProto.getDescriptor(), com.google.api.ClientProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), @@ -1816,6 +1816,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.type.DateProto.getDescriptor(), com.google.type.DayOfWeekProto.getDescriptor(), com.google.type.TimeOfDayProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_privacy_dlp_v2_ExcludeInfoTypes_descriptor = getDescriptor().getMessageTypes().get(0); @@ -3379,7 +3380,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); - com.google.api.AnnotationsProto.getDescriptor(); com.google.api.ClientProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); @@ -3392,6 +3392,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { com.google.type.DateProto.getDescriptor(); com.google.type.DayOfWeekProto.getDescriptor(); com.google.type.TimeOfDayProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpStorage.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpStorage.java index e68216f1..8e9c6153 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpStorage.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpStorage.java @@ -175,131 +175,133 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { "\n#google/privacy/dlp/v2/storage.proto\022\025g" + "oogle.privacy.dlp.v2\032\031google/api/resourc" + "e.proto\032\037google/protobuf/timestamp.proto" - + "\"\030\n\010InfoType\022\014\n\004name\030\001 \001(\t\"K\n\nStoredType" - + "\022\014\n\004name\030\001 \001(\t\022/\n\013create_time\030\002 \001(\0132\032.go" - + "ogle.protobuf.Timestamp\"\310\013\n\016CustomInfoTy" - + "pe\0222\n\tinfo_type\030\001 \001(\0132\037.google.privacy.d" - + "lp.v2.InfoType\0225\n\nlikelihood\030\006 \001(\0162!.goo" - + "gle.privacy.dlp.v2.Likelihood\022F\n\ndiction" - + "ary\030\002 \001(\01320.google.privacy.dlp.v2.Custom" - + "InfoType.DictionaryH\000\022<\n\005regex\030\003 \001(\0132+.g" - + "oogle.privacy.dlp.v2.CustomInfoType.Rege" - + "xH\000\022M\n\016surrogate_type\030\004 \001(\01323.google.pri" - + "vacy.dlp.v2.CustomInfoType.SurrogateType" - + "H\000\0228\n\013stored_type\030\005 \001(\0132!.google.privacy" - + ".dlp.v2.StoredTypeH\000\022L\n\017detection_rules\030" - + "\007 \003(\01323.google.privacy.dlp.v2.CustomInfo" - + "Type.DetectionRule\022K\n\016exclusion_type\030\010 \001" - + "(\01623.google.privacy.dlp.v2.CustomInfoTyp" - + "e.ExclusionType\032\310\001\n\nDictionary\022N\n\tword_l" - + "ist\030\001 \001(\01329.google.privacy.dlp.v2.Custom" - + "InfoType.Dictionary.WordListH\000\022E\n\022cloud_" - + "storage_path\030\003 \001(\0132\'.google.privacy.dlp." - + "v2.CloudStoragePathH\000\032\031\n\010WordList\022\r\n\005wor" - + "ds\030\001 \003(\tB\010\n\006source\032/\n\005Regex\022\017\n\007pattern\030\001" - + " \001(\t\022\025\n\rgroup_indexes\030\002 \003(\005\032\017\n\rSurrogate" - + "Type\032\276\004\n\rDetectionRule\022W\n\014hotword_rule\030\001" - + " \001(\0132?.google.privacy.dlp.v2.CustomInfoT" - + "ype.DetectionRule.HotwordRuleH\000\0328\n\tProxi" - + "mity\022\025\n\rwindow_before\030\001 \001(\005\022\024\n\014window_af" - + "ter\030\002 \001(\005\032\202\001\n\024LikelihoodAdjustment\022=\n\020fi" - + "xed_likelihood\030\001 \001(\0162!.google.privacy.dl" - + "p.v2.LikelihoodH\000\022\035\n\023relative_likelihood" - + "\030\002 \001(\005H\000B\014\n\nadjustment\032\214\002\n\013HotwordRule\022B" - + "\n\rhotword_regex\030\001 \001(\0132+.google.privacy.d" - + "lp.v2.CustomInfoType.Regex\022P\n\tproximity\030" - + "\002 \001(\0132=.google.privacy.dlp.v2.CustomInfo" - + "Type.DetectionRule.Proximity\022g\n\025likeliho" - + "od_adjustment\030\003 \001(\0132H.google.privacy.dlp" - + ".v2.CustomInfoType.DetectionRule.Likelih" - + "oodAdjustmentB\006\n\004type\"K\n\rExclusionType\022\036" - + "\n\032EXCLUSION_TYPE_UNSPECIFIED\020\000\022\032\n\026EXCLUS" - + "ION_TYPE_EXCLUDE\020\001B\006\n\004type\"\027\n\007FieldId\022\014\n" - + "\004name\030\001 \001(\t\"7\n\013PartitionId\022\022\n\nproject_id" - + "\030\002 \001(\t\022\024\n\014namespace_id\030\004 \001(\t\"\036\n\016KindExpr" - + "ession\022\014\n\004name\030\001 \001(\t\"\201\001\n\020DatastoreOption" - + "s\0228\n\014partition_id\030\001 \001(\0132\".google.privacy" - + ".dlp.v2.PartitionId\0223\n\004kind\030\002 \001(\0132%.goog" - + "le.privacy.dlp.v2.KindExpression\"]\n\030Clou" - + "dStorageRegexFileSet\022\023\n\013bucket_name\030\001 \001(" - + "\t\022\025\n\rinclude_regex\030\002 \003(\t\022\025\n\rexclude_rege" - + "x\030\003 \003(\t\"\354\003\n\023CloudStorageOptions\022D\n\010file_" - + "set\030\001 \001(\01322.google.privacy.dlp.v2.CloudS" - + "torageOptions.FileSet\022\034\n\024bytes_limit_per" - + "_file\030\004 \001(\003\022$\n\034bytes_limit_per_file_perc" - + "ent\030\010 \001(\005\0223\n\nfile_types\030\005 \003(\0162\037.google.p" - + "rivacy.dlp.v2.FileType\022N\n\rsample_method\030" - + "\006 \001(\01627.google.privacy.dlp.v2.CloudStora" - + "geOptions.SampleMethod\022\033\n\023files_limit_pe" - + "rcent\030\007 \001(\005\032_\n\007FileSet\022\013\n\003url\030\001 \001(\t\022G\n\016r" - + "egex_file_set\030\002 \001(\0132/.google.privacy.dlp" - + ".v2.CloudStorageRegexFileSet\"H\n\014SampleMe" - + "thod\022\035\n\031SAMPLE_METHOD_UNSPECIFIED\020\000\022\007\n\003T" - + "OP\020\001\022\020\n\014RANDOM_START\020\002\"\"\n\023CloudStorageFi" - + "leSet\022\013\n\003url\030\001 \001(\t\" \n\020CloudStoragePath\022\014" - + "\n\004path\030\001 \001(\t\"\213\003\n\017BigQueryOptions\022=\n\017tabl" - + "e_reference\030\001 \001(\0132$.google.privacy.dlp.v" - + "2.BigQueryTable\022:\n\022identifying_fields\030\002 " - + "\003(\0132\036.google.privacy.dlp.v2.FieldId\022\022\n\nr" - + "ows_limit\030\003 \001(\003\022\032\n\022rows_limit_percent\030\006 " - + "\001(\005\022J\n\rsample_method\030\004 \001(\01623.google.priv" - + "acy.dlp.v2.BigQueryOptions.SampleMethod\022" - + "7\n\017excluded_fields\030\005 \003(\0132\036.google.privac" - + "y.dlp.v2.FieldId\"H\n\014SampleMethod\022\035\n\031SAMP" - + "LE_METHOD_UNSPECIFIED\020\000\022\007\n\003TOP\020\001\022\020\n\014RAND" - + "OM_START\020\002\"\332\004\n\rStorageConfig\022D\n\021datastor" - + "e_options\030\002 \001(\0132\'.google.privacy.dlp.v2." - + "DatastoreOptionsH\000\022K\n\025cloud_storage_opti" - + "ons\030\003 \001(\0132*.google.privacy.dlp.v2.CloudS" - + "torageOptionsH\000\022C\n\021big_query_options\030\004 \001" - + "(\0132&.google.privacy.dlp.v2.BigQueryOptio" - + "nsH\000\022>\n\016hybrid_options\030\t \001(\0132$.google.pr" - + "ivacy.dlp.v2.HybridOptionsH\000\022L\n\017timespan" - + "_config\030\006 \001(\01323.google.privacy.dlp.v2.St" - + "orageConfig.TimespanConfig\032\332\001\n\016TimespanC" - + "onfig\022.\n\nstart_time\030\001 \001(\0132\032.google.proto" - + "buf.Timestamp\022,\n\010end_time\030\002 \001(\0132\032.google" - + ".protobuf.Timestamp\0227\n\017timestamp_field\030\003" - + " \001(\0132\036.google.privacy.dlp.v2.FieldId\0221\n)" - + "enable_auto_population_of_timespan_confi" - + "g\030\004 \001(\010B\006\n\004type\"\366\001\n\rHybridOptions\022\023\n\013des" - + "cription\030\001 \001(\t\022#\n\033required_finding_label" - + "_keys\030\002 \003(\t\022@\n\006labels\030\003 \003(\01320.google.pri" - + "vacy.dlp.v2.HybridOptions.LabelsEntry\022:\n" - + "\rtable_options\030\004 \001(\0132#.google.privacy.dl" - + "p.v2.TableOptions\032-\n\013LabelsEntry\022\013\n\003key\030" - + "\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"`\n\013BigQueryKey\022" - + "=\n\017table_reference\030\001 \001(\0132$.google.privac" - + "y.dlp.v2.BigQueryTable\022\022\n\nrow_number\030\002 \001" - + "(\003\">\n\014DatastoreKey\022.\n\nentity_key\030\001 \001(\0132\032" - + ".google.privacy.dlp.v2.Key\"\273\001\n\003Key\0228\n\014pa" - + "rtition_id\030\001 \001(\0132\".google.privacy.dlp.v2" - + ".PartitionId\0224\n\004path\030\002 \003(\0132&.google.priv" - + "acy.dlp.v2.Key.PathElement\032D\n\013PathElemen" - + "t\022\014\n\004kind\030\001 \001(\t\022\014\n\002id\030\002 \001(\003H\000\022\016\n\004name\030\003 " - + "\001(\tH\000B\t\n\007id_type\"\241\001\n\tRecordKey\022<\n\rdatast" - + "ore_key\030\002 \001(\0132#.google.privacy.dlp.v2.Da" - + "tastoreKeyH\000\022;\n\rbig_query_key\030\003 \001(\0132\".go" - + "ogle.privacy.dlp.v2.BigQueryKeyH\000\022\021\n\tid_" - + "values\030\005 \003(\tB\006\n\004type\"I\n\rBigQueryTable\022\022\n" - + "\nproject_id\030\001 \001(\t\022\022\n\ndataset_id\030\002 \001(\t\022\020\n" - + "\010table_id\030\003 \001(\t\"s\n\rBigQueryField\0223\n\005tabl" + + "\032\034google/api/annotations.proto\"\030\n\010InfoTy" + + "pe\022\014\n\004name\030\001 \001(\t\"K\n\nStoredType\022\014\n\004name\030\001" + + " \001(\t\022/\n\013create_time\030\002 \001(\0132\032.google.proto" + + "buf.Timestamp\"\310\013\n\016CustomInfoType\0222\n\tinfo" + + "_type\030\001 \001(\0132\037.google.privacy.dlp.v2.Info" + + "Type\0225\n\nlikelihood\030\006 \001(\0162!.google.privac" + + "y.dlp.v2.Likelihood\022F\n\ndictionary\030\002 \001(\0132" + + "0.google.privacy.dlp.v2.CustomInfoType.D" + + "ictionaryH\000\022<\n\005regex\030\003 \001(\0132+.google.priv" + + "acy.dlp.v2.CustomInfoType.RegexH\000\022M\n\016sur" + + "rogate_type\030\004 \001(\01323.google.privacy.dlp.v" + + "2.CustomInfoType.SurrogateTypeH\000\0228\n\013stor" + + "ed_type\030\005 \001(\0132!.google.privacy.dlp.v2.St" + + "oredTypeH\000\022L\n\017detection_rules\030\007 \003(\01323.go" + + "ogle.privacy.dlp.v2.CustomInfoType.Detec" + + "tionRule\022K\n\016exclusion_type\030\010 \001(\01623.googl" + + "e.privacy.dlp.v2.CustomInfoType.Exclusio" + + "nType\032\310\001\n\nDictionary\022N\n\tword_list\030\001 \001(\0132" + + "9.google.privacy.dlp.v2.CustomInfoType.D" + + "ictionary.WordListH\000\022E\n\022cloud_storage_pa" + + "th\030\003 \001(\0132\'.google.privacy.dlp.v2.CloudSt" + + "oragePathH\000\032\031\n\010WordList\022\r\n\005words\030\001 \003(\tB\010" + + "\n\006source\032/\n\005Regex\022\017\n\007pattern\030\001 \001(\t\022\025\n\rgr" + + "oup_indexes\030\002 \003(\005\032\017\n\rSurrogateType\032\276\004\n\rD" + + "etectionRule\022W\n\014hotword_rule\030\001 \001(\0132?.goo" + + "gle.privacy.dlp.v2.CustomInfoType.Detect" + + "ionRule.HotwordRuleH\000\0328\n\tProximity\022\025\n\rwi" + + "ndow_before\030\001 \001(\005\022\024\n\014window_after\030\002 \001(\005\032" + + "\202\001\n\024LikelihoodAdjustment\022=\n\020fixed_likeli" + + "hood\030\001 \001(\0162!.google.privacy.dlp.v2.Likel" + + "ihoodH\000\022\035\n\023relative_likelihood\030\002 \001(\005H\000B\014" + + "\n\nadjustment\032\214\002\n\013HotwordRule\022B\n\rhotword_" + + "regex\030\001 \001(\0132+.google.privacy.dlp.v2.Cust" + + "omInfoType.Regex\022P\n\tproximity\030\002 \001(\0132=.go" + + "ogle.privacy.dlp.v2.CustomInfoType.Detec" + + "tionRule.Proximity\022g\n\025likelihood_adjustm" + + "ent\030\003 \001(\0132H.google.privacy.dlp.v2.Custom" + + "InfoType.DetectionRule.LikelihoodAdjustm" + + "entB\006\n\004type\"K\n\rExclusionType\022\036\n\032EXCLUSIO" + + "N_TYPE_UNSPECIFIED\020\000\022\032\n\026EXCLUSION_TYPE_E" + + "XCLUDE\020\001B\006\n\004type\"\027\n\007FieldId\022\014\n\004name\030\001 \001(" + + "\t\"7\n\013PartitionId\022\022\n\nproject_id\030\002 \001(\t\022\024\n\014" + + "namespace_id\030\004 \001(\t\"\036\n\016KindExpression\022\014\n\004" + + "name\030\001 \001(\t\"\201\001\n\020DatastoreOptions\0228\n\014parti" + + "tion_id\030\001 \001(\0132\".google.privacy.dlp.v2.Pa" + + "rtitionId\0223\n\004kind\030\002 \001(\0132%.google.privacy" + + ".dlp.v2.KindExpression\"]\n\030CloudStorageRe" + + "gexFileSet\022\023\n\013bucket_name\030\001 \001(\t\022\025\n\rinclu" + + "de_regex\030\002 \003(\t\022\025\n\rexclude_regex\030\003 \003(\t\"\354\003" + + "\n\023CloudStorageOptions\022D\n\010file_set\030\001 \001(\0132" + + "2.google.privacy.dlp.v2.CloudStorageOpti" + + "ons.FileSet\022\034\n\024bytes_limit_per_file\030\004 \001(" + + "\003\022$\n\034bytes_limit_per_file_percent\030\010 \001(\005\022" + + "3\n\nfile_types\030\005 \003(\0162\037.google.privacy.dlp" + + ".v2.FileType\022N\n\rsample_method\030\006 \001(\01627.go" + + "ogle.privacy.dlp.v2.CloudStorageOptions." + + "SampleMethod\022\033\n\023files_limit_percent\030\007 \001(" + + "\005\032_\n\007FileSet\022\013\n\003url\030\001 \001(\t\022G\n\016regex_file_" + + "set\030\002 \001(\0132/.google.privacy.dlp.v2.CloudS" + + "torageRegexFileSet\"H\n\014SampleMethod\022\035\n\031SA" + + "MPLE_METHOD_UNSPECIFIED\020\000\022\007\n\003TOP\020\001\022\020\n\014RA" + + "NDOM_START\020\002\"\"\n\023CloudStorageFileSet\022\013\n\003u" + + "rl\030\001 \001(\t\" \n\020CloudStoragePath\022\014\n\004path\030\001 \001" + + "(\t\"\213\003\n\017BigQueryOptions\022=\n\017table_referenc" + "e\030\001 \001(\0132$.google.privacy.dlp.v2.BigQuery" - + "Table\022-\n\005field\030\002 \001(\0132\036.google.privacy.dl" - + "p.v2.FieldId\"9\n\010EntityId\022-\n\005field\030\001 \001(\0132" - + "\036.google.privacy.dlp.v2.FieldId\"J\n\014Table" - + "Options\022:\n\022identifying_fields\030\001 \003(\0132\036.go" - + "ogle.privacy.dlp.v2.FieldId*t\n\nLikelihoo" - + "d\022\032\n\026LIKELIHOOD_UNSPECIFIED\020\000\022\021\n\rVERY_UN" - + "LIKELY\020\001\022\014\n\010UNLIKELY\020\002\022\014\n\010POSSIBLE\020\003\022\n\n\006" - + "LIKELY\020\004\022\017\n\013VERY_LIKELY\020\005*m\n\010FileType\022\031\n" - + "\025FILE_TYPE_UNSPECIFIED\020\000\022\017\n\013BINARY_FILE\020" - + "\001\022\r\n\tTEXT_FILE\020\002\022\t\n\005IMAGE\020\003\022\010\n\004WORD\020\005\022\007\n" - + "\003PDF\020\006\022\010\n\004AVRO\020\007B\250\001\n\031com.google.privacy." - + "dlp.v2B\nDlpStorageP\001Z8google.golang.org/" - + "genproto/googleapis/privacy/dlp/v2;dlp\252\002" - + "\023Google.Cloud.Dlp.V2\312\002\023Google\\Cloud\\Dlp\\" - + "V2\352\002\026Google::Cloud::Dlp::V2b\006proto3" + + "Table\022:\n\022identifying_fields\030\002 \003(\0132\036.goog" + + "le.privacy.dlp.v2.FieldId\022\022\n\nrows_limit\030" + + "\003 \001(\003\022\032\n\022rows_limit_percent\030\006 \001(\005\022J\n\rsam" + + "ple_method\030\004 \001(\01623.google.privacy.dlp.v2" + + ".BigQueryOptions.SampleMethod\0227\n\017exclude" + + "d_fields\030\005 \003(\0132\036.google.privacy.dlp.v2.F" + + "ieldId\"H\n\014SampleMethod\022\035\n\031SAMPLE_METHOD_" + + "UNSPECIFIED\020\000\022\007\n\003TOP\020\001\022\020\n\014RANDOM_START\020\002" + + "\"\332\004\n\rStorageConfig\022D\n\021datastore_options\030" + + "\002 \001(\0132\'.google.privacy.dlp.v2.DatastoreO" + + "ptionsH\000\022K\n\025cloud_storage_options\030\003 \001(\0132" + + "*.google.privacy.dlp.v2.CloudStorageOpti" + + "onsH\000\022C\n\021big_query_options\030\004 \001(\0132&.googl" + + "e.privacy.dlp.v2.BigQueryOptionsH\000\022>\n\016hy" + + "brid_options\030\t \001(\0132$.google.privacy.dlp." + + "v2.HybridOptionsH\000\022L\n\017timespan_config\030\006 " + + "\001(\01323.google.privacy.dlp.v2.StorageConfi" + + "g.TimespanConfig\032\332\001\n\016TimespanConfig\022.\n\ns" + + "tart_time\030\001 \001(\0132\032.google.protobuf.Timest" + + "amp\022,\n\010end_time\030\002 \001(\0132\032.google.protobuf." + + "Timestamp\0227\n\017timestamp_field\030\003 \001(\0132\036.goo" + + "gle.privacy.dlp.v2.FieldId\0221\n)enable_aut" + + "o_population_of_timespan_config\030\004 \001(\010B\006\n" + + "\004type\"\366\001\n\rHybridOptions\022\023\n\013description\030\001" + + " \001(\t\022#\n\033required_finding_label_keys\030\002 \003(" + + "\t\022@\n\006labels\030\003 \003(\01320.google.privacy.dlp.v" + + "2.HybridOptions.LabelsEntry\022:\n\rtable_opt" + + "ions\030\004 \001(\0132#.google.privacy.dlp.v2.Table" + + "Options\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" + + "alue\030\002 \001(\t:\0028\001\"`\n\013BigQueryKey\022=\n\017table_r" + + "eference\030\001 \001(\0132$.google.privacy.dlp.v2.B" + + "igQueryTable\022\022\n\nrow_number\030\002 \001(\003\">\n\014Data" + + "storeKey\022.\n\nentity_key\030\001 \001(\0132\032.google.pr" + + "ivacy.dlp.v2.Key\"\273\001\n\003Key\0228\n\014partition_id" + + "\030\001 \001(\0132\".google.privacy.dlp.v2.Partition" + + "Id\0224\n\004path\030\002 \003(\0132&.google.privacy.dlp.v2" + + ".Key.PathElement\032D\n\013PathElement\022\014\n\004kind\030" + + "\001 \001(\t\022\014\n\002id\030\002 \001(\003H\000\022\016\n\004name\030\003 \001(\tH\000B\t\n\007i" + + "d_type\"\241\001\n\tRecordKey\022<\n\rdatastore_key\030\002 " + + "\001(\0132#.google.privacy.dlp.v2.DatastoreKey" + + "H\000\022;\n\rbig_query_key\030\003 \001(\0132\".google.priva" + + "cy.dlp.v2.BigQueryKeyH\000\022\021\n\tid_values\030\005 \003" + + "(\tB\006\n\004type\"I\n\rBigQueryTable\022\022\n\nproject_i" + + "d\030\001 \001(\t\022\022\n\ndataset_id\030\002 \001(\t\022\020\n\010table_id\030" + + "\003 \001(\t\"s\n\rBigQueryField\0223\n\005table\030\001 \001(\0132$." + + "google.privacy.dlp.v2.BigQueryTable\022-\n\005f" + + "ield\030\002 \001(\0132\036.google.privacy.dlp.v2.Field" + + "Id\"9\n\010EntityId\022-\n\005field\030\001 \001(\0132\036.google.p" + + "rivacy.dlp.v2.FieldId\"J\n\014TableOptions\022:\n" + + "\022identifying_fields\030\001 \003(\0132\036.google.priva" + + "cy.dlp.v2.FieldId*t\n\nLikelihood\022\032\n\026LIKEL" + + "IHOOD_UNSPECIFIED\020\000\022\021\n\rVERY_UNLIKELY\020\001\022\014" + + "\n\010UNLIKELY\020\002\022\014\n\010POSSIBLE\020\003\022\n\n\006LIKELY\020\004\022\017" + + "\n\013VERY_LIKELY\020\005*\177\n\010FileType\022\031\n\025FILE_TYPE" + + "_UNSPECIFIED\020\000\022\017\n\013BINARY_FILE\020\001\022\r\n\tTEXT_" + + "FILE\020\002\022\t\n\005IMAGE\020\003\022\010\n\004WORD\020\005\022\007\n\003PDF\020\006\022\010\n\004" + + "AVRO\020\007\022\007\n\003CSV\020\010\022\007\n\003TSV\020\tB\250\001\n\031com.google." + + "privacy.dlp.v2B\nDlpStorageP\001Z8google.gol" + + "ang.org/genproto/googleapis/privacy/dlp/" + + "v2;dlp\252\002\023Google.Cloud.Dlp.V2\312\002\023Google\\Cl" + + "oud\\Dlp\\V2\352\002\026Google::Cloud::Dlp::V2b\006pro" + + "to3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( @@ -307,6 +309,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { new com.google.protobuf.Descriptors.FileDescriptor[] { com.google.api.ResourceProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), + com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_privacy_dlp_v2_InfoType_descriptor = getDescriptor().getMessageTypes().get(0); @@ -613,6 +616,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { }); com.google.api.ResourceProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); + com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FileType.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FileType.java index 4b3b0899..5b32994a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FileType.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FileType.java @@ -22,7 +22,8 @@ * * *
- * Definitions of file type groups to scan.
+ * Definitions of file type groups to scan. New types will be added to this
+ * list.
  * 
* * Protobuf enum {@code google.privacy.dlp.v2.FileType} @@ -42,7 +43,11 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * * *
-   * Includes all file extensions not covered by text file types.
+   * Includes all file extensions not covered by another entry. Binary
+   * scanning attempts to convert the content of the file to utf_8 to scan
+   * the file.
+   * If you wish to avoid this fall back, specify one or more of the other
+   * FileType's in your storage scan.
    * 
* * BINARY_FILE = 1; @@ -80,6 +85,7 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * * *
+   * Word files >30 MB will be scanned as binary files.
    * Included file extensions:
    *   docx, dotx, docm, dotm
    * 
@@ -91,6 +97,7 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * * *
+   * PDF files >30 MB will be scanned as binary files.
    * Included file extensions:
    *   pdf
    * 
@@ -109,6 +116,28 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * AVRO = 7; */ AVRO(7), + /** + * + * + *
+   * Included file extensions:
+   *   csv
+   * 
+ * + * CSV = 8; + */ + CSV(8), + /** + * + * + *
+   * Included file extensions:
+   *   tsv
+   * 
+ * + * TSV = 9; + */ + TSV(9), UNRECOGNIZED(-1), ; @@ -126,7 +155,11 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * * *
-   * Includes all file extensions not covered by text file types.
+   * Includes all file extensions not covered by another entry. Binary
+   * scanning attempts to convert the content of the file to utf_8 to scan
+   * the file.
+   * If you wish to avoid this fall back, specify one or more of the other
+   * FileType's in your storage scan.
    * 
* * BINARY_FILE = 1; @@ -164,6 +197,7 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * * *
+   * Word files >30 MB will be scanned as binary files.
    * Included file extensions:
    *   docx, dotx, docm, dotm
    * 
@@ -175,6 +209,7 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * * *
+   * PDF files >30 MB will be scanned as binary files.
    * Included file extensions:
    *   pdf
    * 
@@ -193,6 +228,28 @@ public enum FileType implements com.google.protobuf.ProtocolMessageEnum { * AVRO = 7; */ public static final int AVRO_VALUE = 7; + /** + * + * + *
+   * Included file extensions:
+   *   csv
+   * 
+ * + * CSV = 8; + */ + public static final int CSV_VALUE = 8; + /** + * + * + *
+   * Included file extensions:
+   *   tsv
+   * 
+ * + * TSV = 9; + */ + public static final int TSV_VALUE = 9; public final int getNumber() { if (this == UNRECOGNIZED) { @@ -232,6 +289,10 @@ public static FileType forNumber(int value) { return PDF; case 7: return AVRO; + case 8: + return CSV; + case 9: + return TSV; default: return null; } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Finding.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Finding.java index de618a2e..62e38df2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Finding.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Finding.java @@ -259,8 +259,8 @@ protected com.google.protobuf.MapField internalGetMapField(int number) { * *
    * Resource name in format
-   * projects/{project}/locations/{location}/findings/{finding}
-   * Populated only when viewing persisted findings.
+   * projects/{project}/locations/{location}/findings/{finding} Populated only
+   * when viewing persisted findings.
    * 
* * string name = 14; @@ -284,8 +284,8 @@ public java.lang.String getName() { * *
    * Resource name in format
-   * projects/{project}/locations/{location}/findings/{finding}
-   * Populated only when viewing persisted findings.
+   * projects/{project}/locations/{location}/findings/{finding} Populated only
+   * when viewing persisted findings.
    * 
* * string name = 14; @@ -1500,8 +1500,8 @@ public Builder mergeFrom( * *
      * Resource name in format
-     * projects/{project}/locations/{location}/findings/{finding}
-     * Populated only when viewing persisted findings.
+     * projects/{project}/locations/{location}/findings/{finding} Populated only
+     * when viewing persisted findings.
      * 
* * string name = 14; @@ -1524,8 +1524,8 @@ public java.lang.String getName() { * *
      * Resource name in format
-     * projects/{project}/locations/{location}/findings/{finding}
-     * Populated only when viewing persisted findings.
+     * projects/{project}/locations/{location}/findings/{finding} Populated only
+     * when viewing persisted findings.
      * 
* * string name = 14; @@ -1548,8 +1548,8 @@ public com.google.protobuf.ByteString getNameBytes() { * *
      * Resource name in format
-     * projects/{project}/locations/{location}/findings/{finding}
-     * Populated only when viewing persisted findings.
+     * projects/{project}/locations/{location}/findings/{finding} Populated only
+     * when viewing persisted findings.
      * 
* * string name = 14; @@ -1571,8 +1571,8 @@ public Builder setName(java.lang.String value) { * *
      * Resource name in format
-     * projects/{project}/locations/{location}/findings/{finding}
-     * Populated only when viewing persisted findings.
+     * projects/{project}/locations/{location}/findings/{finding} Populated only
+     * when viewing persisted findings.
      * 
* * string name = 14; @@ -1590,8 +1590,8 @@ public Builder clearName() { * *
      * Resource name in format
-     * projects/{project}/locations/{location}/findings/{finding}
-     * Populated only when viewing persisted findings.
+     * projects/{project}/locations/{location}/findings/{finding} Populated only
+     * when viewing persisted findings.
      * 
* * string name = 14; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FindingOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FindingOrBuilder.java index 451867dc..65dde62d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FindingOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FindingOrBuilder.java @@ -28,8 +28,8 @@ public interface FindingOrBuilder * *
    * Resource name in format
-   * projects/{project}/locations/{location}/findings/{finding}
-   * Populated only when viewing persisted findings.
+   * projects/{project}/locations/{location}/findings/{finding} Populated only
+   * when viewing persisted findings.
    * 
* * string name = 14; @@ -42,8 +42,8 @@ public interface FindingOrBuilder * *
    * Resource name in format
-   * projects/{project}/locations/{location}/findings/{finding}
-   * Populated only when viewing persisted findings.
+   * projects/{project}/locations/{location}/findings/{finding} Populated only
+   * when viewing persisted findings.
    * 
* * string name = 14; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfig.java index 95d6441e..c1a6ac8d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfig.java @@ -154,9 +154,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Lower bound value of buckets. All values less than `lower_bound`
-   * are grouped together into a single bucket; for example if `lower_bound` =
-   * 10, then all values less than 10 are replaced with the value “-10”.
+   * Required. Lower bound value of buckets. All values less than `lower_bound` are
+   * grouped together into a single bucket; for example if `lower_bound` = 10,
+   * then all values less than 10 are replaced with the value "-10".
    * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -172,9 +172,9 @@ public boolean hasLowerBound() { * * *
-   * Required. Lower bound value of buckets. All values less than `lower_bound`
-   * are grouped together into a single bucket; for example if `lower_bound` =
-   * 10, then all values less than 10 are replaced with the value “-10”.
+   * Required. Lower bound value of buckets. All values less than `lower_bound` are
+   * grouped together into a single bucket; for example if `lower_bound` = 10,
+   * then all values less than 10 are replaced with the value "-10".
    * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -190,9 +190,9 @@ public com.google.privacy.dlp.v2.Value getLowerBound() { * * *
-   * Required. Lower bound value of buckets. All values less than `lower_bound`
-   * are grouped together into a single bucket; for example if `lower_bound` =
-   * 10, then all values less than 10 are replaced with the value “-10”.
+   * Required. Lower bound value of buckets. All values less than `lower_bound` are
+   * grouped together into a single bucket; for example if `lower_bound` = 10,
+   * then all values less than 10 are replaced with the value "-10".
    * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -209,9 +209,9 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { * * *
-   * Required. Upper bound value of buckets. All values greater than upper_bound
-   * are grouped together into a single bucket; for example if `upper_bound` =
-   * 89, then all values greater than 89 are replaced with the value “89+”.
+   * Required. Upper bound value of buckets. All values greater than upper_bound are
+   * grouped together into a single bucket; for example if `upper_bound` = 89,
+   * then all values greater than 89 are replaced with the value "89+".
    * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -227,9 +227,9 @@ public boolean hasUpperBound() { * * *
-   * Required. Upper bound value of buckets. All values greater than upper_bound
-   * are grouped together into a single bucket; for example if `upper_bound` =
-   * 89, then all values greater than 89 are replaced with the value “89+”.
+   * Required. Upper bound value of buckets. All values greater than upper_bound are
+   * grouped together into a single bucket; for example if `upper_bound` = 89,
+   * then all values greater than 89 are replaced with the value "89+".
    * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -245,9 +245,9 @@ public com.google.privacy.dlp.v2.Value getUpperBound() { * * *
-   * Required. Upper bound value of buckets. All values greater than upper_bound
-   * are grouped together into a single bucket; for example if `upper_bound` =
-   * 89, then all values greater than 89 are replaced with the value “89+”.
+   * Required. Upper bound value of buckets. All values greater than upper_bound are
+   * grouped together into a single bucket; for example if `upper_bound` = 89,
+   * then all values greater than 89 are replaced with the value "89+".
    * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -264,8 +264,8 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { * * *
-   * Required. Size of each bucket (except for minimum and maximum buckets). So
-   * if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
+   * Required. Size of each bucket (except for minimum and maximum buckets). So if
+   * `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
    * following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60,
    * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
    * 
@@ -677,9 +677,9 @@ public Builder mergeFrom( * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -694,9 +694,9 @@ public boolean hasLowerBound() { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -717,9 +717,9 @@ public com.google.privacy.dlp.v2.Value getLowerBound() { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -742,9 +742,9 @@ public Builder setLowerBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -764,9 +764,9 @@ public Builder setLowerBound(com.google.privacy.dlp.v2.Value.Builder builderForV * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -793,9 +793,9 @@ public Builder mergeLowerBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -816,9 +816,9 @@ public Builder clearLowerBound() { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -833,9 +833,9 @@ public com.google.privacy.dlp.v2.Value.Builder getLowerBoundBuilder() { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -854,9 +854,9 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { * * *
-     * Required. Lower bound value of buckets. All values less than `lower_bound`
-     * are grouped together into a single bucket; for example if `lower_bound` =
-     * 10, then all values less than 10 are replaced with the value “-10”.
+     * Required. Lower bound value of buckets. All values less than `lower_bound` are
+     * grouped together into a single bucket; for example if `lower_bound` = 10,
+     * then all values less than 10 are replaced with the value "-10".
      * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -889,9 +889,9 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -906,9 +906,9 @@ public boolean hasUpperBound() { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -929,9 +929,9 @@ public com.google.privacy.dlp.v2.Value getUpperBound() { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -954,9 +954,9 @@ public Builder setUpperBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -976,9 +976,9 @@ public Builder setUpperBound(com.google.privacy.dlp.v2.Value.Builder builderForV * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1005,9 +1005,9 @@ public Builder mergeUpperBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1028,9 +1028,9 @@ public Builder clearUpperBound() { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1045,9 +1045,9 @@ public com.google.privacy.dlp.v2.Value.Builder getUpperBoundBuilder() { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1066,9 +1066,9 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { * * *
-     * Required. Upper bound value of buckets. All values greater than upper_bound
-     * are grouped together into a single bucket; for example if `upper_bound` =
-     * 89, then all values greater than 89 are replaced with the value “89+”.
+     * Required. Upper bound value of buckets. All values greater than upper_bound are
+     * grouped together into a single bucket; for example if `upper_bound` = 89,
+     * then all values greater than 89 are replaced with the value "89+".
      * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -1096,8 +1096,8 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { * * *
-     * Required. Size of each bucket (except for minimum and maximum buckets). So
-     * if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
+     * Required. Size of each bucket (except for minimum and maximum buckets). So if
+     * `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
      * following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60,
      * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
      * 
@@ -1114,8 +1114,8 @@ public double getBucketSize() { * * *
-     * Required. Size of each bucket (except for minimum and maximum buckets). So
-     * if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
+     * Required. Size of each bucket (except for minimum and maximum buckets). So if
+     * `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
      * following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60,
      * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
      * 
@@ -1135,8 +1135,8 @@ public Builder setBucketSize(double value) { * * *
-     * Required. Size of each bucket (except for minimum and maximum buckets). So
-     * if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
+     * Required. Size of each bucket (except for minimum and maximum buckets). So if
+     * `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
      * following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60,
      * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
      * 
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfigOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfigOrBuilder.java index 01024f7c..b41c4fd0 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfigOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfigOrBuilder.java @@ -27,9 +27,9 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Lower bound value of buckets. All values less than `lower_bound`
-   * are grouped together into a single bucket; for example if `lower_bound` =
-   * 10, then all values less than 10 are replaced with the value “-10”.
+   * Required. Lower bound value of buckets. All values less than `lower_bound` are
+   * grouped together into a single bucket; for example if `lower_bound` = 10,
+   * then all values less than 10 are replaced with the value "-10".
    * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -42,9 +42,9 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Lower bound value of buckets. All values less than `lower_bound`
-   * are grouped together into a single bucket; for example if `lower_bound` =
-   * 10, then all values less than 10 are replaced with the value “-10”.
+   * Required. Lower bound value of buckets. All values less than `lower_bound` are
+   * grouped together into a single bucket; for example if `lower_bound` = 10,
+   * then all values less than 10 are replaced with the value "-10".
    * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -57,9 +57,9 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Lower bound value of buckets. All values less than `lower_bound`
-   * are grouped together into a single bucket; for example if `lower_bound` =
-   * 10, then all values less than 10 are replaced with the value “-10”.
+   * Required. Lower bound value of buckets. All values less than `lower_bound` are
+   * grouped together into a single bucket; for example if `lower_bound` = 10,
+   * then all values less than 10 are replaced with the value "-10".
    * 
* * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; @@ -71,9 +71,9 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Upper bound value of buckets. All values greater than upper_bound
-   * are grouped together into a single bucket; for example if `upper_bound` =
-   * 89, then all values greater than 89 are replaced with the value “89+”.
+   * Required. Upper bound value of buckets. All values greater than upper_bound are
+   * grouped together into a single bucket; for example if `upper_bound` = 89,
+   * then all values greater than 89 are replaced with the value "89+".
    * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -86,9 +86,9 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Upper bound value of buckets. All values greater than upper_bound
-   * are grouped together into a single bucket; for example if `upper_bound` =
-   * 89, then all values greater than 89 are replaced with the value “89+”.
+   * Required. Upper bound value of buckets. All values greater than upper_bound are
+   * grouped together into a single bucket; for example if `upper_bound` = 89,
+   * then all values greater than 89 are replaced with the value "89+".
    * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -101,9 +101,9 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Upper bound value of buckets. All values greater than upper_bound
-   * are grouped together into a single bucket; for example if `upper_bound` =
-   * 89, then all values greater than 89 are replaced with the value “89+”.
+   * Required. Upper bound value of buckets. All values greater than upper_bound are
+   * grouped together into a single bucket; for example if `upper_bound` = 89,
+   * then all values greater than 89 are replaced with the value "89+".
    * 
* * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; @@ -115,8 +115,8 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Required. Size of each bucket (except for minimum and maximum buckets). So
-   * if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
+   * Required. Size of each bucket (except for minimum and maximum buckets). So if
+   * `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the
    * following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60,
    * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
    * 
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequest.java index c00f38aa..e7ef07e3 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequest.java @@ -117,9 +117,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-   * or projects/project-id/deidentifyTemplates/432452342.
+   * Required. Resource name of the organization and deidentify template to be read, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
+   * projects/project-id/deidentifyTemplates/432452342.
    * 
* * @@ -144,9 +144,9 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-   * or projects/project-id/deidentifyTemplates/432452342.
+   * Required. Resource name of the organization and deidentify template to be read, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
+   * projects/project-id/deidentifyTemplates/432452342.
    * 
* * @@ -492,9 +492,9 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-     * or projects/project-id/deidentifyTemplates/432452342.
+     * Required. Resource name of the organization and deidentify template to be read, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
+     * projects/project-id/deidentifyTemplates/432452342.
      * 
* * @@ -518,9 +518,9 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-     * or projects/project-id/deidentifyTemplates/432452342.
+     * Required. Resource name of the organization and deidentify template to be read, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
+     * projects/project-id/deidentifyTemplates/432452342.
      * 
* * @@ -544,9 +544,9 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-     * or projects/project-id/deidentifyTemplates/432452342.
+     * Required. Resource name of the organization and deidentify template to be read, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
+     * projects/project-id/deidentifyTemplates/432452342.
      * 
* * @@ -569,9 +569,9 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-     * or projects/project-id/deidentifyTemplates/432452342.
+     * Required. Resource name of the organization and deidentify template to be read, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
+     * projects/project-id/deidentifyTemplates/432452342.
      * 
* * @@ -590,9 +590,9 @@ public Builder clearName() { * * *
-     * Required. Resource name of the organization and deidentify template to be
-     * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-     * or projects/project-id/deidentifyTemplates/432452342.
+     * Required. Resource name of the organization and deidentify template to be read, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
+     * projects/project-id/deidentifyTemplates/432452342.
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequestOrBuilder.java index 1b7aa70c..d2fe67a9 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequestOrBuilder.java @@ -27,9 +27,9 @@ public interface GetDeidentifyTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-   * or projects/project-id/deidentifyTemplates/432452342.
+   * Required. Resource name of the organization and deidentify template to be read, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
+   * projects/project-id/deidentifyTemplates/432452342.
    * 
* * @@ -43,9 +43,9 @@ public interface GetDeidentifyTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and deidentify template to be
-   * read, for example `organizations/433245324/deidentifyTemplates/432452342`
-   * or projects/project-id/deidentifyTemplates/432452342.
+   * Required. Resource name of the organization and deidentify template to be read, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
+   * projects/project-id/deidentifyTemplates/432452342.
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequest.java index 92394fda..1da9b8a4 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequest.java @@ -117,8 +117,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the organization and inspectTemplate to be read,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of the organization and inspectTemplate to be read, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* @@ -144,8 +144,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the organization and inspectTemplate to be read,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of the organization and inspectTemplate to be read, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* @@ -491,8 +491,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the organization and inspectTemplate to be read,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of the organization and inspectTemplate to be read, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -517,8 +517,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the organization and inspectTemplate to be read,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of the organization and inspectTemplate to be read, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -543,8 +543,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the organization and inspectTemplate to be read,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of the organization and inspectTemplate to be read, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -568,8 +568,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the organization and inspectTemplate to be read,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of the organization and inspectTemplate to be read, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -589,8 +589,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of the organization and inspectTemplate to be read,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of the organization and inspectTemplate to be read, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequestOrBuilder.java index b6e68e78..f0a69421 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequestOrBuilder.java @@ -27,8 +27,8 @@ public interface GetInspectTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and inspectTemplate to be read,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of the organization and inspectTemplate to be read, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* @@ -43,8 +43,8 @@ public interface GetInspectTemplateRequestOrBuilder * * *
-   * Required. Resource name of the organization and inspectTemplate to be read,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of the organization and inspectTemplate to be read, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequest.java index 1d1a9ba7..19f3ef1e 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequest.java @@ -117,8 +117,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the organization and storedInfoType to be read,
-   * for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be read, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* @@ -144,8 +144,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the organization and storedInfoType to be read,
-   * for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be read, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* @@ -491,8 +491,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the organization and storedInfoType to be read,
-     * for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be read, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -517,8 +517,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the organization and storedInfoType to be read,
-     * for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be read, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -543,8 +543,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the organization and storedInfoType to be read,
-     * for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be read, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -568,8 +568,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the organization and storedInfoType to be read,
-     * for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be read, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* @@ -589,8 +589,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of the organization and storedInfoType to be read,
-     * for example `organizations/433245324/storedInfoTypes/432452342` or
+     * Required. Resource name of the organization and storedInfoType to be read, for
+     * example `organizations/433245324/storedInfoTypes/432452342` or
      * projects/project-id/storedInfoTypes/432452342.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequestOrBuilder.java index 9b4cdad7..42cbf504 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequestOrBuilder.java @@ -27,8 +27,8 @@ public interface GetStoredInfoTypeRequestOrBuilder * * *
-   * Required. Resource name of the organization and storedInfoType to be read,
-   * for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be read, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* @@ -43,8 +43,8 @@ public interface GetStoredInfoTypeRequestOrBuilder * * *
-   * Required. Resource name of the organization and storedInfoType to be read,
-   * for example `organizations/433245324/storedInfoTypes/432452342` or
+   * Required. Resource name of the organization and storedInfoType to be read, for
+   * example `organizations/433245324/storedInfoTypes/432452342` or
    * projects/project-id/storedInfoTypes/432452342.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequest.java index b7963976..ecc81efe 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequest.java @@ -133,8 +133,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the job to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/dlpJob/53234423`.
+   * Required. Resource name of the job to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/dlpJob/53234423`.
    * 
* * @@ -159,8 +159,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the job to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/dlpJob/53234423`.
+   * Required. Resource name of the job to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/dlpJob/53234423`.
    * 
* * @@ -581,8 +581,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the job to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/dlpJob/53234423`.
+     * Required. Resource name of the job to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/dlpJob/53234423`.
      * 
* * @@ -606,8 +606,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the job to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/dlpJob/53234423`.
+     * Required. Resource name of the job to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/dlpJob/53234423`.
      * 
* * @@ -631,8 +631,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the job to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/dlpJob/53234423`.
+     * Required. Resource name of the job to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/dlpJob/53234423`.
      * 
* * @@ -655,8 +655,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the job to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/dlpJob/53234423`.
+     * Required. Resource name of the job to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/dlpJob/53234423`.
      * 
* * @@ -675,8 +675,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of the job to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/dlpJob/53234423`.
+     * Required. Resource name of the job to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/dlpJob/53234423`.
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequestOrBuilder.java index e6f39f79..b6bab6b4 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectDlpJobRequestOrBuilder.java @@ -27,8 +27,8 @@ public interface HybridInspectDlpJobRequestOrBuilder * * *
-   * Required. Resource name of the job to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/dlpJob/53234423`.
+   * Required. Resource name of the job to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/dlpJob/53234423`.
    * 
* * @@ -42,8 +42,8 @@ public interface HybridInspectDlpJobRequestOrBuilder * * *
-   * Required. Resource name of the job to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/dlpJob/53234423`.
+   * Required. Resource name of the job to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/dlpJob/53234423`.
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequest.java index 9e6193f2..72d9f8ad 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequest.java @@ -134,8 +134,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of the trigger to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/jobTriggers/53234423`.
+   * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/jobTriggers/53234423`.
    * 
* * @@ -160,8 +160,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of the trigger to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/jobTriggers/53234423`.
+   * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/jobTriggers/53234423`.
    * 
* * @@ -583,8 +583,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of the trigger to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/jobTriggers/53234423`.
+     * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/jobTriggers/53234423`.
      * 
* * @@ -608,8 +608,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of the trigger to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/jobTriggers/53234423`.
+     * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/jobTriggers/53234423`.
      * 
* * @@ -633,8 +633,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of the trigger to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/jobTriggers/53234423`.
+     * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/jobTriggers/53234423`.
      * 
* * @@ -657,8 +657,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of the trigger to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/jobTriggers/53234423`.
+     * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/jobTriggers/53234423`.
      * 
* * @@ -677,8 +677,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of the trigger to execute a hybrid inspect on, for
-     * example `projects/dlp-test-project/jobTriggers/53234423`.
+     * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+     * `projects/dlp-test-project/jobTriggers/53234423`.
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequestOrBuilder.java index 94363c8a..93e2f12d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectJobTriggerRequestOrBuilder.java @@ -27,8 +27,8 @@ public interface HybridInspectJobTriggerRequestOrBuilder * * *
-   * Required. Resource name of the trigger to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/jobTriggers/53234423`.
+   * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/jobTriggers/53234423`.
    * 
* * @@ -42,8 +42,8 @@ public interface HybridInspectJobTriggerRequestOrBuilder * * *
-   * Required. Resource name of the trigger to execute a hybrid inspect on, for
-   * example `projects/dlp-test-project/jobTriggers/53234423`.
+   * Required. Resource name of the trigger to execute a hybrid inspect on, for example
+   * `projects/dlp-test-project/jobTriggers/53234423`.
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectStatistics.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectStatistics.java index b6a40beb..ca1fd088 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectStatistics.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/HybridInspectStatistics.java @@ -22,7 +22,7 @@ * * *
- * Statistics related to processing hybrid inspect requests.s
+ * Statistics related to processing hybrid inspect requests.
  * 
* * Protobuf type {@code google.privacy.dlp.v2.HybridInspectStatistics} @@ -357,7 +357,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * * *
-   * Statistics related to processing hybrid inspect requests.s
+   * Statistics related to processing hybrid inspect requests.
    * 
* * Protobuf type {@code google.privacy.dlp.v2.HybridInspectStatistics} diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequest.java index b8f3b506..7aa257ee 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequest.java @@ -165,8 +165,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -189,8 +190,9 @@ public java.lang.String getParent() { * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -823,8 +825,9 @@ public Builder mergeFrom( * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -846,8 +849,9 @@ public java.lang.String getParent() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -869,8 +873,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -891,8 +896,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -909,8 +915,9 @@ public Builder clearParent() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}
+     * Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequestOrBuilder.java index 87afbd63..940e750b 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface InspectContentRequestOrBuilder * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -40,8 +41,9 @@ public interface InspectContentRequestOrBuilder * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}
+   * Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequest.java index b17339a0..c6290aa9 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequest.java @@ -147,8 +147,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -173,8 +176,11 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -769,8 +775,11 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -794,8 +803,11 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -819,8 +831,11 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -843,8 +858,11 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -863,8 +881,11 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequestOrBuilder.java index 25a1aa2e..d4bd4ba0 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequestOrBuilder.java @@ -27,8 +27,11 @@ public interface ListDeidentifyTemplatesRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +45,11 @@ public interface ListDeidentifyTemplatesRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequest.java index 9daa99c5..4f3f2872 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequest.java @@ -162,8 +162,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -188,8 +189,9 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -938,8 +940,9 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -963,8 +966,9 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -988,8 +992,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1012,8 +1017,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1032,8 +1038,9 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequestOrBuilder.java index 342fec7f..2bfa96bb 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface ListDlpJobsRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +43,9 @@ public interface ListDlpJobsRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequest.java index e2e734ad..57a306c2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequest.java @@ -141,7 +141,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The parent resource name, for example locations/{location_id}
+   * The parent resource name.
+   * - Format:locations/[LOCATION-ID]
    * 
* * string parent = 4; @@ -164,7 +165,8 @@ public java.lang.String getParent() { * * *
-   * The parent resource name, for example locations/{location_id}
+   * The parent resource name.
+   * - Format:locations/[LOCATION-ID]
    * 
* * string parent = 4; @@ -706,7 +708,8 @@ public Builder mergeFrom( * * *
-     * The parent resource name, for example locations/{location_id}
+     * The parent resource name.
+     * - Format:locations/[LOCATION-ID]
      * 
* * string parent = 4; @@ -728,7 +731,8 @@ public java.lang.String getParent() { * * *
-     * The parent resource name, for example locations/{location_id}
+     * The parent resource name.
+     * - Format:locations/[LOCATION-ID]
      * 
* * string parent = 4; @@ -750,7 +754,8 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * The parent resource name, for example locations/{location_id}
+     * The parent resource name.
+     * - Format:locations/[LOCATION-ID]
      * 
* * string parent = 4; @@ -771,7 +776,8 @@ public Builder setParent(java.lang.String value) { * * *
-     * The parent resource name, for example locations/{location_id}
+     * The parent resource name.
+     * - Format:locations/[LOCATION-ID]
      * 
* * string parent = 4; @@ -788,7 +794,8 @@ public Builder clearParent() { * * *
-     * The parent resource name, for example locations/{location_id}
+     * The parent resource name.
+     * - Format:locations/[LOCATION-ID]
      * 
* * string parent = 4; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequestOrBuilder.java index 5f5d7a42..bd059b9d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequestOrBuilder.java @@ -27,7 +27,8 @@ public interface ListInfoTypesRequestOrBuilder * * *
-   * The parent resource name, for example locations/{location_id}
+   * The parent resource name.
+   * - Format:locations/[LOCATION-ID]
    * 
* * string parent = 4; @@ -39,7 +40,8 @@ public interface ListInfoTypesRequestOrBuilder * * *
-   * The parent resource name, for example locations/{location_id}
+   * The parent resource name.
+   * - Format:locations/[LOCATION-ID]
    * 
* * string parent = 4; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequest.java index cfc24db6..1c29b2ef 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequest.java @@ -146,8 +146,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -172,8 +175,11 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -768,8 +774,11 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -793,8 +802,11 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -818,8 +830,11 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -842,8 +857,11 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -862,8 +880,11 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequestOrBuilder.java index b9419e9a..501ce65d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequestOrBuilder.java @@ -27,8 +27,11 @@ public interface ListInspectTemplatesRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +45,11 @@ public interface ListInspectTemplatesRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequest.java index 20cbc930..dc4a3cc2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequest.java @@ -154,8 +154,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example `projects/my-project-id`
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -180,8 +181,9 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example `projects/my-project-id`
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -880,8 +882,9 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example `projects/my-project-id`
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -905,8 +908,9 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example `projects/my-project-id`
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -930,8 +934,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example `projects/my-project-id`
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -954,8 +959,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example `projects/my-project-id`
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -974,8 +980,9 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example `projects/my-project-id`
-     * or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequestOrBuilder.java index 459f9c00..b41076bc 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface ListJobTriggersRequestOrBuilder * * *
-   * Required. The parent resource name, for example `projects/my-project-id`
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +43,9 @@ public interface ListJobTriggersRequestOrBuilder * * *
-   * Required. The parent resource name, for example `projects/my-project-id`
-   * or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequest.java index 4a5a31e1..a41f5ba2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequest.java @@ -146,8 +146,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -172,8 +175,11 @@ public java.lang.String getParent() { * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -769,8 +775,11 @@ public Builder mergeFrom( * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -794,8 +803,11 @@ public java.lang.String getParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -819,8 +831,11 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -843,8 +858,11 @@ public Builder setParent(java.lang.String value) { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * @@ -863,8 +881,11 @@ public Builder clearParent() { * * *
-     * Required. The parent resource name, for example projects/my-project-id or
-     * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+     * Required. Parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:organizations/[ORGANIZATION-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+     * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequestOrBuilder.java index a224278e..767ef129 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequestOrBuilder.java @@ -27,8 +27,11 @@ public interface ListStoredInfoTypesRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,8 +45,11 @@ public interface ListStoredInfoTypesRequestOrBuilder * * *
-   * Required. The parent resource name, for example projects/my-project-id or
-   * organizations/my-org-id or projects/my-project-id/locations/{location_id}.
+   * Required. Parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:organizations/[ORGANIZATION-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
+   * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/MetadataType.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/MetadataType.java index b171037f..ec7c0ce6 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/MetadataType.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/MetadataType.java @@ -42,7 +42,7 @@ public enum MetadataType implements com.google.protobuf.ProtocolMessageEnum { * * *
-   * General file metadata provided by GCS.
+   * General file metadata provided by Cloud Storage.
    * 
* * STORAGE_METADATA = 2; @@ -65,7 +65,7 @@ public enum MetadataType implements com.google.protobuf.ProtocolMessageEnum { * * *
-   * General file metadata provided by GCS.
+   * General file metadata provided by Cloud Storage.
    * 
* * STORAGE_METADATA = 2; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetric.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetric.java index d07e5f5d..28f09efd 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetric.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetric.java @@ -4715,8 +4715,8 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -4729,8 +4729,8 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -4742,8 +4742,8 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -4755,8 +4755,8 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -4771,8 +4771,8 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -7018,8 +7018,8 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Required. The relative frequency column must contain a floating-point
-       * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+       * Required. The relative frequency column must contain a floating-point number
+       * between 0 and 1 (inclusive). Null values are assumed to be zero.
        * 
* * @@ -7033,8 +7033,8 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Required. The relative frequency column must contain a floating-point
-       * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+       * Required. The relative frequency column must contain a floating-point number
+       * between 0 and 1 (inclusive). Null values are assumed to be zero.
        * 
* * @@ -7048,8 +7048,8 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Required. The relative frequency column must contain a floating-point
-       * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+       * Required. The relative frequency column must contain a floating-point number
+       * between 0 and 1 (inclusive). Null values are assumed to be zero.
        * 
* * @@ -8391,8 +8391,8 @@ public int getQuasiIdsCount() { * * *
-       * Required. The relative frequency column must contain a floating-point
-       * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+       * Required. The relative frequency column must contain a floating-point number
+       * between 0 and 1 (inclusive). Null values are assumed to be zero.
        * 
* * @@ -8409,8 +8409,8 @@ public boolean hasRelativeFrequency() { * * *
-       * Required. The relative frequency column must contain a floating-point
-       * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+       * Required. The relative frequency column must contain a floating-point number
+       * between 0 and 1 (inclusive). Null values are assumed to be zero.
        * 
* * @@ -8429,8 +8429,8 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-       * Required. The relative frequency column must contain a floating-point
-       * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+       * Required. The relative frequency column must contain a floating-point number
+       * between 0 and 1 (inclusive). Null values are assumed to be zero.
        * 
* * @@ -9551,8 +9551,8 @@ public Builder removeQuasiIds(int index) { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9568,8 +9568,8 @@ public boolean hasRelativeFrequency() { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9591,8 +9591,8 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9616,8 +9616,8 @@ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9639,8 +9639,8 @@ public Builder setRelativeFrequency( * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9668,8 +9668,8 @@ public Builder mergeRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9691,8 +9691,8 @@ public Builder clearRelativeFrequency() { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9708,8 +9708,8 @@ public com.google.privacy.dlp.v2.FieldId.Builder getRelativeFrequencyBuilder() { * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9729,8 +9729,8 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder( * * *
-         * Required. The relative frequency column must contain a floating-point
-         * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+         * Required. The relative frequency column must contain a floating-point number
+         * between 0 and 1 (inclusive). Null values are assumed to be zero.
          * 
* * @@ -9818,8 +9818,8 @@ public com.google.protobuf.Parser getParserForType() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -9835,8 +9835,8 @@ public com.google.protobuf.Parser getParserForType() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -9854,8 +9854,8 @@ public com.google.protobuf.Parser getParserForType() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -9870,8 +9870,8 @@ public int getQuasiIdsCount() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -9887,8 +9887,8 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField * * *
-     * Required. Fields considered to be quasi-identifiers. No two columns can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * @@ -10520,8 +10520,8 @@ private void ensureQuasiIdsIsMutable() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10541,8 +10541,8 @@ private void ensureQuasiIdsIsMutable() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10560,8 +10560,8 @@ public int getQuasiIdsCount() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10580,8 +10580,8 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10607,8 +10607,8 @@ public Builder setQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10632,8 +10632,8 @@ public Builder setQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10658,8 +10658,8 @@ public Builder addQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10685,8 +10685,8 @@ public Builder addQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10709,8 +10709,8 @@ public Builder addQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10734,8 +10734,8 @@ public Builder addQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10760,8 +10760,8 @@ public Builder addAllQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10782,8 +10782,8 @@ public Builder clearQuasiIds() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10804,8 +10804,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10820,8 +10820,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10840,8 +10840,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10862,8 +10862,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10881,8 +10881,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -10901,8 +10901,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two columns can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * @@ -11573,8 +11573,8 @@ public interface DeltaPresenceEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11586,8 +11586,8 @@ public interface DeltaPresenceEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11599,8 +11599,8 @@ public interface DeltaPresenceEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11612,8 +11612,8 @@ public interface DeltaPresenceEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11625,8 +11625,8 @@ public interface DeltaPresenceEstimationConfigOrBuilder * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11862,8 +11862,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11878,8 +11878,8 @@ public java.util.List getQuasiIdsList() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11895,8 +11895,8 @@ public java.util.List getQuasiIdsList() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11911,8 +11911,8 @@ public int getQuasiIdsCount() { * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -11927,8 +11927,8 @@ public com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index) { * * *
-     * Required. Fields considered to be quasi-identifiers. No two fields can
-     * have the same tag.
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* * @@ -12543,8 +12543,8 @@ private void ensureQuasiIdsIsMutable() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12562,8 +12562,8 @@ public java.util.List getQuasiIdsList() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12581,8 +12581,8 @@ public int getQuasiIdsCount() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12600,8 +12600,8 @@ public com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12625,8 +12625,8 @@ public Builder setQuasiIds(int index, com.google.privacy.dlp.v2.QuasiId value) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12648,8 +12648,8 @@ public Builder setQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12673,8 +12673,8 @@ public Builder addQuasiIds(com.google.privacy.dlp.v2.QuasiId value) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12698,8 +12698,8 @@ public Builder addQuasiIds(int index, com.google.privacy.dlp.v2.QuasiId value) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12720,8 +12720,8 @@ public Builder addQuasiIds(com.google.privacy.dlp.v2.QuasiId.Builder builderForV * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12743,8 +12743,8 @@ public Builder addQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12766,8 +12766,8 @@ public Builder addAllQuasiIds( * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12788,8 +12788,8 @@ public Builder clearQuasiIds() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12810,8 +12810,8 @@ public Builder removeQuasiIds(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12825,8 +12825,8 @@ public com.google.privacy.dlp.v2.QuasiId.Builder getQuasiIdsBuilder(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12844,8 +12844,8 @@ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12864,8 +12864,8 @@ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12880,8 +12880,8 @@ public com.google.privacy.dlp.v2.QuasiId.Builder addQuasiIdsBuilder() { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * @@ -12896,8 +12896,8 @@ public com.google.privacy.dlp.v2.QuasiId.Builder addQuasiIdsBuilder(int index) { * * *
-       * Required. Fields considered to be quasi-identifiers. No two fields can
-       * have the same tag.
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequest.java index 4026ddea..f0bd488d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequest.java @@ -1551,8 +1551,9 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -1575,8 +1576,9 @@ public java.lang.String getParent() { * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -2313,8 +2315,9 @@ public Builder mergeFrom( * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -2336,8 +2339,9 @@ public java.lang.String getParent() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -2359,8 +2363,9 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -2381,8 +2386,9 @@ public Builder setParent(java.lang.String value) { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -2399,8 +2405,9 @@ public Builder clearParent() { * * *
-     * The parent resource name, for example projects/my-project-id
-     * or projects/my-project-id/locations/{location_id}.
+     * The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequestOrBuilder.java index 3966c15a..cc42202a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequestOrBuilder.java @@ -27,8 +27,9 @@ public interface RedactImageRequestOrBuilder * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } @@ -40,8 +41,9 @@ public interface RedactImageRequestOrBuilder * * *
-   * The parent resource name, for example projects/my-project-id
-   * or projects/my-project-id/locations/{location_id}.
+   * The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * string parent = 1 [(.google.api.resource_reference) = { ... } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequest.java index 5e606ba3..50a4510a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequest.java @@ -190,6 +190,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * *
    * Required. The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -215,6 +217,8 @@ public java.lang.String getParent() { * *
    * Required. The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -1023,6 +1027,8 @@ public Builder mergeFrom( * *
      * Required. The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1047,6 +1053,8 @@ public java.lang.String getParent() { * *
      * Required. The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1071,6 +1079,8 @@ public com.google.protobuf.ByteString getParentBytes() { * *
      * Required. The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1094,6 +1104,8 @@ public Builder setParent(java.lang.String value) { * *
      * Required. The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * @@ -1113,6 +1125,8 @@ public Builder clearParent() { * *
      * Required. The parent resource name.
+     * - Format:projects/[PROJECT-ID]
+     * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequestOrBuilder.java index 9692ca76..1e0638a7 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequestOrBuilder.java @@ -28,6 +28,8 @@ public interface ReidentifyContentRequestOrBuilder * *
    * Required. The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * @@ -42,6 +44,8 @@ public interface ReidentifyContentRequestOrBuilder * *
    * Required. The parent resource name.
+   * - Format:projects/[PROJECT-ID]
+   * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTable.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTable.java index bf36cb56..ce79c15b 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTable.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTable.java @@ -1284,8 +1284,8 @@ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiI * * *
-   * Required. The relative frequency column must contain a floating-point
-   * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+   * Required. The relative frequency column must contain a floating-point number
+   * between 0 and 1 (inclusive). Null values are assumed to be zero.
    * 
* * @@ -1302,8 +1302,8 @@ public boolean hasRelativeFrequency() { * * *
-   * Required. The relative frequency column must contain a floating-point
-   * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+   * Required. The relative frequency column must contain a floating-point number
+   * between 0 and 1 (inclusive). Null values are assumed to be zero.
    * 
* * @@ -1322,8 +1322,8 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-   * Required. The relative frequency column must contain a floating-point
-   * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+   * Required. The relative frequency column must contain a floating-point number
+   * between 0 and 1 (inclusive). Null values are assumed to be zero.
    * 
* * @@ -2372,8 +2372,8 @@ public Builder removeQuasiIds(int index) { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2389,8 +2389,8 @@ public boolean hasRelativeFrequency() { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2412,8 +2412,8 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2437,8 +2437,8 @@ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2459,8 +2459,8 @@ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId.Builder bu * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2488,8 +2488,8 @@ public Builder mergeRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2511,8 +2511,8 @@ public Builder clearRelativeFrequency() { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2528,8 +2528,8 @@ public com.google.privacy.dlp.v2.FieldId.Builder getRelativeFrequencyBuilder() { * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * @@ -2549,8 +2549,8 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder( * * *
-     * Required. The relative frequency column must contain a floating-point
-     * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+     * Required. The relative frequency column must contain a floating-point number
+     * between 0 and 1 (inclusive). Null values are assumed to be zero.
      * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTableOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTableOrBuilder.java index f38e3a00..241449da 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTableOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTableOrBuilder.java @@ -128,8 +128,8 @@ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuas * * *
-   * Required. The relative frequency column must contain a floating-point
-   * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+   * Required. The relative frequency column must contain a floating-point number
+   * between 0 and 1 (inclusive). Null values are assumed to be zero.
    * 
* * @@ -143,8 +143,8 @@ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuas * * *
-   * Required. The relative frequency column must contain a floating-point
-   * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+   * Required. The relative frequency column must contain a floating-point number
+   * between 0 and 1 (inclusive). Null values are assumed to be zero.
    * 
* * @@ -158,8 +158,8 @@ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuas * * *
-   * Required. The relative frequency column must contain a floating-point
-   * number between 0 and 1 (inclusive). Null values are assumed to be zero.
+   * Required. The relative frequency column must contain a floating-point number
+   * between 0 and 1 (inclusive). Null values are assumed to be zero.
    * 
* * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequest.java index 4f4084c0..cfbbe05b 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequest.java @@ -149,9 +149,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of organization and deidentify template to be
-   * updated, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of organization and deidentify template to be updated, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* @@ -177,9 +176,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of organization and deidentify template to be
-   * updated, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of organization and deidentify template to be updated, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* @@ -676,9 +674,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of organization and deidentify template to be
-     * updated, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of organization and deidentify template to be updated, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -703,9 +700,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of organization and deidentify template to be
-     * updated, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of organization and deidentify template to be updated, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -730,9 +726,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of organization and deidentify template to be
-     * updated, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of organization and deidentify template to be updated, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -756,9 +751,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of organization and deidentify template to be
-     * updated, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of organization and deidentify template to be updated, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* @@ -778,9 +772,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of organization and deidentify template to be
-     * updated, for example
-     * `organizations/433245324/deidentifyTemplates/432452342` or
+     * Required. Resource name of organization and deidentify template to be updated, for
+     * example `organizations/433245324/deidentifyTemplates/432452342` or
      * projects/project-id/deidentifyTemplates/432452342.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequestOrBuilder.java index 627e64d6..4dd521b8 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequestOrBuilder.java @@ -27,9 +27,8 @@ public interface UpdateDeidentifyTemplateRequestOrBuilder * * *
-   * Required. Resource name of organization and deidentify template to be
-   * updated, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of organization and deidentify template to be updated, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* @@ -44,9 +43,8 @@ public interface UpdateDeidentifyTemplateRequestOrBuilder * * *
-   * Required. Resource name of organization and deidentify template to be
-   * updated, for example
-   * `organizations/433245324/deidentifyTemplates/432452342` or
+   * Required. Resource name of organization and deidentify template to be updated, for
+   * example `organizations/433245324/deidentifyTemplates/432452342` or
    * projects/project-id/deidentifyTemplates/432452342.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequest.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequest.java index ac6bd33b..c8fa0974 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequest.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequest.java @@ -148,8 +148,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Required. Resource name of organization and inspectTemplate to be updated,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of organization and inspectTemplate to be updated, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* @@ -175,8 +175,8 @@ public java.lang.String getName() { * * *
-   * Required. Resource name of organization and inspectTemplate to be updated,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of organization and inspectTemplate to be updated, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* @@ -673,8 +673,8 @@ public Builder mergeFrom( * * *
-     * Required. Resource name of organization and inspectTemplate to be updated,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of organization and inspectTemplate to be updated, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -699,8 +699,8 @@ public java.lang.String getName() { * * *
-     * Required. Resource name of organization and inspectTemplate to be updated,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of organization and inspectTemplate to be updated, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -725,8 +725,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Required. Resource name of organization and inspectTemplate to be updated,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of organization and inspectTemplate to be updated, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -750,8 +750,8 @@ public Builder setName(java.lang.String value) { * * *
-     * Required. Resource name of organization and inspectTemplate to be updated,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of organization and inspectTemplate to be updated, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* @@ -771,8 +771,8 @@ public Builder clearName() { * * *
-     * Required. Resource name of organization and inspectTemplate to be updated,
-     * for example `organizations/433245324/inspectTemplates/432452342` or
+     * Required. Resource name of organization and inspectTemplate to be updated, for
+     * example `organizations/433245324/inspectTemplates/432452342` or
      * projects/project-id/inspectTemplates/432452342.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequestOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequestOrBuilder.java index 5b29f331..e98a8648 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequestOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequestOrBuilder.java @@ -27,8 +27,8 @@ public interface UpdateInspectTemplateRequestOrBuilder * * *
-   * Required. Resource name of organization and inspectTemplate to be updated,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of organization and inspectTemplate to be updated, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* @@ -43,8 +43,8 @@ public interface UpdateInspectTemplateRequestOrBuilder * * *
-   * Required. Resource name of organization and inspectTemplate to be updated,
-   * for example `organizations/433245324/inspectTemplates/432452342` or
+   * Required. Resource name of organization and inspectTemplate to be updated, for
+   * example `organizations/433245324/inspectTemplates/432452342` or
    * projects/project-id/inspectTemplates/432452342.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/dlp.proto b/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/dlp.proto index dea49625..781ac1c4 100644 --- a/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/dlp.proto +++ b/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/dlp.proto @@ -16,7 +16,6 @@ syntax = "proto3"; package google.privacy.dlp.v2; -import "google/api/annotations.proto"; import "google/api/client.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; @@ -29,6 +28,7 @@ import "google/rpc/status.proto"; import "google/type/date.proto"; import "google/type/dayofweek.proto"; import "google/type/timeofday.proto"; +import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.Dlp.V2"; option go_package = "google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp"; @@ -37,6 +37,11 @@ option java_outer_classname = "DlpProto"; option java_package = "com.google.privacy.dlp.v2"; option php_namespace = "Google\\Cloud\\Dlp\\V2"; option ruby_package = "Google::Cloud::Dlp::V2"; +option (google.api.resource_definition) = { + type: "dlp.googleapis.com/DlpContent" + pattern: "projects/{project}/dlpContent" + pattern: "projects/{project}/locations/{location}/dlpContent" +}; option (google.api.resource_definition) = { type: "dlp.googleapis.com/OrganizationLocation" pattern: "organizations/{organization}/locations/{location}" @@ -808,6 +813,12 @@ message ByteContentItem { // avro AVRO = 11; + + // csv + CSV = 12; + + // tsv + TSV = 13; } // The type of data stored in the bytes string. Default will be TEXT_UTF8. @@ -873,8 +884,8 @@ message Finding { }; // Resource name in format - // projects/{project}/locations/{location}/findings/{finding} - // Populated only when viewing persisted findings. + // projects/{project}/locations/{location}/findings/{finding} Populated only + // when viewing persisted findings. string name = 14; // The content that was found. Even if the content is not textual, it @@ -1143,11 +1154,12 @@ message RedactImageRequest { Color redaction_color = 3; } - // The parent resource name, for example projects/my-project-id - // or projects/my-project-id/locations/{location_id}. + // The parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [(google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" - }]; + child_type: "dlp.googleapis.com/DlpContent" + }]; // Deprecated. This field has no effect. string location_id = 8; @@ -1194,11 +1206,12 @@ message RedactImageResponse { // Request to de-identify a list of items. message DeidentifyContentRequest { - // The parent resource name, for example projects/my-project-id - // or projects/my-project-id/locations/{location_id}. + // Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [(google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" - }]; + child_type: "dlp.googleapis.com/DlpContent" + }]; // Configuration for the de-identification of the content item. // Items specified here will override the template referenced by the @@ -1243,10 +1256,12 @@ message DeidentifyContentResponse { // Request to re-identify an item. message ReidentifyContentRequest { // Required. The parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" + child_type: "dlp.googleapis.com/DlpContent" } ]; @@ -1298,11 +1313,12 @@ message ReidentifyContentResponse { // Request to search for potentially sensitive info in a ContentItem. message InspectContentRequest { - // The parent resource name, for example projects/my-project-id - // or projects/my-project-id/locations/{location_id} + // Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [(google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" - }]; + child_type: "dlp.googleapis.com/DlpContent" + }]; // Configuration for the inspector. What specified here will override // the template referenced by the inspect_template_name argument. @@ -1432,7 +1448,7 @@ message InspectDataSourceDetails { Result result = 3; } -// Statistics related to processing hybrid inspect requests.s +// Statistics related to processing hybrid inspect requests. message HybridInspectStatistics { // The number of hybrid inspection requests processed within this job. int64 processed_count = 1; @@ -1467,8 +1483,10 @@ message InfoTypeDescription { // Request for the list of infoTypes. message ListInfoTypesRequest { - // The parent resource name, for example locations/{location_id} + // The parent resource name. + // - Format:locations/[LOCATION-ID] string parent = 4; + // BCP-47 language code for localized infoType friendly // names. If omitted, or if localized strings are not available, // en-US strings will be returned. @@ -1553,11 +1571,10 @@ message StatisticalTable { BigQueryTable table = 3 [(google.api.field_behavior) = REQUIRED]; // Required. Quasi-identifier columns. - repeated QuasiIdentifierField quasi_ids = 1 - [(google.api.field_behavior) = REQUIRED]; + repeated QuasiIdentifierField quasi_ids = 1 [(google.api.field_behavior) = REQUIRED]; - // Required. The relative frequency column must contain a floating-point - // number between 0 and 1 (inclusive). Null values are assumed to be zero. + // Required. The relative frequency column must contain a floating-point number + // between 0 and 1 (inclusive). Null values are assumed to be zero. FieldId relative_frequency = 2 [(google.api.field_behavior) = REQUIRED]; } @@ -1670,16 +1687,15 @@ message PrivacyMetric { BigQueryTable table = 3 [(google.api.field_behavior) = REQUIRED]; // Required. Quasi-identifier columns. - repeated QuasiIdField quasi_ids = 1 - [(google.api.field_behavior) = REQUIRED]; + repeated QuasiIdField quasi_ids = 1 [(google.api.field_behavior) = REQUIRED]; - // Required. The relative frequency column must contain a floating-point - // number between 0 and 1 (inclusive). Null values are assumed to be zero. + // Required. The relative frequency column must contain a floating-point number + // between 0 and 1 (inclusive). Null values are assumed to be zero. FieldId relative_frequency = 2 [(google.api.field_behavior) = REQUIRED]; } - // Required. Fields considered to be quasi-identifiers. No two columns can - // have the same tag. + // Required. Fields considered to be quasi-identifiers. No two columns can have the + // same tag. repeated TaggedField quasi_ids = 1 [(google.api.field_behavior) = REQUIRED]; // ISO 3166-1 alpha-2 region code to use in the statistical modeling. @@ -1698,8 +1714,8 @@ message PrivacyMetric { // Similarly to the k-map metric, we cannot compute δ-presence exactly without // knowing the attack dataset, so we use a statistical model instead. message DeltaPresenceEstimationConfig { - // Required. Fields considered to be quasi-identifiers. No two fields can - // have the same tag. + // Required. Fields considered to be quasi-identifiers. No two fields can have the + // same tag. repeated QuasiId quasi_ids = 1 [(google.api.field_behavior) = REQUIRED]; // ISO 3166-1 alpha-2 region code to use in the statistical modeling. @@ -1772,8 +1788,7 @@ message AnalyzeDataSourceRiskDetails { } // Histogram of value frequencies in the column. - repeated CategoricalStatsHistogramBucket value_frequency_histogram_buckets = - 5; + repeated CategoricalStatsHistogramBucket value_frequency_histogram_buckets = 5; } // Result of the k-anonymity computation. @@ -1853,8 +1868,7 @@ message AnalyzeDataSourceRiskDetails { } // Histogram of l-diversity equivalence class sensitive value frequencies. - repeated LDiversityHistogramBucket - sensitive_value_frequency_histogram_buckets = 5; + repeated LDiversityHistogramBucket sensitive_value_frequency_histogram_buckets = 5; } // Result of the reidentifiability analysis. Note that these results are an @@ -2268,12 +2282,16 @@ message ReplaceValueConfig { } // Replace each matching finding with the name of the info_type. -message ReplaceWithInfoTypeConfig {} +message ReplaceWithInfoTypeConfig { + +} // Redact a given value. For example, if used with an `InfoTypeTransformation` // transforming PHONE_NUMBER, and input 'My phone number is 206-555-0123', the // output would be 'My phone number is '. -message RedactConfig {} +message RedactConfig { + +} // Characters to skip when doing deidentification of a value. These will be left // alone and skipped. @@ -2357,18 +2375,18 @@ message CharacterMaskConfig { // // See https://cloud.google.com/dlp/docs/concepts-bucketing to learn more. message FixedSizeBucketingConfig { - // Required. Lower bound value of buckets. All values less than `lower_bound` - // are grouped together into a single bucket; for example if `lower_bound` = - // 10, then all values less than 10 are replaced with the value “-10”. + // Required. Lower bound value of buckets. All values less than `lower_bound` are + // grouped together into a single bucket; for example if `lower_bound` = 10, + // then all values less than 10 are replaced with the value "-10". Value lower_bound = 1 [(google.api.field_behavior) = REQUIRED]; - // Required. Upper bound value of buckets. All values greater than upper_bound - // are grouped together into a single bucket; for example if `upper_bound` = - // 89, then all values greater than 89 are replaced with the value “89+”. + // Required. Upper bound value of buckets. All values greater than upper_bound are + // grouped together into a single bucket; for example if `upper_bound` = 89, + // then all values greater than 89 are replaced with the value "89+". Value upper_bound = 2 [(google.api.field_behavior) = REQUIRED]; - // Required. Size of each bucket (except for minimum and maximum buckets). So - // if `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the + // Required. Size of each bucket (except for minimum and maximum buckets). So if + // `lower_bound` = 10, `upper_bound` = 89, and `bucket_size` = 10, then the // following buckets would be used: -10, 10-20, 20-30, 30-40, 40-50, 50-60, // 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works. double bucket_size = 3 [(google.api.field_behavior) = REQUIRED]; @@ -2393,9 +2411,8 @@ message BucketingConfig { // Upper bound of the range, exclusive; type must match min. Value max = 2; - // Replacement value for this bucket. If not provided - // the default behavior will be to hyphenate the min-max range. - Value replacement_value = 3; + // Required. Replacement value for this bucket. + Value replacement_value = 3 [(google.api.field_behavior) = REQUIRED]; } // Set of buckets. Ranges must be non-overlapping. @@ -2562,15 +2579,14 @@ message KmsWrappedCryptoKey { // same context. See https://cloud.google.com/dlp/docs/concepts-date-shifting // to learn more. message DateShiftConfig { - // Required. Range of shift in days. Actual shift will be selected at random - // within this range (inclusive ends). Negative means shift to earlier in - // time. Must not be more than 365250 days (1000 years) each direction. + // Required. Range of shift in days. Actual shift will be selected at random within this + // range (inclusive ends). Negative means shift to earlier in time. Must not + // be more than 365250 days (1000 years) each direction. // // For example, 3 means shift date to at most 3 days into the future. int32 upper_bound_days = 1 [(google.api.field_behavior) = REQUIRED]; - // Required. For example, -5 means shift date to at most 5 days back in the - // past. + // Required. For example, -5 means shift date to at most 5 days back in the past. int32 lower_bound_days = 2 [(google.api.field_behavior) = REQUIRED]; // Points to the field that contains the context, for example, an entity id. @@ -3058,8 +3074,11 @@ message Action { // Request message for CreateInspectTemplate. message CreateInspectTemplateRequest { - // Required. The parent resource name, for example projects/my-project-id or - // organizations/my-org-id or projects/my-project-id/locations/{location-id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:organizations/[ORGANIZATION-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + // - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3082,8 +3101,8 @@ message CreateInspectTemplateRequest { // Request message for UpdateInspectTemplate. message UpdateInspectTemplateRequest { - // Required. Resource name of organization and inspectTemplate to be updated, - // for example `organizations/433245324/inspectTemplates/432452342` or + // Required. Resource name of organization and inspectTemplate to be updated, for + // example `organizations/433245324/inspectTemplates/432452342` or // projects/project-id/inspectTemplates/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, @@ -3101,8 +3120,8 @@ message UpdateInspectTemplateRequest { // Request message for GetInspectTemplate. message GetInspectTemplateRequest { - // Required. Resource name of the organization and inspectTemplate to be read, - // for example `organizations/433245324/inspectTemplates/432452342` or + // Required. Resource name of the organization and inspectTemplate to be read, for + // example `organizations/433245324/inspectTemplates/432452342` or // projects/project-id/inspectTemplates/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, @@ -3114,8 +3133,11 @@ message GetInspectTemplateRequest { // Request message for ListInspectTemplates. message ListInspectTemplatesRequest { - // Required. The parent resource name, for example projects/my-project-id or - // organizations/my-org-id or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:organizations/[ORGANIZATION-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + // - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3162,9 +3184,9 @@ message ListInspectTemplatesResponse { // Request message for DeleteInspectTemplate. message DeleteInspectTemplateRequest { - // Required. Resource name of the organization and inspectTemplate to be - // deleted, for example `organizations/433245324/inspectTemplates/432452342` - // or projects/project-id/inspectTemplates/432452342. + // Required. Resource name of the organization and inspectTemplate to be deleted, for + // example `organizations/433245324/inspectTemplates/432452342` or + // projects/project-id/inspectTemplates/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3175,12 +3197,13 @@ message DeleteInspectTemplateRequest { // Request message for CreateJobTrigger. message CreateJobTriggerRequest { - // Required. The parent resource name, for example projects/my-project-id - // or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" + child_type: "dlp.googleapis.com/JobTrigger" } ]; @@ -3203,7 +3226,9 @@ message ActivateJobTriggerRequest { // `projects/dlp-test-project/jobTriggers/53234423`. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/JobTrigger" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/JobTrigger" + } ]; } @@ -3213,7 +3238,9 @@ message UpdateJobTriggerRequest { // `projects/dlp-test-project/jobTriggers/53234423`. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/JobTrigger" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/JobTrigger" + } ]; // New JobTrigger value. @@ -3229,7 +3256,9 @@ message GetJobTriggerRequest { // `projects/dlp-test-project/jobTriggers/53234423`. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/JobTrigger" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/JobTrigger" + } ]; } @@ -3237,12 +3266,13 @@ message GetJobTriggerRequest { // jobs such as calculating risk metrics or inspecting Google Cloud // Storage. message CreateDlpJobRequest { - // Required. The parent resource name, for example projects/my-project-id - // or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" + child_type: "dlp.googleapis.com/DlpJob" } ]; @@ -3267,12 +3297,13 @@ message CreateDlpJobRequest { // Request message for ListJobTriggers. message ListJobTriggersRequest { - // Required. The parent resource name, for example `projects/my-project-id` - // or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" + child_type: "dlp.googleapis.com/JobTrigger" } ]; @@ -3347,7 +3378,9 @@ message DeleteJobTriggerRequest { // `projects/dlp-test-project/jobTriggers/53234423`. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/JobTrigger" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/JobTrigger" + } ]; } @@ -3443,18 +3476,21 @@ message GetDlpJobRequest { // Required. The name of the DlpJob resource. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/DlpJob" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/DlpJob" + } ]; } // The request message for listing DLP jobs. message ListDlpJobsRequest { - // Required. The parent resource name, for example projects/my-project-id - // or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] string parent = 4 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "cloudresourcemanager.googleapis.com/Project" + child_type: "dlp.googleapis.com/DlpJob" } ]; @@ -3530,7 +3566,9 @@ message CancelDlpJobRequest { // Required. The name of the DlpJob resource to be cancelled. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/DlpJob" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/DlpJob" + } ]; } @@ -3539,7 +3577,9 @@ message FinishDlpJobRequest { // Required. The name of the DlpJob resource to be cancelled. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/DlpJob" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/DlpJob" + } ]; } @@ -3548,14 +3588,19 @@ message DeleteDlpJobRequest { // Required. The name of the DlpJob resource to be deleted. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/DlpJob" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/DlpJob" + } ]; } // Request message for CreateDeidentifyTemplate. message CreateDeidentifyTemplateRequest { - // Required. The parent resource name, for example projects/my-project-id or - // organizations/my-org-id or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:organizations/[ORGANIZATION-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + // - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3564,8 +3609,7 @@ message CreateDeidentifyTemplateRequest { ]; // Required. The DeidentifyTemplate to create. - DeidentifyTemplate deidentify_template = 2 - [(google.api.field_behavior) = REQUIRED]; + DeidentifyTemplate deidentify_template = 2 [(google.api.field_behavior) = REQUIRED]; // The template id can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular @@ -3579,9 +3623,8 @@ message CreateDeidentifyTemplateRequest { // Request message for UpdateDeidentifyTemplate. message UpdateDeidentifyTemplateRequest { - // Required. Resource name of organization and deidentify template to be - // updated, for example - // `organizations/433245324/deidentifyTemplates/432452342` or + // Required. Resource name of organization and deidentify template to be updated, for + // example `organizations/433245324/deidentifyTemplates/432452342` or // projects/project-id/deidentifyTemplates/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, @@ -3599,9 +3642,9 @@ message UpdateDeidentifyTemplateRequest { // Request message for GetDeidentifyTemplate. message GetDeidentifyTemplateRequest { - // Required. Resource name of the organization and deidentify template to be - // read, for example `organizations/433245324/deidentifyTemplates/432452342` - // or projects/project-id/deidentifyTemplates/432452342. + // Required. Resource name of the organization and deidentify template to be read, for + // example `organizations/433245324/deidentifyTemplates/432452342` or + // projects/project-id/deidentifyTemplates/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3612,8 +3655,11 @@ message GetDeidentifyTemplateRequest { // Request message for ListDeidentifyTemplates. message ListDeidentifyTemplatesRequest { - // Required. The parent resource name, for example projects/my-project-id or - // organizations/my-org-id or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:organizations/[ORGANIZATION-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + // - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3661,9 +3707,8 @@ message ListDeidentifyTemplatesResponse { // Request message for DeleteDeidentifyTemplate. message DeleteDeidentifyTemplateRequest { - // Required. Resource name of the organization and deidentify template to be - // deleted, for example - // `organizations/433245324/deidentifyTemplates/432452342` or + // Required. Resource name of the organization and deidentify template to be deleted, + // for example `organizations/433245324/deidentifyTemplates/432452342` or // projects/project-id/deidentifyTemplates/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, @@ -3790,8 +3835,11 @@ message StoredInfoType { // Request message for CreateStoredInfoType. message CreateStoredInfoTypeRequest { - // Required. The parent resource name, for example projects/my-project-id or - // organizations/my-org-id or projects/my-project-id/locations/{location_id} + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:organizations/[ORGANIZATION-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + // - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3835,8 +3883,8 @@ message UpdateStoredInfoTypeRequest { // Request message for GetStoredInfoType. message GetStoredInfoTypeRequest { - // Required. Resource name of the organization and storedInfoType to be read, - // for example `organizations/433245324/storedInfoTypes/432452342` or + // Required. Resource name of the organization and storedInfoType to be read, for + // example `organizations/433245324/storedInfoTypes/432452342` or // projects/project-id/storedInfoTypes/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, @@ -3848,8 +3896,11 @@ message GetStoredInfoTypeRequest { // Request message for ListStoredInfoTypes. message ListStoredInfoTypesRequest { - // Required. The parent resource name, for example projects/my-project-id or - // organizations/my-org-id or projects/my-project-id/locations/{location_id}. + // Required. Parent resource name. + // - Format:projects/[PROJECT-ID] + // - Format:organizations/[ORGANIZATION-ID] + // - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID] + // - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID] string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { @@ -3897,8 +3948,8 @@ message ListStoredInfoTypesResponse { // Request message for DeleteStoredInfoType. message DeleteStoredInfoTypeRequest { - // Required. Resource name of the organization and storedInfoType to be - // deleted, for example `organizations/433245324/storedInfoTypes/432452342` or + // Required. Resource name of the organization and storedInfoType to be deleted, for + // example `organizations/433245324/storedInfoTypes/432452342` or // projects/project-id/storedInfoTypes/432452342. string name = 1 [ (google.api.field_behavior) = REQUIRED, @@ -3910,11 +3961,13 @@ message DeleteStoredInfoTypeRequest { // Request to search for potentially sensitive info in a custom location. message HybridInspectJobTriggerRequest { - // Required. Resource name of the trigger to execute a hybrid inspect on, for - // example `projects/dlp-test-project/jobTriggers/53234423`. + // Required. Resource name of the trigger to execute a hybrid inspect on, for example + // `projects/dlp-test-project/jobTriggers/53234423`. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/JobTrigger" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/JobTrigger" + } ]; // The item to inspect. @@ -3923,11 +3976,13 @@ message HybridInspectJobTriggerRequest { // Request to search for potentially sensitive info in a custom location. message HybridInspectDlpJobRequest { - // Required. Resource name of the job to execute a hybrid inspect on, for - // example `projects/dlp-test-project/dlpJob/53234423`. + // Required. Resource name of the job to execute a hybrid inspect on, for example + // `projects/dlp-test-project/dlpJob/53234423`. string name = 1 [ (google.api.field_behavior) = REQUIRED, - (google.api.resource_reference) = { type: "dlp.googleapis.com/DlpJob" } + (google.api.resource_reference) = { + type: "dlp.googleapis.com/DlpJob" + } ]; // The item to inspect. @@ -4064,7 +4119,7 @@ enum MetadataType { // Unused METADATATYPE_UNSPECIFIED = 0; - // General file metadata provided by GCS. + // General file metadata provided by Cloud Storage. STORAGE_METADATA = 2; } diff --git a/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/storage.proto b/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/storage.proto index 9276bb4b..b25cf4fe 100644 --- a/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/storage.proto +++ b/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/storage.proto @@ -18,6 +18,7 @@ package google.privacy.dlp.v2; import "google/api/resource.proto"; import "google/protobuf/timestamp.proto"; +import "google/api/annotations.proto"; option csharp_namespace = "Google.Cloud.Dlp.V2"; option go_package = "google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp"; @@ -520,12 +521,17 @@ message StorageConfig { TimespanConfig timespan_config = 6; } -// Definitions of file type groups to scan. +// Definitions of file type groups to scan. New types will be added to this +// list. enum FileType { // Includes all files. FILE_TYPE_UNSPECIFIED = 0; - // Includes all file extensions not covered by text file types. + // Includes all file extensions not covered by another entry. Binary + // scanning attempts to convert the content of the file to utf_8 to scan + // the file. + // If you wish to avoid this fall back, specify one or more of the other + // FileType's in your storage scan. BINARY_FILE = 1; // Included file extensions: @@ -542,10 +548,12 @@ enum FileType { // Image inspection is restricted to 'global', 'us', 'asia', and 'europe'. IMAGE = 3; + // Word files >30 MB will be scanned as binary files. // Included file extensions: // docx, dotx, docm, dotm WORD = 5; + // PDF files >30 MB will be scanned as binary files. // Included file extensions: // pdf PDF = 6; @@ -553,6 +561,14 @@ enum FileType { // Included file extensions: // avro AVRO = 7; + + // Included file extensions: + // csv + CSV = 8; + + // Included file extensions: + // tsv + TSV = 9; } // Configuration to control jobs where the content being inspected is outside diff --git a/synth.metadata b/synth.metadata index c4487a64..8f402f5d 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,15 +4,15 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-dlp.git", - "sha": "1bc0e3610c892b8e58a8e8bad7033d82ad1829f0" + "sha": "e558868cd52c1f6f81cec647a46903b9cf562686" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "e66c163cc39cbf81fb2f8ea7733f7f514d137697", - "internalRef": "319782065" + "sha": "cc85255c273384d3ab5d5344d0bdf098c39d2a63", + "internalRef": "320252582" } }, {