From 76ee4741d2385b7a65ff70d163989907e318c079 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 13 Jan 2020 11:40:13 -0800 Subject: [PATCH] docs(regen): regenerate protos with updated docs (#54) --- .../com/google/privacy/dlp/v2/Action.java | 150 +- .../privacy/dlp/v2/ActionOrBuilder.java | 6 +- .../dlp/v2/AnalyzeDataSourceRiskDetails.java | 468 +++++ ...AnalyzeDataSourceRiskDetailsOrBuilder.java | 108 ++ .../privacy/dlp/v2/ByteContentItem.java | 170 +- .../google/privacy/dlp/v2/CharsToIgnore.java | 121 +- .../dlp/v2/CharsToIgnoreOrBuilder.java | 26 + .../privacy/dlp/v2/ContentLocation.java | 42 +- .../dlp/v2/ContentLocationOrBuilder.java | 12 +- .../google/privacy/dlp/v2/ContentOption.java | 2 +- .../v2/CreateDeidentifyTemplateRequest.java | 72 +- ...ateDeidentifyTemplateRequestOrBuilder.java | 18 +- .../privacy/dlp/v2/CreateDlpJobRequest.java | 208 ++- .../dlp/v2/CreateDlpJobRequestOrBuilder.java | 44 +- .../dlp/v2/CreateInspectTemplateRequest.java | 72 +- ...CreateInspectTemplateRequestOrBuilder.java | 18 +- .../dlp/v2/CreateJobTriggerRequest.java | 72 +- .../v2/CreateJobTriggerRequestOrBuilder.java | 18 +- .../dlp/v2/CreateStoredInfoTypeRequest.java | 72 +- .../CreateStoredInfoTypeRequestOrBuilder.java | 18 +- .../dlp/v2/CryptoDeterministicConfig.java | 72 +- .../CryptoDeterministicConfigOrBuilder.java | 18 +- .../com/google/privacy/dlp/v2/CryptoKey.java | 312 +++- .../privacy/dlp/v2/CryptoKeyOrBuilder.java | 66 +- .../dlp/v2/CryptoReplaceFfxFpeConfig.java | 134 +- .../CryptoReplaceFfxFpeConfigOrBuilder.java | 30 +- .../privacy/dlp/v2/DateShiftConfig.java | 40 +- .../dlp/v2/DateShiftConfigOrBuilder.java | 10 +- .../com/google/privacy/dlp/v2/DateTime.java | 318 +++- .../privacy/dlp/v2/DateTimeOrBuilder.java | 68 +- .../dlp/v2/DeidentifyContentRequest.java | 28 +- .../v2/DeidentifyContentRequestOrBuilder.java | 8 +- .../privacy/dlp/v2/DeidentifyTemplate.java | 166 +- .../dlp/v2/DeidentifyTemplateOrBuilder.java | 38 +- .../com/google/privacy/dlp/v2/DlpJob.java | 30 +- .../com/google/privacy/dlp/v2/DlpJobType.java | 22 +- .../com/google/privacy/dlp/v2/DlpProto.java | 1509 +++++++++-------- .../java/com/google/privacy/dlp/v2/Error.java | 106 +- .../google/privacy/dlp/v2/ErrorOrBuilder.java | 22 +- .../privacy/dlp/v2/FieldTransformation.java | 162 +- .../dlp/v2/FieldTransformationOrBuilder.java | 36 +- .../dlp/v2/FixedSizeBucketingConfig.java | 184 +- .../v2/FixedSizeBucketingConfigOrBuilder.java | 45 +- .../privacy/dlp/v2/InfoTypeSupportedBy.java | 22 +- .../dlp/v2/InfoTypeTransformations.java | 228 +-- .../v2/InfoTypeTransformationsOrBuilder.java | 30 +- .../google/privacy/dlp/v2/InspectConfig.java | 124 +- .../dlp/v2/InspectConfigOrBuilder.java | 22 +- .../privacy/dlp/v2/InspectContentRequest.java | 14 +- .../v2/InspectContentRequestOrBuilder.java | 4 +- .../dlp/v2/InspectDataSourceDetails.java | 146 +- .../privacy/dlp/v2/InspectJobConfig.java | 20 +- .../privacy/dlp/v2/InspectTemplate.java | 180 +- .../dlp/v2/InspectTemplateOrBuilder.java | 42 +- .../com/google/privacy/dlp/v2/JobTrigger.java | 560 ++++-- .../privacy/dlp/v2/JobTriggerOrBuilder.java | 122 +- .../privacy/dlp/v2/KmsWrappedCryptoKey.java | 44 +- .../dlp/v2/KmsWrappedCryptoKeyOrBuilder.java | 12 +- .../v2/ListDeidentifyTemplatesRequest.java | 36 +- ...stDeidentifyTemplatesRequestOrBuilder.java | 10 +- .../privacy/dlp/v2/ListDlpJobsRequest.java | 42 +- .../dlp/v2/ListDlpJobsRequestOrBuilder.java | 12 +- .../privacy/dlp/v2/ListInfoTypesRequest.java | 28 +- .../dlp/v2/ListInfoTypesRequestOrBuilder.java | 8 +- .../dlp/v2/ListInspectTemplatesRequest.java | 36 +- .../ListInspectTemplatesRequestOrBuilder.java | 10 +- .../dlp/v2/ListJobTriggersRequest.java | 64 +- .../v2/ListJobTriggersRequestOrBuilder.java | 18 +- .../dlp/v2/ListStoredInfoTypesRequest.java | 36 +- .../ListStoredInfoTypesRequestOrBuilder.java | 10 +- .../privacy/dlp/v2/OutputStorageConfig.java | 20 +- .../dlp/v2/PrimitiveTransformation.java | 1024 ++++++++++- .../v2/PrimitiveTransformationOrBuilder.java | 226 ++- .../google/privacy/dlp/v2/PrivacyMetric.java | 1476 ++++++++++++---- .../dlp/v2/PrivacyMetricOrBuilder.java | 116 +- .../com/google/privacy/dlp/v2/QuasiId.java | 60 +- .../privacy/dlp/v2/QuasiIdOrBuilder.java | 15 +- .../privacy/dlp/v2/RecordCondition.java | 615 +++++-- .../privacy/dlp/v2/RecordTransformations.java | 46 +- .../v2/RecordTransformationsOrBuilder.java | 10 +- .../dlp/v2/ReidentifyContentRequest.java | 28 +- .../v2/ReidentifyContentRequestOrBuilder.java | 8 +- .../privacy/dlp/v2/RelationalOperator.java | 22 +- .../privacy/dlp/v2/StatisticalTable.java | 466 +++-- .../dlp/v2/StatisticalTableOrBuilder.java | 61 +- .../privacy/dlp/v2/StoredInfoTypeState.java | 20 +- .../privacy/dlp/v2/StoredInfoTypeVersion.java | 92 +- .../v2/StoredInfoTypeVersionOrBuilder.java | 20 +- .../java/com/google/privacy/dlp/v2/Table.java | 760 ++++++++- .../google/privacy/dlp/v2/TableOrBuilder.java | 100 +- .../google/privacy/dlp/v2/TimePartConfig.java | 72 +- .../dlp/v2/TimePartConfigOrBuilder.java | 12 + .../privacy/dlp/v2/TransformationSummary.java | 282 ++- .../v2/TransformationSummaryOrBuilder.java | 30 + .../privacy/dlp/v2/TransientCryptoKey.java | 28 +- .../dlp/v2/TransientCryptoKeyOrBuilder.java | 8 +- .../privacy/dlp/v2/UnwrappedCryptoKey.java | 16 +- .../dlp/v2/UnwrappedCryptoKeyOrBuilder.java | 4 +- .../java/com/google/privacy/dlp/v2/Value.java | 468 ++++- .../google/privacy/dlp/v2/ValueOrBuilder.java | 108 +- .../proto/google/privacy/dlp/v2/dlp.proto | 569 ++++--- synth.metadata | 1211 +------------ 102 files changed, 10559 insertions(+), 4455 deletions(-) diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Action.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Action.java index aa4ad3c0..fa02cfae 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Action.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Action.java @@ -219,18 +219,38 @@ public interface SaveFindingsOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+     * Location to store findings outside of DLP.
+     * 
+ * * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; * * @return Whether the outputConfig field is set. */ boolean hasOutputConfig(); /** + * + * + *
+     * Location to store findings outside of DLP.
+     * 
+ * * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; * * @return The outputConfig. */ com.google.privacy.dlp.v2.OutputStorageConfig getOutputConfig(); - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+     * Location to store findings outside of DLP.
+     * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ com.google.privacy.dlp.v2.OutputStorageConfigOrBuilder getOutputConfigOrBuilder(); } /** @@ -339,6 +359,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int OUTPUT_CONFIG_FIELD_NUMBER = 1; private com.google.privacy.dlp.v2.OutputStorageConfig outputConfig_; /** + * + * + *
+     * Location to store findings outside of DLP.
+     * 
+ * * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; * * @return Whether the outputConfig field is set. @@ -347,6 +373,12 @@ public boolean hasOutputConfig() { return outputConfig_ != null; } /** + * + * + *
+     * Location to store findings outside of DLP.
+     * 
+ * * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; * * @return The outputConfig. @@ -356,7 +388,15 @@ public com.google.privacy.dlp.v2.OutputStorageConfig getOutputConfig() { ? com.google.privacy.dlp.v2.OutputStorageConfig.getDefaultInstance() : outputConfig_; } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+     * Location to store findings outside of DLP.
+     * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public com.google.privacy.dlp.v2.OutputStorageConfigOrBuilder getOutputConfigOrBuilder() { return getOutputConfig(); } @@ -704,6 +744,12 @@ public Builder mergeFrom( com.google.privacy.dlp.v2.OutputStorageConfigOrBuilder> outputConfigBuilder_; /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; * * @return Whether the outputConfig field is set. @@ -712,6 +758,12 @@ public boolean hasOutputConfig() { return outputConfigBuilder_ != null || outputConfig_ != null; } /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; * * @return The outputConfig. @@ -725,7 +777,15 @@ public com.google.privacy.dlp.v2.OutputStorageConfig getOutputConfig() { return outputConfigBuilder_.getMessage(); } } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public Builder setOutputConfig(com.google.privacy.dlp.v2.OutputStorageConfig value) { if (outputConfigBuilder_ == null) { if (value == null) { @@ -739,7 +799,15 @@ public Builder setOutputConfig(com.google.privacy.dlp.v2.OutputStorageConfig val return this; } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public Builder setOutputConfig( com.google.privacy.dlp.v2.OutputStorageConfig.Builder builderForValue) { if (outputConfigBuilder_ == null) { @@ -751,7 +819,15 @@ public Builder setOutputConfig( return this; } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public Builder mergeOutputConfig(com.google.privacy.dlp.v2.OutputStorageConfig value) { if (outputConfigBuilder_ == null) { if (outputConfig_ != null) { @@ -769,7 +845,15 @@ public Builder mergeOutputConfig(com.google.privacy.dlp.v2.OutputStorageConfig v return this; } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public Builder clearOutputConfig() { if (outputConfigBuilder_ == null) { outputConfig_ = null; @@ -781,13 +865,29 @@ public Builder clearOutputConfig() { return this; } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public com.google.privacy.dlp.v2.OutputStorageConfig.Builder getOutputConfigBuilder() { onChanged(); return getOutputConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ public com.google.privacy.dlp.v2.OutputStorageConfigOrBuilder getOutputConfigOrBuilder() { if (outputConfigBuilder_ != null) { return outputConfigBuilder_.getMessageOrBuilder(); @@ -797,7 +897,15 @@ public com.google.privacy.dlp.v2.OutputStorageConfigOrBuilder getOutputConfigOrB : outputConfig_; } } - /** .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; */ + /** + * + * + *
+       * Location to store findings outside of DLP.
+       * 
+ * + * .google.privacy.dlp.v2.OutputStorageConfig output_config = 1; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.OutputStorageConfig, com.google.privacy.dlp.v2.OutputStorageConfig.Builder, @@ -3662,7 +3770,7 @@ public boolean hasPublishFindingsToCloudDataCatalog() { * * *
-   * Enable email notification to project owners and editors on job's
+   * Enable email notification for project owners and editors on job's
    * completion/failure.
    * 
* @@ -3677,7 +3785,7 @@ public boolean hasJobNotificationEmails() { * * *
-   * Enable email notification to project owners and editors on job's
+   * Enable email notification for project owners and editors on job's
    * completion/failure.
    * 
* @@ -3695,7 +3803,7 @@ public com.google.privacy.dlp.v2.Action.JobNotificationEmails getJobNotification * * *
-   * Enable email notification to project owners and editors on job's
+   * Enable email notification for project owners and editors on job's
    * completion/failure.
    * 
* @@ -5121,7 +5229,7 @@ public Builder clearPublishFindingsToCloudDataCatalog() { * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5136,7 +5244,7 @@ public boolean hasJobNotificationEmails() { * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5161,7 +5269,7 @@ public com.google.privacy.dlp.v2.Action.JobNotificationEmails getJobNotification * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5185,7 +5293,7 @@ public Builder setJobNotificationEmails( * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5206,7 +5314,7 @@ public Builder setJobNotificationEmails( * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5240,7 +5348,7 @@ public Builder mergeJobNotificationEmails( * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5266,7 +5374,7 @@ public Builder clearJobNotificationEmails() { * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5280,7 +5388,7 @@ public Builder clearJobNotificationEmails() { * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* @@ -5301,7 +5409,7 @@ public Builder clearJobNotificationEmails() { * * *
-     * Enable email notification to project owners and editors on job's
+     * Enable email notification for project owners and editors on job's
      * completion/failure.
      * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActionOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActionOrBuilder.java index 24888c7f..02577b05 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActionOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActionOrBuilder.java @@ -175,7 +175,7 @@ public interface ActionOrBuilder * * *
-   * Enable email notification to project owners and editors on job's
+   * Enable email notification for project owners and editors on job's
    * completion/failure.
    * 
* @@ -188,7 +188,7 @@ public interface ActionOrBuilder * * *
-   * Enable email notification to project owners and editors on job's
+   * Enable email notification for project owners and editors on job's
    * completion/failure.
    * 
* @@ -201,7 +201,7 @@ public interface ActionOrBuilder * * *
-   * Enable email notification to project owners and editors on job's
+   * Enable email notification for project owners and editors on job's
    * completion/failure.
    * 
* diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetails.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetails.java index ded8ba74..90144c00 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetails.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetails.java @@ -2237,6 +2237,12 @@ public interface CategoricalStatsHistogramBucketOrBuilder long getBucketValueCount(); } /** + * + * + *
+     * Histogram of value frequencies in the column.
+     * 
+ * * Protobuf type {@code * google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket} */ @@ -2726,6 +2732,12 @@ protected Builder newBuilderForType( return builder; } /** + * + * + *
+       * Histogram of value frequencies in the column.
+       * 
+ * * Protobuf type {@code * google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult.CategoricalStatsHistogramBucket} */ @@ -6149,6 +6161,12 @@ public interface KAnonymityHistogramBucketOrBuilder long getBucketValueCount(); } /** + * + * + *
+     * Histogram of k-anonymity equivalence classes.
+     * 
+ * * Protobuf type {@code * google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket} */ @@ -6672,6 +6690,12 @@ protected Builder newBuilderForType( return builder; } /** + * + * + *
+       * Histogram of k-anonymity equivalence classes.
+       * 
+ * * Protobuf type {@code * google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult.KAnonymityHistogramBucket} */ @@ -10802,6 +10826,12 @@ public interface LDiversityHistogramBucketOrBuilder long getBucketValueCount(); } /** + * + * + *
+     * Histogram of l-diversity equivalence class sensitive value frequencies.
+     * 
+ * * Protobuf type {@code * google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket} */ @@ -11327,6 +11357,12 @@ protected Builder newBuilderForType( return builder; } /** + * + * + *
+       * Histogram of l-diversity equivalence class sensitive value frequencies.
+       * 
+ * * Protobuf type {@code * google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult.LDiversityHistogramBucket} */ @@ -21926,6 +21962,12 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getRequestedSourceTableO public static final int NUMERICAL_STATS_RESULT_FIELD_NUMBER = 3; /** + * + * + *
+   * Numerical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -21936,6 +21978,12 @@ public boolean hasNumericalStatsResult() { return resultCase_ == 3; } /** + * + * + *
+   * Numerical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -21951,6 +21999,12 @@ public boolean hasNumericalStatsResult() { .getDefaultInstance(); } /** + * + * + *
+   * Numerical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -21966,6 +22020,12 @@ public boolean hasNumericalStatsResult() { public static final int CATEGORICAL_STATS_RESULT_FIELD_NUMBER = 4; /** + * + * + *
+   * Categorical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -21976,6 +22036,12 @@ public boolean hasCategoricalStatsResult() { return resultCase_ == 4; } /** + * + * + *
+   * Categorical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -21992,6 +22058,12 @@ public boolean hasCategoricalStatsResult() { .getDefaultInstance(); } /** + * + * + *
+   * Categorical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -22008,6 +22080,12 @@ public boolean hasCategoricalStatsResult() { public static final int K_ANONYMITY_RESULT_FIELD_NUMBER = 5; /** + * + * + *
+   * K-anonymity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -22018,6 +22096,12 @@ public boolean hasKAnonymityResult() { return resultCase_ == 5; } /** + * + * + *
+   * K-anonymity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -22033,6 +22117,12 @@ public boolean hasKAnonymityResult() { .getDefaultInstance(); } /** + * + * + *
+   * K-anonymity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -22048,6 +22138,12 @@ public boolean hasKAnonymityResult() { public static final int L_DIVERSITY_RESULT_FIELD_NUMBER = 6; /** + * + * + *
+   * L-divesity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -22058,6 +22154,12 @@ public boolean hasLDiversityResult() { return resultCase_ == 6; } /** + * + * + *
+   * L-divesity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -22073,6 +22175,12 @@ public boolean hasLDiversityResult() { .getDefaultInstance(); } /** + * + * + *
+   * L-divesity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -22088,6 +22196,12 @@ public boolean hasLDiversityResult() { public static final int K_MAP_ESTIMATION_RESULT_FIELD_NUMBER = 7; /** + * + * + *
+   * K-map result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -22098,6 +22212,12 @@ public boolean hasKMapEstimationResult() { return resultCase_ == 7; } /** + * + * + *
+   * K-map result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -22113,6 +22233,12 @@ public boolean hasKMapEstimationResult() { .getDefaultInstance(); } /** + * + * + *
+   * K-map result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -22128,6 +22254,12 @@ public boolean hasKMapEstimationResult() { public static final int DELTA_PRESENCE_ESTIMATION_RESULT_FIELD_NUMBER = 9; /** + * + * + *
+   * Delta-presence result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -22138,6 +22270,12 @@ public boolean hasDeltaPresenceEstimationResult() { return resultCase_ == 9; } /** + * + * + *
+   * Delta-presence result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -22154,6 +22292,12 @@ public boolean hasDeltaPresenceEstimationResult() { .getDefaultInstance(); } /** + * + * + *
+   * Delta-presence result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -23120,6 +23264,12 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getRequestedSourceTableO com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResultOrBuilder> numericalStatsResultBuilder_; /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23130,6 +23280,12 @@ public boolean hasNumericalStatsResult() { return resultCase_ == 3; } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23154,6 +23310,12 @@ public boolean hasNumericalStatsResult() { } } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23173,6 +23335,12 @@ public Builder setNumericalStatsResult( return this; } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23190,6 +23358,12 @@ public Builder setNumericalStatsResult( return this; } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23222,6 +23396,12 @@ public Builder mergeNumericalStatsResult( return this; } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23243,6 +23423,12 @@ public Builder clearNumericalStatsResult() { return this; } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23252,6 +23438,12 @@ public Builder clearNumericalStatsResult() { return getNumericalStatsResultFieldBuilder().getBuilder(); } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23270,6 +23462,12 @@ public Builder clearNumericalStatsResult() { } } /** + * + * + *
+     * Numerical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -23309,6 +23507,12 @@ public Builder clearNumericalStatsResult() { com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResultOrBuilder> categoricalStatsResultBuilder_; /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23319,6 +23523,12 @@ public boolean hasCategoricalStatsResult() { return resultCase_ == 4; } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23343,6 +23553,12 @@ public boolean hasCategoricalStatsResult() { } } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23362,6 +23578,12 @@ public Builder setCategoricalStatsResult( return this; } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23379,6 +23601,12 @@ public Builder setCategoricalStatsResult( return this; } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23412,6 +23640,12 @@ public Builder mergeCategoricalStatsResult( return this; } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23433,6 +23667,12 @@ public Builder clearCategoricalStatsResult() { return this; } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23442,6 +23682,12 @@ public Builder clearCategoricalStatsResult() { return getCategoricalStatsResultFieldBuilder().getBuilder(); } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23460,6 +23706,12 @@ public Builder clearCategoricalStatsResult() { } } /** + * + * + *
+     * Categorical stats result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -23500,6 +23752,12 @@ public Builder clearCategoricalStatsResult() { com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResultOrBuilder> kAnonymityResultBuilder_; /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23510,6 +23768,12 @@ public boolean hasKAnonymityResult() { return resultCase_ == 5; } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23533,6 +23797,12 @@ public boolean hasKAnonymityResult() { } } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23552,6 +23822,12 @@ public Builder setKAnonymityResult( return this; } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23569,6 +23845,12 @@ public Builder setKAnonymityResult( return this; } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23600,6 +23882,12 @@ public Builder mergeKAnonymityResult( return this; } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23621,6 +23909,12 @@ public Builder clearKAnonymityResult() { return this; } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23630,6 +23924,12 @@ public Builder clearKAnonymityResult() { return getKAnonymityResultFieldBuilder().getBuilder(); } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23647,6 +23947,12 @@ public Builder clearKAnonymityResult() { } } /** + * + * + *
+     * K-anonymity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -23684,6 +23990,12 @@ public Builder clearKAnonymityResult() { com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResultOrBuilder> lDiversityResultBuilder_; /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23694,6 +24006,12 @@ public boolean hasLDiversityResult() { return resultCase_ == 6; } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23717,6 +24035,12 @@ public boolean hasLDiversityResult() { } } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23736,6 +24060,12 @@ public Builder setLDiversityResult( return this; } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23753,6 +24083,12 @@ public Builder setLDiversityResult( return this; } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23784,6 +24120,12 @@ public Builder mergeLDiversityResult( return this; } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23805,6 +24147,12 @@ public Builder clearLDiversityResult() { return this; } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23814,6 +24162,12 @@ public Builder clearLDiversityResult() { return getLDiversityResultFieldBuilder().getBuilder(); } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23831,6 +24185,12 @@ public Builder clearLDiversityResult() { } } /** + * + * + *
+     * L-divesity result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -23868,6 +24228,12 @@ public Builder clearLDiversityResult() { com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResultOrBuilder> kMapEstimationResultBuilder_; /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -23878,6 +24244,12 @@ public boolean hasKMapEstimationResult() { return resultCase_ == 7; } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -23902,6 +24274,12 @@ public boolean hasKMapEstimationResult() { } } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -23921,6 +24299,12 @@ public Builder setKMapEstimationResult( return this; } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -23938,6 +24322,12 @@ public Builder setKMapEstimationResult( return this; } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -23970,6 +24360,12 @@ public Builder mergeKMapEstimationResult( return this; } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -23991,6 +24387,12 @@ public Builder clearKMapEstimationResult() { return this; } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -24000,6 +24402,12 @@ public Builder clearKMapEstimationResult() { return getKMapEstimationResultFieldBuilder().getBuilder(); } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -24018,6 +24426,12 @@ public Builder clearKMapEstimationResult() { } } /** + * + * + *
+     * K-map result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -24059,6 +24473,12 @@ public Builder clearKMapEstimationResult() { .DeltaPresenceEstimationResultOrBuilder> deltaPresenceEstimationResultBuilder_; /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24069,6 +24489,12 @@ public boolean hasDeltaPresenceEstimationResult() { return resultCase_ == 9; } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24094,6 +24520,12 @@ public boolean hasDeltaPresenceEstimationResult() { } } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24114,6 +24546,12 @@ public Builder setDeltaPresenceEstimationResult( return this; } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24131,6 +24569,12 @@ public Builder setDeltaPresenceEstimationResult( return this; } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24165,6 +24609,12 @@ public Builder mergeDeltaPresenceEstimationResult( return this; } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24186,6 +24636,12 @@ public Builder clearDeltaPresenceEstimationResult() { return this; } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24196,6 +24652,12 @@ public Builder clearDeltaPresenceEstimationResult() { return getDeltaPresenceEstimationResultFieldBuilder().getBuilder(); } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -24216,6 +24678,12 @@ public Builder clearDeltaPresenceEstimationResult() { } } /** + * + * + *
+     * Delta-presence result
+     * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetailsOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetailsOrBuilder.java index b8b5d1b3..1865fd1c 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetailsOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetailsOrBuilder.java @@ -94,6 +94,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder com.google.privacy.dlp.v2.BigQueryTableOrBuilder getRequestedSourceTableOrBuilder(); /** + * + * + *
+   * Numerical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -102,6 +108,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ boolean hasNumericalStatsResult(); /** + * + * + *
+   * Numerical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -111,6 +123,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult getNumericalStatsResult(); /** + * + * + *
+   * Numerical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.NumericalStatsResult numerical_stats_result = 3; * @@ -119,6 +137,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder getNumericalStatsResultOrBuilder(); /** + * + * + *
+   * Categorical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -127,6 +151,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ boolean hasCategoricalStatsResult(); /** + * + * + *
+   * Categorical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -136,6 +166,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult getCategoricalStatsResult(); /** + * + * + *
+   * Categorical stats result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.CategoricalStatsResult categorical_stats_result = 4; * @@ -144,6 +180,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder getCategoricalStatsResultOrBuilder(); /** + * + * + *
+   * K-anonymity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -152,6 +194,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ boolean hasKAnonymityResult(); /** + * + * + *
+   * K-anonymity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -160,6 +208,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult getKAnonymityResult(); /** + * + * + *
+   * K-anonymity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KAnonymityResult k_anonymity_result = 5; * @@ -168,6 +222,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder getKAnonymityResultOrBuilder(); /** + * + * + *
+   * L-divesity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -176,6 +236,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ boolean hasLDiversityResult(); /** + * + * + *
+   * L-divesity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -184,6 +250,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult getLDiversityResult(); /** + * + * + *
+   * L-divesity result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.LDiversityResult l_diversity_result = 6; * @@ -192,6 +264,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder getLDiversityResultOrBuilder(); /** + * + * + *
+   * K-map result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -200,6 +278,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ boolean hasKMapEstimationResult(); /** + * + * + *
+   * K-map result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -209,6 +293,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult getKMapEstimationResult(); /** + * + * + *
+   * K-map result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.KMapEstimationResult k_map_estimation_result = 7; * @@ -217,6 +307,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder getKMapEstimationResultOrBuilder(); /** + * + * + *
+   * Delta-presence result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -225,6 +321,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder */ boolean hasDeltaPresenceEstimationResult(); /** + * + * + *
+   * Delta-presence result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * @@ -234,6 +336,12 @@ public interface AnalyzeDataSourceRiskDetailsOrBuilder com.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult getDeltaPresenceEstimationResult(); /** + * + * + *
+   * Delta-presence result
+   * 
+ * * * .google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.DeltaPresenceEstimationResult delta_presence_estimation_result = 9; * 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 1e97f2de..ecef0cce 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 @@ -117,42 +117,178 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.privacy.dlp.v2.ByteContentItem.Builder.class); } - /** Protobuf enum {@code google.privacy.dlp.v2.ByteContentItem.BytesType} */ + /** + * + * + *
+   * The type of data being sent to in data.
+   * 
+ * + * Protobuf enum {@code google.privacy.dlp.v2.ByteContentItem.BytesType} + */ public enum BytesType implements com.google.protobuf.ProtocolMessageEnum { - /** BYTES_TYPE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused
+     * 
+ * + * BYTES_TYPE_UNSPECIFIED = 0; + */ BYTES_TYPE_UNSPECIFIED(0), - /** IMAGE = 6; */ + /** + * + * + *
+     * Any image type.
+     * 
+ * + * IMAGE = 6; + */ IMAGE(6), - /** IMAGE_JPEG = 1; */ + /** + * + * + *
+     * jpeg
+     * 
+ * + * IMAGE_JPEG = 1; + */ IMAGE_JPEG(1), - /** IMAGE_BMP = 2; */ + /** + * + * + *
+     * bmp
+     * 
+ * + * IMAGE_BMP = 2; + */ IMAGE_BMP(2), - /** IMAGE_PNG = 3; */ + /** + * + * + *
+     * png
+     * 
+ * + * IMAGE_PNG = 3; + */ IMAGE_PNG(3), - /** IMAGE_SVG = 4; */ + /** + * + * + *
+     * svg
+     * 
+ * + * IMAGE_SVG = 4; + */ IMAGE_SVG(4), - /** TEXT_UTF8 = 5; */ + /** + * + * + *
+     * plain text
+     * 
+ * + * TEXT_UTF8 = 5; + */ TEXT_UTF8(5), - /** AVRO = 11; */ + /** + * + * + *
+     * avro
+     * 
+ * + * AVRO = 11; + */ AVRO(11), UNRECOGNIZED(-1), ; - /** BYTES_TYPE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused
+     * 
+ * + * BYTES_TYPE_UNSPECIFIED = 0; + */ public static final int BYTES_TYPE_UNSPECIFIED_VALUE = 0; - /** IMAGE = 6; */ + /** + * + * + *
+     * Any image type.
+     * 
+ * + * IMAGE = 6; + */ public static final int IMAGE_VALUE = 6; - /** IMAGE_JPEG = 1; */ + /** + * + * + *
+     * jpeg
+     * 
+ * + * IMAGE_JPEG = 1; + */ public static final int IMAGE_JPEG_VALUE = 1; - /** IMAGE_BMP = 2; */ + /** + * + * + *
+     * bmp
+     * 
+ * + * IMAGE_BMP = 2; + */ public static final int IMAGE_BMP_VALUE = 2; - /** IMAGE_PNG = 3; */ + /** + * + * + *
+     * png
+     * 
+ * + * IMAGE_PNG = 3; + */ public static final int IMAGE_PNG_VALUE = 3; - /** IMAGE_SVG = 4; */ + /** + * + * + *
+     * svg
+     * 
+ * + * IMAGE_SVG = 4; + */ public static final int IMAGE_SVG_VALUE = 4; - /** TEXT_UTF8 = 5; */ + /** + * + * + *
+     * plain text
+     * 
+ * + * TEXT_UTF8 = 5; + */ public static final int TEXT_UTF8_VALUE = 5; - /** AVRO = 11; */ + /** + * + * + *
+     * avro
+     * 
+ * + * AVRO = 11; + */ public static final int AVRO_VALUE = 11; public final int getNumber() { diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnore.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnore.java index e2e5fd0f..e189d0c8 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnore.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnore.java @@ -117,9 +117,25 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.privacy.dlp.v2.CharsToIgnore.Builder.class); } - /** Protobuf enum {@code google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore} */ + /** + * + * + *
+   * Convenience enum for indication common characters to not transform.
+   * 
+ * + * Protobuf enum {@code google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore} + */ public enum CommonCharsToIgnore implements com.google.protobuf.ProtocolMessageEnum { - /** COMMON_CHARS_TO_IGNORE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * COMMON_CHARS_TO_IGNORE_UNSPECIFIED = 0; + */ COMMON_CHARS_TO_IGNORE_UNSPECIFIED(0), /** * @@ -174,7 +190,15 @@ public enum CommonCharsToIgnore implements com.google.protobuf.ProtocolMessageEn UNRECOGNIZED(-1), ; - /** COMMON_CHARS_TO_IGNORE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * COMMON_CHARS_TO_IGNORE_UNSPECIFIED = 0; + */ public static final int COMMON_CHARS_TO_IGNORE_UNSPECIFIED_VALUE = 0; /** * @@ -364,6 +388,12 @@ public CharactersCase getCharactersCase() { public static final int CHARACTERS_TO_SKIP_FIELD_NUMBER = 1; /** + * + * + *
+   * Characters to not transform when masking.
+   * 
+ * * string characters_to_skip = 1; * * @return The charactersToSkip. @@ -385,6 +415,12 @@ public java.lang.String getCharactersToSkip() { } } /** + * + * + *
+   * Characters to not transform when masking.
+   * 
+ * * string characters_to_skip = 1; * * @return The bytes for charactersToSkip. @@ -408,6 +444,13 @@ public com.google.protobuf.ByteString getCharactersToSkipBytes() { public static final int COMMON_CHARACTERS_TO_IGNORE_FIELD_NUMBER = 2; /** + * + * + *
+   * Common characters to not transform when masking. Useful to avoid removing
+   * punctuation.
+   * 
+ * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * * @@ -420,6 +463,13 @@ public int getCommonCharactersToIgnoreValue() { return 0; } /** + * + * + *
+   * Common characters to not transform when masking. Useful to avoid removing
+   * punctuation.
+   * 
+ * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * * @@ -819,6 +869,12 @@ public Builder clearCharacters() { } /** + * + * + *
+     * Characters to not transform when masking.
+     * 
+ * * string characters_to_skip = 1; * * @return The charactersToSkip. @@ -840,6 +896,12 @@ public java.lang.String getCharactersToSkip() { } } /** + * + * + *
+     * Characters to not transform when masking.
+     * 
+ * * string characters_to_skip = 1; * * @return The bytes for charactersToSkip. @@ -861,6 +923,12 @@ public com.google.protobuf.ByteString getCharactersToSkipBytes() { } } /** + * + * + *
+     * Characters to not transform when masking.
+     * 
+ * * string characters_to_skip = 1; * * @param value The charactersToSkip to set. @@ -876,6 +944,12 @@ public Builder setCharactersToSkip(java.lang.String value) { return this; } /** + * + * + *
+     * Characters to not transform when masking.
+     * 
+ * * string characters_to_skip = 1; * * @return This builder for chaining. @@ -889,6 +963,12 @@ public Builder clearCharactersToSkip() { return this; } /** + * + * + *
+     * Characters to not transform when masking.
+     * 
+ * * string characters_to_skip = 1; * * @param value The bytes for charactersToSkip to set. @@ -906,6 +986,13 @@ public Builder setCharactersToSkipBytes(com.google.protobuf.ByteString value) { } /** + * + * + *
+     * Common characters to not transform when masking. Useful to avoid removing
+     * punctuation.
+     * 
+ * * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * @@ -919,6 +1006,13 @@ public int getCommonCharactersToIgnoreValue() { return 0; } /** + * + * + *
+     * Common characters to not transform when masking. Useful to avoid removing
+     * punctuation.
+     * 
+ * * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * @@ -933,6 +1027,13 @@ public Builder setCommonCharactersToIgnoreValue(int value) { return this; } /** + * + * + *
+     * Common characters to not transform when masking. Useful to avoid removing
+     * punctuation.
+     * 
+ * * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * @@ -954,6 +1055,13 @@ public Builder setCommonCharactersToIgnoreValue(int value) { .COMMON_CHARS_TO_IGNORE_UNSPECIFIED; } /** + * + * + *
+     * Common characters to not transform when masking. Useful to avoid removing
+     * punctuation.
+     * 
+ * * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * @@ -972,6 +1080,13 @@ public Builder setCommonCharactersToIgnore( return this; } /** + * + * + *
+     * Common characters to not transform when masking. Useful to avoid removing
+     * punctuation.
+     * 
+ * * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnoreOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnoreOrBuilder.java index 4f4e6791..98a98ed9 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnoreOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnoreOrBuilder.java @@ -24,12 +24,24 @@ public interface CharsToIgnoreOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * Characters to not transform when masking.
+   * 
+ * * string characters_to_skip = 1; * * @return The charactersToSkip. */ java.lang.String getCharactersToSkip(); /** + * + * + *
+   * Characters to not transform when masking.
+   * 
+ * * string characters_to_skip = 1; * * @return The bytes for charactersToSkip. @@ -37,6 +49,13 @@ public interface CharsToIgnoreOrBuilder com.google.protobuf.ByteString getCharactersToSkipBytes(); /** + * + * + *
+   * Common characters to not transform when masking. Useful to avoid removing
+   * punctuation.
+   * 
+ * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * * @@ -44,6 +63,13 @@ public interface CharsToIgnoreOrBuilder */ int getCommonCharactersToIgnoreValue(); /** + * + * + *
+   * Common characters to not transform when masking. Useful to avoid removing
+   * punctuation.
+   * 
+ * * .google.privacy.dlp.v2.CharsToIgnore.CommonCharsToIgnore common_characters_to_ignore = 2; * * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocation.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocation.java index 2ae02541..6bffc4c5 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocation.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocation.java @@ -241,9 +241,9 @@ public LocationCase getLocationCase() { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -270,9 +270,9 @@ public java.lang.String getContainerName() { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -1021,9 +1021,9 @@ public Builder clearLocation() { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -1050,9 +1050,9 @@ public java.lang.String getContainerName() { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -1079,9 +1079,9 @@ public com.google.protobuf.ByteString getContainerNameBytes() { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -1107,9 +1107,9 @@ public Builder setContainerName(java.lang.String value) { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -1131,9 +1131,9 @@ public Builder clearContainerName() { * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocationOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocationOrBuilder.java index bb3b70fa..c6b805c9 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocationOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocationOrBuilder.java @@ -30,9 +30,9 @@ public interface ContentLocationOrBuilder * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * @@ -49,9 +49,9 @@ public interface ContentLocationOrBuilder * Name of the container where the finding is located. * The top level name is the source file name or table name. Names of some * common storage containers are formatted as follows: - * * BigQuery tables: `<project_id>:<dataset_id>.<table_id>` - * * Cloud Storage files: `gs://<bucket>/<path>` - * * Datastore namespace: <namespace> + * * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + * * Cloud Storage files: `gs://{bucket}/{path}` + * * Datastore namespace: {namespace} * Nested names could be absent if the embedded object has no string * identifier (for an example an image contained within a document). * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentOption.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentOption.java index 6e10429d..a8b161e8 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentOption.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentOption.java @@ -147,7 +147,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType } public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() { - return com.google.privacy.dlp.v2.DlpProto.getDescriptor().getEnumTypes().get(0); + return com.google.privacy.dlp.v2.DlpProto.getDescriptor().getEnumTypes().get(2); } private static final ContentOption[] VALUES = values(); 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 6a9bf2f3..161eabdc 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 @@ -203,10 +203,12 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * The DeidentifyTemplate to create.
+   * Required. The DeidentifyTemplate to create.
    * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the deidentifyTemplate field is set. */ @@ -217,10 +219,12 @@ public boolean hasDeidentifyTemplate() { * * *
-   * The DeidentifyTemplate to create.
+   * Required. The DeidentifyTemplate to create.
    * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The deidentifyTemplate. */ @@ -233,10 +237,12 @@ public com.google.privacy.dlp.v2.DeidentifyTemplate getDeidentifyTemplate() { * * *
-   * The DeidentifyTemplate to create.
+   * Required. The DeidentifyTemplate to create.
    * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.DeidentifyTemplateOrBuilder getDeidentifyTemplateOrBuilder() { return getDeidentifyTemplate(); @@ -854,10 +860,12 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the deidentifyTemplate field is set. */ @@ -868,10 +876,12 @@ public boolean hasDeidentifyTemplate() { * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The deidentifyTemplate. */ @@ -888,10 +898,12 @@ public com.google.privacy.dlp.v2.DeidentifyTemplate getDeidentifyTemplate() { * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setDeidentifyTemplate(com.google.privacy.dlp.v2.DeidentifyTemplate value) { if (deidentifyTemplateBuilder_ == null) { @@ -910,10 +922,12 @@ public Builder setDeidentifyTemplate(com.google.privacy.dlp.v2.DeidentifyTemplat * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setDeidentifyTemplate( com.google.privacy.dlp.v2.DeidentifyTemplate.Builder builderForValue) { @@ -930,10 +944,12 @@ public Builder setDeidentifyTemplate( * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeDeidentifyTemplate(com.google.privacy.dlp.v2.DeidentifyTemplate value) { if (deidentifyTemplateBuilder_ == null) { @@ -956,10 +972,12 @@ public Builder mergeDeidentifyTemplate(com.google.privacy.dlp.v2.DeidentifyTempl * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearDeidentifyTemplate() { if (deidentifyTemplateBuilder_ == null) { @@ -976,10 +994,12 @@ public Builder clearDeidentifyTemplate() { * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.DeidentifyTemplate.Builder getDeidentifyTemplateBuilder() { @@ -990,10 +1010,12 @@ public com.google.privacy.dlp.v2.DeidentifyTemplate.Builder getDeidentifyTemplat * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.DeidentifyTemplateOrBuilder getDeidentifyTemplateOrBuilder() { if (deidentifyTemplateBuilder_ != null) { @@ -1008,10 +1030,12 @@ public com.google.privacy.dlp.v2.DeidentifyTemplateOrBuilder getDeidentifyTempla * * *
-     * The DeidentifyTemplate to create.
+     * Required. The DeidentifyTemplate to create.
      * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.DeidentifyTemplate, 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 80eac85e..aa205871 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 @@ -58,10 +58,12 @@ public interface CreateDeidentifyTemplateRequestOrBuilder * * *
-   * The DeidentifyTemplate to create.
+   * Required. The DeidentifyTemplate to create.
    * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the deidentifyTemplate field is set. */ @@ -70,10 +72,12 @@ public interface CreateDeidentifyTemplateRequestOrBuilder * * *
-   * The DeidentifyTemplate to create.
+   * Required. The DeidentifyTemplate to create.
    * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The deidentifyTemplate. */ @@ -82,10 +86,12 @@ public interface CreateDeidentifyTemplateRequestOrBuilder * * *
-   * The DeidentifyTemplate to create.
+   * Required. The DeidentifyTemplate to create.
    * 
* - * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2; + * + * .google.privacy.dlp.v2.DeidentifyTemplate deidentify_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.DeidentifyTemplateOrBuilder getDeidentifyTemplateOrBuilder(); 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 89760df1..5c5bac47 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 @@ -261,6 +261,12 @@ public com.google.protobuf.ByteString getParentBytes() { public static final int INSPECT_JOB_FIELD_NUMBER = 2; /** + * + * + *
+   * Set to control what and how to inspect.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; * * @return Whether the inspectJob field is set. @@ -269,6 +275,12 @@ public boolean hasInspectJob() { return jobCase_ == 2; } /** + * + * + *
+   * Set to control what and how to inspect.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; * * @return The inspectJob. @@ -279,7 +291,15 @@ public com.google.privacy.dlp.v2.InspectJobConfig getInspectJob() { } return com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+   * Set to control what and how to inspect.
+   * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilder() { if (jobCase_ == 2) { return (com.google.privacy.dlp.v2.InspectJobConfig) job_; @@ -289,6 +309,12 @@ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilde public static final int RISK_JOB_FIELD_NUMBER = 3; /** + * + * + *
+   * Set to choose what metric to calculate.
+   * 
+ * * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; * * @return Whether the riskJob field is set. @@ -297,6 +323,12 @@ public boolean hasRiskJob() { return jobCase_ == 3; } /** + * + * + *
+   * Set to choose what metric to calculate.
+   * 
+ * * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; * * @return The riskJob. @@ -307,7 +339,15 @@ public com.google.privacy.dlp.v2.RiskAnalysisJobConfig getRiskJob() { } return com.google.privacy.dlp.v2.RiskAnalysisJobConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+   * Set to choose what metric to calculate.
+   * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public com.google.privacy.dlp.v2.RiskAnalysisJobConfigOrBuilder getRiskJobOrBuilder() { if (jobCase_ == 3) { return (com.google.privacy.dlp.v2.RiskAnalysisJobConfig) job_; @@ -975,6 +1015,12 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { com.google.privacy.dlp.v2.InspectJobConfigOrBuilder> inspectJobBuilder_; /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; * * @return Whether the inspectJob field is set. @@ -983,6 +1029,12 @@ public boolean hasInspectJob() { return jobCase_ == 2; } /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; * * @return The inspectJob. @@ -1000,7 +1052,15 @@ public com.google.privacy.dlp.v2.InspectJobConfig getInspectJob() { return com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public Builder setInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) { if (inspectJobBuilder_ == null) { if (value == null) { @@ -1014,7 +1074,15 @@ public Builder setInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) { jobCase_ = 2; return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public Builder setInspectJob( com.google.privacy.dlp.v2.InspectJobConfig.Builder builderForValue) { if (inspectJobBuilder_ == null) { @@ -1026,7 +1094,15 @@ public Builder setInspectJob( jobCase_ = 2; return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public Builder mergeInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) { if (inspectJobBuilder_ == null) { if (jobCase_ == 2 @@ -1049,7 +1125,15 @@ public Builder mergeInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) jobCase_ = 2; return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public Builder clearInspectJob() { if (inspectJobBuilder_ == null) { if (jobCase_ == 2) { @@ -1066,11 +1150,27 @@ public Builder clearInspectJob() { } return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public com.google.privacy.dlp.v2.InspectJobConfig.Builder getInspectJobBuilder() { return getInspectJobFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilder() { if ((jobCase_ == 2) && (inspectJobBuilder_ != null)) { return inspectJobBuilder_.getMessageOrBuilder(); @@ -1081,7 +1181,15 @@ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilde return com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+     * Set to control what and how to inspect.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.InspectJobConfig, com.google.privacy.dlp.v2.InspectJobConfig.Builder, @@ -1113,6 +1221,12 @@ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilde com.google.privacy.dlp.v2.RiskAnalysisJobConfigOrBuilder> riskJobBuilder_; /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; * * @return Whether the riskJob field is set. @@ -1121,6 +1235,12 @@ public boolean hasRiskJob() { return jobCase_ == 3; } /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; * * @return The riskJob. @@ -1138,7 +1258,15 @@ public com.google.privacy.dlp.v2.RiskAnalysisJobConfig getRiskJob() { return com.google.privacy.dlp.v2.RiskAnalysisJobConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public Builder setRiskJob(com.google.privacy.dlp.v2.RiskAnalysisJobConfig value) { if (riskJobBuilder_ == null) { if (value == null) { @@ -1152,7 +1280,15 @@ public Builder setRiskJob(com.google.privacy.dlp.v2.RiskAnalysisJobConfig value) jobCase_ = 3; return this; } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public Builder setRiskJob( com.google.privacy.dlp.v2.RiskAnalysisJobConfig.Builder builderForValue) { if (riskJobBuilder_ == null) { @@ -1164,7 +1300,15 @@ public Builder setRiskJob( jobCase_ = 3; return this; } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public Builder mergeRiskJob(com.google.privacy.dlp.v2.RiskAnalysisJobConfig value) { if (riskJobBuilder_ == null) { if (jobCase_ == 3 @@ -1187,7 +1331,15 @@ public Builder mergeRiskJob(com.google.privacy.dlp.v2.RiskAnalysisJobConfig valu jobCase_ = 3; return this; } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public Builder clearRiskJob() { if (riskJobBuilder_ == null) { if (jobCase_ == 3) { @@ -1204,11 +1356,27 @@ public Builder clearRiskJob() { } return this; } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public com.google.privacy.dlp.v2.RiskAnalysisJobConfig.Builder getRiskJobBuilder() { return getRiskJobFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ public com.google.privacy.dlp.v2.RiskAnalysisJobConfigOrBuilder getRiskJobOrBuilder() { if ((jobCase_ == 3) && (riskJobBuilder_ != null)) { return riskJobBuilder_.getMessageOrBuilder(); @@ -1219,7 +1387,15 @@ public com.google.privacy.dlp.v2.RiskAnalysisJobConfigOrBuilder getRiskJobOrBuil return com.google.privacy.dlp.v2.RiskAnalysisJobConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+     * Set to choose what metric to calculate.
+     * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.RiskAnalysisJobConfig, com.google.privacy.dlp.v2.RiskAnalysisJobConfig.Builder, 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 ac6e58ef..2b17196e 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 @@ -53,33 +53,73 @@ public interface CreateDlpJobRequestOrBuilder com.google.protobuf.ByteString getParentBytes(); /** + * + * + *
+   * Set to control what and how to inspect.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; * * @return Whether the inspectJob field is set. */ boolean hasInspectJob(); /** + * + * + *
+   * Set to control what and how to inspect.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; * * @return The inspectJob. */ com.google.privacy.dlp.v2.InspectJobConfig getInspectJob(); - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; */ + /** + * + * + *
+   * Set to control what and how to inspect.
+   * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 2; + */ com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilder(); /** + * + * + *
+   * Set to choose what metric to calculate.
+   * 
+ * * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; * * @return Whether the riskJob field is set. */ boolean hasRiskJob(); /** + * + * + *
+   * Set to choose what metric to calculate.
+   * 
+ * * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; * * @return The riskJob. */ com.google.privacy.dlp.v2.RiskAnalysisJobConfig getRiskJob(); - /** .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; */ + /** + * + * + *
+   * Set to choose what metric to calculate.
+   * 
+ * + * .google.privacy.dlp.v2.RiskAnalysisJobConfig risk_job = 3; + */ com.google.privacy.dlp.v2.RiskAnalysisJobConfigOrBuilder getRiskJobOrBuilder(); /** 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 efa8763c..d7d5ebc3 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 @@ -202,10 +202,12 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * The InspectTemplate to create.
+   * Required. The InspectTemplate to create.
    * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the inspectTemplate field is set. */ @@ -216,10 +218,12 @@ public boolean hasInspectTemplate() { * * *
-   * The InspectTemplate to create.
+   * Required. The InspectTemplate to create.
    * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The inspectTemplate. */ @@ -232,10 +236,12 @@ public com.google.privacy.dlp.v2.InspectTemplate getInspectTemplate() { * * *
-   * The InspectTemplate to create.
+   * Required. The InspectTemplate to create.
    * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.InspectTemplateOrBuilder getInspectTemplateOrBuilder() { return getInspectTemplate(); @@ -853,10 +859,12 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the inspectTemplate field is set. */ @@ -867,10 +875,12 @@ public boolean hasInspectTemplate() { * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The inspectTemplate. */ @@ -887,10 +897,12 @@ public com.google.privacy.dlp.v2.InspectTemplate getInspectTemplate() { * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setInspectTemplate(com.google.privacy.dlp.v2.InspectTemplate value) { if (inspectTemplateBuilder_ == null) { @@ -909,10 +921,12 @@ public Builder setInspectTemplate(com.google.privacy.dlp.v2.InspectTemplate valu * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setInspectTemplate( com.google.privacy.dlp.v2.InspectTemplate.Builder builderForValue) { @@ -929,10 +943,12 @@ public Builder setInspectTemplate( * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeInspectTemplate(com.google.privacy.dlp.v2.InspectTemplate value) { if (inspectTemplateBuilder_ == null) { @@ -955,10 +971,12 @@ public Builder mergeInspectTemplate(com.google.privacy.dlp.v2.InspectTemplate va * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearInspectTemplate() { if (inspectTemplateBuilder_ == null) { @@ -975,10 +993,12 @@ public Builder clearInspectTemplate() { * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.InspectTemplate.Builder getInspectTemplateBuilder() { @@ -989,10 +1009,12 @@ public com.google.privacy.dlp.v2.InspectTemplate.Builder getInspectTemplateBuild * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.InspectTemplateOrBuilder getInspectTemplateOrBuilder() { if (inspectTemplateBuilder_ != null) { @@ -1007,10 +1029,12 @@ public com.google.privacy.dlp.v2.InspectTemplateOrBuilder getInspectTemplateOrBu * * *
-     * The InspectTemplate to create.
+     * Required. The InspectTemplate to create.
      * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.InspectTemplate, 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 991c9899..ee111a40 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 @@ -58,10 +58,12 @@ public interface CreateInspectTemplateRequestOrBuilder * * *
-   * The InspectTemplate to create.
+   * Required. The InspectTemplate to create.
    * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the inspectTemplate field is set. */ @@ -70,10 +72,12 @@ public interface CreateInspectTemplateRequestOrBuilder * * *
-   * The InspectTemplate to create.
+   * Required. The InspectTemplate to create.
    * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The inspectTemplate. */ @@ -82,10 +86,12 @@ public interface CreateInspectTemplateRequestOrBuilder * * *
-   * The InspectTemplate to create.
+   * Required. The InspectTemplate to create.
    * 
* - * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2; + * + * .google.privacy.dlp.v2.InspectTemplate inspect_template = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.InspectTemplateOrBuilder getInspectTemplateOrBuilder(); 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 a9fdeff5..6b8839e1 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 @@ -200,10 +200,12 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * The JobTrigger to create.
+   * Required. The JobTrigger to create.
    * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the jobTrigger field is set. */ @@ -214,10 +216,12 @@ public boolean hasJobTrigger() { * * *
-   * The JobTrigger to create.
+   * Required. The JobTrigger to create.
    * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The jobTrigger. */ @@ -230,10 +234,12 @@ public com.google.privacy.dlp.v2.JobTrigger getJobTrigger() { * * *
-   * The JobTrigger to create.
+   * Required. The JobTrigger to create.
    * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.JobTriggerOrBuilder getJobTriggerOrBuilder() { return getJobTrigger(); @@ -845,10 +851,12 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the jobTrigger field is set. */ @@ -859,10 +867,12 @@ public boolean hasJobTrigger() { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The jobTrigger. */ @@ -879,10 +889,12 @@ public com.google.privacy.dlp.v2.JobTrigger getJobTrigger() { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setJobTrigger(com.google.privacy.dlp.v2.JobTrigger value) { if (jobTriggerBuilder_ == null) { @@ -901,10 +913,12 @@ public Builder setJobTrigger(com.google.privacy.dlp.v2.JobTrigger value) { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setJobTrigger(com.google.privacy.dlp.v2.JobTrigger.Builder builderForValue) { if (jobTriggerBuilder_ == null) { @@ -920,10 +934,12 @@ public Builder setJobTrigger(com.google.privacy.dlp.v2.JobTrigger.Builder builde * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeJobTrigger(com.google.privacy.dlp.v2.JobTrigger value) { if (jobTriggerBuilder_ == null) { @@ -946,10 +962,12 @@ public Builder mergeJobTrigger(com.google.privacy.dlp.v2.JobTrigger value) { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearJobTrigger() { if (jobTriggerBuilder_ == null) { @@ -966,10 +984,12 @@ public Builder clearJobTrigger() { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.JobTrigger.Builder getJobTriggerBuilder() { @@ -980,10 +1000,12 @@ public com.google.privacy.dlp.v2.JobTrigger.Builder getJobTriggerBuilder() { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.JobTriggerOrBuilder getJobTriggerOrBuilder() { if (jobTriggerBuilder_ != null) { @@ -998,10 +1020,12 @@ public com.google.privacy.dlp.v2.JobTriggerOrBuilder getJobTriggerOrBuilder() { * * *
-     * The JobTrigger to create.
+     * Required. The JobTrigger to create.
      * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.JobTrigger, 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 d09e37e0..4b3639f2 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 @@ -56,10 +56,12 @@ public interface CreateJobTriggerRequestOrBuilder * * *
-   * The JobTrigger to create.
+   * Required. The JobTrigger to create.
    * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the jobTrigger field is set. */ @@ -68,10 +70,12 @@ public interface CreateJobTriggerRequestOrBuilder * * *
-   * The JobTrigger to create.
+   * Required. The JobTrigger to create.
    * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The jobTrigger. */ @@ -80,10 +84,12 @@ public interface CreateJobTriggerRequestOrBuilder * * *
-   * The JobTrigger to create.
+   * Required. The JobTrigger to create.
    * 
* - * .google.privacy.dlp.v2.JobTrigger job_trigger = 2; + * + * .google.privacy.dlp.v2.JobTrigger job_trigger = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.JobTriggerOrBuilder getJobTriggerOrBuilder(); 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 77f0d5ca..0f9e0892 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 @@ -202,10 +202,12 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * Configuration of the storedInfoType to create.
+   * Required. Configuration of the storedInfoType to create.
    * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the config field is set. */ @@ -216,10 +218,12 @@ public boolean hasConfig() { * * *
-   * Configuration of the storedInfoType to create.
+   * Required. Configuration of the storedInfoType to create.
    * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The config. */ @@ -232,10 +236,12 @@ public com.google.privacy.dlp.v2.StoredInfoTypeConfig getConfig() { * * *
-   * Configuration of the storedInfoType to create.
+   * Required. Configuration of the storedInfoType to create.
    * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.StoredInfoTypeConfigOrBuilder getConfigOrBuilder() { return getConfig(); @@ -853,10 +859,12 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) { * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the config field is set. */ @@ -867,10 +875,12 @@ public boolean hasConfig() { * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The config. */ @@ -887,10 +897,12 @@ public com.google.privacy.dlp.v2.StoredInfoTypeConfig getConfig() { * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setConfig(com.google.privacy.dlp.v2.StoredInfoTypeConfig value) { if (configBuilder_ == null) { @@ -909,10 +921,12 @@ public Builder setConfig(com.google.privacy.dlp.v2.StoredInfoTypeConfig value) { * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setConfig( com.google.privacy.dlp.v2.StoredInfoTypeConfig.Builder builderForValue) { @@ -929,10 +943,12 @@ public Builder setConfig( * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeConfig(com.google.privacy.dlp.v2.StoredInfoTypeConfig value) { if (configBuilder_ == null) { @@ -955,10 +971,12 @@ public Builder mergeConfig(com.google.privacy.dlp.v2.StoredInfoTypeConfig value) * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearConfig() { if (configBuilder_ == null) { @@ -975,10 +993,12 @@ public Builder clearConfig() { * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.StoredInfoTypeConfig.Builder getConfigBuilder() { @@ -989,10 +1009,12 @@ public com.google.privacy.dlp.v2.StoredInfoTypeConfig.Builder getConfigBuilder() * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.StoredInfoTypeConfigOrBuilder getConfigOrBuilder() { if (configBuilder_ != null) { @@ -1007,10 +1029,12 @@ public com.google.privacy.dlp.v2.StoredInfoTypeConfigOrBuilder getConfigOrBuilde * * *
-     * Configuration of the storedInfoType to create.
+     * Required. Configuration of the storedInfoType to create.
      * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.StoredInfoTypeConfig, 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 a874f425..447b44c9 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 @@ -58,10 +58,12 @@ public interface CreateStoredInfoTypeRequestOrBuilder * * *
-   * Configuration of the storedInfoType to create.
+   * Required. Configuration of the storedInfoType to create.
    * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the config field is set. */ @@ -70,10 +72,12 @@ public interface CreateStoredInfoTypeRequestOrBuilder * * *
-   * Configuration of the storedInfoType to create.
+   * Required. Configuration of the storedInfoType to create.
    * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The config. */ @@ -82,10 +86,12 @@ public interface CreateStoredInfoTypeRequestOrBuilder * * *
-   * Configuration of the storedInfoType to create.
+   * Required. Configuration of the storedInfoType to create.
    * 
* - * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2; + * + * .google.privacy.dlp.v2.StoredInfoTypeConfig config = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.StoredInfoTypeConfigOrBuilder getConfigOrBuilder(); diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfig.java index 0d297949..d2cfcb18 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfig.java @@ -205,7 +205,7 @@ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() { * This annotation will be applied to the surrogate by prefixing it with * the name of the custom info type followed by the number of * characters comprising the surrogate. The following scheme defines the - * format: <info type name>(<surrogate character count>):<surrogate> + * format: {info type name}({surrogate character count}):{surrogate} * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and * the surrogate is 'abc', the full replacement value * will be: 'MY_TOKEN_INFO_TYPE(3):abc' @@ -213,7 +213,7 @@ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() { * custom info type 'Surrogate'. This facilitates reversal of the * surrogate when it occurs in free text. * Note: For record transformations where the entire cell in a table is being - * transformed, surrogates are optional to use. Surrogates are used to denote + * transformed, surrogates are not mandatory. Surrogates are used to denote * the location of the token and are necessary for re-identification in free * form text. * In order for inspection to work properly, the name of this info type must @@ -244,7 +244,7 @@ public boolean hasSurrogateInfoType() { * This annotation will be applied to the surrogate by prefixing it with * the name of the custom info type followed by the number of * characters comprising the surrogate. The following scheme defines the - * format: <info type name>(<surrogate character count>):<surrogate> + * format: {info type name}({surrogate character count}):{surrogate} * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and * the surrogate is 'abc', the full replacement value * will be: 'MY_TOKEN_INFO_TYPE(3):abc' @@ -252,7 +252,7 @@ public boolean hasSurrogateInfoType() { * custom info type 'Surrogate'. This facilitates reversal of the * surrogate when it occurs in free text. * Note: For record transformations where the entire cell in a table is being - * transformed, surrogates are optional to use. Surrogates are used to denote + * transformed, surrogates are not mandatory. Surrogates are used to denote * the location of the token and are necessary for re-identification in free * form text. * In order for inspection to work properly, the name of this info type must @@ -285,7 +285,7 @@ public com.google.privacy.dlp.v2.InfoType getSurrogateInfoType() { * This annotation will be applied to the surrogate by prefixing it with * the name of the custom info type followed by the number of * characters comprising the surrogate. The following scheme defines the - * format: <info type name>(<surrogate character count>):<surrogate> + * format: {info type name}({surrogate character count}):{surrogate} * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and * the surrogate is 'abc', the full replacement value * will be: 'MY_TOKEN_INFO_TYPE(3):abc' @@ -293,7 +293,7 @@ public com.google.privacy.dlp.v2.InfoType getSurrogateInfoType() { * custom info type 'Surrogate'. This facilitates reversal of the * surrogate when it occurs in free text. * Note: For record transformations where the entire cell in a table is being - * transformed, surrogates are optional to use. Surrogates are used to denote + * transformed, surrogates are not mandatory. Surrogates are used to denote * the location of the token and are necessary for re-identification in free * form text. * In order for inspection to work properly, the name of this info type must @@ -321,7 +321,7 @@ public com.google.privacy.dlp.v2.InfoTypeOrBuilder getSurrogateInfoTypeOrBuilder * * *
-   * Optional. A context may be used for higher security and maintaining
+   * A context may be used for higher security and maintaining
    * referential integrity such that the same identifier in two different
    * contexts will be given a distinct surrogate. The context is appended to
    * plaintext value being encrypted. On decryption the provided context is
@@ -348,7 +348,7 @@ public boolean hasContext() {
    *
    *
    * 
-   * Optional. A context may be used for higher security and maintaining
+   * A context may be used for higher security and maintaining
    * referential integrity such that the same identifier in two different
    * contexts will be given a distinct surrogate. The context is appended to
    * plaintext value being encrypted. On decryption the provided context is
@@ -375,7 +375,7 @@ public com.google.privacy.dlp.v2.FieldId getContext() {
    *
    *
    * 
-   * Optional. A context may be used for higher security and maintaining
+   * A context may be used for higher security and maintaining
    * referential integrity such that the same identifier in two different
    * contexts will be given a distinct surrogate. The context is appended to
    * plaintext value being encrypted. On decryption the provided context is
@@ -984,7 +984,7 @@ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() {
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -992,7 +992,7 @@ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() {
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1023,7 +1023,7 @@ public boolean hasSurrogateInfoType() {
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1031,7 +1031,7 @@ public boolean hasSurrogateInfoType() {
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1068,7 +1068,7 @@ public com.google.privacy.dlp.v2.InfoType getSurrogateInfoType() {
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1076,7 +1076,7 @@ public com.google.privacy.dlp.v2.InfoType getSurrogateInfoType() {
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1115,7 +1115,7 @@ public Builder setSurrogateInfoType(com.google.privacy.dlp.v2.InfoType value) {
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1123,7 +1123,7 @@ public Builder setSurrogateInfoType(com.google.privacy.dlp.v2.InfoType value) {
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1160,7 +1160,7 @@ public Builder setSurrogateInfoType(
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1168,7 +1168,7 @@ public Builder setSurrogateInfoType(
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1211,7 +1211,7 @@ public Builder mergeSurrogateInfoType(com.google.privacy.dlp.v2.InfoType value)
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1219,7 +1219,7 @@ public Builder mergeSurrogateInfoType(com.google.privacy.dlp.v2.InfoType value)
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1256,7 +1256,7 @@ public Builder clearSurrogateInfoType() {
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1264,7 +1264,7 @@ public Builder clearSurrogateInfoType() {
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1295,7 +1295,7 @@ public com.google.privacy.dlp.v2.InfoType.Builder getSurrogateInfoTypeBuilder()
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1303,7 +1303,7 @@ public com.google.privacy.dlp.v2.InfoType.Builder getSurrogateInfoTypeBuilder()
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1338,7 +1338,7 @@ public com.google.privacy.dlp.v2.InfoTypeOrBuilder getSurrogateInfoTypeOrBuilder
      * This annotation will be applied to the surrogate by prefixing it with
      * the name of the custom info type followed by the number of
      * characters comprising the surrogate. The following scheme defines the
-     * format: <info type name>(<surrogate character count>):<surrogate>
+     * format: {info type name}({surrogate character count}):{surrogate}
      * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
      * the surrogate is 'abc', the full replacement value
      * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -1346,7 +1346,7 @@ public com.google.privacy.dlp.v2.InfoTypeOrBuilder getSurrogateInfoTypeOrBuilder
      * custom info type 'Surrogate'. This facilitates reversal of the
      * surrogate when it occurs in free text.
      * Note: For record transformations where the entire cell in a table is being
-     * transformed, surrogates are optional to use. Surrogates are used to denote
+     * transformed, surrogates are not mandatory. Surrogates are used to denote
      * the location of the token and are necessary for re-identification in free
      * form text.
      * In order for inspection to work properly, the name of this info type must
@@ -1391,7 +1391,7 @@ public com.google.privacy.dlp.v2.InfoTypeOrBuilder getSurrogateInfoTypeOrBuilder
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1418,7 +1418,7 @@ public boolean hasContext() {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1449,7 +1449,7 @@ public com.google.privacy.dlp.v2.FieldId getContext() {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1484,7 +1484,7 @@ public Builder setContext(com.google.privacy.dlp.v2.FieldId value) {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1516,7 +1516,7 @@ public Builder setContext(com.google.privacy.dlp.v2.FieldId.Builder builderForVa
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1555,7 +1555,7 @@ public Builder mergeContext(com.google.privacy.dlp.v2.FieldId value) {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1588,7 +1588,7 @@ public Builder clearContext() {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1615,7 +1615,7 @@ public com.google.privacy.dlp.v2.FieldId.Builder getContextBuilder() {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
@@ -1644,7 +1644,7 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getContextOrBuilder() {
      *
      *
      * 
-     * Optional. A context may be used for higher security and maintaining
+     * A context may be used for higher security and maintaining
      * referential integrity such that the same identifier in two different
      * contexts will be given a distinct surrogate. The context is appended to
      * plaintext value being encrypted. On decryption the provided context is
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfigOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfigOrBuilder.java
index 377800fe..1c808e94 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfigOrBuilder.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfigOrBuilder.java
@@ -66,7 +66,7 @@ public interface CryptoDeterministicConfigOrBuilder
    * This annotation will be applied to the surrogate by prefixing it with
    * the name of the custom info type followed by the number of
    * characters comprising the surrogate. The following scheme defines the
-   * format: <info type name>(<surrogate character count>):<surrogate>
+   * format: {info type name}({surrogate character count}):{surrogate}
    * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
    * the surrogate is 'abc', the full replacement value
    * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -74,7 +74,7 @@ public interface CryptoDeterministicConfigOrBuilder
    * custom info type 'Surrogate'. This facilitates reversal of the
    * surrogate when it occurs in free text.
    * Note: For record transformations where the entire cell in a table is being
-   * transformed, surrogates are optional to use. Surrogates are used to denote
+   * transformed, surrogates are not mandatory. Surrogates are used to denote
    * the location of the token and are necessary for re-identification in free
    * form text.
    * In order for inspection to work properly, the name of this info type must
@@ -103,7 +103,7 @@ public interface CryptoDeterministicConfigOrBuilder
    * This annotation will be applied to the surrogate by prefixing it with
    * the name of the custom info type followed by the number of
    * characters comprising the surrogate. The following scheme defines the
-   * format: <info type name>(<surrogate character count>):<surrogate>
+   * format: {info type name}({surrogate character count}):{surrogate}
    * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
    * the surrogate is 'abc', the full replacement value
    * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -111,7 +111,7 @@ public interface CryptoDeterministicConfigOrBuilder
    * custom info type 'Surrogate'. This facilitates reversal of the
    * surrogate when it occurs in free text.
    * Note: For record transformations where the entire cell in a table is being
-   * transformed, surrogates are optional to use. Surrogates are used to denote
+   * transformed, surrogates are not mandatory. Surrogates are used to denote
    * the location of the token and are necessary for re-identification in free
    * form text.
    * In order for inspection to work properly, the name of this info type must
@@ -140,7 +140,7 @@ public interface CryptoDeterministicConfigOrBuilder
    * This annotation will be applied to the surrogate by prefixing it with
    * the name of the custom info type followed by the number of
    * characters comprising the surrogate. The following scheme defines the
-   * format: <info type name>(<surrogate character count>):<surrogate>
+   * format: {info type name}({surrogate character count}):{surrogate}
    * For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and
    * the surrogate is 'abc', the full replacement value
    * will be: 'MY_TOKEN_INFO_TYPE(3):abc'
@@ -148,7 +148,7 @@ public interface CryptoDeterministicConfigOrBuilder
    * custom info type 'Surrogate'. This facilitates reversal of the
    * surrogate when it occurs in free text.
    * Note: For record transformations where the entire cell in a table is being
-   * transformed, surrogates are optional to use. Surrogates are used to denote
+   * transformed, surrogates are not mandatory. Surrogates are used to denote
    * the location of the token and are necessary for re-identification in free
    * form text.
    * In order for inspection to work properly, the name of this info type must
@@ -172,7 +172,7 @@ public interface CryptoDeterministicConfigOrBuilder
    *
    *
    * 
-   * Optional. A context may be used for higher security and maintaining
+   * A context may be used for higher security and maintaining
    * referential integrity such that the same identifier in two different
    * contexts will be given a distinct surrogate. The context is appended to
    * plaintext value being encrypted. On decryption the provided context is
@@ -197,7 +197,7 @@ public interface CryptoDeterministicConfigOrBuilder
    *
    *
    * 
-   * Optional. A context may be used for higher security and maintaining
+   * A context may be used for higher security and maintaining
    * referential integrity such that the same identifier in two different
    * contexts will be given a distinct surrogate. The context is appended to
    * plaintext value being encrypted. On decryption the provided context is
@@ -222,7 +222,7 @@ public interface CryptoDeterministicConfigOrBuilder
    *
    *
    * 
-   * Optional. A context may be used for higher security and maintaining
+   * A context may be used for higher security and maintaining
    * referential integrity such that the same identifier in two different
    * contexts will be given a distinct surrogate. The context is appended to
    * plaintext value being encrypted. On decryption the provided context is
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKey.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKey.java
index a014b648..42f106ba 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKey.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKey.java
@@ -206,6 +206,12 @@ public SourceCase getSourceCase() {
 
   public static final int TRANSIENT_FIELD_NUMBER = 1;
   /**
+   *
+   *
+   * 
+   * Transient crypto key
+   * 
+ * * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; * * @return Whether the transient field is set. @@ -214,6 +220,12 @@ public boolean hasTransient() { return sourceCase_ == 1; } /** + * + * + *
+   * Transient crypto key
+   * 
+ * * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; * * @return The transient. @@ -224,7 +236,15 @@ public com.google.privacy.dlp.v2.TransientCryptoKey getTransient() { } return com.google.privacy.dlp.v2.TransientCryptoKey.getDefaultInstance(); } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+   * Transient crypto key
+   * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder getTransientOrBuilder() { if (sourceCase_ == 1) { return (com.google.privacy.dlp.v2.TransientCryptoKey) source_; @@ -234,6 +254,12 @@ public com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder getTransientOrBuild public static final int UNWRAPPED_FIELD_NUMBER = 2; /** + * + * + *
+   * Unwrapped crypto key
+   * 
+ * * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; * * @return Whether the unwrapped field is set. @@ -242,6 +268,12 @@ public boolean hasUnwrapped() { return sourceCase_ == 2; } /** + * + * + *
+   * Unwrapped crypto key
+   * 
+ * * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; * * @return The unwrapped. @@ -252,7 +284,15 @@ public com.google.privacy.dlp.v2.UnwrappedCryptoKey getUnwrapped() { } return com.google.privacy.dlp.v2.UnwrappedCryptoKey.getDefaultInstance(); } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+   * Unwrapped crypto key
+   * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder getUnwrappedOrBuilder() { if (sourceCase_ == 2) { return (com.google.privacy.dlp.v2.UnwrappedCryptoKey) source_; @@ -262,6 +302,12 @@ public com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder getUnwrappedOrBuild public static final int KMS_WRAPPED_FIELD_NUMBER = 3; /** + * + * + *
+   * Kms wrapped key
+   * 
+ * * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; * * @return Whether the kmsWrapped field is set. @@ -270,6 +316,12 @@ public boolean hasKmsWrapped() { return sourceCase_ == 3; } /** + * + * + *
+   * Kms wrapped key
+   * 
+ * * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; * * @return The kmsWrapped. @@ -280,7 +332,15 @@ public com.google.privacy.dlp.v2.KmsWrappedCryptoKey getKmsWrapped() { } return com.google.privacy.dlp.v2.KmsWrappedCryptoKey.getDefaultInstance(); } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+   * Kms wrapped key
+   * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public com.google.privacy.dlp.v2.KmsWrappedCryptoKeyOrBuilder getKmsWrappedOrBuilder() { if (sourceCase_ == 3) { return (com.google.privacy.dlp.v2.KmsWrappedCryptoKey) source_; @@ -708,6 +768,12 @@ public Builder clearSource() { com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder> transientBuilder_; /** + * + * + *
+     * Transient crypto key
+     * 
+ * * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; * * @return Whether the transient field is set. @@ -716,6 +782,12 @@ public boolean hasTransient() { return sourceCase_ == 1; } /** + * + * + *
+     * Transient crypto key
+     * 
+ * * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; * * @return The transient. @@ -733,7 +805,15 @@ public com.google.privacy.dlp.v2.TransientCryptoKey getTransient() { return com.google.privacy.dlp.v2.TransientCryptoKey.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public Builder setTransient(com.google.privacy.dlp.v2.TransientCryptoKey value) { if (transientBuilder_ == null) { if (value == null) { @@ -747,7 +827,15 @@ public Builder setTransient(com.google.privacy.dlp.v2.TransientCryptoKey value) sourceCase_ = 1; return this; } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public Builder setTransient( com.google.privacy.dlp.v2.TransientCryptoKey.Builder builderForValue) { if (transientBuilder_ == null) { @@ -759,7 +847,15 @@ public Builder setTransient( sourceCase_ = 1; return this; } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public Builder mergeTransient(com.google.privacy.dlp.v2.TransientCryptoKey value) { if (transientBuilder_ == null) { if (sourceCase_ == 1 @@ -782,7 +878,15 @@ public Builder mergeTransient(com.google.privacy.dlp.v2.TransientCryptoKey value sourceCase_ = 1; return this; } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public Builder clearTransient() { if (transientBuilder_ == null) { if (sourceCase_ == 1) { @@ -799,11 +903,27 @@ public Builder clearTransient() { } return this; } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public com.google.privacy.dlp.v2.TransientCryptoKey.Builder getTransientBuilder() { return getTransientFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ public com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder getTransientOrBuilder() { if ((sourceCase_ == 1) && (transientBuilder_ != null)) { return transientBuilder_.getMessageOrBuilder(); @@ -814,7 +934,15 @@ public com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder getTransientOrBuild return com.google.privacy.dlp.v2.TransientCryptoKey.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+     * Transient crypto key
+     * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.TransientCryptoKey, com.google.privacy.dlp.v2.TransientCryptoKey.Builder, @@ -846,6 +974,12 @@ public com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder getTransientOrBuild com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder> unwrappedBuilder_; /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; * * @return Whether the unwrapped field is set. @@ -854,6 +988,12 @@ public boolean hasUnwrapped() { return sourceCase_ == 2; } /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; * * @return The unwrapped. @@ -871,7 +1011,15 @@ public com.google.privacy.dlp.v2.UnwrappedCryptoKey getUnwrapped() { return com.google.privacy.dlp.v2.UnwrappedCryptoKey.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public Builder setUnwrapped(com.google.privacy.dlp.v2.UnwrappedCryptoKey value) { if (unwrappedBuilder_ == null) { if (value == null) { @@ -885,7 +1033,15 @@ public Builder setUnwrapped(com.google.privacy.dlp.v2.UnwrappedCryptoKey value) sourceCase_ = 2; return this; } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public Builder setUnwrapped( com.google.privacy.dlp.v2.UnwrappedCryptoKey.Builder builderForValue) { if (unwrappedBuilder_ == null) { @@ -897,7 +1053,15 @@ public Builder setUnwrapped( sourceCase_ = 2; return this; } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public Builder mergeUnwrapped(com.google.privacy.dlp.v2.UnwrappedCryptoKey value) { if (unwrappedBuilder_ == null) { if (sourceCase_ == 2 @@ -920,7 +1084,15 @@ public Builder mergeUnwrapped(com.google.privacy.dlp.v2.UnwrappedCryptoKey value sourceCase_ = 2; return this; } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public Builder clearUnwrapped() { if (unwrappedBuilder_ == null) { if (sourceCase_ == 2) { @@ -937,11 +1109,27 @@ public Builder clearUnwrapped() { } return this; } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public com.google.privacy.dlp.v2.UnwrappedCryptoKey.Builder getUnwrappedBuilder() { return getUnwrappedFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ public com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder getUnwrappedOrBuilder() { if ((sourceCase_ == 2) && (unwrappedBuilder_ != null)) { return unwrappedBuilder_.getMessageOrBuilder(); @@ -952,7 +1140,15 @@ public com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder getUnwrappedOrBuild return com.google.privacy.dlp.v2.UnwrappedCryptoKey.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+     * Unwrapped crypto key
+     * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.UnwrappedCryptoKey, com.google.privacy.dlp.v2.UnwrappedCryptoKey.Builder, @@ -984,6 +1180,12 @@ public com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder getUnwrappedOrBuild com.google.privacy.dlp.v2.KmsWrappedCryptoKeyOrBuilder> kmsWrappedBuilder_; /** + * + * + *
+     * Kms wrapped key
+     * 
+ * * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; * * @return Whether the kmsWrapped field is set. @@ -992,6 +1194,12 @@ public boolean hasKmsWrapped() { return sourceCase_ == 3; } /** + * + * + *
+     * Kms wrapped key
+     * 
+ * * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; * * @return The kmsWrapped. @@ -1009,7 +1217,15 @@ public com.google.privacy.dlp.v2.KmsWrappedCryptoKey getKmsWrapped() { return com.google.privacy.dlp.v2.KmsWrappedCryptoKey.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public Builder setKmsWrapped(com.google.privacy.dlp.v2.KmsWrappedCryptoKey value) { if (kmsWrappedBuilder_ == null) { if (value == null) { @@ -1023,7 +1239,15 @@ public Builder setKmsWrapped(com.google.privacy.dlp.v2.KmsWrappedCryptoKey value sourceCase_ = 3; return this; } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public Builder setKmsWrapped( com.google.privacy.dlp.v2.KmsWrappedCryptoKey.Builder builderForValue) { if (kmsWrappedBuilder_ == null) { @@ -1035,7 +1259,15 @@ public Builder setKmsWrapped( sourceCase_ = 3; return this; } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public Builder mergeKmsWrapped(com.google.privacy.dlp.v2.KmsWrappedCryptoKey value) { if (kmsWrappedBuilder_ == null) { if (sourceCase_ == 3 @@ -1058,7 +1290,15 @@ public Builder mergeKmsWrapped(com.google.privacy.dlp.v2.KmsWrappedCryptoKey val sourceCase_ = 3; return this; } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public Builder clearKmsWrapped() { if (kmsWrappedBuilder_ == null) { if (sourceCase_ == 3) { @@ -1075,11 +1315,27 @@ public Builder clearKmsWrapped() { } return this; } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public com.google.privacy.dlp.v2.KmsWrappedCryptoKey.Builder getKmsWrappedBuilder() { return getKmsWrappedFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ public com.google.privacy.dlp.v2.KmsWrappedCryptoKeyOrBuilder getKmsWrappedOrBuilder() { if ((sourceCase_ == 3) && (kmsWrappedBuilder_ != null)) { return kmsWrappedBuilder_.getMessageOrBuilder(); @@ -1090,7 +1346,15 @@ public com.google.privacy.dlp.v2.KmsWrappedCryptoKeyOrBuilder getKmsWrappedOrBui return com.google.privacy.dlp.v2.KmsWrappedCryptoKey.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+     * Kms wrapped key
+     * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.KmsWrappedCryptoKey, com.google.privacy.dlp.v2.KmsWrappedCryptoKey.Builder, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKeyOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKeyOrBuilder.java index 5dd2c9ea..ae5153e5 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKeyOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKeyOrBuilder.java @@ -24,48 +24,108 @@ public interface CryptoKeyOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * Transient crypto key
+   * 
+ * * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; * * @return Whether the transient field is set. */ boolean hasTransient(); /** + * + * + *
+   * Transient crypto key
+   * 
+ * * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; * * @return The transient. */ com.google.privacy.dlp.v2.TransientCryptoKey getTransient(); - /** .google.privacy.dlp.v2.TransientCryptoKey transient = 1; */ + /** + * + * + *
+   * Transient crypto key
+   * 
+ * + * .google.privacy.dlp.v2.TransientCryptoKey transient = 1; + */ com.google.privacy.dlp.v2.TransientCryptoKeyOrBuilder getTransientOrBuilder(); /** + * + * + *
+   * Unwrapped crypto key
+   * 
+ * * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; * * @return Whether the unwrapped field is set. */ boolean hasUnwrapped(); /** + * + * + *
+   * Unwrapped crypto key
+   * 
+ * * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; * * @return The unwrapped. */ com.google.privacy.dlp.v2.UnwrappedCryptoKey getUnwrapped(); - /** .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; */ + /** + * + * + *
+   * Unwrapped crypto key
+   * 
+ * + * .google.privacy.dlp.v2.UnwrappedCryptoKey unwrapped = 2; + */ com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder getUnwrappedOrBuilder(); /** + * + * + *
+   * Kms wrapped key
+   * 
+ * * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; * * @return Whether the kmsWrapped field is set. */ boolean hasKmsWrapped(); /** + * + * + *
+   * Kms wrapped key
+   * 
+ * * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; * * @return The kmsWrapped. */ com.google.privacy.dlp.v2.KmsWrappedCryptoKey getKmsWrapped(); - /** .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; */ + /** + * + * + *
+   * Kms wrapped key
+   * 
+ * + * .google.privacy.dlp.v2.KmsWrappedCryptoKey kms_wrapped = 3; + */ com.google.privacy.dlp.v2.KmsWrappedCryptoKeyOrBuilder getKmsWrappedOrBuilder(); public com.google.privacy.dlp.v2.CryptoKey.SourceCase getSourceCase(); diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfig.java index 2524dfb5..afc8c681 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfig.java @@ -191,7 +191,15 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * Protobuf enum {@code google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet} */ public enum FfxCommonNativeAlphabet implements com.google.protobuf.ProtocolMessageEnum { - /** FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED = 0; + */ FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED(0), /** * @@ -236,7 +244,15 @@ public enum FfxCommonNativeAlphabet implements com.google.protobuf.ProtocolMessa UNRECOGNIZED(-1), ; - /** FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED = 0; + */ public static final int FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED_VALUE = 0; /** * @@ -423,10 +439,12 @@ public AlphabetCase getAlphabetCase() { * * *
-   * The key used by the encryption algorithm. [required]
+   * Required. The key used by the encryption algorithm.
    * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the cryptoKey field is set. */ @@ -437,10 +455,12 @@ public boolean hasCryptoKey() { * * *
-   * The key used by the encryption algorithm. [required]
+   * Required. The key used by the encryption algorithm.
    * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The cryptoKey. */ @@ -453,10 +473,12 @@ public com.google.privacy.dlp.v2.CryptoKey getCryptoKey() { * * *
-   * The key used by the encryption algorithm. [required]
+   * Required. The key used by the encryption algorithm.
    * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() { return getCryptoKey(); @@ -546,6 +568,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getContextOrBuilder() { public static final int COMMON_ALPHABET_FIELD_NUMBER = 4; /** + * + * + *
+   * Common alphabets.
+   * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -559,6 +587,12 @@ public int getCommonAlphabetValue() { return 0; } /** + * + * + *
+   * Common alphabets.
+   * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -1282,10 +1316,12 @@ public Builder clearAlphabet() { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the cryptoKey field is set. */ @@ -1296,10 +1332,12 @@ public boolean hasCryptoKey() { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The cryptoKey. */ @@ -1316,10 +1354,12 @@ public com.google.privacy.dlp.v2.CryptoKey getCryptoKey() { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setCryptoKey(com.google.privacy.dlp.v2.CryptoKey value) { if (cryptoKeyBuilder_ == null) { @@ -1338,10 +1378,12 @@ public Builder setCryptoKey(com.google.privacy.dlp.v2.CryptoKey value) { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setCryptoKey(com.google.privacy.dlp.v2.CryptoKey.Builder builderForValue) { if (cryptoKeyBuilder_ == null) { @@ -1357,10 +1399,12 @@ public Builder setCryptoKey(com.google.privacy.dlp.v2.CryptoKey.Builder builderF * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeCryptoKey(com.google.privacy.dlp.v2.CryptoKey value) { if (cryptoKeyBuilder_ == null) { @@ -1383,10 +1427,12 @@ public Builder mergeCryptoKey(com.google.privacy.dlp.v2.CryptoKey value) { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearCryptoKey() { if (cryptoKeyBuilder_ == null) { @@ -1403,10 +1449,12 @@ public Builder clearCryptoKey() { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.CryptoKey.Builder getCryptoKeyBuilder() { @@ -1417,10 +1465,12 @@ public com.google.privacy.dlp.v2.CryptoKey.Builder getCryptoKeyBuilder() { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() { if (cryptoKeyBuilder_ != null) { @@ -1435,10 +1485,12 @@ public com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder() { * * *
-     * The key used by the encryption algorithm. [required]
+     * Required. The key used by the encryption algorithm.
      * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.CryptoKey, @@ -1756,6 +1808,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getContextOrBuilder() { } /** + * + * + *
+     * Common alphabets.
+     * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -1769,6 +1827,12 @@ public int getCommonAlphabetValue() { return 0; } /** + * + * + *
+     * Common alphabets.
+     * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -1783,6 +1847,12 @@ public Builder setCommonAlphabetValue(int value) { return this; } /** + * + * + *
+     * Common alphabets.
+     * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -1805,6 +1875,12 @@ public Builder setCommonAlphabetValue(int value) { .FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED; } /** + * + * + *
+     * Common alphabets.
+     * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -1823,6 +1899,12 @@ public Builder setCommonAlphabet( return this; } /** + * + * + *
+     * Common alphabets.
+     * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfigOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfigOrBuilder.java index 3d231cb9..049aab90 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfigOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfigOrBuilder.java @@ -27,10 +27,12 @@ public interface CryptoReplaceFfxFpeConfigOrBuilder * * *
-   * The key used by the encryption algorithm. [required]
+   * Required. The key used by the encryption algorithm.
    * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the cryptoKey field is set. */ @@ -39,10 +41,12 @@ public interface CryptoReplaceFfxFpeConfigOrBuilder * * *
-   * The key used by the encryption algorithm. [required]
+   * Required. The key used by the encryption algorithm.
    * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The cryptoKey. */ @@ -51,10 +55,12 @@ public interface CryptoReplaceFfxFpeConfigOrBuilder * * *
-   * The key used by the encryption algorithm. [required]
+   * Required. The key used by the encryption algorithm.
    * 
* - * .google.privacy.dlp.v2.CryptoKey crypto_key = 1; + * + * .google.privacy.dlp.v2.CryptoKey crypto_key = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.CryptoKeyOrBuilder getCryptoKeyOrBuilder(); @@ -133,6 +139,12 @@ public interface CryptoReplaceFfxFpeConfigOrBuilder com.google.privacy.dlp.v2.FieldIdOrBuilder getContextOrBuilder(); /** + * + * + *
+   * Common alphabets.
+   * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * @@ -141,6 +153,12 @@ public interface CryptoReplaceFfxFpeConfigOrBuilder */ int getCommonAlphabetValue(); /** + * + * + *
+   * Common alphabets.
+   * 
+ * * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; * 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 209d09d7..5a0c3352 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,14 +195,13 @@ public MethodCase getMethodCase() { * * *
-   * Range of shift in days. Actual shift will be selected at random within this
+   * 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.
-   * [Required]
    * 
* - * int32 upper_bound_days = 1; + * int32 upper_bound_days = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The upperBoundDays. */ @@ -216,11 +215,10 @@ public int getUpperBoundDays() { * * *
-   * For example, -5 means shift date to at most 5 days back in the past.
-   * [Required]
+   * Required. For example, -5 means shift date to at most 5 days back in the past.
    * 
* - * int32 lower_bound_days = 2; + * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The lowerBoundDays. */ @@ -755,14 +753,13 @@ public Builder clearMethod() { * * *
-     * Range of shift in days. Actual shift will be selected at random within this
+     * 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.
-     * [Required]
      * 
* - * int32 upper_bound_days = 1; + * int32 upper_bound_days = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The upperBoundDays. */ @@ -773,14 +770,13 @@ public int getUpperBoundDays() { * * *
-     * Range of shift in days. Actual shift will be selected at random within this
+     * 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.
-     * [Required]
      * 
* - * int32 upper_bound_days = 1; + * int32 upper_bound_days = 1 [(.google.api.field_behavior) = REQUIRED]; * * @param value The upperBoundDays to set. * @return This builder for chaining. @@ -795,14 +791,13 @@ public Builder setUpperBoundDays(int value) { * * *
-     * Range of shift in days. Actual shift will be selected at random within this
+     * 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.
-     * [Required]
      * 
* - * int32 upper_bound_days = 1; + * int32 upper_bound_days = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ @@ -818,11 +813,10 @@ public Builder clearUpperBoundDays() { * * *
-     * For example, -5 means shift date to at most 5 days back in the past.
-     * [Required]
+     * Required. For example, -5 means shift date to at most 5 days back in the past.
      * 
* - * int32 lower_bound_days = 2; + * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The lowerBoundDays. */ @@ -833,11 +827,10 @@ public int getLowerBoundDays() { * * *
-     * For example, -5 means shift date to at most 5 days back in the past.
-     * [Required]
+     * Required. For example, -5 means shift date to at most 5 days back in the past.
      * 
* - * int32 lower_bound_days = 2; + * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; * * @param value The lowerBoundDays to set. * @return This builder for chaining. @@ -852,11 +845,10 @@ public Builder setLowerBoundDays(int value) { * * *
-     * For example, -5 means shift date to at most 5 days back in the past.
-     * [Required]
+     * Required. For example, -5 means shift date to at most 5 days back in the past.
      * 
* - * int32 lower_bound_days = 2; + * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ 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 5bfa2ca7..799afc58 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,14 +27,13 @@ public interface DateShiftConfigOrBuilder * * *
-   * Range of shift in days. Actual shift will be selected at random within this
+   * 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.
-   * [Required]
    * 
* - * int32 upper_bound_days = 1; + * int32 upper_bound_days = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The upperBoundDays. */ @@ -44,11 +43,10 @@ public interface DateShiftConfigOrBuilder * * *
-   * For example, -5 means shift date to at most 5 days back in the past.
-   * [Required]
+   * Required. For example, -5 means shift date to at most 5 days back in the past.
    * 
* - * int32 lower_bound_days = 2; + * int32 lower_bound_days = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The lowerBoundDays. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTime.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTime.java index 2800b6b5..48b95192 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTime.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTime.java @@ -175,7 +175,15 @@ public interface TimeZoneOrBuilder */ int getOffsetMinutes(); } - /** Protobuf type {@code google.privacy.dlp.v2.DateTime.TimeZone} */ + /** + * + * + *
+   * Time zone of the date time object.
+   * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.DateTime.TimeZone} + */ public static final class TimeZone extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:google.privacy.dlp.v2.DateTime.TimeZone) @@ -434,7 +442,15 @@ protected Builder newBuilderForType( Builder builder = new Builder(parent); return builder; } - /** Protobuf type {@code google.privacy.dlp.v2.DateTime.TimeZone} */ + /** + * + * + *
+     * Time zone of the date time object.
+     * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.DateTime.TimeZone} + */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements @@ -697,8 +713,8 @@ public com.google.privacy.dlp.v2.DateTime.TimeZone getDefaultInstanceForType() { * * *
-   * One or more of the following must be set. All fields are optional, but
-   * when set must be valid date or time values.
+   * One or more of the following must be set.
+   * Must be a valid date or time value.
    * 
* * .google.type.Date date = 1; @@ -712,8 +728,8 @@ public boolean hasDate() { * * *
-   * One or more of the following must be set. All fields are optional, but
-   * when set must be valid date or time values.
+   * One or more of the following must be set.
+   * Must be a valid date or time value.
    * 
* * .google.type.Date date = 1; @@ -727,8 +743,8 @@ public com.google.type.Date getDate() { * * *
-   * One or more of the following must be set. All fields are optional, but
-   * when set must be valid date or time values.
+   * One or more of the following must be set.
+   * Must be a valid date or time value.
    * 
* * .google.type.Date date = 1; @@ -740,6 +756,12 @@ public com.google.type.DateOrBuilder getDateOrBuilder() { public static final int DAY_OF_WEEK_FIELD_NUMBER = 2; private int dayOfWeek_; /** + * + * + *
+   * Day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return The enum numeric value on the wire for dayOfWeek. @@ -748,6 +770,12 @@ public int getDayOfWeekValue() { return dayOfWeek_; } /** + * + * + *
+   * Day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return The dayOfWeek. @@ -761,6 +789,12 @@ public com.google.type.DayOfWeek getDayOfWeek() { public static final int TIME_FIELD_NUMBER = 3; private com.google.type.TimeOfDay time_; /** + * + * + *
+   * Time of day
+   * 
+ * * .google.type.TimeOfDay time = 3; * * @return Whether the time field is set. @@ -769,6 +803,12 @@ public boolean hasTime() { return time_ != null; } /** + * + * + *
+   * Time of day
+   * 
+ * * .google.type.TimeOfDay time = 3; * * @return The time. @@ -776,7 +816,15 @@ public boolean hasTime() { public com.google.type.TimeOfDay getTime() { return time_ == null ? com.google.type.TimeOfDay.getDefaultInstance() : time_; } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+   * Time of day
+   * 
+ * + * .google.type.TimeOfDay time = 3; + */ public com.google.type.TimeOfDayOrBuilder getTimeOrBuilder() { return getTime(); } @@ -784,6 +832,12 @@ public com.google.type.TimeOfDayOrBuilder getTimeOrBuilder() { public static final int TIME_ZONE_FIELD_NUMBER = 4; private com.google.privacy.dlp.v2.DateTime.TimeZone timeZone_; /** + * + * + *
+   * Time zone
+   * 
+ * * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; * * @return Whether the timeZone field is set. @@ -792,6 +846,12 @@ public boolean hasTimeZone() { return timeZone_ != null; } /** + * + * + *
+   * Time zone
+   * 
+ * * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; * * @return The timeZone. @@ -801,7 +861,15 @@ public com.google.privacy.dlp.v2.DateTime.TimeZone getTimeZone() { ? com.google.privacy.dlp.v2.DateTime.TimeZone.getDefaultInstance() : timeZone_; } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+   * Time zone
+   * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public com.google.privacy.dlp.v2.DateTime.TimeZoneOrBuilder getTimeZoneOrBuilder() { return getTimeZone(); } @@ -1211,8 +1279,8 @@ public Builder mergeFrom( * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1226,8 +1294,8 @@ public boolean hasDate() { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1245,8 +1313,8 @@ public com.google.type.Date getDate() { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1268,8 +1336,8 @@ public Builder setDate(com.google.type.Date value) { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1288,8 +1356,8 @@ public Builder setDate(com.google.type.Date.Builder builderForValue) { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1312,8 +1380,8 @@ public Builder mergeDate(com.google.type.Date value) { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1333,8 +1401,8 @@ public Builder clearDate() { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1348,8 +1416,8 @@ public com.google.type.Date.Builder getDateBuilder() { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1365,8 +1433,8 @@ public com.google.type.DateOrBuilder getDateOrBuilder() { * * *
-     * One or more of the following must be set. All fields are optional, but
-     * when set must be valid date or time values.
+     * One or more of the following must be set.
+     * Must be a valid date or time value.
      * 
* * .google.type.Date date = 1; @@ -1386,6 +1454,12 @@ public com.google.type.DateOrBuilder getDateOrBuilder() { private int dayOfWeek_ = 0; /** + * + * + *
+     * Day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return The enum numeric value on the wire for dayOfWeek. @@ -1394,6 +1468,12 @@ public int getDayOfWeekValue() { return dayOfWeek_; } /** + * + * + *
+     * Day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @param value The enum numeric value on the wire for dayOfWeek to set. @@ -1405,6 +1485,12 @@ public Builder setDayOfWeekValue(int value) { return this; } /** + * + * + *
+     * Day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return The dayOfWeek. @@ -1415,6 +1501,12 @@ public com.google.type.DayOfWeek getDayOfWeek() { return result == null ? com.google.type.DayOfWeek.UNRECOGNIZED : result; } /** + * + * + *
+     * Day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @param value The dayOfWeek to set. @@ -1430,6 +1522,12 @@ public Builder setDayOfWeek(com.google.type.DayOfWeek value) { return this; } /** + * + * + *
+     * Day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return This builder for chaining. @@ -1448,6 +1546,12 @@ public Builder clearDayOfWeek() { com.google.type.TimeOfDayOrBuilder> timeBuilder_; /** + * + * + *
+     * Time of day
+     * 
+ * * .google.type.TimeOfDay time = 3; * * @return Whether the time field is set. @@ -1456,6 +1560,12 @@ public boolean hasTime() { return timeBuilder_ != null || time_ != null; } /** + * + * + *
+     * Time of day
+     * 
+ * * .google.type.TimeOfDay time = 3; * * @return The time. @@ -1467,7 +1577,15 @@ public com.google.type.TimeOfDay getTime() { return timeBuilder_.getMessage(); } } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ public Builder setTime(com.google.type.TimeOfDay value) { if (timeBuilder_ == null) { if (value == null) { @@ -1481,7 +1599,15 @@ public Builder setTime(com.google.type.TimeOfDay value) { return this; } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ public Builder setTime(com.google.type.TimeOfDay.Builder builderForValue) { if (timeBuilder_ == null) { time_ = builderForValue.build(); @@ -1492,7 +1618,15 @@ public Builder setTime(com.google.type.TimeOfDay.Builder builderForValue) { return this; } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ public Builder mergeTime(com.google.type.TimeOfDay value) { if (timeBuilder_ == null) { if (time_ != null) { @@ -1507,7 +1641,15 @@ public Builder mergeTime(com.google.type.TimeOfDay value) { return this; } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ public Builder clearTime() { if (timeBuilder_ == null) { time_ = null; @@ -1519,13 +1661,29 @@ public Builder clearTime() { return this; } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ public com.google.type.TimeOfDay.Builder getTimeBuilder() { onChanged(); return getTimeFieldBuilder().getBuilder(); } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ public com.google.type.TimeOfDayOrBuilder getTimeOrBuilder() { if (timeBuilder_ != null) { return timeBuilder_.getMessageOrBuilder(); @@ -1533,7 +1691,15 @@ public com.google.type.TimeOfDayOrBuilder getTimeOrBuilder() { return time_ == null ? com.google.type.TimeOfDay.getDefaultInstance() : time_; } } - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+     * Time of day
+     * 
+ * + * .google.type.TimeOfDay time = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.type.TimeOfDay, com.google.type.TimeOfDay.Builder, @@ -1557,6 +1723,12 @@ public com.google.type.TimeOfDayOrBuilder getTimeOrBuilder() { com.google.privacy.dlp.v2.DateTime.TimeZoneOrBuilder> timeZoneBuilder_; /** + * + * + *
+     * Time zone
+     * 
+ * * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; * * @return Whether the timeZone field is set. @@ -1565,6 +1737,12 @@ public boolean hasTimeZone() { return timeZoneBuilder_ != null || timeZone_ != null; } /** + * + * + *
+     * Time zone
+     * 
+ * * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; * * @return The timeZone. @@ -1578,7 +1756,15 @@ public com.google.privacy.dlp.v2.DateTime.TimeZone getTimeZone() { return timeZoneBuilder_.getMessage(); } } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public Builder setTimeZone(com.google.privacy.dlp.v2.DateTime.TimeZone value) { if (timeZoneBuilder_ == null) { if (value == null) { @@ -1592,7 +1778,15 @@ public Builder setTimeZone(com.google.privacy.dlp.v2.DateTime.TimeZone value) { return this; } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public Builder setTimeZone( com.google.privacy.dlp.v2.DateTime.TimeZone.Builder builderForValue) { if (timeZoneBuilder_ == null) { @@ -1604,7 +1798,15 @@ public Builder setTimeZone( return this; } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public Builder mergeTimeZone(com.google.privacy.dlp.v2.DateTime.TimeZone value) { if (timeZoneBuilder_ == null) { if (timeZone_ != null) { @@ -1622,7 +1824,15 @@ public Builder mergeTimeZone(com.google.privacy.dlp.v2.DateTime.TimeZone value) return this; } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public Builder clearTimeZone() { if (timeZoneBuilder_ == null) { timeZone_ = null; @@ -1634,13 +1844,29 @@ public Builder clearTimeZone() { return this; } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public com.google.privacy.dlp.v2.DateTime.TimeZone.Builder getTimeZoneBuilder() { onChanged(); return getTimeZoneFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ public com.google.privacy.dlp.v2.DateTime.TimeZoneOrBuilder getTimeZoneOrBuilder() { if (timeZoneBuilder_ != null) { return timeZoneBuilder_.getMessageOrBuilder(); @@ -1650,7 +1876,15 @@ public com.google.privacy.dlp.v2.DateTime.TimeZoneOrBuilder getTimeZoneOrBuilder : timeZone_; } } - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+     * Time zone
+     * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.DateTime.TimeZone, com.google.privacy.dlp.v2.DateTime.TimeZone.Builder, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTimeOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTimeOrBuilder.java index 10bd76b0..544a6105 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTimeOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTimeOrBuilder.java @@ -27,8 +27,8 @@ public interface DateTimeOrBuilder * * *
-   * One or more of the following must be set. All fields are optional, but
-   * when set must be valid date or time values.
+   * One or more of the following must be set.
+   * Must be a valid date or time value.
    * 
* * .google.type.Date date = 1; @@ -40,8 +40,8 @@ public interface DateTimeOrBuilder * * *
-   * One or more of the following must be set. All fields are optional, but
-   * when set must be valid date or time values.
+   * One or more of the following must be set.
+   * Must be a valid date or time value.
    * 
* * .google.type.Date date = 1; @@ -53,8 +53,8 @@ public interface DateTimeOrBuilder * * *
-   * One or more of the following must be set. All fields are optional, but
-   * when set must be valid date or time values.
+   * One or more of the following must be set.
+   * Must be a valid date or time value.
    * 
* * .google.type.Date date = 1; @@ -62,12 +62,24 @@ public interface DateTimeOrBuilder com.google.type.DateOrBuilder getDateOrBuilder(); /** + * + * + *
+   * Day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return The enum numeric value on the wire for dayOfWeek. */ int getDayOfWeekValue(); /** + * + * + *
+   * Day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week = 2; * * @return The dayOfWeek. @@ -75,32 +87,72 @@ public interface DateTimeOrBuilder com.google.type.DayOfWeek getDayOfWeek(); /** + * + * + *
+   * Time of day
+   * 
+ * * .google.type.TimeOfDay time = 3; * * @return Whether the time field is set. */ boolean hasTime(); /** + * + * + *
+   * Time of day
+   * 
+ * * .google.type.TimeOfDay time = 3; * * @return The time. */ com.google.type.TimeOfDay getTime(); - /** .google.type.TimeOfDay time = 3; */ + /** + * + * + *
+   * Time of day
+   * 
+ * + * .google.type.TimeOfDay time = 3; + */ com.google.type.TimeOfDayOrBuilder getTimeOrBuilder(); /** + * + * + *
+   * Time zone
+   * 
+ * * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; * * @return Whether the timeZone field is set. */ boolean hasTimeZone(); /** + * + * + *
+   * Time zone
+   * 
+ * * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; * * @return The timeZone. */ com.google.privacy.dlp.v2.DateTime.TimeZone getTimeZone(); - /** .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; */ + /** + * + * + *
+   * Time zone
+   * 
+ * + * .google.privacy.dlp.v2.DateTime.TimeZone time_zone = 4; + */ com.google.privacy.dlp.v2.DateTime.TimeZoneOrBuilder getTimeZoneOrBuilder(); } 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 e4ccc5ce..3b31a031 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 @@ -381,7 +381,7 @@ public com.google.privacy.dlp.v2.ContentItemOrBuilder getItemOrBuilder() { * * *
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -407,7 +407,7 @@ public java.lang.String getInspectTemplateName() {
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -436,7 +436,7 @@ public com.google.protobuf.ByteString getInspectTemplateNameBytes() {
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * deidentify_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -462,7 +462,7 @@ public java.lang.String getDeidentifyTemplateName() {
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * deidentify_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1684,7 +1684,7 @@ public com.google.privacy.dlp.v2.ContentItemOrBuilder getItemOrBuilder() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1710,7 +1710,7 @@ public java.lang.String getInspectTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1736,7 +1736,7 @@ public com.google.protobuf.ByteString getInspectTemplateNameBytes() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1761,7 +1761,7 @@ public Builder setInspectTemplateName(java.lang.String value) {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1782,7 +1782,7 @@ public Builder clearInspectTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1810,7 +1810,7 @@ public Builder setInspectTemplateNameBytes(com.google.protobuf.ByteString value)
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * deidentify_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1836,7 +1836,7 @@ public java.lang.String getDeidentifyTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * deidentify_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1862,7 +1862,7 @@ public com.google.protobuf.ByteString getDeidentifyTemplateNameBytes() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * deidentify_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1887,7 +1887,7 @@ public Builder setDeidentifyTemplateName(java.lang.String value) {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * deidentify_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1908,7 +1908,7 @@ public Builder clearDeidentifyTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * deidentify_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
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 8dab778a..64902cce 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
@@ -169,7 +169,7 @@ public interface DeidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -185,7 +185,7 @@ public interface DeidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -202,7 +202,7 @@ public interface DeidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * deidentify_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -218,7 +218,7 @@ public interface DeidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * deidentify_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplate.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplate.java
index 38210fcb..f4fe8a16 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplate.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplate.java
@@ -180,13 +180,13 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    *
    *
    * 
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
    * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The name. */ @@ -205,13 +205,13 @@ public java.lang.String getName() { * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
    * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The bytes for name. */ @@ -327,10 +327,11 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -341,10 +342,11 @@ public boolean hasCreateTime() { * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -355,10 +357,11 @@ public com.google.protobuf.Timestamp getCreateTime() { * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { return getCreateTime(); @@ -370,10 +373,11 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -384,10 +388,11 @@ public boolean hasUpdateTime() { * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -398,10 +403,11 @@ public com.google.protobuf.Timestamp getUpdateTime() { * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { return getUpdateTime(); @@ -890,13 +896,13 @@ public Builder mergeFrom( * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
      * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The name. */ @@ -915,13 +921,13 @@ public java.lang.String getName() { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
      * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The bytes for name. */ @@ -940,13 +946,13 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
      * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @param value The name to set. * @return This builder for chaining. @@ -964,13 +970,13 @@ public Builder setName(java.lang.String value) { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
      * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return This builder for chaining. */ @@ -984,13 +990,13 @@ public Builder clearName() { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
      * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @param value The bytes for name to set. * @return This builder for chaining. @@ -1228,10 +1234,12 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -1242,10 +1250,12 @@ public boolean hasCreateTime() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -1262,10 +1272,12 @@ public com.google.protobuf.Timestamp getCreateTime() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setCreateTime(com.google.protobuf.Timestamp value) { if (createTimeBuilder_ == null) { @@ -1284,10 +1296,12 @@ public Builder setCreateTime(com.google.protobuf.Timestamp value) { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (createTimeBuilder_ == null) { @@ -1303,10 +1317,12 @@ public Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForVal * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeCreateTime(com.google.protobuf.Timestamp value) { if (createTimeBuilder_ == null) { @@ -1327,10 +1343,12 @@ public Builder mergeCreateTime(com.google.protobuf.Timestamp value) { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearCreateTime() { if (createTimeBuilder_ == null) { @@ -1347,10 +1365,12 @@ public Builder clearCreateTime() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() { @@ -1361,10 +1381,12 @@ public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { if (createTimeBuilder_ != null) { @@ -1379,10 +1401,12 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, @@ -1411,10 +1435,12 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -1425,10 +1451,12 @@ public boolean hasUpdateTime() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -1445,10 +1473,12 @@ public com.google.protobuf.Timestamp getUpdateTime() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { if (updateTimeBuilder_ == null) { @@ -1467,10 +1497,12 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (updateTimeBuilder_ == null) { @@ -1486,10 +1518,12 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForVal * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { if (updateTimeBuilder_ == null) { @@ -1510,10 +1544,12 @@ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearUpdateTime() { if (updateTimeBuilder_ == null) { @@ -1530,10 +1566,12 @@ public Builder clearUpdateTime() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { @@ -1544,10 +1582,12 @@ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { if (updateTimeBuilder_ != null) { @@ -1562,10 +1602,12 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateOrBuilder.java index 1903488f..b9691311 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateOrBuilder.java @@ -27,13 +27,13 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
    * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The name. */ @@ -42,13 +42,13 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR
    * `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID`
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The bytes for name. */ @@ -108,10 +108,11 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -120,10 +121,11 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -132,10 +134,11 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder(); @@ -143,10 +146,11 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -155,10 +159,11 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -167,10 +172,11 @@ public interface DeidentifyTemplateOrBuilder * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder(); diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJob.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJob.java index ebe69c36..49a1914f 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJob.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJob.java @@ -231,9 +231,25 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.privacy.dlp.v2.DlpJob.class, com.google.privacy.dlp.v2.DlpJob.Builder.class); } - /** Protobuf enum {@code google.privacy.dlp.v2.DlpJob.JobState} */ + /** + * + * + *
+   * Possible states of a job.
+   * 
+ * + * Protobuf enum {@code google.privacy.dlp.v2.DlpJob.JobState} + */ public enum JobState implements com.google.protobuf.ProtocolMessageEnum { - /** JOB_STATE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * JOB_STATE_UNSPECIFIED = 0; + */ JOB_STATE_UNSPECIFIED(0), /** * @@ -288,7 +304,15 @@ public enum JobState implements com.google.protobuf.ProtocolMessageEnum { UNRECOGNIZED(-1), ; - /** JOB_STATE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * JOB_STATE_UNSPECIFIED = 0; + */ public static final int JOB_STATE_UNSPECIFIED_VALUE = 0; /** * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobType.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobType.java index 0ea3ed31..40b148ca 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobType.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobType.java @@ -22,13 +22,21 @@ * * *
- * An enum to represent the various type of DLP jobs.
+ * An enum to represent the various types of DLP jobs.
  * 
* * Protobuf enum {@code google.privacy.dlp.v2.DlpJobType} */ public enum DlpJobType implements com.google.protobuf.ProtocolMessageEnum { - /** DLP_JOB_TYPE_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused
+   * 
+ * + * DLP_JOB_TYPE_UNSPECIFIED = 0; + */ DLP_JOB_TYPE_UNSPECIFIED(0), /** * @@ -53,7 +61,15 @@ public enum DlpJobType implements com.google.protobuf.ProtocolMessageEnum { UNRECOGNIZED(-1), ; - /** DLP_JOB_TYPE_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused
+   * 
+ * + * DLP_JOB_TYPE_UNSPECIFIED = 0; + */ public static final int DLP_JOB_TYPE_UNSPECIFIED_VALUE = 0; /** * 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 29f46857..355dc1d0 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 @@ -666,15 +666,15 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { java.lang.String[] descriptorData = { "\n\037google/privacy/dlp/v2/dlp.proto\022\025googl" + "e.privacy.dlp.v2\032\034google/api/annotations" - + ".proto\032\037google/api/field_behavior.proto\032" - + "\031google/api/resource.proto\032#google/priva" - + "cy/dlp/v2/storage.proto\032\036google/protobuf" - + "/duration.proto\032\033google/protobuf/empty.p" - + "roto\032 google/protobuf/field_mask.proto\032\037" - + "google/protobuf/timestamp.proto\032\027google/" - + "rpc/status.proto\032\026google/type/date.proto" - + "\032\033google/type/dayofweek.proto\032\033google/ty" - + "pe/timeofday.proto\032\027google/api/client.pr" + + ".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" + "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" @@ -843,534 +843,539 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "\030\001 \001(\0132$.google.privacy.dlp.v2.PrivacyMe" + "tric\022:\n\014source_table\030\002 \001(\0132$.google.priv" + "acy.dlp.v2.BigQueryTable\022.\n\007actions\030\003 \003(" - + "\0132\035.google.privacy.dlp.v2.Action\"\267\001\n\007Qua" - + "siId\022-\n\005field\030\001 \001(\0132\036.google.privacy.dlp" - + ".v2.FieldId\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.proto" - + "buf.EmptyH\000B\005\n\003tag\"\257\002\n\020StatisticalTable\022" - + "3\n\005table\030\003 \001(\0132$.google.privacy.dlp.v2.B" - + "igQueryTable\022O\n\tquasi_ids\030\001 \003(\0132<.google" - + ".privacy.dlp.v2.StatisticalTable.QuasiId" - + "entifierField\022:\n\022relative_frequency\030\002 \001(" - + "\0132\036.google.privacy.dlp.v2.FieldId\032Y\n\024Qua" - + "siIdentifierField\022-\n\005field\030\001 \001(\0132\036.googl" - + "e.privacy.dlp.v2.FieldId\022\022\n\ncustom_tag\030\002" - + " \001(\t\"\365\016\n\rPrivacyMetric\022[\n\026numerical_stat" - + "s_config\030\001 \001(\01329.google.privacy.dlp.v2.P" - + "rivacyMetric.NumericalStatsConfigH\000\022_\n\030c" - + "ategorical_stats_config\030\002 \001(\0132;.google.p" - + "rivacy.dlp.v2.PrivacyMetric.CategoricalS" - + "tatsConfigH\000\022S\n\022k_anonymity_config\030\003 \001(\013" - + "25.google.privacy.dlp.v2.PrivacyMetric.K" - + "AnonymityConfigH\000\022S\n\022l_diversity_config\030" - + "\004 \001(\01325.google.privacy.dlp.v2.PrivacyMet" - + "ric.LDiversityConfigH\000\022\\\n\027k_map_estimati" - + "on_config\030\005 \001(\01329.google.privacy.dlp.v2." - + "PrivacyMetric.KMapEstimationConfigH\000\022n\n " - + "delta_presence_estimation_config\030\006 \001(\0132B" - + ".google.privacy.dlp.v2.PrivacyMetric.Del" - + "taPresenceEstimationConfigH\000\032E\n\024Numerica" - + "lStatsConfig\022-\n\005field\030\001 \001(\0132\036.google.pri" - + "vacy.dlp.v2.FieldId\032G\n\026CategoricalStatsC" - + "onfig\022-\n\005field\030\001 \001(\0132\036.google.privacy.dl" - + "p.v2.FieldId\032y\n\020KAnonymityConfig\0221\n\tquas" - + "i_ids\030\001 \003(\0132\036.google.privacy.dlp.v2.Fiel" - + "dId\0222\n\tentity_id\030\002 \001(\0132\037.google.privacy." - + "dlp.v2.EntityId\032\202\001\n\020LDiversityConfig\0221\n\t" - + "quasi_ids\030\001 \003(\0132\036.google.privacy.dlp.v2." - + "FieldId\022;\n\023sensitive_attribute\030\002 \001(\0132\036.g" - + "oogle.privacy.dlp.v2.FieldId\032\350\005\n\024KMapEst" - + "imationConfig\022X\n\tquasi_ids\030\001 \003(\0132E.googl" - + "e.privacy.dlp.v2.PrivacyMetric.KMapEstim" - + "ationConfig.TaggedField\022\023\n\013region_code\030\002" - + " \001(\t\022b\n\020auxiliary_tables\030\003 \003(\0132H.google." - + "privacy.dlp.v2.PrivacyMetric.KMapEstimat" - + "ionConfig.AuxiliaryTable\032\273\001\n\013TaggedField" - + "\022-\n\005field\030\001 \001(\0132\036.google.privacy.dlp.v2." - + "FieldId\0224\n\tinfo_type\030\002 \001(\0132\037.google.priv" - + "acy.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\276\002\n\016AuxiliaryTable\0223\n\005tab" - + "le\030\003 \001(\0132$.google.privacy.dlp.v2.BigQuer" - + "yTable\022h\n\tquasi_ids\030\001 \003(\0132U.google.priva" - + "cy.dlp.v2.PrivacyMetric.KMapEstimationCo" - + "nfig.AuxiliaryTable.QuasiIdField\022:\n\022rela" + + "\0132\035.google.privacy.dlp.v2.Action\"\274\001\n\007Qua" + + "siId\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.go" + + "ogle.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\020StatisticalT" + + "able\0228\n\005table\030\003 \001(\0132$.google.privacy.dlp" + + ".v2.BigQueryTableB\003\340A\002\022T\n\tquasi_ids\030\001 \003(" + + "\0132<.google.privacy.dlp.v2.StatisticalTab" + + "le.QuasiIdentifierFieldB\003\340A\002\022?\n\022relative" + + "_frequency\030\002 \001(\0132\036.google.privacy.dlp.v2" + + ".FieldIdB\003\340A\002\032Y\n\024QuasiIdentifierField\022-\n" + + "\005field\030\001 \001(\0132\036.google.privacy.dlp.v2.Fie" + + "ldId\022\022\n\ncustom_tag\030\002 \001(\t\"\223\017\n\rPrivacyMetr" + + "ic\022[\n\026numerical_stats_config\030\001 \001(\01329.goo" + + "gle.privacy.dlp.v2.PrivacyMetric.Numeric" + + "alStatsConfigH\000\022_\n\030categorical_stats_con" + + "fig\030\002 \001(\0132;.google.privacy.dlp.v2.Privac" + + "yMetric.CategoricalStatsConfigH\000\022S\n\022k_an" + + "onymity_config\030\003 \001(\01325.google.privacy.dl" + + "p.v2.PrivacyMetric.KAnonymityConfigH\000\022S\n" + + "\022l_diversity_config\030\004 \001(\01325.google.priva" + + "cy.dlp.v2.PrivacyMetric.LDiversityConfig" + + "H\000\022\\\n\027k_map_estimation_config\030\005 \001(\01329.go" + + "ogle.privacy.dlp.v2.PrivacyMetric.KMapEs" + + "timationConfigH\000\022n\n delta_presence_estim" + + "ation_config\030\006 \001(\0132B.google.privacy.dlp." + + "v2.PrivacyMetric.DeltaPresenceEstimation" + + "ConfigH\000\032E\n\024NumericalStatsConfig\022-\n\005fiel" + + "d\030\001 \001(\0132\036.google.privacy.dlp.v2.FieldId\032" + + "G\n\026CategoricalStatsConfig\022-\n\005field\030\001 \001(\013" + + "2\036.google.privacy.dlp.v2.FieldId\032y\n\020KAno" + + "nymityConfig\0221\n\tquasi_ids\030\001 \003(\0132\036.google" + + ".privacy.dlp.v2.FieldId\0222\n\tentity_id\030\002 \001" + + "(\0132\037.google.privacy.dlp.v2.EntityId\032\202\001\n\020" + + "LDiversityConfig\0221\n\tquasi_ids\030\001 \003(\0132\036.go" + + "ogle.privacy.dlp.v2.FieldId\022;\n\023sensitive" + + "_attribute\030\002 \001(\0132\036.google.privacy.dlp.v2" + + ".FieldId\032\201\006\n\024KMapEstimationConfig\022]\n\tqua" + + "si_ids\030\001 \003(\0132E.google.privacy.dlp.v2.Pri" + + "vacyMetric.KMapEstimationConfig.TaggedFi" + + "eldB\003\340A\002\022\023\n\013region_code\030\002 \001(\t\022b\n\020auxilia" + + "ry_tables\030\003 \003(\0132H.google.privacy.dlp.v2." + + "PrivacyMetric.KMapEstimationConfig.Auxil" + + "iaryTable\032\300\001\n\013TaggedField\0222\n\005field\030\001 \001(\013" + + "2\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\010inf" + + "erred\030\004 \001(\0132\026.google.protobuf.EmptyH\000B\005\n" + + "\003tag\032\315\002\n\016AuxiliaryTable\0228\n\005table\030\003 \001(\0132$" + + ".google.privacy.dlp.v2.BigQueryTableB\003\340A" + + "\002\022m\n\tquasi_ids\030\001 \003(\0132U.google.privacy.dl" + + "p.v2.PrivacyMetric.KMapEstimationConfig." + + "AuxiliaryTable.QuasiIdFieldB\003\340A\002\022?\n\022rela" + "tive_frequency\030\002 \001(\0132\036.google.privacy.dl" - + "p.v2.FieldId\032Q\n\014QuasiIdField\022-\n\005field\030\001 " - + "\001(\0132\036.google.privacy.dlp.v2.FieldId\022\022\n\nc" - + "ustom_tag\030\002 \001(\t\032\252\001\n\035DeltaPresenceEstimat" - + "ionConfig\0221\n\tquasi_ids\030\001 \003(\0132\036.google.pr" - + "ivacy.dlp.v2.QuasiId\022\023\n\013region_code\030\002 \001(" - + "\t\022A\n\020auxiliary_tables\030\003 \003(\0132\'.google.pri" - + "vacy.dlp.v2.StatisticalTableB\006\n\004type\"\362\035\n" - + "\034AnalyzeDataSourceRiskDetails\022F\n\030request" - + "ed_privacy_metric\030\001 \001(\0132$.google.privacy" - + ".dlp.v2.PrivacyMetric\022D\n\026requested_sourc" - + "e_table\030\002 \001(\0132$.google.privacy.dlp.v2.Bi" - + "gQueryTable\022j\n\026numerical_stats_result\030\003 " - + "\001(\0132H.google.privacy.dlp.v2.AnalyzeDataS" - + "ourceRiskDetails.NumericalStatsResultH\000\022" - + "n\n\030categorical_stats_result\030\004 \001(\0132J.goog" - + "le.privacy.dlp.v2.AnalyzeDataSourceRiskD" - + "etails.CategoricalStatsResultH\000\022b\n\022k_ano" - + "nymity_result\030\005 \001(\0132D.google.privacy.dlp" - + ".v2.AnalyzeDataSourceRiskDetails.KAnonym" - + "ityResultH\000\022b\n\022l_diversity_result\030\006 \001(\0132" - + "D.google.privacy.dlp.v2.AnalyzeDataSourc" - + "eRiskDetails.LDiversityResultH\000\022k\n\027k_map" - + "_estimation_result\030\007 \001(\0132H.google.privac" - + "y.dlp.v2.AnalyzeDataSourceRiskDetails.KM" - + "apEstimationResultH\000\022}\n delta_presence_e" - + "stimation_result\030\t \001(\0132Q.google.privacy." - + "dlp.v2.AnalyzeDataSourceRiskDetails.Delt" - + "aPresenceEstimationResultH\000\032\257\001\n\024Numerica" - + "lStatsResult\022/\n\tmin_value\030\001 \001(\0132\034.google" - + ".privacy.dlp.v2.Value\022/\n\tmax_value\030\002 \001(\013" - + "2\034.google.privacy.dlp.v2.Value\0225\n\017quanti" - + "le_values\030\004 \003(\0132\034.google.privacy.dlp.v2." - + "Value\032\215\003\n\026CategoricalStatsResult\022\225\001\n!val" - + "ue_frequency_histogram_buckets\030\005 \003(\0132j.g" - + "oogle.privacy.dlp.v2.AnalyzeDataSourceRi" - + "skDetails.CategoricalStatsResult.Categor" - + "icalStatsHistogramBucket\032\332\001\n\037Categorical" - + "StatsHistogramBucket\022#\n\033value_frequency_" - + "lower_bound\030\001 \001(\003\022#\n\033value_frequency_upp" - + "er_bound\030\002 \001(\003\022\023\n\013bucket_size\030\003 \001(\003\022<\n\rb" - + "ucket_values\030\004 \003(\0132%.google.privacy.dlp." - + "v2.ValueFrequency\022\032\n\022bucket_value_count\030" - + "\005 \001(\003\032\265\004\n\020KAnonymityResult\022\213\001\n#equivalen" - + "ce_class_histogram_buckets\030\005 \003(\0132^.googl" + + "p.v2.FieldIdB\003\340A\002\032Q\n\014QuasiIdField\022-\n\005fie" + + "ld\030\001 \001(\0132\036.google.privacy.dlp.v2.FieldId" + + "\022\022\n\ncustom_tag\030\002 \001(\t\032\257\001\n\035DeltaPresenceEs" + + "timationConfig\0226\n\tquasi_ids\030\001 \003(\0132\036.goog" + + "le.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.StatisticalTableB\006" + + "\n\004type\"\362\035\n\034AnalyzeDataSourceRiskDetails\022" + + "F\n\030requested_privacy_metric\030\001 \001(\0132$.goog" + + "le.privacy.dlp.v2.PrivacyMetric\022D\n\026reque" + + "sted_source_table\030\002 \001(\0132$.google.privacy" + + ".dlp.v2.BigQueryTable\022j\n\026numerical_stats" + + "_result\030\003 \001(\0132H.google.privacy.dlp.v2.An" + + "alyzeDataSourceRiskDetails.NumericalStat" + + "sResultH\000\022n\n\030categorical_stats_result\030\004 " + + "\001(\0132J.google.privacy.dlp.v2.AnalyzeDataS" + + "ourceRiskDetails.CategoricalStatsResultH" + + "\000\022b\n\022k_anonymity_result\030\005 \001(\0132D.google.p" + + "rivacy.dlp.v2.AnalyzeDataSourceRiskDetai" + + "ls.KAnonymityResultH\000\022b\n\022l_diversity_res" + + "ult\030\006 \001(\0132D.google.privacy.dlp.v2.Analyz" + + "eDataSourceRiskDetails.LDiversityResultH" + + "\000\022k\n\027k_map_estimation_result\030\007 \001(\0132H.goo" + + "gle.privacy.dlp.v2.AnalyzeDataSourceRisk" + + "Details.KMapEstimationResultH\000\022}\n delta_" + + "presence_estimation_result\030\t \001(\0132Q.googl" + "e.privacy.dlp.v2.AnalyzeDataSourceRiskDe" - + "tails.KAnonymityResult.KAnonymityHistogr" - + "amBucket\032t\n\032KAnonymityEquivalenceClass\0226" - + "\n\020quasi_ids_values\030\001 \003(\0132\034.google.privac" - + "y.dlp.v2.Value\022\036\n\026equivalence_class_size" - + "\030\002 \001(\003\032\234\002\n\031KAnonymityHistogramBucket\022*\n\"" - + "equivalence_class_size_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_valu" - + "es\030\004 \003(\0132_.google.privacy.dlp.v2.Analyze" - + "DataSourceRiskDetails.KAnonymityResult.K" - + "AnonymityEquivalenceClass\022\032\n\022bucket_valu" - + "e_count\030\005 \001(\003\032\260\005\n\020LDiversityResult\022\223\001\n+s" - + "ensitive_value_frequency_histogram_bucke" - + "ts\030\005 \003(\0132^.google.privacy.dlp.v2.Analyze" - + "DataSourceRiskDetails.LDiversityResult.L" - + "DiversityHistogramBucket\032\340\001\n\032LDiversityE" - + "quivalenceClass\0226\n\020quasi_ids_values\030\001 \003(" - + "\0132\034.google.privacy.dlp.v2.Value\022\036\n\026equiv" - + "alence_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.Val" - + "ueFrequency\032\242\002\n\031LDiversityHistogramBucke" - + "t\022-\n%sensitive_value_frequency_lower_bou" - + "nd\030\001 \001(\003\022-\n%sensitive_value_frequency_up" - + "per_bound\030\002 \001(\003\022\023\n\013bucket_size\030\003 \001(\003\022v\n\r" - + "bucket_values\030\004 \003(\0132_.google.privacy.dlp" - + ".v2.AnalyzeDataSourceRiskDetails.LDivers" - + "ityResult.LDiversityEquivalenceClass\022\032\n\022" - + "bucket_value_count\030\005 \001(\003\032\225\004\n\024KMapEstimat" - + "ionResult\022\212\001\n\032k_map_estimation_histogram" - + "\030\001 \003(\0132f.google.privacy.dlp.v2.AnalyzeDa" - + "taSourceRiskDetails.KMapEstimationResult" - + ".KMapEstimationHistogramBucket\032r\n\033KMapEs" - + "timationQuasiIdValues\0226\n\020quasi_ids_value" - + "s\030\001 \003(\0132\034.google.privacy.dlp.v2.Value\022\033\n" - + "\023estimated_anonymity\030\002 \001(\003\032\373\001\n\035KMapEstim" - + "ationHistogramBucket\022\025\n\rmin_anonymity\030\001 " - + "\001(\003\022\025\n\rmax_anonymity\030\002 \001(\003\022\023\n\013bucket_siz" - + "e\030\005 \001(\003\022{\n\rbucket_values\030\006 \003(\0132d.google." - + "privacy.dlp.v2.AnalyzeDataSourceRiskDeta" - + "ils.KMapEstimationResult.KMapEstimationQ" - + "uasiIdValues\022\032\n\022bucket_value_count\030\007 \001(\003" - + "\032\344\004\n\035DeltaPresenceEstimationResult\022\245\001\n#d" - + "elta_presence_estimation_histogram\030\001 \003(\013" - + "2x.google.privacy.dlp.v2.AnalyzeDataSour" - + "ceRiskDetails.DeltaPresenceEstimationRes" - + "ult.DeltaPresenceEstimationHistogramBuck" - + "et\032}\n$DeltaPresenceEstimationQuasiIdValu" - + "es\0226\n\020quasi_ids_values\030\001 \003(\0132\034.google.pr" - + "ivacy.dlp.v2.Value\022\035\n\025estimated_probabil" - + "ity\030\002 \001(\001\032\233\002\n&DeltaPresenceEstimationHis" - + "togramBucket\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_values\030\006 \003(\0132v.google.pri" - + "vacy.dlp.v2.AnalyzeDataSourceRiskDetails" - + ".DeltaPresenceEstimationResult.DeltaPres" - + "enceEstimationQuasiIdValues\022\032\n\022bucket_va" - + "lue_count\030\007 \001(\003B\010\n\006result\"L\n\016ValueFreque" - + "ncy\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\rint" - + "eger_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_val" - + "ue\030\004 \001(\010H\000\0225\n\017timestamp_value\030\005 \001(\0132\032.go" - + "ogle.protobuf.TimestampH\000\022,\n\ntime_value\030" - + "\006 \001(\0132\026.google.type.TimeOfDayH\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.DayOfW" - + "eekH\000B\006\n\004type\"Q\n\tQuoteInfo\0224\n\tdate_time\030" - + "\002 \001(\0132\037.google.privacy.dlp.v2.DateTimeH\000" - + "B\016\n\014parsed_quote\"\337\001\n\010DateTime\022\037\n\004date\030\001 " - + "\001(\0132\021.google.type.Date\022+\n\013day_of_week\030\002 " - + "\001(\0162\026.google.type.DayOfWeek\022$\n\004time\030\003 \001(" - + "\0132\026.google.type.TimeOfDay\022;\n\ttime_zone\030\004" - + " \001(\0132(.google.privacy.dlp.v2.DateTime.Ti" - + "meZone\032\"\n\010TimeZone\022\026\n\016offset_minutes\030\001 \001" - + "(\005\"\311\001\n\020DeidentifyConfig\022S\n\031info_type_tra" - + "nsformations\030\001 \001(\0132..google.privacy.dlp." - + "v2.InfoTypeTransformationsH\000\022N\n\026record_t" - + "ransformations\030\002 \001(\0132,.google.privacy.dl" - + "p.v2.RecordTransformationsH\000B\020\n\016transfor" - + "mation\"\365\006\n\027PrimitiveTransformation\022C\n\016re" - + "place_config\030\001 \001(\0132).google.privacy.dlp." - + "v2.ReplaceValueConfigH\000\022<\n\rredact_config" - + "\030\002 \001(\0132#.google.privacy.dlp.v2.RedactCon" - + "figH\000\022K\n\025character_mask_config\030\003 \001(\0132*.g" - + "oogle.privacy.dlp.v2.CharacterMaskConfig" - + "H\000\022Y\n\035crypto_replace_ffx_fpe_config\030\004 \001(" - + "\01320.google.privacy.dlp.v2.CryptoReplaceF" - + "fxFpeConfigH\000\022V\n\033fixed_size_bucketing_co" - + "nfig\030\005 \001(\0132/.google.privacy.dlp.v2.Fixed" - + "SizeBucketingConfigH\000\022B\n\020bucketing_confi" - + "g\030\006 \001(\0132&.google.privacy.dlp.v2.Bucketin" - + "gConfigH\000\022Y\n\035replace_with_info_type_conf" - + "ig\030\007 \001(\01320.google.privacy.dlp.v2.Replace" - + "WithInfoTypeConfigH\000\022A\n\020time_part_config" - + "\030\010 \001(\0132%.google.privacy.dlp.v2.TimePartC" - + "onfigH\000\022E\n\022crypto_hash_config\030\t \001(\0132\'.go" - + "ogle.privacy.dlp.v2.CryptoHashConfigH\000\022C" - + "\n\021date_shift_config\030\013 \001(\0132&.google.priva" - + "cy.dlp.v2.DateShiftConfigH\000\022W\n\033crypto_de" - + "terministic_config\030\014 \001(\01320.google.privac" - + "y.dlp.v2.CryptoDeterministicConfigH\000B\020\n\016" - + "transformation\"\334\001\n\016TimePartConfig\022G\n\017par" - + "t_to_extract\030\001 \001(\0162..google.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\005" - + "MONTH\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\013HOUR_OF_DAY\020\006\"H\n" - + "\020CryptoHashConfig\0224\n\ncrypto_key\030\001 \001(\0132 ." - + "google.privacy.dlp.v2.CryptoKey\"\300\001\n\031Cryp" - + "toDeterministicConfig\0224\n\ncrypto_key\030\001 \001(" - + "\0132 .google.privacy.dlp.v2.CryptoKey\022<\n\023s" - + "urrogate_info_type\030\002 \001(\0132\037.google.privac" - + "y.dlp.v2.InfoType\022/\n\007context\030\003 \001(\0132\036.goo" - + "gle.privacy.dlp.v2.FieldId\"E\n\022ReplaceVal" - + "ueConfig\022/\n\tnew_value\030\001 \001(\0132\034.google.pri" - + "vacy.dlp.v2.Value\"\033\n\031ReplaceWithInfoType" - + "Config\"\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.pri" - + "vacy.dlp.v2.CharsToIgnore.CommonCharsToI" - + "gnoreH\000\"\227\001\n\023CommonCharsToIgnore\022&\n\"COMMO", - "N_CHARS_TO_IGNORE_UNSPECIFIED\020\000\022\013\n\007NUMER" - + "IC\020\001\022\024\n\020ALPHA_UPPER_CASE\020\002\022\024\n\020ALPHA_LOWE" - + "R_CASE\020\003\022\017\n\013PUNCTUATION\020\004\022\016\n\nWHITESPACE\020" - + "\005B\014\n\ncharacters\"\243\001\n\023CharacterMaskConfig\022" - + "\031\n\021masking_character\030\001 \001(\t\022\026\n\016number_to_" - + "mask\030\002 \001(\005\022\025\n\rreverse_order\030\003 \001(\010\022B\n\024cha" - + "racters_to_ignore\030\004 \003(\0132$.google.privacy" - + ".dlp.v2.CharsToIgnore\"\225\001\n\030FixedSizeBucke" - + "tingConfig\0221\n\013lower_bound\030\001 \001(\0132\034.google" - + ".privacy.dlp.v2.Value\0221\n\013upper_bound\030\002 \001" - + "(\0132\034.google.privacy.dlp.v2.Value\022\023\n\013buck" - + "et_size\030\003 \001(\001\"\353\001\n\017BucketingConfig\022>\n\007buc" - + "kets\030\001 \003(\0132-.google.privacy.dlp.v2.Bucke" - + "tingConfig.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.google.privacy.dlp.v2.Value\0227\n\021re" - + "placement_value\030\003 \001(\0132\034.google.privacy.d" - + "lp.v2.Value\"\364\003\n\031CryptoReplaceFfxFpeConfi" - + "g\0224\n\ncrypto_key\030\001 \001(\0132 .google.privacy.d" - + "lp.v2.CryptoKey\022/\n\007context\030\002 \001(\0132\036.googl" - + "e.privacy.dlp.v2.FieldId\022c\n\017common_alpha" - + "bet\030\004 \001(\0162H.google.privacy.dlp.v2.Crypto" - + "ReplaceFfxFpeConfig.FfxCommonNativeAlpha" - + "betH\000\022\031\n\017custom_alphabet\030\005 \001(\tH\000\022\017\n\005radi" - + "x\030\006 \001(\005H\000\022<\n\023surrogate_info_type\030\010 \001(\0132\037" - + ".google.privacy.dlp.v2.InfoType\"\224\001\n\027FfxC" - + "ommonNativeAlphabet\022*\n&FFX_COMMON_NATIVE" - + "_ALPHABET_UNSPECIFIED\020\000\022\013\n\007NUMERIC\020\001\022\017\n\013" - + "HEXADECIMAL\020\002\022\034\n\030UPPER_CASE_ALPHA_NUMERI" - + "C\020\003\022\021\n\rALPHA_NUMERIC\020\004B\n\n\010alphabet\"\330\001\n\tC" - + "ryptoKey\022>\n\ttransient\030\001 \001(\0132).google.pri" - + "vacy.dlp.v2.TransientCryptoKeyH\000\022>\n\tunwr" - + "apped\030\002 \001(\0132).google.privacy.dlp.v2.Unwr" - + "appedCryptoKeyH\000\022A\n\013kms_wrapped\030\003 \001(\0132*." - + "google.privacy.dlp.v2.KmsWrappedCryptoKe" - + "yH\000B\010\n\006source\"\"\n\022TransientCryptoKey\022\014\n\004n" - + "ame\030\001 \001(\t\"!\n\022UnwrappedCryptoKey\022\013\n\003key\030\001" - + " \001(\014\"C\n\023KmsWrappedCryptoKey\022\023\n\013wrapped_k" - + "ey\030\001 \001(\014\022\027\n\017crypto_key_name\030\002 \001(\t\"\270\001\n\017Da" - + "teShiftConfig\022\030\n\020upper_bound_days\030\001 \001(\005\022" - + "\030\n\020lower_bound_days\030\002 \001(\005\022/\n\007context\030\003 \001" - + "(\0132\036.google.privacy.dlp.v2.FieldId\0226\n\ncr" - + "ypto_key\030\004 \001(\0132 .google.privacy.dlp.v2.C" - + "ryptoKeyH\000B\010\n\006method\"\233\002\n\027InfoTypeTransfo" - + "rmations\022^\n\017transformations\030\001 \003(\0132E.goog" - + "le.privacy.dlp.v2.InfoTypeTransformation" - + "s.InfoTypeTransformation\032\237\001\n\026InfoTypeTra" - + "nsformation\0223\n\ninfo_types\030\001 \003(\0132\037.google" - + ".privacy.dlp.v2.InfoType\022P\n\030primitive_tr" - + "ansformation\030\002 \001(\0132..google.privacy.dlp." - + "v2.PrimitiveTransformation\"\273\002\n\023FieldTran" - + "sformation\022.\n\006fields\030\001 \003(\0132\036.google.priv" - + "acy.dlp.v2.FieldId\0229\n\tcondition\030\003 \001(\0132&." - + "google.privacy.dlp.v2.RecordCondition\022R\n" - + "\030primitive_transformation\030\004 \001(\0132..google" - + ".privacy.dlp.v2.PrimitiveTransformationH" - + "\000\022S\n\031info_type_transformations\030\005 \001(\0132..g" - + "oogle.privacy.dlp.v2.InfoTypeTransformat" - + "ionsH\000B\020\n\016transformation\"\251\001\n\025RecordTrans" - + "formations\022I\n\025field_transformations\030\001 \003(" - + "\0132*.google.privacy.dlp.v2.FieldTransform" - + "ation\022E\n\023record_suppressions\030\002 \003(\0132(.goo" - + "gle.privacy.dlp.v2.RecordSuppression\"N\n\021" - + "RecordSuppression\0229\n\tcondition\030\001 \001(\0132&.g" - + "oogle.privacy.dlp.v2.RecordCondition\"\322\004\n" - + "\017RecordCondition\022G\n\013expressions\030\003 \001(\01322." - + "google.privacy.dlp.v2.RecordCondition.Ex" - + "pressions\032\244\001\n\tCondition\022-\n\005field\030\001 \001(\0132\036" - + ".google.privacy.dlp.v2.FieldId\022;\n\010operat" + + "tails.DeltaPresenceEstimationResultH\000\032\257\001" + + "\n\024NumericalStatsResult\022/\n\tmin_value\030\001 \001(" + + "\0132\034.google.privacy.dlp.v2.Value\022/\n\tmax_v" + + "alue\030\002 \001(\0132\034.google.privacy.dlp.v2.Value" + + "\0225\n\017quantile_values\030\004 \003(\0132\034.google.priva" + + "cy.dlp.v2.Value\032\215\003\n\026CategoricalStatsResu" + + "lt\022\225\001\n!value_frequency_histogram_buckets" + + "\030\005 \003(\0132j.google.privacy.dlp.v2.AnalyzeDa" + + "taSourceRiskDetails.CategoricalStatsResu" + + "lt.CategoricalStatsHistogramBucket\032\332\001\n\037C" + + "ategoricalStatsHistogramBucket\022#\n\033value_" + + "frequency_lower_bound\030\001 \001(\003\022#\n\033value_fre" + + "quency_upper_bound\030\002 \001(\003\022\023\n\013bucket_size\030" + + "\003 \001(\003\022<\n\rbucket_values\030\004 \003(\0132%.google.pr" + + "ivacy.dlp.v2.ValueFrequency\022\032\n\022bucket_va" + + "lue_count\030\005 \001(\003\032\265\004\n\020KAnonymityResult\022\213\001\n" + + "#equivalence_class_histogram_buckets\030\005 \003" + + "(\0132^.google.privacy.dlp.v2.AnalyzeDataSo" + + "urceRiskDetails.KAnonymityResult.KAnonym" + + "ityHistogramBucket\032t\n\032KAnonymityEquivale" + + "nceClass\0226\n\020quasi_ids_values\030\001 \003(\0132\034.goo" + + "gle.privacy.dlp.v2.Value\022\036\n\026equivalence_" + + "class_size\030\002 \001(\003\032\234\002\n\031KAnonymityHistogram" + + "Bucket\022*\n\"equivalence_class_size_lower_b" + + "ound\030\001 \001(\003\022*\n\"equivalence_class_size_upp" + + "er_bound\030\002 \001(\003\022\023\n\013bucket_size\030\003 \001(\003\022v\n\rb" + + "ucket_values\030\004 \003(\0132_.google.privacy.dlp." + + "v2.AnalyzeDataSourceRiskDetails.KAnonymi" + + "tyResult.KAnonymityEquivalenceClass\022\032\n\022b" + + "ucket_value_count\030\005 \001(\003\032\260\005\n\020LDiversityRe" + + "sult\022\223\001\n+sensitive_value_frequency_histo" + + "gram_buckets\030\005 \003(\0132^.google.privacy.dlp." + + "v2.AnalyzeDataSourceRiskDetails.LDiversi" + + "tyResult.LDiversityHistogramBucket\032\340\001\n\032L" + + "DiversityEquivalenceClass\0226\n\020quasi_ids_v" + + "alues\030\001 \003(\0132\034.google.privacy.dlp.v2.Valu" + + "e\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\031LDiversityHist" + + "ogramBucket\022-\n%sensitive_value_frequency" + + "_lower_bound\030\001 \001(\003\022-\n%sensitive_value_fr" + + "equency_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.LDiversityResult.LDiversityEquivalenc" + + "eClass\022\032\n\022bucket_value_count\030\005 \001(\003\032\225\004\n\024K" + + "MapEstimationResult\022\212\001\n\032k_map_estimation" + + "_histogram\030\001 \003(\0132f.google.privacy.dlp.v2" + + ".AnalyzeDataSourceRiskDetails.KMapEstima" + + "tionResult.KMapEstimationHistogramBucket" + + "\032r\n\033KMapEstimationQuasiIdValues\0226\n\020quasi" + + "_ids_values\030\001 \003(\0132\034.google.privacy.dlp.v" + + "2.Value\022\033\n\023estimated_anonymity\030\002 \001(\003\032\373\001\n" + + "\035KMapEstimationHistogramBucket\022\025\n\rmin_an" + + "onymity\030\001 \001(\003\022\025\n\rmax_anonymity\030\002 \001(\003\022\023\n\013" + + "bucket_size\030\005 \001(\003\022{\n\rbucket_values\030\006 \003(\013" + + "2d.google.privacy.dlp.v2.AnalyzeDataSour" + + "ceRiskDetails.KMapEstimationResult.KMapE" + + "stimationQuasiIdValues\022\032\n\022bucket_value_c" + + "ount\030\007 \001(\003\032\344\004\n\035DeltaPresenceEstimationRe" + + "sult\022\245\001\n#delta_presence_estimation_histo" + + "gram\030\001 \003(\0132x.google.privacy.dlp.v2.Analy" + + "zeDataSourceRiskDetails.DeltaPresenceEst" + + "imationResult.DeltaPresenceEstimationHis" + + "togramBucket\032}\n$DeltaPresenceEstimationQ" + + "uasiIdValues\0226\n\020quasi_ids_values\030\001 \003(\0132\034" + + ".google.privacy.dlp.v2.Value\022\035\n\025estimate" + + "d_probability\030\002 \001(\001\032\233\002\n&DeltaPresenceEst" + + "imationHistogramBucket\022\027\n\017min_probabilit" + + "y\030\001 \001(\001\022\027\n\017max_probability\030\002 \001(\001\022\023\n\013buck" + + "et_size\030\005 \001(\003\022\215\001\n\rbucket_values\030\006 \003(\0132v." + + "google.privacy.dlp.v2.AnalyzeDataSourceR" + + "iskDetails.DeltaPresenceEstimationResult" + + ".DeltaPresenceEstimationQuasiIdValues\022\032\n" + + "\022bucket_value_count\030\007 \001(\003B\010\n\006result\"L\n\016V" + + "alueFrequency\022+\n\005value\030\001 \001(\0132\034.google.pr" + + "ivacy.dlp.v2.Value\022\r\n\005count\030\002 \001(\003\"\263\002\n\005Va" + + "lue\022\027\n\rinteger_value\030\001 \001(\003H\000\022\025\n\013float_va" + + "lue\030\002 \001(\001H\000\022\026\n\014string_value\030\003 \001(\tH\000\022\027\n\rb" + + "oolean_value\030\004 \001(\010H\000\0225\n\017timestamp_value\030" + + "\005 \001(\0132\032.google.protobuf.TimestampH\000\022,\n\nt" + + "ime_value\030\006 \001(\0132\026.google.type.TimeOfDayH" + + "\000\022\'\n\ndate_value\030\007 \001(\0132\021.google.type.Date" + + "H\000\0223\n\021day_of_week_value\030\010 \001(\0162\026.google.t" + + "ype.DayOfWeekH\000B\006\n\004type\"Q\n\tQuoteInfo\0224\n\t" + + "date_time\030\002 \001(\0132\037.google.privacy.dlp.v2." + + "DateTimeH\000B\016\n\014parsed_quote\"\337\001\n\010DateTime\022" + + "\037\n\004date\030\001 \001(\0132\021.google.type.Date\022+\n\013day_" + + "of_week\030\002 \001(\0162\026.google.type.DayOfWeek\022$\n" + + "\004time\030\003 \001(\0132\026.google.type.TimeOfDay\022;\n\tt" + + "ime_zone\030\004 \001(\0132(.google.privacy.dlp.v2.D" + + "ateTime.TimeZone\032\"\n\010TimeZone\022\026\n\016offset_m" + + "inutes\030\001 \001(\005\"\311\001\n\020DeidentifyConfig\022S\n\031inf" + + "o_type_transformations\030\001 \001(\0132..google.pr" + + "ivacy.dlp.v2.InfoTypeTransformationsH\000\022N" + + "\n\026record_transformations\030\002 \001(\0132,.google." + + "privacy.dlp.v2.RecordTransformationsH\000B\020" + + "\n\016transformation\"\365\006\n\027PrimitiveTransforma" + + "tion\022C\n\016replace_config\030\001 \001(\0132).google.pr" + + "ivacy.dlp.v2.ReplaceValueConfigH\000\022<\n\rred" + + "act_config\030\002 \001(\0132#.google.privacy.dlp.v2" + + ".RedactConfigH\000\022K\n\025character_mask_config" + + "\030\003 \001(\0132*.google.privacy.dlp.v2.Character" + + "MaskConfigH\000\022Y\n\035crypto_replace_ffx_fpe_c" + + "onfig\030\004 \001(\01320.google.privacy.dlp.v2.Cryp" + + "toReplaceFfxFpeConfigH\000\022V\n\033fixed_size_bu" + + "cketing_config\030\005 \001(\0132/.google.privacy.dl" + + "p.v2.FixedSizeBucketingConfigH\000\022B\n\020bucke" + + "ting_config\030\006 \001(\0132&.google.privacy.dlp.v" + + "2.BucketingConfigH\000\022Y\n\035replace_with_info" + + "_type_config\030\007 \001(\01320.google.privacy.dlp." + + "v2.ReplaceWithInfoTypeConfigH\000\022A\n\020time_p" + + "art_config\030\010 \001(\0132%.google.privacy.dlp.v2" + + ".TimePartConfigH\000\022E\n\022crypto_hash_config\030" + + "\t \001(\0132\'.google.privacy.dlp.v2.CryptoHash" + + "ConfigH\000\022C\n\021date_shift_config\030\013 \001(\0132&.go" + + "ogle.privacy.dlp.v2.DateShiftConfigH\000\022W\n" + + "\033crypto_deterministic_config\030\014 \001(\01320.goo" + + "gle.privacy.dlp.v2.CryptoDeterministicCo" + + "nfigH\000B\020\n\016transformation\"\334\001\n\016TimePartCon" + + "fig\022G\n\017part_to_extract\030\001 \001(\0162..google.pr" + + "ivacy.dlp.v2.TimePartConfig.TimePart\"\200\001\n" + + "\010TimePart\022\031\n\025TIME_PART_UNSPECIFIED\020\000\022\010\n\004" + + "YEAR\020\001\022\t\n\005MONTH\020\002\022\020\n\014DAY_OF_MONTH\020\003\022\017\n\013D" + + "AY_OF_WEEK\020\004\022\020\n\014WEEK_OF_YEAR\020\005\022\017\n\013HOUR_O" + + "F_DAY\020\006\"H\n\020CryptoHashConfig\0224\n\ncrypto_ke" + + "y\030\001 \001(\0132 .google.privacy.dlp.v2.CryptoKe" + + "y\"\300\001\n\031CryptoDeterministicConfig\0224\n\ncrypt" + + "o_key\030\001 \001(\0132 .google.privacy.dlp.v2.Cryp" + + "toKey\022<\n\023surrogate_info_type\030\002 \001(\0132\037.goo" + + "gle.privacy.dlp.v2.InfoType\022/\n\007context\030\003" + + " \001(\0132\036.google.privacy.dlp.v2.FieldId\"E\n\022" + + "ReplaceValueConfig\022/\n\tnew_value\030\001 \001(\0132\034." + + "google.privacy.dlp.v2.Value\"\033\n\031ReplaceWi" + + "thInfoTypeConfig\"\016\n\014RedactConfig\"\266\002\n\rCha" + + "rsToIgnore\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.Comm", + "onCharsToIgnoreH\000\"\227\001\n\023CommonCharsToIgnor" + + "e\022&\n\"COMMON_CHARS_TO_IGNORE_UNSPECIFIED\020" + + "\000\022\013\n\007NUMERIC\020\001\022\024\n\020ALPHA_UPPER_CASE\020\002\022\024\n\020" + + "ALPHA_LOWER_CASE\020\003\022\017\n\013PUNCTUATION\020\004\022\016\n\nW" + + "HITESPACE\020\005B\014\n\ncharacters\"\243\001\n\023CharacterM" + + "askConfig\022\031\n\021masking_character\030\001 \001(\t\022\026\n\016" + + "number_to_mask\030\002 \001(\005\022\025\n\rreverse_order\030\003 " + + "\001(\010\022B\n\024characters_to_ignore\030\004 \003(\0132$.goog" + + "le.privacy.dlp.v2.CharsToIgnore\"\244\001\n\030Fixe" + + "dSizeBucketingConfig\0226\n\013lower_bound\030\001 \001(" + + "\0132\034.google.privacy.dlp.v2.ValueB\003\340A\002\0226\n\013" + + "upper_bound\030\002 \001(\0132\034.google.privacy.dlp.v" + + "2.ValueB\003\340A\002\022\030\n\013bucket_size\030\003 \001(\001B\003\340A\002\"\353" + + "\001\n\017BucketingConfig\022>\n\007buckets\030\001 \003(\0132-.go" + + "ogle.privacy.dlp.v2.BucketingConfig.Buck" + + "et\032\227\001\n\006Bucket\022)\n\003min\030\001 \001(\0132\034.google.priv" + + "acy.dlp.v2.Value\022)\n\003max\030\002 \001(\0132\034.google.p" + + "rivacy.dlp.v2.Value\0227\n\021replacement_value" + + "\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.CryptoKey" + + "B\003\340A\002\022/\n\007context\030\002 \001(\0132\036.google.privacy." + + "dlp.v2.FieldId\022c\n\017common_alphabet\030\004 \001(\0162" + + "H.google.privacy.dlp.v2.CryptoReplaceFfx" + + "FpeConfig.FfxCommonNativeAlphabetH\000\022\031\n\017c" + + "ustom_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.google.pr" + + "ivacy.dlp.v2.InfoType\"\224\001\n\027FfxCommonNativ" + + "eAlphabet\022*\n&FFX_COMMON_NATIVE_ALPHABET_" + + "UNSPECIFIED\020\000\022\013\n\007NUMERIC\020\001\022\017\n\013HEXADECIMA" + + "L\020\002\022\034\n\030UPPER_CASE_ALPHA_NUMERIC\020\003\022\021\n\rALP" + + "HA_NUMERIC\020\004B\n\n\010alphabet\"\330\001\n\tCryptoKey\022>" + + "\n\ttransient\030\001 \001(\0132).google.privacy.dlp.v" + + "2.TransientCryptoKeyH\000\022>\n\tunwrapped\030\002 \001(" + + "\0132).google.privacy.dlp.v2.UnwrappedCrypt" + + "oKeyH\000\022A\n\013kms_wrapped\030\003 \001(\0132*.google.pri" + + "vacy.dlp.v2.KmsWrappedCryptoKeyH\000B\010\n\006sou" + + "rce\"\'\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\013wrapped_k" + + "ey\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_bound_d" + + "ays\030\001 \001(\005B\003\340A\002\022\035\n\020lower_bound_days\030\002 \001(\005" + + "B\003\340A\002\022/\n\007context\030\003 \001(\0132\036.google.privacy." + + "dlp.v2.FieldId\0226\n\ncrypto_key\030\004 \001(\0132 .goo" + + "gle.privacy.dlp.v2.CryptoKeyH\000B\010\n\006method" + + "\"\245\002\n\027InfoTypeTransformations\022c\n\017transfor" + + "mations\030\001 \003(\0132E.google.privacy.dlp.v2.In" + + "foTypeTransformations.InfoTypeTransforma" + + "tionB\003\340A\002\032\244\001\n\026InfoTypeTransformation\0223\n\n" + + "info_types\030\001 \003(\0132\037.google.privacy.dlp.v2" + + ".InfoType\022U\n\030primitive_transformation\030\002 " + + "\001(\0132..google.privacy.dlp.v2.PrimitiveTra" + + "nsformationB\003\340A\002\"\300\002\n\023FieldTransformation" + + "\0223\n\006fields\030\001 \003(\0132\036.google.privacy.dlp.v2" + + ".FieldIdB\003\340A\002\0229\n\tcondition\030\003 \001(\0132&.googl" + + "e.privacy.dlp.v2.RecordCondition\022R\n\030prim" + + "itive_transformation\030\004 \001(\0132..google.priv" + + "acy.dlp.v2.PrimitiveTransformationH\000\022S\n\031" + + "info_type_transformations\030\005 \001(\0132..google" + + ".privacy.dlp.v2.InfoTypeTransformationsH" + + "\000B\020\n\016transformation\"\251\001\n\025RecordTransforma" + + "tions\022I\n\025field_transformations\030\001 \003(\0132*.g" + + "oogle.privacy.dlp.v2.FieldTransformation" + + "\022E\n\023record_suppressions\030\002 \003(\0132(.google.p" + + "rivacy.dlp.v2.RecordSuppression\"N\n\021Recor" + + "dSuppression\0229\n\tcondition\030\001 \001(\0132&.google" + + ".privacy.dlp.v2.RecordCondition\"\334\004\n\017Reco" + + "rdCondition\022G\n\013expressions\030\003 \001(\01322.googl" + + "e.privacy.dlp.v2.RecordCondition.Express" + + "ions\032\256\001\n\tCondition\0222\n\005field\030\001 \001(\0132\036.goog" + + "le.privacy.dlp.v2.FieldIdB\003\340A\002\022@\n\010operat" + "or\030\003 \001(\0162).google.privacy.dlp.v2.Relatio" - + "nalOperator\022+\n\005value\030\004 \001(\0132\034.google.priv" - + "acy.dlp.v2.Value\032R\n\nConditions\022D\n\ncondit" - + "ions\030\001 \003(\01320.google.privacy.dlp.v2.Recor" - + "dCondition.Condition\032\372\001\n\013Expressions\022\\\n\020" - + "logical_operator\030\001 \001(\0162B.google.privacy." - + "dlp.v2.RecordCondition.Expressions.Logic" - + "alOperator\022G\n\nconditions\030\003 \001(\01321.google." - + "privacy.dlp.v2.RecordCondition.Condition" - + "sH\000\"<\n\017LogicalOperator\022 \n\034LOGICAL_OPERAT" - + "OR_UNSPECIFIED\020\000\022\007\n\003AND\020\001B\006\n\004type\"\203\001\n\026Tr" - + "ansformationOverview\022\031\n\021transformed_byte" - + "s\030\002 \001(\003\022N\n\030transformation_summaries\030\003 \003(" - + "\0132,.google.privacy.dlp.v2.Transformation" - + "Summary\"\237\005\n\025TransformationSummary\0222\n\tinf" - + "o_type\030\001 \001(\0132\037.google.privacy.dlp.v2.Inf" - + "oType\022-\n\005field\030\002 \001(\0132\036.google.privacy.dl" - + "p.v2.FieldId\022F\n\016transformation\030\003 \001(\0132..g" - + "oogle.privacy.dlp.v2.PrimitiveTransforma" - + "tion\022I\n\025field_transformations\030\005 \003(\0132*.go" - + "ogle.privacy.dlp.v2.FieldTransformation\022" - + "A\n\017record_suppress\030\006 \001(\0132(.google.privac" - + "y.dlp.v2.RecordSuppression\022K\n\007results\030\004 " - + "\003(\0132:.google.privacy.dlp.v2.Transformati" - + "onSummary.SummaryResult\022\031\n\021transformed_b" - + "ytes\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.privacy.dlp.v" - + "2.TransformationSummary.TransformationRe" - + "sultCode\022\017\n\007details\030\003 \001(\t\"^\n\030Transformat" - + "ionResultCode\022*\n&TRANSFORMATION_RESULT_C" - + "ODE_UNSPECIFIED\020\000\022\013\n\007SUCCESS\020\001\022\t\n\005ERROR\020" - + "\002\"U\n\010Schedule\022?\n\032recurrence_period_durat" - + "ion\030\001 \001(\0132\031.google.protobuf.DurationH\000B\010" - + "\n\006option\"\217\003\n\017InspectTemplate\022\014\n\004name\030\001 \001" - + "(\t\022\024\n\014display_name\030\002 \001(\t\022\023\n\013description\030" - + "\003 \001(\t\022/\n\013create_time\030\004 \001(\0132\032.google.prot" - + "obuf.Timestamp\022/\n\013update_time\030\005 \001(\0132\032.go" - + "ogle.protobuf.Timestamp\022<\n\016inspect_confi" - + "g\030\006 \001(\0132$.google.privacy.dlp.v2.InspectC" - + "onfig:\242\001\352A\236\001\n\"dlp.googleapis.com/Inspect" - + "Template\022@organizations/{organization}/i" - + "nspectTemplates/{inspect_template}\0226proj" - + "ects/{project}/inspectTemplates/{inspect" - + "_template}\"\247\003\n\022DeidentifyTemplate\022\014\n\004nam" - + "e\030\001 \001(\t\022\024\n\014display_name\030\002 \001(\t\022\023\n\013descrip" - + "tion\030\003 \001(\t\022/\n\013create_time\030\004 \001(\0132\032.google" - + ".protobuf.Timestamp\022/\n\013update_time\030\005 \001(\013" - + "2\032.google.protobuf.Timestamp\022B\n\021deidenti" - + "fy_config\030\006 \001(\0132\'.google.privacy.dlp.v2." - + "DeidentifyConfig:\261\001\352A\255\001\n%dlp.googleapis." - + "com/DeidentifyTemplate\022Forganizations/{o" - + "rganization}/deidentifyTemplates/{deiden" - + "tify_template}\022\n\013inspect_job\030\004 \001(\0132\'.google.privacy" - + ".dlp.v2.InspectJobConfigH\000\022;\n\010triggers\030\005" - + " \003(\0132).google.privacy.dlp.v2.JobTrigger." - + "Trigger\022,\n\006errors\030\006 \003(\0132\034.google.privacy" - + ".dlp.v2.Error\022/\n\013create_time\030\007 \001(\0132\032.goo" - + "gle.protobuf.Timestamp\022/\n\013update_time\030\010 " - + "\001(\0132\032.google.protobuf.Timestamp\0221\n\rlast_" - + "run_time\030\t \001(\0132\032.google.protobuf.Timesta" - + "mp\0228\n\006status\030\n \001(\0162(.google.privacy.dlp." - + "v2.JobTrigger.Status\032I\n\007Trigger\0223\n\010sched" - + "ule\030\001 \001(\0132\037.google.privacy.dlp.v2.Schedu" - + "leH\000B\t\n\007trigger\"H\n\006Status\022\026\n\022STATUS_UNSP" - + "ECIFIED\020\000\022\013\n\007HEALTHY\020\001\022\n\n\006PAUSED\020\002\022\r\n\tCA" - + "NCELLED\020\003:P\352AM\n\035dlp.googleapis.com/JobTr" - + "igger\022,projects/{project}/jobTriggers/{j" - + "ob_trigger}B\005\n\003job\"\364\005\n\006Action\022C\n\rsave_fi" - + "ndings\030\001 \001(\0132*.google.privacy.dlp.v2.Act" - + "ion.SaveFindingsH\000\022@\n\007pub_sub\030\002 \001(\0132-.go" - + "ogle.privacy.dlp.v2.Action.PublishToPubS" - + "ubH\000\022U\n\027publish_summary_to_cscc\030\003 \001(\01322." - + "google.privacy.dlp.v2.Action.PublishSumm" - + "aryToCsccH\000\022q\n&publish_findings_to_cloud" - + "_data_catalog\030\005 \001(\0132?.google.privacy.dlp" - + ".v2.Action.PublishFindingsToCloudDataCat" - + "alogH\000\022V\n\027job_notification_emails\030\010 \001(\0132" - + "3.google.privacy.dlp.v2.Action.JobNotifi" - + "cationEmailsH\000\022T\n\026publish_to_stackdriver" - + "\030\t \001(\01322.google.privacy.dlp.v2.Action.Pu" - + "blishToStackdriverH\000\032Q\n\014SaveFindings\022A\n\r" - + "output_config\030\001 \001(\0132*.google.privacy.dlp" - + ".v2.OutputStorageConfig\032 \n\017PublishToPubS" - + "ub\022\r\n\005topic\030\001 \001(\t\032\026\n\024PublishSummaryToCsc" - + "c\032#\n!PublishFindingsToCloudDataCatalog\032\027" - + "\n\025JobNotificationEmails\032\026\n\024PublishToStac" - + "kdriverB\010\n\006action\"\306\001\n\034CreateInspectTempl" - + "ateRequest\022:\n\006parent\030\001 \001(\tB*\340A\002\372A$\022\"dlp." - + "googleapis.com/InspectTemplate\022@\n\020inspec" - + "t_template\030\002 \001(\0132&.google.privacy.dlp.v2" - + ".InspectTemplate\022\023\n\013template_id\030\003 \001(\t\022\023\n" - + "\013location_id\030\004 \001(\t\"\313\001\n\034UpdateInspectTemp" - + "lateRequest\0228\n\004name\030\001 \001(\tB*\340A\002\372A$\n\"dlp.g" - + "oogleapis.com/InspectTemplate\022@\n\020inspect" - + "_template\030\002 \001(\0132&.google.privacy.dlp.v2." - + "InspectTemplate\022/\n\013update_mask\030\003 \001(\0132\032.g" - + "oogle.protobuf.FieldMask\"U\n\031GetInspectTe" - + "mplateRequest\0228\n\004name\030\001 \001(\tB*\340A\002\372A$\n\"dlp" - + ".googleapis.com/InspectTemplate\"\247\001\n\033List" - + "InspectTemplatesRequest\022:\n\006parent\030\001 \001(\tB" - + "*\340A\002\372A$\022\"dlp.googleapis.com/InspectTempl" - + "ate\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\034ListInspectTemplatesResponse\022A\n\021ins" - + "pect_templates\030\001 \003(\0132&.google.privacy.dl" - + "p.v2.InspectTemplate\022\027\n\017next_page_token\030" - + "\002 \001(\t\"X\n\034DeleteInspectTemplateRequest\0228\n" - + "\004name\030\001 \001(\tB*\340A\002\372A$\n\"dlp.googleapis.com/" - + "InspectTemplate\"\277\001\n\027CreateJobTriggerRequ" - + "est\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\n+cloudresour" - + "cemanager.googleapis.com/Project\0226\n\013job_" - + "trigger\030\002 \001(\0132!.google.privacy.dlp.v2.Jo" - + "bTrigger\022\022\n\ntrigger_id\030\003 \001(\t\022\023\n\013location" - + "_id\030\004 \001(\t\"P\n\031ActivateJobTriggerRequest\0223" - + "\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.googleapis.com" - + "/JobTrigger\"\267\001\n\027UpdateJobTriggerRequest\022" - + "3\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.googleapis.co" - + "m/JobTrigger\0226\n\013job_trigger\030\002 \001(\0132!.goog" - + "le.privacy.dlp.v2.JobTrigger\022/\n\013update_m" - + "ask\030\003 \001(\0132\032.google.protobuf.FieldMask\"K\n" - + "\024GetJobTriggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002" - + "\372A\037\n\035dlp.googleapis.com/JobTrigger\"\210\002\n\023C" - + "reateDlpJobRequest\022C\n\006parent\030\001 \001(\tB3\340A\002\372" - + "A-\n+cloudresourcemanager.googleapis.com/" - + "Project\022>\n\013inspect_job\030\002 \001(\0132\'.google.pr" - + "ivacy.dlp.v2.InspectJobConfigH\000\022@\n\010risk_" - + "job\030\003 \001(\0132,.google.privacy.dlp.v2.RiskAn" - + "alysisJobConfigH\000\022\016\n\006job_id\030\004 \001(\t\022\023\n\013loc" - + "ation_id\030\005 \001(\tB\005\n\003job\"\273\001\n\026ListJobTrigger" - + "sRequest\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\n+cloudr" - + "esourcemanager.googleapis.com/Project\022\022\n" - + "\npage_token\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022\020\n\010" - + "order_by\030\004 \001(\t\022\016\n\006filter\030\005 \001(\t\022\023\n\013locati" - + "on_id\030\007 \001(\t\"k\n\027ListJobTriggersResponse\0227" - + "\n\014job_triggers\030\001 \003(\0132!.google.privacy.dl" - + "p.v2.JobTrigger\022\027\n\017next_page_token\030\002 \001(\t" - + "\"N\n\027DeleteJobTriggerRequest\0223\n\004name\030\001 \001(" - + "\tB%\340A\002\372A\037\n\035dlp.googleapis.com/JobTrigger" - + "\"\335\001\n\020InspectJobConfig\022<\n\016storage_config\030" - + "\001 \001(\0132$.google.privacy.dlp.v2.StorageCon" - + "fig\022<\n\016inspect_config\030\002 \001(\0132$.google.pri" - + "vacy.dlp.v2.InspectConfig\022\035\n\025inspect_tem" - + "plate_name\030\003 \001(\t\022.\n\007actions\030\004 \003(\0132\035.goog" - + "le.privacy.dlp.v2.Action\"\244\005\n\006DlpJob\022\014\n\004n" - + "ame\030\001 \001(\t\022/\n\004type\030\002 \001(\0162!.google.privacy" - + ".dlp.v2.DlpJobType\0225\n\005state\030\003 \001(\0162&.goog" - + "le.privacy.dlp.v2.DlpJob.JobState\022K\n\014ris" - + "k_details\030\004 \001(\01323.google.privacy.dlp.v2." - + "AnalyzeDataSourceRiskDetailsH\000\022J\n\017inspec" - + "t_details\030\005 \001(\0132/.google.privacy.dlp.v2." - + "InspectDataSourceDetailsH\000\022/\n\013create_tim" - + "e\030\006 \001(\0132\032.google.protobuf.Timestamp\022.\n\ns" - + "tart_time\030\007 \001(\0132\032.google.protobuf.Timest" - + "amp\022,\n\010end_time\030\010 \001(\0132\032.google.protobuf." - + "Timestamp\022\030\n\020job_trigger_name\030\n \001(\t\022,\n\006e" - + "rrors\030\013 \003(\0132\034.google.privacy.dlp.v2.Erro" - + "r\"c\n\010JobState\022\031\n\025JOB_STATE_UNSPECIFIED\020\000" - + "\022\013\n\007PENDING\020\001\022\013\n\007RUNNING\020\002\022\010\n\004DONE\020\003\022\014\n\010" - + "CANCELED\020\004\022\n\n\006FAILED\020\005:D\352AA\n\031dlp.googlea" - + "pis.com/DlpJob\022$projects/{project}/dlpJo" - + "bs/{dlp_job}B\t\n\007details\"C\n\020GetDlpJobRequ" - + "est\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapi" - + "s.com/DlpJob\"\350\001\n\022ListDlpJobsRequest\022C\n\006p" - + "arent\030\004 \001(\tB3\340A\002\372A-\n+cloudresourcemanage" - + "r.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.privacy.dlp.v2.Dl" - + "pJobType\022\020\n\010order_by\030\006 \001(\t\022\023\n\013location_i" - + "d\030\007 \001(\t\"[\n\023ListDlpJobsResponse\022+\n\004jobs\030\001" - + " \003(\0132\035.google.privacy.dlp.v2.DlpJob\022\027\n\017n" - + "ext_page_token\030\002 \001(\t\"F\n\023CancelDlpJobRequ" - + "est\022/\n\004name\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapi" - + "s.com/DlpJob\"F\n\023DeleteDlpJobRequest\022/\n\004n" - + "ame\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.com/Dl" - + "pJob\"\322\001\n\037CreateDeidentifyTemplateRequest" - + "\022=\n\006parent\030\001 \001(\tB-\340A\002\372A\'\022%dlp.googleapis" - + ".com/DeidentifyTemplate\022F\n\023deidentify_te" - + "mplate\030\002 \001(\0132).google.privacy.dlp.v2.Dei" - + "dentifyTemplate\022\023\n\013template_id\030\003 \001(\t\022\023\n\013" - + "location_id\030\004 \001(\t\"\327\001\n\037UpdateDeidentifyTe" - + "mplateRequest\022;\n\004name\030\001 \001(\tB-\340A\002\372A\'\n%dlp" - + ".googleapis.com/DeidentifyTemplate\022F\n\023de" - + "identify_template\030\002 \001(\0132).google.privacy" - + ".dlp.v2.DeidentifyTemplate\022/\n\013update_mas" - + "k\030\003 \001(\0132\032.google.protobuf.FieldMask\"[\n\034G" - + "etDeidentifyTemplateRequest\022;\n\004name\030\001 \001(" - + "\tB-\340A\002\372A\'\n%dlp.googleapis.com/Deidentify" - + "Template\"\255\001\n\036ListDeidentifyTemplatesRequ" - + "est\022=\n\006parent\030\001 \001(\tB-\340A\002\372A\'\022%dlp.googlea" - + "pis.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\013location_id\030\005 \001(\t\"\203\001\n\037ListDeident" - + "ifyTemplatesResponse\022G\n\024deidentify_templ" - + "ates\030\001 \003(\0132).google.privacy.dlp.v2.Deide" - + "ntifyTemplate\022\027\n\017next_page_token\030\002 \001(\t\"^" - + "\n\037DeleteDeidentifyTemplateRequest\022;\n\004nam" - + "e\030\001 \001(\tB-\340A\002\372A\'\n%dlp.googleapis.com/Deid" - + "entifyTemplate\"\364\001\n\033LargeCustomDictionary" - + "Config\022<\n\013output_path\030\001 \001(\0132\'.google.pri" - + "vacy.dlp.v2.CloudStoragePath\022L\n\026cloud_st" - + "orage_file_set\030\002 \001(\0132*.google.privacy.dl" - + "p.v2.CloudStorageFileSetH\000\022?\n\017big_query_" - + "field\030\003 \001(\0132$.google.privacy.dlp.v2.BigQ" - + "ueryFieldH\000B\010\n\006source\"8\n\032LargeCustomDict" - + "ionaryStats\022\032\n\022approx_num_phrases\030\001 \001(\003\"" - + "\240\001\n\024StoredInfoTypeConfig\022\024\n\014display_name" - + "\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\022U\n\027large_cus" - + "tom_dictionary\030\003 \001(\01322.google.privacy.dl" - + "p.v2.LargeCustomDictionaryConfigH\000B\006\n\004ty" - + "pe\"s\n\023StoredInfoTypeStats\022T\n\027large_custo" - + "m_dictionary\030\001 \001(\01321.google.privacy.dlp." - + "v2.LargeCustomDictionaryStatsH\000B\006\n\004type\"" - + "\251\002\n\025StoredInfoTypeVersion\022;\n\006config\030\001 \001(" - + "\0132+.google.privacy.dlp.v2.StoredInfoType" - + "Config\022/\n\013create_time\030\002 \001(\0132\032.google.pro" - + "tobuf.Timestamp\0229\n\005state\030\003 \001(\0162*.google." - + "privacy.dlp.v2.StoredInfoTypeState\022,\n\006er" - + "rors\030\004 \003(\0132\034.google.privacy.dlp.v2.Error" - + "\0229\n\005stats\030\005 \001(\0132*.google.privacy.dlp.v2." - + "StoredInfoTypeStats\"\317\002\n\016StoredInfoType\022\014" - + "\n\004name\030\001 \001(\t\022E\n\017current_version\030\002 \001(\0132,." - + "google.privacy.dlp.v2.StoredInfoTypeVers" - + "ion\022F\n\020pending_versions\030\003 \003(\0132,.google.p" - + "rivacy.dlp.v2.StoredInfoTypeVersion:\237\001\352A" - + "\233\001\n!dlp.googleapis.com/StoredInfoType\022?o" - + "rganizations/{organization}/storedInfoTy" - + "pes/{stored_info_type}\0225projects/{projec" - + "t}/storedInfoTypes/{stored_info_type}\"\307\001" - + "\n\033CreateStoredInfoTypeRequest\0229\n\006parent\030" - + "\001 \001(\tB)\340A\002\372A#\022!dlp.googleapis.com/Stored" - + "InfoType\022;\n\006config\030\002 \001(\0132+.google.privac" - + "y.dlp.v2.StoredInfoTypeConfig\022\033\n\023stored_" + + "nalOperatorB\003\340A\002\022+\n\005value\030\004 \001(\0132\034.google" + + ".privacy.dlp.v2.Value\032R\n\nConditions\022D\n\nc" + + "onditions\030\001 \003(\01320.google.privacy.dlp.v2." + + "RecordCondition.Condition\032\372\001\n\013Expression" + + "s\022\\\n\020logical_operator\030\001 \001(\0162B.google.pri" + + "vacy.dlp.v2.RecordCondition.Expressions." + + "LogicalOperator\022G\n\nconditions\030\003 \001(\01321.go" + + "ogle.privacy.dlp.v2.RecordCondition.Cond" + + "itionsH\000\"<\n\017LogicalOperator\022 \n\034LOGICAL_O" + + "PERATOR_UNSPECIFIED\020\000\022\007\n\003AND\020\001B\006\n\004type\"\203" + + "\001\n\026TransformationOverview\022\031\n\021transformed" + + "_bytes\030\002 \001(\003\022N\n\030transformation_summaries" + + "\030\003 \003(\0132,.google.privacy.dlp.v2.Transform" + + "ationSummary\"\237\005\n\025TransformationSummary\0222" + + "\n\tinfo_type\030\001 \001(\0132\037.google.privacy.dlp.v" + + "2.InfoType\022-\n\005field\030\002 \001(\0132\036.google.priva" + + "cy.dlp.v2.FieldId\022F\n\016transformation\030\003 \001(" + + "\0132..google.privacy.dlp.v2.PrimitiveTrans" + + "formation\022I\n\025field_transformations\030\005 \003(\013" + + "2*.google.privacy.dlp.v2.FieldTransforma" + + "tion\022A\n\017record_suppress\030\006 \001(\0132(.google.p" + + "rivacy.dlp.v2.RecordSuppression\022K\n\007resul" + + "ts\030\004 \003(\0132:.google.privacy.dlp.v2.Transfo" + + "rmationSummary.SummaryResult\022\031\n\021transfor" + + "med_bytes\030\007 \001(\003\032\204\001\n\rSummaryResult\022\r\n\005cou" + + "nt\030\001 \001(\003\022S\n\004code\030\002 \001(\0162E.google.privacy." + + "dlp.v2.TransformationSummary.Transformat" + + "ionResultCode\022\017\n\007details\030\003 \001(\t\"^\n\030Transf" + + "ormationResultCode\022*\n&TRANSFORMATION_RES" + + "ULT_CODE_UNSPECIFIED\020\000\022\013\n\007SUCCESS\020\001\022\t\n\005E" + + "RROR\020\002\"U\n\010Schedule\022?\n\032recurrence_period_" + + "duration\030\001 \001(\0132\031.google.protobuf.Duratio" + + "nH\000B\010\n\006option\"\236\003\n\017InspectTemplate\022\021\n\004nam" + + "e\030\001 \001(\tB\003\340A\003\022\024\n\014display_name\030\002 \001(\t\022\023\n\013de" + + "scription\030\003 \001(\t\0224\n\013create_time\030\004 \001(\0132\032.g" + + "oogle.protobuf.TimestampB\003\340A\003\0224\n\013update_" + + "time\030\005 \001(\0132\032.google.protobuf.TimestampB\003" + + "\340A\003\022<\n\016inspect_config\030\006 \001(\0132$.google.pri" + + "vacy.dlp.v2.InspectConfig:\242\001\352A\236\001\n\"dlp.go" + + "ogleapis.com/InspectTemplate\022@organizati" + + "ons/{organization}/inspectTemplates/{ins" + + "pect_template}\0226projects/{project}/inspe" + + "ctTemplates/{inspect_template}\"\266\003\n\022Deide" + + "ntifyTemplate\022\021\n\004name\030\001 \001(\tB\003\340A\003\022\024\n\014disp" + + "lay_name\030\002 \001(\t\022\023\n\013description\030\003 \001(\t\0224\n\013c" + + "reate_time\030\004 \001(\0132\032.google.protobuf.Times" + + "tampB\003\340A\003\0224\n\013update_time\030\005 \001(\0132\032.google." + + "protobuf.TimestampB\003\340A\003\022B\n\021deidentify_co" + + "nfig\030\006 \001(\0132\'.google.privacy.dlp.v2.Deide" + + "ntifyConfig:\261\001\352A\255\001\n%dlp.googleapis.com/D" + + "eidentifyTemplate\022Forganizations/{organi" + + "zation}/deidentifyTemplates/{deidentify_" + + "template}\022\n" + + "\013inspect_job\030\004 \001(\0132\'.google.privacy.dlp." + + "v2.InspectJobConfigH\000\022;\n\010triggers\030\005 \003(\0132" + + ").google.privacy.dlp.v2.JobTrigger.Trigg" + + "er\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.goo" + + "gle.protobuf.TimestampB\003\340A\003\0224\n\013update_ti" + + "me\030\010 \001(\0132\032.google.protobuf.TimestampB\003\340A" + + "\003\0226\n\rlast_run_time\030\t \001(\0132\032.google.protob" + + "uf.TimestampB\003\340A\003\022=\n\006status\030\n \001(\0162(.goog" + + "le.privacy.dlp.v2.JobTrigger.StatusB\003\340A\002" + + "\032I\n\007Trigger\0223\n\010schedule\030\001 \001(\0132\037.google.p" + + "rivacy.dlp.v2.ScheduleH\000B\t\n\007trigger\"H\n\006S" + + "tatus\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:P\352AM\n\035dlp." + + "googleapis.com/JobTrigger\022,projects/{pro" + + "ject}/jobTriggers/{job_trigger}B\005\n\003job\"\364" + + "\005\n\006Action\022C\n\rsave_findings\030\001 \001(\0132*.googl" + + "e.privacy.dlp.v2.Action.SaveFindingsH\000\022@" + + "\n\007pub_sub\030\002 \001(\0132-.google.privacy.dlp.v2." + + "Action.PublishToPubSubH\000\022U\n\027publish_summ" + + "ary_to_cscc\030\003 \001(\01322.google.privacy.dlp.v" + + "2.Action.PublishSummaryToCsccH\000\022q\n&publi" + + "sh_findings_to_cloud_data_catalog\030\005 \001(\0132" + + "?.google.privacy.dlp.v2.Action.PublishFi" + + "ndingsToCloudDataCatalogH\000\022V\n\027job_notifi" + + "cation_emails\030\010 \001(\01323.google.privacy.dlp" + + ".v2.Action.JobNotificationEmailsH\000\022T\n\026pu" + + "blish_to_stackdriver\030\t \001(\01322.google.priv" + + "acy.dlp.v2.Action.PublishToStackdriverH\000" + + "\032Q\n\014SaveFindings\022A\n\routput_config\030\001 \001(\0132" + + "*.google.privacy.dlp.v2.OutputStorageCon" + + "fig\032 \n\017PublishToPubSub\022\r\n\005topic\030\001 \001(\t\032\026\n" + + "\024PublishSummaryToCscc\032#\n!PublishFindings" + + "ToCloudDataCatalog\032\027\n\025JobNotificationEma" + + "ils\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/Inspe" + + "ctTemplate\022E\n\020inspect_template\030\002 \001(\0132&.g" + + "oogle.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\004" + + "name\030\001 \001(\tB*\340A\002\372A$\n\"dlp.googleapis.com/I" + + "nspectTemplate\022@\n\020inspect_template\030\002 \001(\013" + + "2&.google.privacy.dlp.v2.InspectTemplate" + + "\022/\n\013update_mask\030\003 \001(\0132\032.google.protobuf." + + "FieldMask\"U\n\031GetInspectTemplateRequest\0228" + + "\n\004name\030\001 \001(\tB*\340A\002\372A$\n\"dlp.googleapis.com" + + "/InspectTemplate\"\247\001\n\033ListInspectTemplate" + + "sRequest\022:\n\006parent\030\001 \001(\tB*\340A\002\372A$\022\"dlp.go" + + "ogleapis.com/InspectTemplate\022\022\n\npage_tok" + + "en\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\034ListInspec" + + "tTemplatesResponse\022A\n\021inspect_templates\030" + + "\001 \003(\0132&.google.privacy.dlp.v2.InspectTem" + + "plate\022\027\n\017next_page_token\030\002 \001(\t\"X\n\034Delete" + + "InspectTemplateRequest\0228\n\004name\030\001 \001(\tB*\340A" + + "\002\372A$\n\"dlp.googleapis.com/InspectTemplate" + + "\"\304\001\n\027CreateJobTriggerRequest\022C\n\006parent\030\001" + + " \001(\tB3\340A\002\372A-\n+cloudresourcemanager.googl" + + "eapis.com/Project\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\031ActivateJobTriggerRequest\0223\n\004name\030\001 \001" + + "(\tB%\340A\002\372A\037\n\035dlp.googleapis.com/JobTrigge" + + "r\"\267\001\n\027UpdateJobTriggerRequest\0223\n\004name\030\001 " + + "\001(\tB%\340A\002\372A\037\n\035dlp.googleapis.com/JobTrigg" + + "er\0226\n\013job_trigger\030\002 \001(\0132!.google.privacy" + + ".dlp.v2.JobTrigger\022/\n\013update_mask\030\003 \001(\0132" + + "\032.google.protobuf.FieldMask\"K\n\024GetJobTri" + + "ggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n\035dlp.g" + + "oogleapis.com/JobTrigger\"\210\002\n\023CreateDlpJo" + + "bRequest\022C\n\006parent\030\001 \001(\tB3\340A\002\372A-\n+cloudr" + + "esourcemanager.googleapis.com/Project\022>\n" + + "\013inspect_job\030\002 \001(\0132\'.google.privacy.dlp." + + "v2.InspectJobConfigH\000\022@\n\010risk_job\030\003 \001(\0132" + + ",.google.privacy.dlp.v2.RiskAnalysisJobC" + + "onfigH\000\022\016\n\006job_id\030\004 \001(\t\022\023\n\013location_id\030\005" + + " \001(\tB\005\n\003job\"\273\001\n\026ListJobTriggersRequest\022C" + + "\n\006parent\030\001 \001(\tB3\340A\002\372A-\n+cloudresourceman" + + "ager.googleapis.com/Project\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\016\n\006filter\030\005 \001(\t\022\023\n\013location_id\030\007 \001(" + + "\t\"k\n\027ListJobTriggersResponse\0227\n\014job_trig" + + "gers\030\001 \003(\0132!.google.privacy.dlp.v2.JobTr" + + "igger\022\027\n\017next_page_token\030\002 \001(\t\"N\n\027Delete" + + "JobTriggerRequest\0223\n\004name\030\001 \001(\tB%\340A\002\372A\037\n" + + "\035dlp.googleapis.com/JobTrigger\"\335\001\n\020Inspe" + + "ctJobConfig\022<\n\016storage_config\030\001 \001(\0132$.go" + + "ogle.privacy.dlp.v2.StorageConfig\022<\n\016ins" + + "pect_config\030\002 \001(\0132$.google.privacy.dlp.v" + + "2.InspectConfig\022\035\n\025inspect_template_name" + + "\030\003 \001(\t\022.\n\007actions\030\004 \003(\0132\035.google.privacy" + + ".dlp.v2.Action\"\244\005\n\006DlpJob\022\014\n\004name\030\001 \001(\t\022" + + "/\n\004type\030\002 \001(\0162!.google.privacy.dlp.v2.Dl" + + "pJobType\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.AnalyzeDat" + + "aSourceRiskDetailsH\000\022J\n\017inspect_details\030" + + "\005 \001(\0132/.google.privacy.dlp.v2.InspectDat" + + "aSourceDetailsH\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.google.privacy.dlp.v2.Error\"c\n\010JobSt" + + "ate\022\031\n\025JOB_STATE_UNSPECIFIED\020\000\022\013\n\007PENDIN" + + "G\020\001\022\013\n\007RUNNING\020\002\022\010\n\004DONE\020\003\022\014\n\010CANCELED\020\004" + + "\022\n\n\006FAILED\020\005:D\352AA\n\031dlp.googleapis.com/Dl" + + "pJob\022$projects/{project}/dlpJobs/{dlp_jo" + + "b}B\t\n\007details\"C\n\020GetDlpJobRequest\022/\n\004nam" + + "e\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.com/DlpJ" + + "ob\"\350\001\n\022ListDlpJobsRequest\022C\n\006parent\030\004 \001(" + + "\tB3\340A\002\372A-\n+cloudresourcemanager.googleap" + + "is.com/Project\022\016\n\006filter\030\001 \001(\t\022\021\n\tpage_s" + + "ize\030\002 \001(\005\022\022\n\npage_token\030\003 \001(\t\022/\n\004type\030\005 " + + "\001(\0162!.google.privacy.dlp.v2.DlpJobType\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(\0132\035.goo" + + "gle.privacy.dlp.v2.DlpJob\022\027\n\017next_page_t" + + "oken\030\002 \001(\t\"F\n\023CancelDlpJobRequest\022/\n\004nam" + + "e\030\001 \001(\tB!\340A\002\372A\033\n\031dlp.googleapis.com/DlpJ" + + "ob\"F\n\023DeleteDlpJobRequest\022/\n\004name\030\001 \001(\tB" + + "!\340A\002\372A\033\n\031dlp.googleapis.com/DlpJob\"\327\001\n\037C" + + "reateDeidentifyTemplateRequest\022=\n\006parent" + + "\030\001 \001(\tB-\340A\002\372A\'\022%dlp.googleapis.com/Deide" + + "ntifyTemplate\022K\n\023deidentify_template\030\002 \001" + + "(\0132).google.privacy.dlp.v2.DeidentifyTem" + + "plateB\003\340A\002\022\023\n\013template_id\030\003 \001(\t\022\023\n\013locat" + + "ion_id\030\004 \001(\t\"\327\001\n\037UpdateDeidentifyTemplat" + + "eRequest\022;\n\004name\030\001 \001(\tB-\340A\002\372A\'\n%dlp.goog" + + "leapis.com/DeidentifyTemplate\022F\n\023deident" + + "ify_template\030\002 \001(\0132).google.privacy.dlp." + + "v2.DeidentifyTemplate\022/\n\013update_mask\030\003 \001" + + "(\0132\032.google.protobuf.FieldMask\"[\n\034GetDei" + + "dentifyTemplateRequest\022;\n\004name\030\001 \001(\tB-\340A" + + "\002\372A\'\n%dlp.googleapis.com/DeidentifyTempl" + + "ate\"\255\001\n\036ListDeidentifyTemplatesRequest\022=" + + "\n\006parent\030\001 \001(\tB-\340A\002\372A\'\022%dlp.googleapis.c" + + "om/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\013location_id\030\005 \001(\t\"\203\001\n\037ListDeidentifyTe" + + "mplatesResponse\022G\n\024deidentify_templates\030" + + "\001 \003(\0132).google.privacy.dlp.v2.Deidentify" + + "Template\022\027\n\017next_page_token\030\002 \001(\t\"^\n\037Del" + + "eteDeidentifyTemplateRequest\022;\n\004name\030\001 \001" + + "(\tB-\340A\002\372A\'\n%dlp.googleapis.com/Deidentif" + + "yTemplate\"\364\001\n\033LargeCustomDictionaryConfi" + + "g\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\017big_query_field" + + "\030\003 \001(\0132$.google.privacy.dlp.v2.BigQueryF" + + "ieldH\000B\010\n\006source\"8\n\032LargeCustomDictionar" + + "yStats\022\032\n\022approx_num_phrases\030\001 \001(\003\"\240\001\n\024S" + + "toredInfoTypeConfig\022\024\n\014display_name\030\001 \001(" + + "\t\022\023\n\013description\030\002 \001(\t\022U\n\027large_custom_d" + + "ictionary\030\003 \001(\01322.google.privacy.dlp.v2." + + "LargeCustomDictionaryConfigH\000B\006\n\004type\"s\n" + + "\023StoredInfoTypeStats\022T\n\027large_custom_dic" + + "tionary\030\001 \001(\01321.google.privacy.dlp.v2.La" + + "rgeCustomDictionaryStatsH\000B\006\n\004type\"\251\002\n\025S" + + "toredInfoTypeVersion\022;\n\006config\030\001 \001(\0132+.g" + + "oogle.privacy.dlp.v2.StoredInfoTypeConfi" + + "g\022/\n\013create_time\030\002 \001(\0132\032.google.protobuf" + + ".Timestamp\0229\n\005state\030\003 \001(\0162*.google.priva" + + "cy.dlp.v2.StoredInfoTypeState\022,\n\006errors\030" + + "\004 \003(\0132\034.google.privacy.dlp.v2.Error\0229\n\005s" + + "tats\030\005 \001(\0132*.google.privacy.dlp.v2.Store" + + "dInfoTypeStats\"\317\002\n\016StoredInfoType\022\014\n\004nam" + + "e\030\001 \001(\t\022E\n\017current_version\030\002 \001(\0132,.googl" + + "e.privacy.dlp.v2.StoredInfoTypeVersion\022F" + + "\n\020pending_versions\030\003 \003(\0132,.google.privac" + + "y.dlp.v2.StoredInfoTypeVersion:\237\001\352A\233\001\n!d" + + "lp.googleapis.com/StoredInfoType\022?organi" + + "zations/{organization}/storedInfoTypes/{" + + "stored_info_type}\0225projects/{project}/st" + + "oredInfoTypes/{stored_info_type}\"\314\001\n\033Cre" + + "ateStoredInfoTypeRequest\0229\n\006parent\030\001 \001(\t" + + "B)\340A\002\372A#\022!dlp.googleapis.com/StoredInfoT" + + "ype\022@\n\006config\030\002 \001(\0132+.google.privacy.dlp" + + ".v2.StoredInfoTypeConfigB\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\033UpdateStoredInfoTypeRequest\0227\n\004name\030" + "\001 \001(\tB)\340A\002\372A#\n!dlp.googleapis.com/Stored" @@ -1388,24 +1393,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "rivacy.dlp.v2.StoredInfoType\022\027\n\017next_pag" + "e_token\030\002 \001(\t\"V\n\033DeleteStoredInfoTypeReq" + "uest\0227\n\004name\030\001 \001(\tB)\340A\002\372A#\n!dlp.googleap" - + "is.com/StoredInfoType*M\n\rContentOption\022\027" - + "\n\023CONTENT_UNSPECIFIED\020\000\022\020\n\014CONTENT_TEXT\020" - + "\001\022\021\n\rCONTENT_IMAGE\020\002*\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_PART" - + "IAL_MATCH\020\002\022\037\n\033MATCHING_TYPE_INVERSE_MAT" - + "CH\020\003*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*\273\001\n\022RelationalOperator\022#\n\037RELATIO" - + "NAL_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\t" - + "LESS_THAN\020\004\022\032\n\026GREATER_THAN_OR_EQUALS\020\005\022" - + "\027\n\023LESS_THAN_OR_EQUALS\020\006\022\n\n\006EXISTS\020\007*R\n\n" + + "is.com/StoredInfoType*\273\001\n\022RelationalOper" + + "ator\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\014GRE" + + "ATER_THAN\020\003\022\r\n\tLESS_THAN\020\004\022\032\n\026GREATER_TH" + + "AN_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_FUL" + + "L_MATCH\020\001\022\037\n\033MATCHING_TYPE_PARTIAL_MATCH" + + "\020\002\022\037\n\033MATCHING_TYPE_INVERSE_MATCH\020\003*M\n\rC" + + "ontentOption\022\027\n\023CONTENT_UNSPECIFIED\020\000\022\020\n" + + "\014CONTENT_TEXT\020\001\022\021\n\rCONTENT_IMAGE\020\002*P\n\023In" + + "foTypeSupportedBy\022\031\n\025ENUM_TYPE_UNSPECIFI" + + "ED\020\000\022\013\n\007INSPECT\020\001\022\021\n\rRISK_ANALYSIS\020\002*R\n\n" + "DlpJobType\022\034\n\030DLP_JOB_TYPE_UNSPECIFIED\020\000" + "\022\017\n\013INSPECT_JOB\020\001\022\025\n\021RISK_ANALYSIS_JOB\020\002" + "*n\n\023StoredInfoTypeState\022&\n\"STORED_INFO_T" + "YPE_STATE_UNSPECIFIED\020\000\022\013\n\007PENDING\020\001\022\t\n\005" - + "READY\020\002\022\n\n\006FAILED\020\003\022\013\n\007INVALID\020\0042\205D\n\nDlp" + + "READY\020\002\022\n\n\006FAILED\020\003\022\013\n\007INVALID\020\0042\333H\n\nDlp" + "Service\022\347\001\n\016InspectContent\022,.google.priv" + "acy.dlp.v2.InspectContentRequest\032-.googl" + "e.privacy.dlp.v2.InspectContentResponse\"" @@ -1429,211 +1434,227 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "p.v2.ReidentifyContentResponse\"~\202\323\344\223\002x\"*" + "/v2/{parent=projects/*}/content:reidenti" + "fy:\001*ZG\"B/v2/{parent=projects/*}/locatio" - + "ns/{location_id}/content:reidentify:\001*\022\252" + + "ns/{location_id}/content:reidentify:\001*\022\270" + "\001\n\rListInfoTypes\022+.google.privacy.dlp.v2" + ".ListInfoTypesRequest\032,.google.privacy.d" - + "lp.v2.ListInfoTypesResponse\">\202\323\344\223\0028\022\r/v2" + + "lp.v2.ListInfoTypesResponse\"L\202\323\344\223\0028\022\r/v2" + "/infoTypesZ\'\022%/v2/locations/{location_id" - + "}/infoTypes\022\362\002\n\025CreateInspectTemplate\0223." - + "google.privacy.dlp.v2.CreateInspectTempl" - + "ateRequest\032&.google.privacy.dlp.v2.Inspe" - + "ctTemplate\"\373\001\202\323\344\223\002\364\001\"-/v2/{parent=organi" - + "zations/*}/inspectTemplates:\001*ZJ\"E/v2/{p" - + "arent=organizations/*}/locations/{locati" - + "on_id}/inspectTemplates:\001*Z-\"(/v2/{paren" - + "t=projects/*}/inspectTemplates:\001*ZE\"@/v2" - + "/{parent=projects/*}/locations/{location" - + "_id}/inspectTemplates:\001*\022\332\002\n\025UpdateInspe" - + "ctTemplate\0223.google.privacy.dlp.v2.Updat" - + "eInspectTemplateRequest\032&.google.privacy" - + ".dlp.v2.InspectTemplate\"\343\001\202\323\344\223\002\334\0012-/v2/{" - + "name=organizations/*/inspectTemplates/*}" - + ":\001*Z>29/v2/{name=organizations/*/locatio" - + "ns/*/inspectTemplates/*}:\001*Z-2(/v2/{name" - + "=projects/*/inspectTemplates/*}:\001*Z924/v" - + "2/{name=projects/*/locations/*/inspectTe" - + "mplates/*}:\001*\022\310\002\n\022GetInspectTemplate\0220.g" - + "oogle.privacy.dlp.v2.GetInspectTemplateR" - + "equest\032&.google.privacy.dlp.v2.InspectTe" - + "mplate\"\327\001\202\323\344\223\002\320\001\022-/v2/{name=organization" - + "s/*/inspectTemplates/*}Z;\0229/v2/{name=org" - + "anizations/*/locations/*/inspectTemplate" - + "s/*}Z*\022(/v2/{name=projects/*/inspectTemp" - + "lates/*}Z6\0224/v2/{name=projects/*/locatio" - + "ns/*/inspectTemplates/*}\022\361\002\n\024ListInspect" - + "Templates\0222.google.privacy.dlp.v2.ListIn" - + "spectTemplatesRequest\0323.google.privacy.d" - + "lp.v2.ListInspectTemplatesResponse\"\357\001\202\323\344", - "\223\002\350\001\022-/v2/{parent=organizations/*}/inspe" - + "ctTemplatesZG\022E/v2/{parent=organizations" - + "/*}/locations/{location_id}/inspectTempl" - + "atesZ*\022(/v2/{parent=projects/*}/inspectT" - + "emplatesZB\022@/v2/{parent=projects/*}/loca" - + "tions/{location_id}/inspectTemplates\022\276\002\n" - + "\025DeleteInspectTemplate\0223.google.privacy." - + "dlp.v2.DeleteInspectTemplateRequest\032\026.go" - + "ogle.protobuf.Empty\"\327\001\202\323\344\223\002\320\001*-/v2/{name" - + "=organizations/*/inspectTemplates/*}Z;*9" - + "/v2/{name=organizations/*/locations/*/in" - + "spectTemplates/*}Z**(/v2/{name=projects/" - + "*/inspectTemplates/*}Z6*4/v2/{name=proje" - + "cts/*/locations/*/inspectTemplates/*}\022\207\003" - + "\n\030CreateDeidentifyTemplate\0226.google.priv" - + "acy.dlp.v2.CreateDeidentifyTemplateReque" - + "st\032).google.privacy.dlp.v2.DeidentifyTem" - + "plate\"\207\002\202\323\344\223\002\200\002\"0/v2/{parent=organizatio" - + "ns/*}/deidentifyTemplates:\001*ZM\"H/v2/{par" - + "ent=organizations/*}/locations/{location" - + "_id}/deidentifyTemplates:\001*Z0\"+/v2/{pare" - + "nt=projects/*}/deidentifyTemplates:\001*ZH\"" - + "C/v2/{parent=projects/*}/locations/{loca" - + "tion_id}/deidentifyTemplates:\001*\022\357\002\n\030Upda" - + "teDeidentifyTemplate\0226.google.privacy.dl" - + "p.v2.UpdateDeidentifyTemplateRequest\032).g" - + "oogle.privacy.dlp.v2.DeidentifyTemplate\"" - + "\357\001\202\323\344\223\002\350\00120/v2/{name=organizations/*/dei" - + "dentifyTemplates/*}:\001*ZA2\022*29/v2/{name=organizations/*/locations" + + "/*/inspectTemplates/*}:\001*Z-2(/v2/{name=p" + + "rojects/*/inspectTemplates/*}:\001*Z924/v2/" + + "{name=projects/*/locations/*/inspectTemp" + + "lates/*}:\001*\332A!name,inspect_template,upda" + + "te_mask\022\317\002\n\022GetInspectTemplate\0220.google." + + "privacy.dlp.v2.GetInspectTemplateRequest" + + "\032&.google.privacy.dlp.v2.InspectTemplate" + + "\"\336\001\202\323\344\223\002\320\001\022-/v2/{name=organizations/*/in", + "spectTemplates/*}Z;\0229/v2/{name=organizat" + + "ions/*/locations/*/inspectTemplates/*}Z*" + + "\022(/v2/{name=projects/*/inspectTemplates/" + + "*}Z6\0224/v2/{name=projects/*/locations/*/i" + + "nspectTemplates/*}\332A\004name\022\372\002\n\024ListInspec" + + "tTemplates\0222.google.privacy.dlp.v2.ListI" + + "nspectTemplatesRequest\0323.google.privacy." + + "dlp.v2.ListInspectTemplatesResponse\"\370\001\202\323" + + "\344\223\002\350\001\022-/v2/{parent=organizations/*}/insp" + + "ectTemplatesZG\022E/v2/{parent=organization" + + "s/*}/locations/{location_id}/inspectTemp" + + "latesZ*\022(/v2/{parent=projects/*}/inspect" + + "TemplatesZB\022@/v2/{parent=projects/*}/loc" + + "ations/{location_id}/inspectTemplates\332A\006" + + "parent\022\305\002\n\025DeleteInspectTemplate\0223.googl" + + "e.privacy.dlp.v2.DeleteInspectTemplateRe" + + "quest\032\026.google.protobuf.Empty\"\336\001\202\323\344\223\002\320\001*" + + "-/v2/{name=organizations/*/inspectTempla" + + "tes/*}Z;*9/v2/{name=organizations/*/loca" + + "tions/*/inspectTemplates/*}Z**(/v2/{name" + + "=projects/*/inspectTemplates/*}Z6*4/v2/{" + + "name=projects/*/locations/*/inspectTempl" + + "ates/*}\332A\004name\022\315\003\n\030CreateDeidentifyTempl" + + "ate\0226.google.privacy.dlp.v2.CreateDeiden" + + "tifyTemplateRequest\032).google.privacy.dlp" + + ".v2.DeidentifyTemplate\"\315\002\202\323\344\223\002\200\002\"0/v2/{p" + + "arent=organizations/*}/deidentifyTemplat" + + "es:\001*ZM\"H/v2/{parent=organizations/*}/lo" + + "cations/{location_id}/deidentifyTemplate" + + "s:\001*Z0\"+/v2/{parent=projects/*}/deidenti" + + "fyTemplates:\001*ZH\"C/v2/{parent=projects/*" + + "}/locations/{location_id}/deidentifyTemp" + + "lates:\001*\332A\032parent,deidentify_template\332A&" + + "parent,deidentify_template,location_id\022\226" + + "\003\n\030UpdateDeidentifyTemplate\0226.google.pri" + + "vacy.dlp.v2.UpdateDeidentifyTemplateRequ" + + "est\032).google.privacy.dlp.v2.DeidentifyTe" + + "mplate\"\226\002\202\323\344\223\002\350\00120/v2/{name=organization" + + "s/*/deidentifyTemplates/*}:\001*ZA2\022* * Details information about an error encountered during job execution or * the results of an unsuccessful activation of the JobTrigger. - * Output only field. *
* * Protobuf type {@code google.privacy.dlp.v2.Error} @@ -136,6 +135,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int DETAILS_FIELD_NUMBER = 1; private com.google.rpc.Status details_; /** + * + * + *
+   * Detailed error codes and messages.
+   * 
+ * * .google.rpc.Status details = 1; * * @return Whether the details field is set. @@ -144,6 +149,12 @@ public boolean hasDetails() { return details_ != null; } /** + * + * + *
+   * Detailed error codes and messages.
+   * 
+ * * .google.rpc.Status details = 1; * * @return The details. @@ -151,7 +162,15 @@ public boolean hasDetails() { public com.google.rpc.Status getDetails() { return details_ == null ? com.google.rpc.Status.getDefaultInstance() : details_; } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+   * Detailed error codes and messages.
+   * 
+ * + * .google.rpc.Status details = 1; + */ public com.google.rpc.StatusOrBuilder getDetailsOrBuilder() { return getDetails(); } @@ -399,7 +418,6 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
    * Details information about an error encountered during job execution or
    * the results of an unsuccessful activation of the JobTrigger.
-   * Output only field.
    * 
* * Protobuf type {@code google.privacy.dlp.v2.Error} @@ -609,6 +627,12 @@ public Builder mergeFrom( com.google.rpc.Status, com.google.rpc.Status.Builder, com.google.rpc.StatusOrBuilder> detailsBuilder_; /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * * .google.rpc.Status details = 1; * * @return Whether the details field is set. @@ -617,6 +641,12 @@ public boolean hasDetails() { return detailsBuilder_ != null || details_ != null; } /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * * .google.rpc.Status details = 1; * * @return The details. @@ -628,7 +658,15 @@ public com.google.rpc.Status getDetails() { return detailsBuilder_.getMessage(); } } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ public Builder setDetails(com.google.rpc.Status value) { if (detailsBuilder_ == null) { if (value == null) { @@ -642,7 +680,15 @@ public Builder setDetails(com.google.rpc.Status value) { return this; } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ public Builder setDetails(com.google.rpc.Status.Builder builderForValue) { if (detailsBuilder_ == null) { details_ = builderForValue.build(); @@ -653,7 +699,15 @@ public Builder setDetails(com.google.rpc.Status.Builder builderForValue) { return this; } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ public Builder mergeDetails(com.google.rpc.Status value) { if (detailsBuilder_ == null) { if (details_ != null) { @@ -668,7 +722,15 @@ public Builder mergeDetails(com.google.rpc.Status value) { return this; } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ public Builder clearDetails() { if (detailsBuilder_ == null) { details_ = null; @@ -680,13 +742,29 @@ public Builder clearDetails() { return this; } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ public com.google.rpc.Status.Builder getDetailsBuilder() { onChanged(); return getDetailsFieldBuilder().getBuilder(); } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ public com.google.rpc.StatusOrBuilder getDetailsOrBuilder() { if (detailsBuilder_ != null) { return detailsBuilder_.getMessageOrBuilder(); @@ -694,7 +772,15 @@ public com.google.rpc.StatusOrBuilder getDetailsOrBuilder() { return details_ == null ? com.google.rpc.Status.getDefaultInstance() : details_; } } - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+     * Detailed error codes and messages.
+     * 
+ * + * .google.rpc.Status details = 1; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.rpc.Status, com.google.rpc.Status.Builder, com.google.rpc.StatusOrBuilder> getDetailsFieldBuilder() { diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ErrorOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ErrorOrBuilder.java index 0aed6002..8b5e9dbd 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ErrorOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ErrorOrBuilder.java @@ -24,18 +24,38 @@ public interface ErrorOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * Detailed error codes and messages.
+   * 
+ * * .google.rpc.Status details = 1; * * @return Whether the details field is set. */ boolean hasDetails(); /** + * + * + *
+   * Detailed error codes and messages.
+   * 
+ * * .google.rpc.Status details = 1; * * @return The details. */ com.google.rpc.Status getDetails(); - /** .google.rpc.Status details = 1; */ + /** + * + * + *
+   * Detailed error codes and messages.
+   * 
+ * + * .google.rpc.Status details = 1; + */ com.google.rpc.StatusOrBuilder getDetailsOrBuilder(); /** diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformation.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformation.java index 00dee184..ef871ddd 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformation.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformation.java @@ -227,10 +227,12 @@ public TransformationCase getTransformationCase() { * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getFieldsList() { return fields_; @@ -239,10 +241,12 @@ public java.util.List getFieldsList() { * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getFieldsOrBuilderList() { @@ -252,10 +256,12 @@ public java.util.List getFieldsList() { * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public int getFieldsCount() { return fields_.size(); @@ -264,10 +270,12 @@ public int getFieldsCount() { * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId getFields(int index) { return fields_.get(index); @@ -276,10 +284,12 @@ public com.google.privacy.dlp.v2.FieldId getFields(int index) { * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldsOrBuilder(int index) { return fields_.get(index); @@ -293,7 +303,7 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldsOrBuilder(int index) *
    * Only apply the transformation if the condition evaluates to true for the
    * given `RecordCondition`. The conditions are allowed to reference fields
-   * that are not used in the actual transformation. [optional]
+   * that are not used in the actual transformation.
    * Example Use Cases:
    * - Apply a different bucket transformation to an age column if the zip code
    * column for the same record is within a specific range.
@@ -313,7 +323,7 @@ public boolean hasCondition() {
    * 
    * Only apply the transformation if the condition evaluates to true for the
    * given `RecordCondition`. The conditions are allowed to reference fields
-   * that are not used in the actual transformation. [optional]
+   * that are not used in the actual transformation.
    * Example Use Cases:
    * - Apply a different bucket transformation to an age column if the zip code
    * column for the same record is within a specific range.
@@ -335,7 +345,7 @@ public com.google.privacy.dlp.v2.RecordCondition getCondition() {
    * 
    * Only apply the transformation if the condition evaluates to true for the
    * given `RecordCondition`. The conditions are allowed to reference fields
-   * that are not used in the actual transformation. [optional]
+   * that are not used in the actual transformation.
    * Example Use Cases:
    * - Apply a different bucket transformation to an age column if the zip code
    * column for the same record is within a specific range.
@@ -941,10 +951,12 @@ private void ensureFieldsIsMutable() {
      *
      *
      * 
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getFieldsList() { if (fieldsBuilder_ == null) { @@ -957,10 +969,12 @@ public java.util.List getFieldsList() { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public int getFieldsCount() { if (fieldsBuilder_ == null) { @@ -973,10 +987,12 @@ public int getFieldsCount() { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId getFields(int index) { if (fieldsBuilder_ == null) { @@ -989,10 +1005,12 @@ public com.google.privacy.dlp.v2.FieldId getFields(int index) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setFields(int index, com.google.privacy.dlp.v2.FieldId value) { if (fieldsBuilder_ == null) { @@ -1011,10 +1029,12 @@ public Builder setFields(int index, com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setFields(int index, com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldsBuilder_ == null) { @@ -1030,10 +1050,12 @@ public Builder setFields(int index, com.google.privacy.dlp.v2.FieldId.Builder bu * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addFields(com.google.privacy.dlp.v2.FieldId value) { if (fieldsBuilder_ == null) { @@ -1052,10 +1074,12 @@ public Builder addFields(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addFields(int index, com.google.privacy.dlp.v2.FieldId value) { if (fieldsBuilder_ == null) { @@ -1074,10 +1098,12 @@ public Builder addFields(int index, com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addFields(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldsBuilder_ == null) { @@ -1093,10 +1119,12 @@ public Builder addFields(com.google.privacy.dlp.v2.FieldId.Builder builderForVal * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addFields(int index, com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldsBuilder_ == null) { @@ -1112,10 +1140,12 @@ public Builder addFields(int index, com.google.privacy.dlp.v2.FieldId.Builder bu * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addAllFields( java.lang.Iterable values) { @@ -1132,10 +1162,12 @@ public Builder addAllFields( * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearFields() { if (fieldsBuilder_ == null) { @@ -1151,10 +1183,12 @@ public Builder clearFields() { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder removeFields(int index) { if (fieldsBuilder_ == null) { @@ -1170,10 +1204,12 @@ public Builder removeFields(int index) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder getFieldsBuilder(int index) { return getFieldsFieldBuilder().getBuilder(index); @@ -1182,10 +1218,12 @@ public com.google.privacy.dlp.v2.FieldId.Builder getFieldsBuilder(int index) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldsOrBuilder(int index) { if (fieldsBuilder_ == null) { @@ -1198,10 +1236,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldsOrBuilder(int index) * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getFieldsOrBuilderList() { @@ -1215,10 +1255,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldsOrBuilder(int index) * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder addFieldsBuilder() { return getFieldsFieldBuilder() @@ -1228,10 +1270,12 @@ public com.google.privacy.dlp.v2.FieldId.Builder addFieldsBuilder() { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder addFieldsBuilder(int index) { return getFieldsFieldBuilder() @@ -1241,10 +1285,12 @@ public com.google.privacy.dlp.v2.FieldId.Builder addFieldsBuilder(int index) { * * *
-     * Input field(s) to apply the transformation to. [required]
+     * Required. Input field(s) to apply the transformation to.
      * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getFieldsBuilderList() { return getFieldsFieldBuilder().getBuilderList(); @@ -1279,7 +1325,7 @@ public java.util.List getFieldsBuilde *
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1299,7 +1345,7 @@ public boolean hasCondition() {
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1325,7 +1371,7 @@ public com.google.privacy.dlp.v2.RecordCondition getCondition() {
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1353,7 +1399,7 @@ public Builder setCondition(com.google.privacy.dlp.v2.RecordCondition value) {
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1378,7 +1424,7 @@ public Builder setCondition(com.google.privacy.dlp.v2.RecordCondition.Builder bu
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1410,7 +1456,7 @@ public Builder mergeCondition(com.google.privacy.dlp.v2.RecordCondition value) {
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1436,7 +1482,7 @@ public Builder clearCondition() {
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1456,7 +1502,7 @@ public com.google.privacy.dlp.v2.RecordCondition.Builder getConditionBuilder() {
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
@@ -1480,7 +1526,7 @@ public com.google.privacy.dlp.v2.RecordConditionOrBuilder getConditionOrBuilder(
      * 
      * Only apply the transformation if the condition evaluates to true for the
      * given `RecordCondition`. The conditions are allowed to reference fields
-     * that are not used in the actual transformation. [optional]
+     * that are not used in the actual transformation.
      * Example Use Cases:
      * - Apply a different bucket transformation to an age column if the zip code
      * column for the same record is within a specific range.
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformationOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformationOrBuilder.java
index d2c587d6..2fef3e42 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformationOrBuilder.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformationOrBuilder.java
@@ -27,50 +27,60 @@ public interface FieldTransformationOrBuilder
    *
    *
    * 
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ java.util.List getFieldsList(); /** * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldId getFields(int index); /** * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ int getFieldsCount(); /** * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ java.util.List getFieldsOrBuilderList(); /** * * *
-   * Input field(s) to apply the transformation to. [required]
+   * Required. Input field(s) to apply the transformation to.
    * 
* - * repeated .google.privacy.dlp.v2.FieldId fields = 1; + * + * repeated .google.privacy.dlp.v2.FieldId fields = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldsOrBuilder(int index); @@ -80,7 +90,7 @@ public interface FieldTransformationOrBuilder *
    * Only apply the transformation if the condition evaluates to true for the
    * given `RecordCondition`. The conditions are allowed to reference fields
-   * that are not used in the actual transformation. [optional]
+   * that are not used in the actual transformation.
    * Example Use Cases:
    * - Apply a different bucket transformation to an age column if the zip code
    * column for the same record is within a specific range.
@@ -98,7 +108,7 @@ public interface FieldTransformationOrBuilder
    * 
    * Only apply the transformation if the condition evaluates to true for the
    * given `RecordCondition`. The conditions are allowed to reference fields
-   * that are not used in the actual transformation. [optional]
+   * that are not used in the actual transformation.
    * Example Use Cases:
    * - Apply a different bucket transformation to an age column if the zip code
    * column for the same record is within a specific range.
@@ -116,7 +126,7 @@ public interface FieldTransformationOrBuilder
    * 
    * Only apply the transformation if the condition evaluates to true for the
    * given `RecordCondition`. The conditions are allowed to reference fields
-   * that are not used in the actual transformation. [optional]
+   * that are not used in the actual transformation.
    * Example Use Cases:
    * - Apply a different bucket transformation to an age column if the zip code
    * column for the same record is within a specific range.
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 93741520..6c0d833f 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
@@ -27,7 +27,7 @@
  * but requires more configuration. This message is provided as a convenience to
  * the user for simple bucketing strategies.
  * The transformed value will be a hyphenated string of
- * <lower_bound>-<upper_bound>, i.e if lower_bound = 10 and upper_bound = 20
+ * {lower_bound}-{upper_bound}, i.e if lower_bound = 10 and upper_bound = 20
  * all values that are within this bucket will be replaced with "10-20".
  * This can be used on data of type: double, long.
  * If the bound Value type differs from the type of data
@@ -154,12 +154,13 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    *
    *
    * 
-   * Lower bound value of buckets. All values less than `lower_bound` are
+   * 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].
+   * then all values less than 10 are replaced with the value “-10”.
    * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the lowerBound field is set. */ @@ -170,12 +171,13 @@ public boolean hasLowerBound() { * * *
-   * Lower bound value of buckets. All values less than `lower_bound` are
+   * 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].
+   * then all values less than 10 are replaced with the value “-10”.
    * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The lowerBound. */ @@ -186,12 +188,13 @@ public com.google.privacy.dlp.v2.Value getLowerBound() { * * *
-   * Lower bound value of buckets. All values less than `lower_bound` are
+   * 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].
+   * then all values less than 10 are replaced with the value “-10”.
    * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { return getLowerBound(); @@ -203,13 +206,13 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { * * *
-   * Upper bound value of buckets. All values greater than upper_bound are
+   * 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].
    * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the upperBound field is set. */ @@ -220,13 +223,13 @@ public boolean hasUpperBound() { * * *
-   * Upper bound value of buckets. All values greater than upper_bound are
+   * 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].
    * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The upperBound. */ @@ -237,13 +240,13 @@ public com.google.privacy.dlp.v2.Value getUpperBound() { * * *
-   * Upper bound value of buckets. All values greater than upper_bound are
+   * 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].
    * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { return getUpperBound(); @@ -255,13 +258,13 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { * * *
-   * Size of each bucket (except for minimum and maximum buckets). So if
+   * 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. [Required].
+   * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
    * 
* - * double bucket_size = 3; + * double bucket_size = 3 [(.google.api.field_behavior) = REQUIRED]; * * @return The bucketSize. */ @@ -469,7 +472,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * but requires more configuration. This message is provided as a convenience to * the user for simple bucketing strategies. * The transformed value will be a hyphenated string of - * <lower_bound>-<upper_bound>, i.e if lower_bound = 10 and upper_bound = 20 + * {lower_bound}-{upper_bound}, i.e if lower_bound = 10 and upper_bound = 20 * all values that are within this bucket will be replaced with "10-20". * This can be used on data of type: double, long. * If the bound Value type differs from the type of data @@ -667,12 +670,13 @@ public Builder mergeFrom( * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the lowerBound field is set. */ @@ -683,12 +687,13 @@ public boolean hasLowerBound() { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The lowerBound. */ @@ -705,12 +710,13 @@ public com.google.privacy.dlp.v2.Value getLowerBound() { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setLowerBound(com.google.privacy.dlp.v2.Value value) { if (lowerBoundBuilder_ == null) { @@ -729,12 +735,13 @@ public Builder setLowerBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setLowerBound(com.google.privacy.dlp.v2.Value.Builder builderForValue) { if (lowerBoundBuilder_ == null) { @@ -750,12 +757,13 @@ public Builder setLowerBound(com.google.privacy.dlp.v2.Value.Builder builderForV * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeLowerBound(com.google.privacy.dlp.v2.Value value) { if (lowerBoundBuilder_ == null) { @@ -778,12 +786,13 @@ public Builder mergeLowerBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearLowerBound() { if (lowerBoundBuilder_ == null) { @@ -800,12 +809,13 @@ public Builder clearLowerBound() { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.Value.Builder getLowerBoundBuilder() { @@ -816,12 +826,13 @@ public com.google.privacy.dlp.v2.Value.Builder getLowerBoundBuilder() { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { if (lowerBoundBuilder_ != null) { @@ -836,12 +847,13 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { * * *
-     * Lower bound value of buckets. All values less than `lower_bound` are
+     * 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].
+     * then all values less than 10 are replaced with the value “-10”.
      * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.Value, @@ -870,13 +882,13 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder() { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the upperBound field is set. */ @@ -887,13 +899,13 @@ public boolean hasUpperBound() { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The upperBound. */ @@ -910,13 +922,13 @@ public com.google.privacy.dlp.v2.Value getUpperBound() { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setUpperBound(com.google.privacy.dlp.v2.Value value) { if (upperBoundBuilder_ == null) { @@ -935,13 +947,13 @@ public Builder setUpperBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setUpperBound(com.google.privacy.dlp.v2.Value.Builder builderForValue) { if (upperBoundBuilder_ == null) { @@ -957,13 +969,13 @@ public Builder setUpperBound(com.google.privacy.dlp.v2.Value.Builder builderForV * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeUpperBound(com.google.privacy.dlp.v2.Value value) { if (upperBoundBuilder_ == null) { @@ -986,13 +998,13 @@ public Builder mergeUpperBound(com.google.privacy.dlp.v2.Value value) { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearUpperBound() { if (upperBoundBuilder_ == null) { @@ -1009,13 +1021,13 @@ public Builder clearUpperBound() { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.Value.Builder getUpperBoundBuilder() { @@ -1026,13 +1038,13 @@ public com.google.privacy.dlp.v2.Value.Builder getUpperBoundBuilder() { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { if (upperBoundBuilder_ != null) { @@ -1047,13 +1059,13 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { * * *
-     * Upper bound value of buckets. All values greater than upper_bound are
+     * 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].
      * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.Value, @@ -1077,13 +1089,13 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder() { * * *
-     * Size of each bucket (except for minimum and maximum buckets). So if
+     * 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. [Required].
+     * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
      * 
* - * double bucket_size = 3; + * double bucket_size = 3 [(.google.api.field_behavior) = REQUIRED]; * * @return The bucketSize. */ @@ -1094,13 +1106,13 @@ public double getBucketSize() { * * *
-     * Size of each bucket (except for minimum and maximum buckets). So if
+     * 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. [Required].
+     * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
      * 
* - * double bucket_size = 3; + * double bucket_size = 3 [(.google.api.field_behavior) = REQUIRED]; * * @param value The bucketSize to set. * @return This builder for chaining. @@ -1115,13 +1127,13 @@ public Builder setBucketSize(double value) { * * *
-     * Size of each bucket (except for minimum and maximum buckets). So if
+     * 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. [Required].
+     * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
      * 
* - * double bucket_size = 3; + * double bucket_size = 3 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ 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 06992bde..e7e7a5de 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,12 +27,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Lower bound value of buckets. All values less than `lower_bound` are
+   * 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].
+   * then all values less than 10 are replaced with the value “-10”.
    * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the lowerBound field is set. */ @@ -41,12 +42,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Lower bound value of buckets. All values less than `lower_bound` are
+   * 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].
+   * then all values less than 10 are replaced with the value “-10”.
    * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The lowerBound. */ @@ -55,12 +57,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Lower bound value of buckets. All values less than `lower_bound` are
+   * 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].
+   * then all values less than 10 are replaced with the value “-10”.
    * 
* - * .google.privacy.dlp.v2.Value lower_bound = 1; + * .google.privacy.dlp.v2.Value lower_bound = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.ValueOrBuilder getLowerBoundOrBuilder(); @@ -68,13 +71,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Upper bound value of buckets. All values greater than upper_bound are
+   * 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].
    * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the upperBound field is set. */ @@ -83,13 +86,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Upper bound value of buckets. All values greater than upper_bound are
+   * 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].
    * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The upperBound. */ @@ -98,13 +101,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Upper bound value of buckets. All values greater than upper_bound are
+   * 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].
    * 
* - * .google.privacy.dlp.v2.Value upper_bound = 2; + * .google.privacy.dlp.v2.Value upper_bound = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.ValueOrBuilder getUpperBoundOrBuilder(); @@ -112,13 +115,13 @@ public interface FixedSizeBucketingConfigOrBuilder * * *
-   * Size of each bucket (except for minimum and maximum buckets). So if
+   * 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. [Required].
+   * 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works.
    * 
* - * double bucket_size = 3; + * double bucket_size = 3 [(.google.api.field_behavior) = REQUIRED]; * * @return The bucketSize. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeSupportedBy.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeSupportedBy.java index 33e01231..09bdcf5f 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeSupportedBy.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeSupportedBy.java @@ -28,7 +28,15 @@ * Protobuf enum {@code google.privacy.dlp.v2.InfoTypeSupportedBy} */ public enum InfoTypeSupportedBy implements com.google.protobuf.ProtocolMessageEnum { - /** ENUM_TYPE_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused.
+   * 
+ * + * ENUM_TYPE_UNSPECIFIED = 0; + */ ENUM_TYPE_UNSPECIFIED(0), /** * @@ -53,7 +61,15 @@ public enum InfoTypeSupportedBy implements com.google.protobuf.ProtocolMessageEn UNRECOGNIZED(-1), ; - /** ENUM_TYPE_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused.
+   * 
+ * + * ENUM_TYPE_UNSPECIFIED = 0; + */ public static final int ENUM_TYPE_UNSPECIFIED_VALUE = 0; /** * @@ -133,7 +149,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType } public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() { - return com.google.privacy.dlp.v2.DlpProto.getDescriptor().getEnumTypes().get(2); + return com.google.privacy.dlp.v2.DlpProto.getDescriptor().getEnumTypes().get(3); } private static final InfoTypeSupportedBy[] VALUES = values(); diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformations.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformations.java index f919aa72..287c4b49 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformations.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformations.java @@ -197,10 +197,12 @@ public interface InfoTypeTransformationOrBuilder * * *
-     * Primitive transformation to apply to the infoType. [required]
+     * Required. Primitive transformation to apply to the infoType.
      * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the primitiveTransformation field is set. */ @@ -209,10 +211,12 @@ public interface InfoTypeTransformationOrBuilder * * *
-     * Primitive transformation to apply to the infoType. [required]
+     * Required. Primitive transformation to apply to the infoType.
      * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The primitiveTransformation. */ @@ -221,10 +225,12 @@ public interface InfoTypeTransformationOrBuilder * * *
-     * Primitive transformation to apply to the infoType. [required]
+     * Required. Primitive transformation to apply to the infoType.
      * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.PrimitiveTransformationOrBuilder getPrimitiveTransformationOrBuilder(); @@ -429,10 +435,12 @@ public com.google.privacy.dlp.v2.InfoTypeOrBuilder getInfoTypesOrBuilder(int ind * * *
-     * Primitive transformation to apply to the infoType. [required]
+     * Required. Primitive transformation to apply to the infoType.
      * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the primitiveTransformation field is set. */ @@ -443,10 +451,12 @@ public boolean hasPrimitiveTransformation() { * * *
-     * Primitive transformation to apply to the infoType. [required]
+     * Required. Primitive transformation to apply to the infoType.
      * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The primitiveTransformation. */ @@ -459,10 +469,12 @@ public com.google.privacy.dlp.v2.PrimitiveTransformation getPrimitiveTransformat * * *
-     * Primitive transformation to apply to the infoType. [required]
+     * Required. Primitive transformation to apply to the infoType.
      * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.PrimitiveTransformationOrBuilder getPrimitiveTransformationOrBuilder() { @@ -1278,10 +1290,12 @@ public java.util.List getInfoTypesBu * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the primitiveTransformation field is set. */ @@ -1292,10 +1306,12 @@ public boolean hasPrimitiveTransformation() { * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The primitiveTransformation. */ @@ -1312,10 +1328,12 @@ public com.google.privacy.dlp.v2.PrimitiveTransformation getPrimitiveTransformat * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setPrimitiveTransformation( com.google.privacy.dlp.v2.PrimitiveTransformation value) { @@ -1335,10 +1353,12 @@ public Builder setPrimitiveTransformation( * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setPrimitiveTransformation( com.google.privacy.dlp.v2.PrimitiveTransformation.Builder builderForValue) { @@ -1355,10 +1375,12 @@ public Builder setPrimitiveTransformation( * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergePrimitiveTransformation( com.google.privacy.dlp.v2.PrimitiveTransformation value) { @@ -1383,10 +1405,12 @@ public Builder mergePrimitiveTransformation( * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearPrimitiveTransformation() { if (primitiveTransformationBuilder_ == null) { @@ -1403,10 +1427,12 @@ public Builder clearPrimitiveTransformation() { * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.PrimitiveTransformation.Builder getPrimitiveTransformationBuilder() { @@ -1418,10 +1444,12 @@ public Builder clearPrimitiveTransformation() { * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.PrimitiveTransformationOrBuilder getPrimitiveTransformationOrBuilder() { @@ -1437,10 +1465,12 @@ public Builder clearPrimitiveTransformation() { * * *
-       * Primitive transformation to apply to the infoType. [required]
+       * Required. Primitive transformation to apply to the infoType.
        * 
* - * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2; + * + * .google.privacy.dlp.v2.PrimitiveTransformation primitive_transformation = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.PrimitiveTransformation, @@ -1522,12 +1552,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List @@ -1538,12 +1568,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -1556,12 +1586,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getTransformationsCount() { @@ -1571,12 +1601,12 @@ public int getTransformationsCount() { * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation @@ -1587,12 +1617,12 @@ public int getTransformationsCount() { * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformationOrBuilder @@ -1986,12 +2016,12 @@ private void ensureTransformationsIsMutable() { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List @@ -2006,12 +2036,12 @@ private void ensureTransformationsIsMutable() { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getTransformationsCount() { @@ -2025,12 +2055,12 @@ public int getTransformationsCount() { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation @@ -2045,12 +2075,12 @@ public int getTransformationsCount() { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setTransformations( @@ -2071,12 +2101,12 @@ public Builder setTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setTransformations( @@ -2096,12 +2126,12 @@ public Builder setTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addTransformations( @@ -2122,12 +2152,12 @@ public Builder addTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addTransformations( @@ -2148,12 +2178,12 @@ public Builder addTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addTransformations( @@ -2172,12 +2202,12 @@ public Builder addTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addTransformations( @@ -2197,12 +2227,12 @@ public Builder addTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addAllTransformations( @@ -2222,12 +2252,12 @@ public Builder addAllTransformations( * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder clearTransformations() { @@ -2244,12 +2274,12 @@ public Builder clearTransformations() { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder removeTransformations(int index) { @@ -2266,12 +2296,12 @@ public Builder removeTransformations(int index) { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.Builder @@ -2282,12 +2312,12 @@ public Builder removeTransformations(int index) { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformationOrBuilder @@ -2302,12 +2332,12 @@ public Builder removeTransformations(int index) { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -2324,12 +2354,12 @@ public Builder removeTransformations(int index) { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.Builder @@ -2343,12 +2373,12 @@ public Builder removeTransformations(int index) { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation.Builder @@ -2363,12 +2393,12 @@ public Builder removeTransformations(int index) { * * *
-     * Transformation for each infoType. Cannot specify more than one
-     * for a given infoType. [required]
+     * Required. Transformation for each infoType. Cannot specify more than one
+     * for a given infoType.
      * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformationsOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformationsOrBuilder.java index 32e4fb84..70089768 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformationsOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformationsOrBuilder.java @@ -27,12 +27,12 @@ public interface InfoTypeTransformationsOrBuilder * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List @@ -41,12 +41,12 @@ public interface InfoTypeTransformationsOrBuilder * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation getTransformations( @@ -55,12 +55,12 @@ com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation getTran * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ int getTransformationsCount(); @@ -68,12 +68,12 @@ com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation getTran * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List< @@ -84,12 +84,12 @@ com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation getTran * * *
-   * Transformation for each infoType. Cannot specify more than one
-   * for a given infoType. [required]
+   * Required. Transformation for each infoType. Cannot specify more than one
+   * for a given infoType.
    * 
* * - * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1; + * repeated .google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformation transformations = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.InfoTypeTransformations.InfoTypeTransformationOrBuilder diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfig.java index 010014aa..f203037a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfig.java @@ -318,7 +318,15 @@ com.google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimit getMaxFindin com.google.privacy.dlp.v2.InspectConfig.FindingLimits.InfoTypeLimitOrBuilder getMaxFindingsPerInfoTypeOrBuilder(int index); } - /** Protobuf type {@code google.privacy.dlp.v2.InspectConfig.FindingLimits} */ + /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.InspectConfig.FindingLimits} + */ public static final class FindingLimits extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:google.privacy.dlp.v2.InspectConfig.FindingLimits) @@ -1649,7 +1657,15 @@ protected Builder newBuilderForType( Builder builder = new Builder(parent); return builder; } - /** Protobuf type {@code google.privacy.dlp.v2.InspectConfig.FindingLimits} */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.InspectConfig.FindingLimits} + */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements @@ -2586,6 +2602,12 @@ public com.google.privacy.dlp.v2.Likelihood getMinLikelihood() { public static final int LIMITS_FIELD_NUMBER = 3; private com.google.privacy.dlp.v2.InspectConfig.FindingLimits limits_; /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; * * @return Whether the limits field is set. @@ -2594,6 +2616,12 @@ public boolean hasLimits() { return limits_ != null; } /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; * * @return The limits. @@ -2603,7 +2631,15 @@ public com.google.privacy.dlp.v2.InspectConfig.FindingLimits getLimits() { ? com.google.privacy.dlp.v2.InspectConfig.FindingLimits.getDefaultInstance() : limits_; } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public com.google.privacy.dlp.v2.InspectConfig.FindingLimitsOrBuilder getLimitsOrBuilder() { return getLimits(); } @@ -4062,6 +4098,12 @@ public Builder clearMinLikelihood() { com.google.privacy.dlp.v2.InspectConfig.FindingLimitsOrBuilder> limitsBuilder_; /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; * * @return Whether the limits field is set. @@ -4070,6 +4112,12 @@ public boolean hasLimits() { return limitsBuilder_ != null || limits_ != null; } /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; * * @return The limits. @@ -4083,7 +4131,15 @@ public com.google.privacy.dlp.v2.InspectConfig.FindingLimits getLimits() { return limitsBuilder_.getMessage(); } } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public Builder setLimits(com.google.privacy.dlp.v2.InspectConfig.FindingLimits value) { if (limitsBuilder_ == null) { if (value == null) { @@ -4097,7 +4153,15 @@ public Builder setLimits(com.google.privacy.dlp.v2.InspectConfig.FindingLimits v return this; } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public Builder setLimits( com.google.privacy.dlp.v2.InspectConfig.FindingLimits.Builder builderForValue) { if (limitsBuilder_ == null) { @@ -4109,7 +4173,15 @@ public Builder setLimits( return this; } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public Builder mergeLimits(com.google.privacy.dlp.v2.InspectConfig.FindingLimits value) { if (limitsBuilder_ == null) { if (limits_ != null) { @@ -4127,7 +4199,15 @@ public Builder mergeLimits(com.google.privacy.dlp.v2.InspectConfig.FindingLimits return this; } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public Builder clearLimits() { if (limitsBuilder_ == null) { limits_ = null; @@ -4139,13 +4219,29 @@ public Builder clearLimits() { return this; } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public com.google.privacy.dlp.v2.InspectConfig.FindingLimits.Builder getLimitsBuilder() { onChanged(); return getLimitsFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ public com.google.privacy.dlp.v2.InspectConfig.FindingLimitsOrBuilder getLimitsOrBuilder() { if (limitsBuilder_ != null) { return limitsBuilder_.getMessageOrBuilder(); @@ -4155,7 +4251,15 @@ public com.google.privacy.dlp.v2.InspectConfig.FindingLimitsOrBuilder getLimitsO : limits_; } } - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+     * Configuration to control the number of findings returned.
+     * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.InspectConfig.FindingLimits, com.google.privacy.dlp.v2.InspectConfig.FindingLimits.Builder, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfigOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfigOrBuilder.java index b4200889..aa180193 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfigOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfigOrBuilder.java @@ -144,18 +144,38 @@ public interface InspectConfigOrBuilder com.google.privacy.dlp.v2.Likelihood getMinLikelihood(); /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; * * @return Whether the limits field is set. */ boolean hasLimits(); /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; * * @return The limits. */ com.google.privacy.dlp.v2.InspectConfig.FindingLimits getLimits(); - /** .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; */ + /** + * + * + *
+   * Configuration to control the number of findings returned.
+   * 
+ * + * .google.privacy.dlp.v2.InspectConfig.FindingLimits limits = 3; + */ com.google.privacy.dlp.v2.InspectConfig.FindingLimitsOrBuilder getLimitsOrBuilder(); /** 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 5ce1e855..6a2a5fe1 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 @@ -303,7 +303,7 @@ public com.google.privacy.dlp.v2.ContentItemOrBuilder getItemOrBuilder() { * * *
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -329,7 +329,7 @@ public java.lang.String getInspectTemplateName() {
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1293,7 +1293,7 @@ public com.google.privacy.dlp.v2.ContentItemOrBuilder getItemOrBuilder() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1319,7 +1319,7 @@ public java.lang.String getInspectTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1345,7 +1345,7 @@ public com.google.protobuf.ByteString getInspectTemplateNameBytes() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1370,7 +1370,7 @@ public Builder setInspectTemplateName(java.lang.String value) {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1391,7 +1391,7 @@ public Builder clearInspectTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * inspect_config will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
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 355d150a..502b676a 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
@@ -125,7 +125,7 @@ public interface InspectContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -141,7 +141,7 @@ public interface InspectContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * inspect_config will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectDataSourceDetails.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectDataSourceDetails.java
index 5f516194..ee4c1ad9 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectDataSourceDetails.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectDataSourceDetails.java
@@ -181,21 +181,49 @@ public interface RequestedOptionsOrBuilder
     com.google.privacy.dlp.v2.InspectTemplateOrBuilder getSnapshotInspectTemplateOrBuilder();
 
     /**
+     *
+     *
+     * 
+     * Inspect config.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; * * @return Whether the jobConfig field is set. */ boolean hasJobConfig(); /** + * + * + *
+     * Inspect config.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; * * @return The jobConfig. */ com.google.privacy.dlp.v2.InspectJobConfig getJobConfig(); - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+     * Inspect config.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getJobConfigOrBuilder(); } - /** Protobuf type {@code google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions} */ + /** + * + * + *
+   * Snapshot of the inspection configuration.
+   * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions} + */ public static final class RequestedOptions extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions) @@ -355,6 +383,12 @@ public com.google.privacy.dlp.v2.InspectTemplate getSnapshotInspectTemplate() { public static final int JOB_CONFIG_FIELD_NUMBER = 3; private com.google.privacy.dlp.v2.InspectJobConfig jobConfig_; /** + * + * + *
+     * Inspect config.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; * * @return Whether the jobConfig field is set. @@ -363,6 +397,12 @@ public boolean hasJobConfig() { return jobConfig_ != null; } /** + * + * + *
+     * Inspect config.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; * * @return The jobConfig. @@ -372,7 +412,15 @@ public com.google.privacy.dlp.v2.InspectJobConfig getJobConfig() { ? com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance() : jobConfig_; } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+     * Inspect config.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getJobConfigOrBuilder() { return getJobConfig(); } @@ -560,7 +608,15 @@ protected Builder newBuilderForType( Builder builder = new Builder(parent); return builder; } - /** Protobuf type {@code google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions} */ + /** + * + * + *
+     * Snapshot of the inspection configuration.
+     * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.InspectDataSourceDetails.RequestedOptions} + */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements @@ -945,6 +1001,12 @@ public com.google.privacy.dlp.v2.InspectTemplate.Builder getSnapshotInspectTempl com.google.privacy.dlp.v2.InspectJobConfigOrBuilder> jobConfigBuilder_; /** + * + * + *
+       * Inspect config.
+       * 
+ * * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; * * @return Whether the jobConfig field is set. @@ -953,6 +1015,12 @@ public boolean hasJobConfig() { return jobConfigBuilder_ != null || jobConfig_ != null; } /** + * + * + *
+       * Inspect config.
+       * 
+ * * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; * * @return The jobConfig. @@ -966,7 +1034,15 @@ public com.google.privacy.dlp.v2.InspectJobConfig getJobConfig() { return jobConfigBuilder_.getMessage(); } } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public Builder setJobConfig(com.google.privacy.dlp.v2.InspectJobConfig value) { if (jobConfigBuilder_ == null) { if (value == null) { @@ -980,7 +1056,15 @@ public Builder setJobConfig(com.google.privacy.dlp.v2.InspectJobConfig value) { return this; } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public Builder setJobConfig( com.google.privacy.dlp.v2.InspectJobConfig.Builder builderForValue) { if (jobConfigBuilder_ == null) { @@ -992,7 +1076,15 @@ public Builder setJobConfig( return this; } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public Builder mergeJobConfig(com.google.privacy.dlp.v2.InspectJobConfig value) { if (jobConfigBuilder_ == null) { if (jobConfig_ != null) { @@ -1010,7 +1102,15 @@ public Builder mergeJobConfig(com.google.privacy.dlp.v2.InspectJobConfig value) return this; } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public Builder clearJobConfig() { if (jobConfigBuilder_ == null) { jobConfig_ = null; @@ -1022,13 +1122,29 @@ public Builder clearJobConfig() { return this; } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public com.google.privacy.dlp.v2.InspectJobConfig.Builder getJobConfigBuilder() { onChanged(); return getJobConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getJobConfigOrBuilder() { if (jobConfigBuilder_ != null) { return jobConfigBuilder_.getMessageOrBuilder(); @@ -1038,7 +1154,15 @@ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getJobConfigOrBuilder : jobConfig_; } } - /** .google.privacy.dlp.v2.InspectJobConfig job_config = 3; */ + /** + * + * + *
+       * Inspect config.
+       * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig job_config = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.InspectJobConfig, com.google.privacy.dlp.v2.InspectJobConfig.Builder, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectJobConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectJobConfig.java index 55e41e53..9d83beb5 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectJobConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectJobConfig.java @@ -18,7 +18,15 @@ package com.google.privacy.dlp.v2; -/** Protobuf type {@code google.privacy.dlp.v2.InspectJobConfig} */ +/** + * + * + *
+ * Controls what and how to inspect for findings.
+ * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.InspectJobConfig} + */ public final class InspectJobConfig extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:google.privacy.dlp.v2.InspectJobConfig) @@ -553,7 +561,15 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build Builder builder = new Builder(parent); return builder; } - /** Protobuf type {@code google.privacy.dlp.v2.InspectJobConfig} */ + /** + * + * + *
+   * Controls what and how to inspect for findings.
+   * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.InspectJobConfig} + */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements // @@protoc_insertion_point(builder_implements:google.privacy.dlp.v2.InspectJobConfig) diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplate.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplate.java index a2b20c39..bb7c9e4d 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplate.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplate.java @@ -182,13 +182,13 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The name. */ @@ -207,13 +207,13 @@ public java.lang.String getName() { * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The bytes for name. */ @@ -329,10 +329,11 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -343,10 +344,11 @@ public boolean hasCreateTime() { * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -357,10 +359,11 @@ public com.google.protobuf.Timestamp getCreateTime() { * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { return getCreateTime(); @@ -372,10 +375,11 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -386,10 +390,11 @@ public boolean hasUpdateTime() { * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -400,10 +405,11 @@ public com.google.protobuf.Timestamp getUpdateTime() { * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { return getUpdateTime(); @@ -894,13 +900,13 @@ public Builder mergeFrom( * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The name. */ @@ -919,13 +925,13 @@ public java.lang.String getName() { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The bytes for name. */ @@ -944,13 +950,13 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @param value The name to set. * @return This builder for chaining. @@ -968,13 +974,13 @@ public Builder setName(java.lang.String value) { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return This builder for chaining. */ @@ -988,13 +994,13 @@ public Builder clearName() { * * *
-     * The template name. Output only.
+     * Output only. The template name.
      * The template will have one of the following formats:
      * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+     * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @param value The bytes for name to set. * @return This builder for chaining. @@ -1232,10 +1238,12 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -1246,10 +1254,12 @@ public boolean hasCreateTime() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -1266,10 +1276,12 @@ public com.google.protobuf.Timestamp getCreateTime() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setCreateTime(com.google.protobuf.Timestamp value) { if (createTimeBuilder_ == null) { @@ -1288,10 +1300,12 @@ public Builder setCreateTime(com.google.protobuf.Timestamp value) { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (createTimeBuilder_ == null) { @@ -1307,10 +1321,12 @@ public Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForVal * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeCreateTime(com.google.protobuf.Timestamp value) { if (createTimeBuilder_ == null) { @@ -1331,10 +1347,12 @@ public Builder mergeCreateTime(com.google.protobuf.Timestamp value) { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearCreateTime() { if (createTimeBuilder_ == null) { @@ -1351,10 +1369,12 @@ public Builder clearCreateTime() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() { @@ -1365,10 +1385,12 @@ public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { if (createTimeBuilder_ != null) { @@ -1383,10 +1405,12 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-     * The creation timestamp of an inspectTemplate, output only field.
+     * Output only. The creation timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp create_time = 4; + * + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, @@ -1415,10 +1439,12 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -1429,10 +1455,12 @@ public boolean hasUpdateTime() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -1449,10 +1477,12 @@ public com.google.protobuf.Timestamp getUpdateTime() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { if (updateTimeBuilder_ == null) { @@ -1471,10 +1501,12 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (updateTimeBuilder_ == null) { @@ -1490,10 +1522,12 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForVal * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { if (updateTimeBuilder_ == null) { @@ -1514,10 +1548,12 @@ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearUpdateTime() { if (updateTimeBuilder_ == null) { @@ -1534,10 +1570,12 @@ public Builder clearUpdateTime() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { @@ -1548,10 +1586,12 @@ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { if (updateTimeBuilder_ != null) { @@ -1566,10 +1606,12 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * * *
-     * The last update timestamp of an inspectTemplate, output only field.
+     * Output only. The last update timestamp of an inspectTemplate.
      * 
* - * .google.protobuf.Timestamp update_time = 5; + * + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateOrBuilder.java index a7b4eb3f..337dce6a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateOrBuilder.java @@ -27,13 +27,13 @@ public interface InspectTemplateOrBuilder * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The name. */ @@ -42,13 +42,13 @@ public interface InspectTemplateOrBuilder * * *
-   * The template name. Output only.
+   * Output only. The template name.
    * The template will have one of the following formats:
    * `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR
-   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`
+   * `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`;
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * * @return The bytes for name. */ @@ -108,10 +108,11 @@ public interface InspectTemplateOrBuilder * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -120,10 +121,11 @@ public interface InspectTemplateOrBuilder * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -132,10 +134,11 @@ public interface InspectTemplateOrBuilder * * *
-   * The creation timestamp of an inspectTemplate, output only field.
+   * Output only. The creation timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp create_time = 4; + * .google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder(); @@ -143,10 +146,11 @@ public interface InspectTemplateOrBuilder * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -155,10 +159,11 @@ public interface InspectTemplateOrBuilder * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -167,10 +172,11 @@ public interface InspectTemplateOrBuilder * * *
-   * The last update timestamp of an inspectTemplate, output only field.
+   * Output only. The last update timestamp of an inspectTemplate.
    * 
* - * .google.protobuf.Timestamp update_time = 5; + * .google.protobuf.Timestamp update_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder(); diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTrigger.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTrigger.java index 5d8e47d5..6ac17566 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTrigger.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTrigger.java @@ -240,7 +240,15 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * Protobuf enum {@code google.privacy.dlp.v2.JobTrigger.Status} */ public enum Status implements com.google.protobuf.ProtocolMessageEnum { - /** STATUS_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * STATUS_UNSPECIFIED = 0; + */ STATUS_UNSPECIFIED(0), /** * @@ -275,7 +283,15 @@ public enum Status implements com.google.protobuf.ProtocolMessageEnum { UNRECOGNIZED(-1), ; - /** STATUS_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * STATUS_UNSPECIFIED = 0; + */ public static final int STATUS_UNSPECIFIED_VALUE = 0; /** * @@ -1432,6 +1448,12 @@ public com.google.protobuf.ByteString getDescriptionBytes() { public static final int INSPECT_JOB_FIELD_NUMBER = 4; /** + * + * + *
+   * For inspect jobs, a snapshot of the configuration.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; * * @return Whether the inspectJob field is set. @@ -1440,6 +1462,12 @@ public boolean hasInspectJob() { return jobCase_ == 4; } /** + * + * + *
+   * For inspect jobs, a snapshot of the configuration.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; * * @return The inspectJob. @@ -1450,7 +1478,15 @@ public com.google.privacy.dlp.v2.InspectJobConfig getInspectJob() { } return com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+   * For inspect jobs, a snapshot of the configuration.
+   * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilder() { if (jobCase_ == 4) { return (com.google.privacy.dlp.v2.InspectJobConfig) job_; @@ -1538,13 +1574,15 @@ public com.google.privacy.dlp.v2.JobTrigger.TriggerOrBuilder getTriggersOrBuilde * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public java.util.List getErrorsList() { return errors_; @@ -1553,13 +1591,15 @@ public java.util.List getErrorsList() { * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public java.util.List getErrorsOrBuilderList() { @@ -1569,13 +1609,15 @@ public java.util.List getErrorsList() { * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public int getErrorsCount() { return errors_.size(); @@ -1584,13 +1626,15 @@ public int getErrorsCount() { * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.Error getErrors(int index) { return errors_.get(index); @@ -1599,13 +1643,15 @@ public com.google.privacy.dlp.v2.Error getErrors(int index) { * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { return errors_.get(index); @@ -1617,10 +1663,11 @@ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { * * *
-   * The creation timestamp of a triggeredJob, output only field.
+   * Output only. The creation timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp create_time = 7; + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -1631,10 +1678,11 @@ public boolean hasCreateTime() { * * *
-   * The creation timestamp of a triggeredJob, output only field.
+   * Output only. The creation timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp create_time = 7; + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -1645,10 +1693,11 @@ public com.google.protobuf.Timestamp getCreateTime() { * * *
-   * The creation timestamp of a triggeredJob, output only field.
+   * Output only. The creation timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp create_time = 7; + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { return getCreateTime(); @@ -1660,10 +1709,11 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-   * The last update timestamp of a triggeredJob, output only field.
+   * Output only. The last update timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp update_time = 8; + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -1674,10 +1724,11 @@ public boolean hasUpdateTime() { * * *
-   * The last update timestamp of a triggeredJob, output only field.
+   * Output only. The last update timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp update_time = 8; + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -1688,10 +1739,11 @@ public com.google.protobuf.Timestamp getUpdateTime() { * * *
-   * The last update timestamp of a triggeredJob, output only field.
+   * Output only. The last update timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp update_time = 8; + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { return getUpdateTime(); @@ -1703,10 +1755,12 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * * *
-   * The timestamp of the last time this trigger executed, output only field.
+   * Output only. The timestamp of the last time this trigger executed.
    * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the lastRunTime field is set. */ @@ -1717,10 +1771,12 @@ public boolean hasLastRunTime() { * * *
-   * The timestamp of the last time this trigger executed, output only field.
+   * Output only. The timestamp of the last time this trigger executed.
    * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The lastRunTime. */ @@ -1731,10 +1787,12 @@ public com.google.protobuf.Timestamp getLastRunTime() { * * *
-   * The timestamp of the last time this trigger executed, output only field.
+   * Output only. The timestamp of the last time this trigger executed.
    * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getLastRunTimeOrBuilder() { return getLastRunTime(); @@ -1746,10 +1804,12 @@ public com.google.protobuf.TimestampOrBuilder getLastRunTimeOrBuilder() { * * *
-   * A status for this trigger. [required]
+   * Required. A status for this trigger.
    * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The enum numeric value on the wire for status. */ @@ -1760,10 +1820,12 @@ public int getStatusValue() { * * *
-   * A status for this trigger. [required]
+   * Required. A status for this trigger.
    * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The status. */ @@ -2724,6 +2786,12 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) { com.google.privacy.dlp.v2.InspectJobConfigOrBuilder> inspectJobBuilder_; /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; * * @return Whether the inspectJob field is set. @@ -2732,6 +2800,12 @@ public boolean hasInspectJob() { return jobCase_ == 4; } /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; * * @return The inspectJob. @@ -2749,7 +2823,15 @@ public com.google.privacy.dlp.v2.InspectJobConfig getInspectJob() { return com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public Builder setInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) { if (inspectJobBuilder_ == null) { if (value == null) { @@ -2763,7 +2845,15 @@ public Builder setInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) { jobCase_ = 4; return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public Builder setInspectJob( com.google.privacy.dlp.v2.InspectJobConfig.Builder builderForValue) { if (inspectJobBuilder_ == null) { @@ -2775,7 +2865,15 @@ public Builder setInspectJob( jobCase_ = 4; return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public Builder mergeInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) { if (inspectJobBuilder_ == null) { if (jobCase_ == 4 @@ -2798,7 +2896,15 @@ public Builder mergeInspectJob(com.google.privacy.dlp.v2.InspectJobConfig value) jobCase_ = 4; return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public Builder clearInspectJob() { if (inspectJobBuilder_ == null) { if (jobCase_ == 4) { @@ -2815,11 +2921,27 @@ public Builder clearInspectJob() { } return this; } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public com.google.privacy.dlp.v2.InspectJobConfig.Builder getInspectJobBuilder() { return getInspectJobFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilder() { if ((jobCase_ == 4) && (inspectJobBuilder_ != null)) { return inspectJobBuilder_.getMessageOrBuilder(); @@ -2830,7 +2952,15 @@ public com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilde return com.google.privacy.dlp.v2.InspectJobConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+     * For inspect jobs, a snapshot of the configuration.
+     * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.InspectJobConfig, com.google.privacy.dlp.v2.InspectJobConfig.Builder, @@ -3263,13 +3393,15 @@ private void ensureErrorsIsMutable() { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public java.util.List getErrorsList() { if (errorsBuilder_ == null) { @@ -3282,13 +3414,15 @@ public java.util.List getErrorsList() { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public int getErrorsCount() { if (errorsBuilder_ == null) { @@ -3301,13 +3435,15 @@ public int getErrorsCount() { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.Error getErrors(int index) { if (errorsBuilder_ == null) { @@ -3320,13 +3456,15 @@ public com.google.privacy.dlp.v2.Error getErrors(int index) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setErrors(int index, com.google.privacy.dlp.v2.Error value) { if (errorsBuilder_ == null) { @@ -3345,13 +3483,15 @@ public Builder setErrors(int index, com.google.privacy.dlp.v2.Error value) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setErrors(int index, com.google.privacy.dlp.v2.Error.Builder builderForValue) { if (errorsBuilder_ == null) { @@ -3367,13 +3507,15 @@ public Builder setErrors(int index, com.google.privacy.dlp.v2.Error.Builder buil * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder addErrors(com.google.privacy.dlp.v2.Error value) { if (errorsBuilder_ == null) { @@ -3392,13 +3534,15 @@ public Builder addErrors(com.google.privacy.dlp.v2.Error value) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder addErrors(int index, com.google.privacy.dlp.v2.Error value) { if (errorsBuilder_ == null) { @@ -3417,13 +3561,15 @@ public Builder addErrors(int index, com.google.privacy.dlp.v2.Error value) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder addErrors(com.google.privacy.dlp.v2.Error.Builder builderForValue) { if (errorsBuilder_ == null) { @@ -3439,13 +3585,15 @@ public Builder addErrors(com.google.privacy.dlp.v2.Error.Builder builderForValue * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder addErrors(int index, com.google.privacy.dlp.v2.Error.Builder builderForValue) { if (errorsBuilder_ == null) { @@ -3461,13 +3609,15 @@ public Builder addErrors(int index, com.google.privacy.dlp.v2.Error.Builder buil * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder addAllErrors( java.lang.Iterable values) { @@ -3484,13 +3634,15 @@ public Builder addAllErrors( * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearErrors() { if (errorsBuilder_ == null) { @@ -3506,13 +3658,15 @@ public Builder clearErrors() { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder removeErrors(int index) { if (errorsBuilder_ == null) { @@ -3528,13 +3682,15 @@ public Builder removeErrors(int index) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.Error.Builder getErrorsBuilder(int index) { return getErrorsFieldBuilder().getBuilder(index); @@ -3543,13 +3699,15 @@ public com.google.privacy.dlp.v2.Error.Builder getErrorsBuilder(int index) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { if (errorsBuilder_ == null) { @@ -3562,13 +3720,15 @@ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public java.util.List getErrorsOrBuilderList() { @@ -3582,13 +3742,15 @@ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.Error.Builder addErrorsBuilder() { return getErrorsFieldBuilder() @@ -3598,13 +3760,15 @@ public com.google.privacy.dlp.v2.Error.Builder addErrorsBuilder() { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.privacy.dlp.v2.Error.Builder addErrorsBuilder(int index) { return getErrorsFieldBuilder() @@ -3614,13 +3778,15 @@ public com.google.privacy.dlp.v2.Error.Builder addErrorsBuilder(int index) { * * *
-     * A stream of errors encountered when the trigger was activated. Repeated
+     * Output only. A stream of errors encountered when the trigger was activated. Repeated
      * errors may result in the JobTrigger automatically being paused.
      * Will return the last 100 errors. Whenever the JobTrigger is modified
-     * this list will be cleared. Output only field.
+     * this list will be cleared.
      * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public java.util.List getErrorsBuilderList() { return getErrorsFieldBuilder().getBuilderList(); @@ -3653,10 +3819,12 @@ public java.util.List getErrorsBuilderL * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -3667,10 +3835,12 @@ public boolean hasCreateTime() { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -3687,10 +3857,12 @@ public com.google.protobuf.Timestamp getCreateTime() { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setCreateTime(com.google.protobuf.Timestamp value) { if (createTimeBuilder_ == null) { @@ -3709,10 +3881,12 @@ public Builder setCreateTime(com.google.protobuf.Timestamp value) { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (createTimeBuilder_ == null) { @@ -3728,10 +3902,12 @@ public Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForVal * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeCreateTime(com.google.protobuf.Timestamp value) { if (createTimeBuilder_ == null) { @@ -3752,10 +3928,12 @@ public Builder mergeCreateTime(com.google.protobuf.Timestamp value) { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearCreateTime() { if (createTimeBuilder_ == null) { @@ -3772,10 +3950,12 @@ public Builder clearCreateTime() { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() { @@ -3786,10 +3966,12 @@ public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder() { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { if (createTimeBuilder_ != null) { @@ -3804,10 +3986,12 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-     * The creation timestamp of a triggeredJob, output only field.
+     * Output only. The creation timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp create_time = 7; + * + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, @@ -3836,10 +4020,12 @@ public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder() { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -3850,10 +4036,12 @@ public boolean hasUpdateTime() { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -3870,10 +4058,12 @@ public com.google.protobuf.Timestamp getUpdateTime() { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { if (updateTimeBuilder_ == null) { @@ -3892,10 +4082,12 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp value) { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (updateTimeBuilder_ == null) { @@ -3911,10 +4103,12 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForVal * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { if (updateTimeBuilder_ == null) { @@ -3935,10 +4129,12 @@ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearUpdateTime() { if (updateTimeBuilder_ == null) { @@ -3955,10 +4151,12 @@ public Builder clearUpdateTime() { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { @@ -3969,10 +4167,12 @@ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { if (updateTimeBuilder_ != null) { @@ -3987,10 +4187,12 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * * *
-     * The last update timestamp of a triggeredJob, output only field.
+     * Output only. The last update timestamp of a triggeredJob.
      * 
* - * .google.protobuf.Timestamp update_time = 8; + * + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, @@ -4019,10 +4221,12 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the lastRunTime field is set. */ @@ -4033,10 +4237,12 @@ public boolean hasLastRunTime() { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The lastRunTime. */ @@ -4053,10 +4259,12 @@ public com.google.protobuf.Timestamp getLastRunTime() { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setLastRunTime(com.google.protobuf.Timestamp value) { if (lastRunTimeBuilder_ == null) { @@ -4075,10 +4283,12 @@ public Builder setLastRunTime(com.google.protobuf.Timestamp value) { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder setLastRunTime(com.google.protobuf.Timestamp.Builder builderForValue) { if (lastRunTimeBuilder_ == null) { @@ -4094,10 +4304,12 @@ public Builder setLastRunTime(com.google.protobuf.Timestamp.Builder builderForVa * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder mergeLastRunTime(com.google.protobuf.Timestamp value) { if (lastRunTimeBuilder_ == null) { @@ -4120,10 +4332,12 @@ public Builder mergeLastRunTime(com.google.protobuf.Timestamp value) { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public Builder clearLastRunTime() { if (lastRunTimeBuilder_ == null) { @@ -4140,10 +4354,12 @@ public Builder clearLastRunTime() { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.Timestamp.Builder getLastRunTimeBuilder() { @@ -4154,10 +4370,12 @@ public com.google.protobuf.Timestamp.Builder getLastRunTimeBuilder() { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ public com.google.protobuf.TimestampOrBuilder getLastRunTimeOrBuilder() { if (lastRunTimeBuilder_ != null) { @@ -4172,10 +4390,12 @@ public com.google.protobuf.TimestampOrBuilder getLastRunTimeOrBuilder() { * * *
-     * The timestamp of the last time this trigger executed, output only field.
+     * Output only. The timestamp of the last time this trigger executed.
      * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, @@ -4199,10 +4419,12 @@ public com.google.protobuf.TimestampOrBuilder getLastRunTimeOrBuilder() { * * *
-     * A status for this trigger. [required]
+     * Required. A status for this trigger.
      * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The enum numeric value on the wire for status. */ @@ -4213,10 +4435,12 @@ public int getStatusValue() { * * *
-     * A status for this trigger. [required]
+     * Required. A status for this trigger.
      * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @param value The enum numeric value on the wire for status to set. * @return This builder for chaining. @@ -4230,10 +4454,12 @@ public Builder setStatusValue(int value) { * * *
-     * A status for this trigger. [required]
+     * Required. A status for this trigger.
      * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The status. */ @@ -4247,10 +4473,12 @@ public com.google.privacy.dlp.v2.JobTrigger.Status getStatus() { * * *
-     * A status for this trigger. [required]
+     * Required. A status for this trigger.
      * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @param value The status to set. * @return This builder for chaining. @@ -4268,10 +4496,12 @@ public Builder setStatus(com.google.privacy.dlp.v2.JobTrigger.Status value) { * * *
-     * A status for this trigger. [required]
+     * Required. A status for this trigger.
      * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return This builder for chaining. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTriggerOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTriggerOrBuilder.java index 5999fe15..80660fc5 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTriggerOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTriggerOrBuilder.java @@ -103,18 +103,38 @@ public interface JobTriggerOrBuilder com.google.protobuf.ByteString getDescriptionBytes(); /** + * + * + *
+   * For inspect jobs, a snapshot of the configuration.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; * * @return Whether the inspectJob field is set. */ boolean hasInspectJob(); /** + * + * + *
+   * For inspect jobs, a snapshot of the configuration.
+   * 
+ * * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; * * @return The inspectJob. */ com.google.privacy.dlp.v2.InspectJobConfig getInspectJob(); - /** .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; */ + /** + * + * + *
+   * For inspect jobs, a snapshot of the configuration.
+   * 
+ * + * .google.privacy.dlp.v2.InspectJobConfig inspect_job = 4; + */ com.google.privacy.dlp.v2.InspectJobConfigOrBuilder getInspectJobOrBuilder(); /** @@ -183,65 +203,75 @@ public interface JobTriggerOrBuilder * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ java.util.List getErrorsList(); /** * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.privacy.dlp.v2.Error getErrors(int index); /** * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ int getErrorsCount(); /** * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ java.util.List getErrorsOrBuilderList(); /** * * *
-   * A stream of errors encountered when the trigger was activated. Repeated
+   * Output only. A stream of errors encountered when the trigger was activated. Repeated
    * errors may result in the JobTrigger automatically being paused.
    * Will return the last 100 errors. Whenever the JobTrigger is modified
-   * this list will be cleared. Output only field.
+   * this list will be cleared.
    * 
* - * repeated .google.privacy.dlp.v2.Error errors = 6; + * + * repeated .google.privacy.dlp.v2.Error errors = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index); @@ -249,10 +279,11 @@ public interface JobTriggerOrBuilder * * *
-   * The creation timestamp of a triggeredJob, output only field.
+   * Output only. The creation timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp create_time = 7; + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the createTime field is set. */ @@ -261,10 +292,11 @@ public interface JobTriggerOrBuilder * * *
-   * The creation timestamp of a triggeredJob, output only field.
+   * Output only. The creation timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp create_time = 7; + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The createTime. */ @@ -273,10 +305,11 @@ public interface JobTriggerOrBuilder * * *
-   * The creation timestamp of a triggeredJob, output only field.
+   * Output only. The creation timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp create_time = 7; + * .google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder(); @@ -284,10 +317,11 @@ public interface JobTriggerOrBuilder * * *
-   * The last update timestamp of a triggeredJob, output only field.
+   * Output only. The last update timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp update_time = 8; + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the updateTime field is set. */ @@ -296,10 +330,11 @@ public interface JobTriggerOrBuilder * * *
-   * The last update timestamp of a triggeredJob, output only field.
+   * Output only. The last update timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp update_time = 8; + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The updateTime. */ @@ -308,10 +343,11 @@ public interface JobTriggerOrBuilder * * *
-   * The last update timestamp of a triggeredJob, output only field.
+   * Output only. The last update timestamp of a triggeredJob.
    * 
* - * .google.protobuf.Timestamp update_time = 8; + * .google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder(); @@ -319,10 +355,12 @@ public interface JobTriggerOrBuilder * * *
-   * The timestamp of the last time this trigger executed, output only field.
+   * Output only. The timestamp of the last time this trigger executed.
    * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return Whether the lastRunTime field is set. */ @@ -331,10 +369,12 @@ public interface JobTriggerOrBuilder * * *
-   * The timestamp of the last time this trigger executed, output only field.
+   * Output only. The timestamp of the last time this trigger executed.
    * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * * * @return The lastRunTime. */ @@ -343,10 +383,12 @@ public interface JobTriggerOrBuilder * * *
-   * The timestamp of the last time this trigger executed, output only field.
+   * Output only. The timestamp of the last time this trigger executed.
    * 
* - * .google.protobuf.Timestamp last_run_time = 9; + * + * .google.protobuf.Timestamp last_run_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; + * */ com.google.protobuf.TimestampOrBuilder getLastRunTimeOrBuilder(); @@ -354,10 +396,12 @@ public interface JobTriggerOrBuilder * * *
-   * A status for this trigger. [required]
+   * Required. A status for this trigger.
    * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The enum numeric value on the wire for status. */ @@ -366,10 +410,12 @@ public interface JobTriggerOrBuilder * * *
-   * A status for this trigger. [required]
+   * Required. A status for this trigger.
    * 
* - * .google.privacy.dlp.v2.JobTrigger.Status status = 10; + * + * .google.privacy.dlp.v2.JobTrigger.Status status = 10 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The status. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKey.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKey.java index c40a61fe..f8afa181 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKey.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKey.java @@ -127,10 +127,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * The wrapped data crypto key. [required]
+   * Required. The wrapped data crypto key.
    * 
* - * bytes wrapped_key = 1; + * bytes wrapped_key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The wrappedKey. */ @@ -144,10 +144,10 @@ public com.google.protobuf.ByteString getWrappedKey() { * * *
-   * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+   * Required. The resource name of the KMS CryptoKey to use for unwrapping.
    * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The cryptoKeyName. */ @@ -166,10 +166,10 @@ public java.lang.String getCryptoKeyName() { * * *
-   * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+   * Required. The resource name of the KMS CryptoKey to use for unwrapping.
    * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The bytes for cryptoKeyName. */ @@ -525,10 +525,10 @@ public Builder mergeFrom( * * *
-     * The wrapped data crypto key. [required]
+     * Required. The wrapped data crypto key.
      * 
* - * bytes wrapped_key = 1; + * bytes wrapped_key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The wrappedKey. */ @@ -539,10 +539,10 @@ public com.google.protobuf.ByteString getWrappedKey() { * * *
-     * The wrapped data crypto key. [required]
+     * Required. The wrapped data crypto key.
      * 
* - * bytes wrapped_key = 1; + * bytes wrapped_key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @param value The wrappedKey to set. * @return This builder for chaining. @@ -560,10 +560,10 @@ public Builder setWrappedKey(com.google.protobuf.ByteString value) { * * *
-     * The wrapped data crypto key. [required]
+     * Required. The wrapped data crypto key.
      * 
* - * bytes wrapped_key = 1; + * bytes wrapped_key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ @@ -579,10 +579,10 @@ public Builder clearWrappedKey() { * * *
-     * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+     * Required. The resource name of the KMS CryptoKey to use for unwrapping.
      * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The cryptoKeyName. */ @@ -601,10 +601,10 @@ public java.lang.String getCryptoKeyName() { * * *
-     * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+     * Required. The resource name of the KMS CryptoKey to use for unwrapping.
      * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The bytes for cryptoKeyName. */ @@ -623,10 +623,10 @@ public com.google.protobuf.ByteString getCryptoKeyNameBytes() { * * *
-     * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+     * Required. The resource name of the KMS CryptoKey to use for unwrapping.
      * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @param value The cryptoKeyName to set. * @return This builder for chaining. @@ -644,10 +644,10 @@ public Builder setCryptoKeyName(java.lang.String value) { * * *
-     * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+     * Required. The resource name of the KMS CryptoKey to use for unwrapping.
      * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ @@ -661,10 +661,10 @@ public Builder clearCryptoKeyName() { * * *
-     * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+     * Required. The resource name of the KMS CryptoKey to use for unwrapping.
      * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @param value The bytes for cryptoKeyName to set. * @return This builder for chaining. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKeyOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKeyOrBuilder.java index d4ce2e08..157f6978 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKeyOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKeyOrBuilder.java @@ -27,10 +27,10 @@ public interface KmsWrappedCryptoKeyOrBuilder * * *
-   * The wrapped data crypto key. [required]
+   * Required. The wrapped data crypto key.
    * 
* - * bytes wrapped_key = 1; + * bytes wrapped_key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The wrappedKey. */ @@ -40,10 +40,10 @@ public interface KmsWrappedCryptoKeyOrBuilder * * *
-   * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+   * Required. The resource name of the KMS CryptoKey to use for unwrapping.
    * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The cryptoKeyName. */ @@ -52,10 +52,10 @@ public interface KmsWrappedCryptoKeyOrBuilder * * *
-   * The resource name of the KMS CryptoKey to use for unwrapping. [required]
+   * Required. The resource name of the KMS CryptoKey to use for unwrapping.
    * 
* - * string crypto_key_name = 2; + * string crypto_key_name = 2 [(.google.api.field_behavior) = REQUIRED]; * * @return The bytes for cryptoKeyName. */ 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 1df6e085..6207f937 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 @@ -200,7 +200,7 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListDeidentifyTemplates`.
    * 
* @@ -223,7 +223,7 @@ public java.lang.String getPageToken() { * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListDeidentifyTemplates`.
    * 
* @@ -249,7 +249,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-   * Optional size of the page, can be limited by server. If zero server returns
+   * Size of the page, can be limited by server. If zero server returns
    * a page of max size 100.
    * 
* @@ -267,7 +267,7 @@ public int getPageSize() { * * *
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -298,7 +298,7 @@ public java.lang.String getOrderBy() {
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -883,7 +883,7 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListDeidentifyTemplates`.
      * 
* @@ -906,7 +906,7 @@ public java.lang.String getPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListDeidentifyTemplates`.
      * 
* @@ -929,7 +929,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListDeidentifyTemplates`.
      * 
* @@ -951,7 +951,7 @@ public Builder setPageToken(java.lang.String value) { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListDeidentifyTemplates`.
      * 
* @@ -969,7 +969,7 @@ public Builder clearPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListDeidentifyTemplates`.
      * 
* @@ -994,7 +994,7 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1009,7 +1009,7 @@ public int getPageSize() { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1028,7 +1028,7 @@ public Builder setPageSize(int value) { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1048,7 +1048,7 @@ public Builder clearPageSize() { * * *
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1079,7 +1079,7 @@ public java.lang.String getOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1110,7 +1110,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1140,7 +1140,7 @@ public Builder setOrderBy(java.lang.String value) {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1166,7 +1166,7 @@ public Builder clearOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
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 b0082bb6..7ee05d79 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
@@ -58,7 +58,7 @@ public interface ListDeidentifyTemplatesRequestOrBuilder
    *
    *
    * 
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListDeidentifyTemplates`.
    * 
* @@ -71,7 +71,7 @@ public interface ListDeidentifyTemplatesRequestOrBuilder * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListDeidentifyTemplates`.
    * 
* @@ -85,7 +85,7 @@ public interface ListDeidentifyTemplatesRequestOrBuilder * * *
-   * Optional size of the page, can be limited by server. If zero server returns
+   * Size of the page, can be limited by server. If zero server returns
    * a page of max size 100.
    * 
* @@ -99,7 +99,7 @@ public interface ListDeidentifyTemplatesRequestOrBuilder * * *
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -120,7 +120,7 @@ public interface ListDeidentifyTemplatesRequestOrBuilder
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
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 50e811e8..0ca5112d 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
@@ -213,12 +213,12 @@ public com.google.protobuf.ByteString getParentBytes() {
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -257,12 +257,12 @@ public java.lang.String getFilter() {
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -402,7 +402,7 @@ public com.google.privacy.dlp.v2.DlpJobType getType() {
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -433,7 +433,7 @@ public java.lang.String getOrderBy() {
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -1041,12 +1041,12 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1085,12 +1085,12 @@ public java.lang.String getFilter() {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1129,12 +1129,12 @@ public com.google.protobuf.ByteString getFilterBytes() {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1172,12 +1172,12 @@ public Builder setFilter(java.lang.String value) {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1211,12 +1211,12 @@ public Builder clearFilter() {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1502,7 +1502,7 @@ public Builder clearType() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1533,7 +1533,7 @@ public java.lang.String getOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1564,7 +1564,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1594,7 +1594,7 @@ public Builder setOrderBy(java.lang.String value) {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1620,7 +1620,7 @@ public Builder clearOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
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 7e15253b..e9542b8e 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
@@ -56,12 +56,12 @@ public interface ListDlpJobsRequestOrBuilder
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -90,12 +90,12 @@ public interface ListDlpJobsRequestOrBuilder
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -188,7 +188,7 @@ public interface ListDlpJobsRequestOrBuilder
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -209,7 +209,7 @@ public interface ListDlpJobsRequestOrBuilder
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
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 15ee6fa3..e3730819 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
@@ -133,7 +133,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    *
    *
    * 
-   * Optional BCP-47 language code for localized infoType friendly
+   * BCP-47 language code for localized infoType friendly
    * names. If omitted, or if localized strings are not available,
    * en-US strings will be returned.
    * 
@@ -157,7 +157,7 @@ public java.lang.String getLanguageCode() { * * *
-   * Optional BCP-47 language code for localized infoType friendly
+   * BCP-47 language code for localized infoType friendly
    * names. If omitted, or if localized strings are not available,
    * en-US strings will be returned.
    * 
@@ -184,7 +184,7 @@ public com.google.protobuf.ByteString getLanguageCodeBytes() { * * *
-   * Optional filter to only return infoTypes supported by certain parts of the
+   * filter to only return infoTypes supported by certain parts of the
    * API. Defaults to supported_by=INSPECT.
    * 
* @@ -207,7 +207,7 @@ public java.lang.String getFilter() { * * *
-   * Optional filter to only return infoTypes supported by certain parts of the
+   * filter to only return infoTypes supported by certain parts of the
    * API. Defaults to supported_by=INSPECT.
    * 
* @@ -629,7 +629,7 @@ public Builder mergeFrom( * * *
-     * Optional BCP-47 language code for localized infoType friendly
+     * BCP-47 language code for localized infoType friendly
      * names. If omitted, or if localized strings are not available,
      * en-US strings will be returned.
      * 
@@ -653,7 +653,7 @@ public java.lang.String getLanguageCode() { * * *
-     * Optional BCP-47 language code for localized infoType friendly
+     * BCP-47 language code for localized infoType friendly
      * names. If omitted, or if localized strings are not available,
      * en-US strings will be returned.
      * 
@@ -677,7 +677,7 @@ public com.google.protobuf.ByteString getLanguageCodeBytes() { * * *
-     * Optional BCP-47 language code for localized infoType friendly
+     * BCP-47 language code for localized infoType friendly
      * names. If omitted, or if localized strings are not available,
      * en-US strings will be returned.
      * 
@@ -700,7 +700,7 @@ public Builder setLanguageCode(java.lang.String value) { * * *
-     * Optional BCP-47 language code for localized infoType friendly
+     * BCP-47 language code for localized infoType friendly
      * names. If omitted, or if localized strings are not available,
      * en-US strings will be returned.
      * 
@@ -719,7 +719,7 @@ public Builder clearLanguageCode() { * * *
-     * Optional BCP-47 language code for localized infoType friendly
+     * BCP-47 language code for localized infoType friendly
      * names. If omitted, or if localized strings are not available,
      * en-US strings will be returned.
      * 
@@ -745,7 +745,7 @@ public Builder setLanguageCodeBytes(com.google.protobuf.ByteString value) { * * *
-     * Optional filter to only return infoTypes supported by certain parts of the
+     * filter to only return infoTypes supported by certain parts of the
      * API. Defaults to supported_by=INSPECT.
      * 
* @@ -768,7 +768,7 @@ public java.lang.String getFilter() { * * *
-     * Optional filter to only return infoTypes supported by certain parts of the
+     * filter to only return infoTypes supported by certain parts of the
      * API. Defaults to supported_by=INSPECT.
      * 
* @@ -791,7 +791,7 @@ public com.google.protobuf.ByteString getFilterBytes() { * * *
-     * Optional filter to only return infoTypes supported by certain parts of the
+     * filter to only return infoTypes supported by certain parts of the
      * API. Defaults to supported_by=INSPECT.
      * 
* @@ -813,7 +813,7 @@ public Builder setFilter(java.lang.String value) { * * *
-     * Optional filter to only return infoTypes supported by certain parts of the
+     * filter to only return infoTypes supported by certain parts of the
      * API. Defaults to supported_by=INSPECT.
      * 
* @@ -831,7 +831,7 @@ public Builder clearFilter() { * * *
-     * Optional filter to only return infoTypes supported by certain parts of the
+     * filter to only return infoTypes supported by certain parts of the
      * API. Defaults to supported_by=INSPECT.
      * 
* 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 dba01f1b..ceb082b9 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,7 @@ public interface ListInfoTypesRequestOrBuilder * * *
-   * Optional BCP-47 language code for localized infoType friendly
+   * BCP-47 language code for localized infoType friendly
    * names. If omitted, or if localized strings are not available,
    * en-US strings will be returned.
    * 
@@ -41,7 +41,7 @@ public interface ListInfoTypesRequestOrBuilder * * *
-   * Optional BCP-47 language code for localized infoType friendly
+   * BCP-47 language code for localized infoType friendly
    * names. If omitted, or if localized strings are not available,
    * en-US strings will be returned.
    * 
@@ -56,7 +56,7 @@ public interface ListInfoTypesRequestOrBuilder * * *
-   * Optional filter to only return infoTypes supported by certain parts of the
+   * filter to only return infoTypes supported by certain parts of the
    * API. Defaults to supported_by=INSPECT.
    * 
* @@ -69,7 +69,7 @@ public interface ListInfoTypesRequestOrBuilder * * *
-   * Optional filter to only return infoTypes supported by certain parts of the
+   * filter to only return infoTypes supported by certain parts of the
    * API. Defaults to supported_by=INSPECT.
    * 
* 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 346d14f0..c4fad45c 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 @@ -199,7 +199,7 @@ public com.google.protobuf.ByteString getParentBytes() { * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListInspectTemplates`.
    * 
* @@ -222,7 +222,7 @@ public java.lang.String getPageToken() { * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListInspectTemplates`.
    * 
* @@ -248,7 +248,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-   * Optional size of the page, can be limited by server. If zero server returns
+   * Size of the page, can be limited by server. If zero server returns
    * a page of max size 100.
    * 
* @@ -266,7 +266,7 @@ public int getPageSize() { * * *
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -297,7 +297,7 @@ public java.lang.String getOrderBy() {
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -882,7 +882,7 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListInspectTemplates`.
      * 
* @@ -905,7 +905,7 @@ public java.lang.String getPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListInspectTemplates`.
      * 
* @@ -928,7 +928,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListInspectTemplates`.
      * 
* @@ -950,7 +950,7 @@ public Builder setPageToken(java.lang.String value) { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListInspectTemplates`.
      * 
* @@ -968,7 +968,7 @@ public Builder clearPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListInspectTemplates`.
      * 
* @@ -993,7 +993,7 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1008,7 +1008,7 @@ public int getPageSize() { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1027,7 +1027,7 @@ public Builder setPageSize(int value) { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1047,7 +1047,7 @@ public Builder clearPageSize() { * * *
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1078,7 +1078,7 @@ public java.lang.String getOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1109,7 +1109,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1139,7 +1139,7 @@ public Builder setOrderBy(java.lang.String value) {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1165,7 +1165,7 @@ public Builder clearOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
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 58e0b5dc..ccdad423 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
@@ -58,7 +58,7 @@ public interface ListInspectTemplatesRequestOrBuilder
    *
    *
    * 
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListInspectTemplates`.
    * 
* @@ -71,7 +71,7 @@ public interface ListInspectTemplatesRequestOrBuilder * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListInspectTemplates`.
    * 
* @@ -85,7 +85,7 @@ public interface ListInspectTemplatesRequestOrBuilder * * *
-   * Optional size of the page, can be limited by server. If zero server returns
+   * Size of the page, can be limited by server. If zero server returns
    * a page of max size 100.
    * 
* @@ -99,7 +99,7 @@ public interface ListInspectTemplatesRequestOrBuilder * * *
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -120,7 +120,7 @@ public interface ListInspectTemplatesRequestOrBuilder
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
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 e2ec3ffb..a6d80dfd 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
@@ -205,7 +205,7 @@ public com.google.protobuf.ByteString getParentBytes() {
    *
    *
    * 
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to ListJobTriggers. `order_by` field must not
    * change for subsequent calls.
    * 
@@ -229,7 +229,7 @@ public java.lang.String getPageToken() { * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to ListJobTriggers. `order_by` field must not
    * change for subsequent calls.
    * 
@@ -256,7 +256,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-   * Optional size of the page, can be limited by a server.
+   * Size of the page, can be limited by a server.
    * 
* * int32 page_size = 3; @@ -273,7 +273,7 @@ public int getPageSize() { * * *
-   * Optional comma separated list of triggeredJob fields to order by,
+   * Comma separated list of triggeredJob fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -306,7 +306,7 @@ public java.lang.String getOrderBy() {
    *
    *
    * 
-   * Optional comma separated list of triggeredJob fields to order by,
+   * Comma separated list of triggeredJob fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -342,12 +342,12 @@ public com.google.protobuf.ByteString getOrderByBytes() {
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `status` - HEALTHY|PAUSED|CANCELLED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -382,12 +382,12 @@ public java.lang.String getFilter() {
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `status` - HEALTHY|PAUSED|CANCELLED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -985,7 +985,7 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to ListJobTriggers. `order_by` field must not
      * change for subsequent calls.
      * 
@@ -1009,7 +1009,7 @@ public java.lang.String getPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to ListJobTriggers. `order_by` field must not
      * change for subsequent calls.
      * 
@@ -1033,7 +1033,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to ListJobTriggers. `order_by` field must not
      * change for subsequent calls.
      * 
@@ -1056,7 +1056,7 @@ public Builder setPageToken(java.lang.String value) { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to ListJobTriggers. `order_by` field must not
      * change for subsequent calls.
      * 
@@ -1075,7 +1075,7 @@ public Builder clearPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to ListJobTriggers. `order_by` field must not
      * change for subsequent calls.
      * 
@@ -1101,7 +1101,7 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { * * *
-     * Optional size of the page, can be limited by a server.
+     * Size of the page, can be limited by a server.
      * 
* * int32 page_size = 3; @@ -1115,7 +1115,7 @@ public int getPageSize() { * * *
-     * Optional size of the page, can be limited by a server.
+     * Size of the page, can be limited by a server.
      * 
* * int32 page_size = 3; @@ -1133,7 +1133,7 @@ public Builder setPageSize(int value) { * * *
-     * Optional size of the page, can be limited by a server.
+     * Size of the page, can be limited by a server.
      * 
* * int32 page_size = 3; @@ -1152,7 +1152,7 @@ public Builder clearPageSize() { * * *
-     * Optional comma separated list of triggeredJob fields to order by,
+     * Comma separated list of triggeredJob fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1185,7 +1185,7 @@ public java.lang.String getOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of triggeredJob fields to order by,
+     * Comma separated list of triggeredJob fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1218,7 +1218,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
      *
      *
      * 
-     * Optional comma separated list of triggeredJob fields to order by,
+     * Comma separated list of triggeredJob fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1250,7 +1250,7 @@ public Builder setOrderBy(java.lang.String value) {
      *
      *
      * 
-     * Optional comma separated list of triggeredJob fields to order by,
+     * Comma separated list of triggeredJob fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1278,7 +1278,7 @@ public Builder clearOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of triggeredJob fields to order by,
+     * Comma separated list of triggeredJob fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1313,12 +1313,12 @@ public Builder setOrderByBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `status` - HEALTHY|PAUSED|CANCELLED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1353,12 +1353,12 @@ public java.lang.String getFilter() {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `status` - HEALTHY|PAUSED|CANCELLED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1393,12 +1393,12 @@ public com.google.protobuf.ByteString getFilterBytes() {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `status` - HEALTHY|PAUSED|CANCELLED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1432,12 +1432,12 @@ public Builder setFilter(java.lang.String value) {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `status` - HEALTHY|PAUSED|CANCELLED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -1467,12 +1467,12 @@ public Builder clearFilter() {
      *
      *
      * 
-     * Optional. Allows filtering.
+     * Allows filtering.
      * Supported syntax:
      * * Filter expressions are made up of one or more restrictions.
      * * Restrictions can be combined by `AND` or `OR` logical operators. A
      * sequence of restrictions implicitly uses `AND`.
-     * * A restriction has the form of `<field> <operator> <value>`.
+     * * A restriction has the form of `{field} {operator} {value}`.
      * * Supported fields/values for inspect jobs:
      *     - `status` - HEALTHY|PAUSED|CANCELLED
      *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
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 b3cada7e..7fb7068e 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
@@ -56,7 +56,7 @@ public interface ListJobTriggersRequestOrBuilder
    *
    *
    * 
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to ListJobTriggers. `order_by` field must not
    * change for subsequent calls.
    * 
@@ -70,7 +70,7 @@ public interface ListJobTriggersRequestOrBuilder * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to ListJobTriggers. `order_by` field must not
    * change for subsequent calls.
    * 
@@ -85,7 +85,7 @@ public interface ListJobTriggersRequestOrBuilder * * *
-   * Optional size of the page, can be limited by a server.
+   * Size of the page, can be limited by a server.
    * 
* * int32 page_size = 3; @@ -98,7 +98,7 @@ public interface ListJobTriggersRequestOrBuilder * * *
-   * Optional comma separated list of triggeredJob fields to order by,
+   * Comma separated list of triggeredJob fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -121,7 +121,7 @@ public interface ListJobTriggersRequestOrBuilder
    *
    *
    * 
-   * Optional comma separated list of triggeredJob fields to order by,
+   * Comma separated list of triggeredJob fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -145,12 +145,12 @@ public interface ListJobTriggersRequestOrBuilder
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `status` - HEALTHY|PAUSED|CANCELLED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
@@ -175,12 +175,12 @@ public interface ListJobTriggersRequestOrBuilder
    *
    *
    * 
-   * Optional. Allows filtering.
+   * Allows filtering.
    * Supported syntax:
    * * Filter expressions are made up of one or more restrictions.
    * * Restrictions can be combined by `AND` or `OR` logical operators. A
    * sequence of restrictions implicitly uses `AND`.
-   * * A restriction has the form of `<field> <operator> <value>`.
+   * * A restriction has the form of `{field} {operator} {value}`.
    * * Supported fields/values for inspect jobs:
    *     - `status` - HEALTHY|PAUSED|CANCELLED
    *     - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY
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 bd643416..910d49d0 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
@@ -199,7 +199,7 @@ public com.google.protobuf.ByteString getParentBytes() {
    *
    *
    * 
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListStoredInfoTypes`.
    * 
* @@ -222,7 +222,7 @@ public java.lang.String getPageToken() { * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListStoredInfoTypes`.
    * 
* @@ -248,7 +248,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-   * Optional size of the page, can be limited by server. If zero server returns
+   * Size of the page, can be limited by server. If zero server returns
    * a page of max size 100.
    * 
* @@ -266,7 +266,7 @@ public int getPageSize() { * * *
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -298,7 +298,7 @@ public java.lang.String getOrderBy() {
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -883,7 +883,7 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
      *
      *
      * 
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListStoredInfoTypes`.
      * 
* @@ -906,7 +906,7 @@ public java.lang.String getPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListStoredInfoTypes`.
      * 
* @@ -929,7 +929,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListStoredInfoTypes`.
      * 
* @@ -951,7 +951,7 @@ public Builder setPageToken(java.lang.String value) { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListStoredInfoTypes`.
      * 
* @@ -969,7 +969,7 @@ public Builder clearPageToken() { * * *
-     * Optional page token to continue retrieval. Comes from previous call
+     * Page token to continue retrieval. Comes from previous call
      * to `ListStoredInfoTypes`.
      * 
* @@ -994,7 +994,7 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1009,7 +1009,7 @@ public int getPageSize() { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1028,7 +1028,7 @@ public Builder setPageSize(int value) { * * *
-     * Optional size of the page, can be limited by server. If zero server returns
+     * Size of the page, can be limited by server. If zero server returns
      * a page of max size 100.
      * 
* @@ -1048,7 +1048,7 @@ public Builder clearPageSize() { * * *
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1080,7 +1080,7 @@ public java.lang.String getOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1112,7 +1112,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1143,7 +1143,7 @@ public Builder setOrderBy(java.lang.String value) {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
@@ -1170,7 +1170,7 @@ public Builder clearOrderBy() {
      *
      *
      * 
-     * Optional comma separated list of fields to order by,
+     * Comma separated list of fields to order by,
      * followed by `asc` or `desc` postfix. This list is case-insensitive,
      * default sorting order is ascending, redundant space characters are
      * insignificant.
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 db205575..d58ca8ca 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
@@ -58,7 +58,7 @@ public interface ListStoredInfoTypesRequestOrBuilder
    *
    *
    * 
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListStoredInfoTypes`.
    * 
* @@ -71,7 +71,7 @@ public interface ListStoredInfoTypesRequestOrBuilder * * *
-   * Optional page token to continue retrieval. Comes from previous call
+   * Page token to continue retrieval. Comes from previous call
    * to `ListStoredInfoTypes`.
    * 
* @@ -85,7 +85,7 @@ public interface ListStoredInfoTypesRequestOrBuilder * * *
-   * Optional size of the page, can be limited by server. If zero server returns
+   * Size of the page, can be limited by server. If zero server returns
    * a page of max size 100.
    * 
* @@ -99,7 +99,7 @@ public interface ListStoredInfoTypesRequestOrBuilder * * *
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
@@ -121,7 +121,7 @@ public interface ListStoredInfoTypesRequestOrBuilder
    *
    *
    * 
-   * Optional comma separated list of fields to order by,
+   * Comma separated list of fields to order by,
    * followed by `asc` or `desc` postfix. This list is case-insensitive,
    * default sorting order is ascending, redundant space characters are
    * insignificant.
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OutputStorageConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OutputStorageConfig.java
index 09408829..e527cc6f 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OutputStorageConfig.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OutputStorageConfig.java
@@ -137,7 +137,15 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    * Protobuf enum {@code google.privacy.dlp.v2.OutputStorageConfig.OutputSchema}
    */
   public enum OutputSchema implements com.google.protobuf.ProtocolMessageEnum {
-    /** OUTPUT_SCHEMA_UNSPECIFIED = 0; */
+    /**
+     *
+     *
+     * 
+     * Unused.
+     * 
+ * + * OUTPUT_SCHEMA_UNSPECIFIED = 0; + */ OUTPUT_SCHEMA_UNSPECIFIED(0), /** * @@ -193,7 +201,15 @@ public enum OutputSchema implements com.google.protobuf.ProtocolMessageEnum { UNRECOGNIZED(-1), ; - /** OUTPUT_SCHEMA_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused.
+     * 
+ * + * OUTPUT_SCHEMA_UNSPECIFIED = 0; + */ public static final int OUTPUT_SCHEMA_UNSPECIFIED_VALUE = 0; /** * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformation.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformation.java index 0fb03dfe..4e3f1a7f 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformation.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformation.java @@ -378,6 +378,12 @@ public TransformationCase getTransformationCase() { public static final int REPLACE_CONFIG_FIELD_NUMBER = 1; /** + * + * + *
+   * Replace
+   * 
+ * * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; * * @return Whether the replaceConfig field is set. @@ -386,6 +392,12 @@ public boolean hasReplaceConfig() { return transformationCase_ == 1; } /** + * + * + *
+   * Replace
+   * 
+ * * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; * * @return The replaceConfig. @@ -396,7 +408,15 @@ public com.google.privacy.dlp.v2.ReplaceValueConfig getReplaceConfig() { } return com.google.privacy.dlp.v2.ReplaceValueConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+   * Replace
+   * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder getReplaceConfigOrBuilder() { if (transformationCase_ == 1) { return (com.google.privacy.dlp.v2.ReplaceValueConfig) transformation_; @@ -406,6 +426,12 @@ public com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder getReplaceConfigOrB public static final int REDACT_CONFIG_FIELD_NUMBER = 2; /** + * + * + *
+   * Redact
+   * 
+ * * .google.privacy.dlp.v2.RedactConfig redact_config = 2; * * @return Whether the redactConfig field is set. @@ -414,6 +440,12 @@ public boolean hasRedactConfig() { return transformationCase_ == 2; } /** + * + * + *
+   * Redact
+   * 
+ * * .google.privacy.dlp.v2.RedactConfig redact_config = 2; * * @return The redactConfig. @@ -424,7 +456,15 @@ public com.google.privacy.dlp.v2.RedactConfig getRedactConfig() { } return com.google.privacy.dlp.v2.RedactConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+   * Redact
+   * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ public com.google.privacy.dlp.v2.RedactConfigOrBuilder getRedactConfigOrBuilder() { if (transformationCase_ == 2) { return (com.google.privacy.dlp.v2.RedactConfig) transformation_; @@ -434,6 +474,12 @@ public com.google.privacy.dlp.v2.RedactConfigOrBuilder getRedactConfigOrBuilder( public static final int CHARACTER_MASK_CONFIG_FIELD_NUMBER = 3; /** + * + * + *
+   * Mask
+   * 
+ * * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; * * @return Whether the characterMaskConfig field is set. @@ -442,6 +488,12 @@ public boolean hasCharacterMaskConfig() { return transformationCase_ == 3; } /** + * + * + *
+   * Mask
+   * 
+ * * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; * * @return The characterMaskConfig. @@ -452,7 +504,15 @@ public com.google.privacy.dlp.v2.CharacterMaskConfig getCharacterMaskConfig() { } return com.google.privacy.dlp.v2.CharacterMaskConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+   * Mask
+   * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public com.google.privacy.dlp.v2.CharacterMaskConfigOrBuilder getCharacterMaskConfigOrBuilder() { if (transformationCase_ == 3) { return (com.google.privacy.dlp.v2.CharacterMaskConfig) transformation_; @@ -462,6 +522,12 @@ public com.google.privacy.dlp.v2.CharacterMaskConfigOrBuilder getCharacterMaskCo public static final int CRYPTO_REPLACE_FFX_FPE_CONFIG_FIELD_NUMBER = 4; /** + * + * + *
+   * Ffx-Fpe
+   * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * * @@ -471,6 +537,12 @@ public boolean hasCryptoReplaceFfxFpeConfig() { return transformationCase_ == 4; } /** + * + * + *
+   * Ffx-Fpe
+   * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * * @@ -483,6 +555,12 @@ public com.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig getCryptoReplaceFfxFp return com.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig.getDefaultInstance(); } /** + * + * + *
+   * Ffx-Fpe
+   * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -496,6 +574,12 @@ public com.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig getCryptoReplaceFfxFp public static final int FIXED_SIZE_BUCKETING_CONFIG_FIELD_NUMBER = 5; /** + * + * + *
+   * Fixed size bucketing
+   * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; * * @return Whether the fixedSizeBucketingConfig field is set. @@ -504,6 +588,12 @@ public boolean hasFixedSizeBucketingConfig() { return transformationCase_ == 5; } /** + * + * + *
+   * Fixed size bucketing
+   * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; * * @return The fixedSizeBucketingConfig. @@ -515,6 +605,12 @@ public com.google.privacy.dlp.v2.FixedSizeBucketingConfig getFixedSizeBucketingC return com.google.privacy.dlp.v2.FixedSizeBucketingConfig.getDefaultInstance(); } /** + * + * + *
+   * Fixed size bucketing
+   * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public com.google.privacy.dlp.v2.FixedSizeBucketingConfigOrBuilder @@ -527,6 +623,12 @@ public com.google.privacy.dlp.v2.FixedSizeBucketingConfig getFixedSizeBucketingC public static final int BUCKETING_CONFIG_FIELD_NUMBER = 6; /** + * + * + *
+   * Bucketing
+   * 
+ * * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; * * @return Whether the bucketingConfig field is set. @@ -535,6 +637,12 @@ public boolean hasBucketingConfig() { return transformationCase_ == 6; } /** + * + * + *
+   * Bucketing
+   * 
+ * * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; * * @return The bucketingConfig. @@ -545,7 +653,15 @@ public com.google.privacy.dlp.v2.BucketingConfig getBucketingConfig() { } return com.google.privacy.dlp.v2.BucketingConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+   * Bucketing
+   * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public com.google.privacy.dlp.v2.BucketingConfigOrBuilder getBucketingConfigOrBuilder() { if (transformationCase_ == 6) { return (com.google.privacy.dlp.v2.BucketingConfig) transformation_; @@ -555,6 +671,12 @@ public com.google.privacy.dlp.v2.BucketingConfigOrBuilder getBucketingConfigOrBu public static final int REPLACE_WITH_INFO_TYPE_CONFIG_FIELD_NUMBER = 7; /** + * + * + *
+   * Replace with infotype
+   * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * * @@ -564,6 +686,12 @@ public boolean hasReplaceWithInfoTypeConfig() { return transformationCase_ == 7; } /** + * + * + *
+   * Replace with infotype
+   * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * * @@ -576,6 +704,12 @@ public com.google.privacy.dlp.v2.ReplaceWithInfoTypeConfig getReplaceWithInfoTyp return com.google.privacy.dlp.v2.ReplaceWithInfoTypeConfig.getDefaultInstance(); } /** + * + * + *
+   * Replace with infotype
+   * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -589,6 +723,12 @@ public com.google.privacy.dlp.v2.ReplaceWithInfoTypeConfig getReplaceWithInfoTyp public static final int TIME_PART_CONFIG_FIELD_NUMBER = 8; /** + * + * + *
+   * Time extraction
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; * * @return Whether the timePartConfig field is set. @@ -597,6 +737,12 @@ public boolean hasTimePartConfig() { return transformationCase_ == 8; } /** + * + * + *
+   * Time extraction
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; * * @return The timePartConfig. @@ -607,7 +753,15 @@ public com.google.privacy.dlp.v2.TimePartConfig getTimePartConfig() { } return com.google.privacy.dlp.v2.TimePartConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+   * Time extraction
+   * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public com.google.privacy.dlp.v2.TimePartConfigOrBuilder getTimePartConfigOrBuilder() { if (transformationCase_ == 8) { return (com.google.privacy.dlp.v2.TimePartConfig) transformation_; @@ -617,6 +771,12 @@ public com.google.privacy.dlp.v2.TimePartConfigOrBuilder getTimePartConfigOrBuil public static final int CRYPTO_HASH_CONFIG_FIELD_NUMBER = 9; /** + * + * + *
+   * Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; * * @return Whether the cryptoHashConfig field is set. @@ -625,6 +785,12 @@ public boolean hasCryptoHashConfig() { return transformationCase_ == 9; } /** + * + * + *
+   * Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; * * @return The cryptoHashConfig. @@ -635,7 +801,15 @@ public com.google.privacy.dlp.v2.CryptoHashConfig getCryptoHashConfig() { } return com.google.privacy.dlp.v2.CryptoHashConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+   * Crypto
+   * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder getCryptoHashConfigOrBuilder() { if (transformationCase_ == 9) { return (com.google.privacy.dlp.v2.CryptoHashConfig) transformation_; @@ -645,6 +819,12 @@ public com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder getCryptoHashConfigOr public static final int DATE_SHIFT_CONFIG_FIELD_NUMBER = 11; /** + * + * + *
+   * Date Shift
+   * 
+ * * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; * * @return Whether the dateShiftConfig field is set. @@ -653,6 +833,12 @@ public boolean hasDateShiftConfig() { return transformationCase_ == 11; } /** + * + * + *
+   * Date Shift
+   * 
+ * * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; * * @return The dateShiftConfig. @@ -663,7 +849,15 @@ public com.google.privacy.dlp.v2.DateShiftConfig getDateShiftConfig() { } return com.google.privacy.dlp.v2.DateShiftConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+   * Date Shift
+   * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public com.google.privacy.dlp.v2.DateShiftConfigOrBuilder getDateShiftConfigOrBuilder() { if (transformationCase_ == 11) { return (com.google.privacy.dlp.v2.DateShiftConfig) transformation_; @@ -673,6 +867,12 @@ public com.google.privacy.dlp.v2.DateShiftConfigOrBuilder getDateShiftConfigOrBu public static final int CRYPTO_DETERMINISTIC_CONFIG_FIELD_NUMBER = 12; /** + * + * + *
+   * Deterministic Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * * @return Whether the cryptoDeterministicConfig field is set. @@ -681,6 +881,12 @@ public boolean hasCryptoDeterministicConfig() { return transformationCase_ == 12; } /** + * + * + *
+   * Deterministic Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * * @return The cryptoDeterministicConfig. @@ -692,6 +898,12 @@ public com.google.privacy.dlp.v2.CryptoDeterministicConfig getCryptoDeterministi return com.google.privacy.dlp.v2.CryptoDeterministicConfig.getDefaultInstance(); } /** + * + * + *
+   * Deterministic Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; */ public com.google.privacy.dlp.v2.CryptoDeterministicConfigOrBuilder @@ -1344,6 +1556,12 @@ public Builder clearTransformation() { com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder> replaceConfigBuilder_; /** + * + * + *
+     * Replace
+     * 
+ * * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; * * @return Whether the replaceConfig field is set. @@ -1352,6 +1570,12 @@ public boolean hasReplaceConfig() { return transformationCase_ == 1; } /** + * + * + *
+     * Replace
+     * 
+ * * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; * * @return The replaceConfig. @@ -1369,7 +1593,15 @@ public com.google.privacy.dlp.v2.ReplaceValueConfig getReplaceConfig() { return com.google.privacy.dlp.v2.ReplaceValueConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public Builder setReplaceConfig(com.google.privacy.dlp.v2.ReplaceValueConfig value) { if (replaceConfigBuilder_ == null) { if (value == null) { @@ -1383,7 +1615,15 @@ public Builder setReplaceConfig(com.google.privacy.dlp.v2.ReplaceValueConfig val transformationCase_ = 1; return this; } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public Builder setReplaceConfig( com.google.privacy.dlp.v2.ReplaceValueConfig.Builder builderForValue) { if (replaceConfigBuilder_ == null) { @@ -1395,7 +1635,15 @@ public Builder setReplaceConfig( transformationCase_ = 1; return this; } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public Builder mergeReplaceConfig(com.google.privacy.dlp.v2.ReplaceValueConfig value) { if (replaceConfigBuilder_ == null) { if (transformationCase_ == 1 @@ -1419,7 +1667,15 @@ public Builder mergeReplaceConfig(com.google.privacy.dlp.v2.ReplaceValueConfig v transformationCase_ = 1; return this; } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public Builder clearReplaceConfig() { if (replaceConfigBuilder_ == null) { if (transformationCase_ == 1) { @@ -1436,11 +1692,27 @@ public Builder clearReplaceConfig() { } return this; } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public com.google.privacy.dlp.v2.ReplaceValueConfig.Builder getReplaceConfigBuilder() { return getReplaceConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ public com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder getReplaceConfigOrBuilder() { if ((transformationCase_ == 1) && (replaceConfigBuilder_ != null)) { return replaceConfigBuilder_.getMessageOrBuilder(); @@ -1451,7 +1723,15 @@ public com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder getReplaceConfigOrB return com.google.privacy.dlp.v2.ReplaceValueConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+     * Replace
+     * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.ReplaceValueConfig, com.google.privacy.dlp.v2.ReplaceValueConfig.Builder, @@ -1483,6 +1763,12 @@ public com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder getReplaceConfigOrB com.google.privacy.dlp.v2.RedactConfigOrBuilder> redactConfigBuilder_; /** + * + * + *
+     * Redact
+     * 
+ * * .google.privacy.dlp.v2.RedactConfig redact_config = 2; * * @return Whether the redactConfig field is set. @@ -1491,6 +1777,12 @@ public boolean hasRedactConfig() { return transformationCase_ == 2; } /** + * + * + *
+     * Redact
+     * 
+ * * .google.privacy.dlp.v2.RedactConfig redact_config = 2; * * @return The redactConfig. @@ -1508,7 +1800,15 @@ public com.google.privacy.dlp.v2.RedactConfig getRedactConfig() { return com.google.privacy.dlp.v2.RedactConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ public Builder setRedactConfig(com.google.privacy.dlp.v2.RedactConfig value) { if (redactConfigBuilder_ == null) { if (value == null) { @@ -1522,7 +1822,15 @@ public Builder setRedactConfig(com.google.privacy.dlp.v2.RedactConfig value) { transformationCase_ = 2; return this; } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ public Builder setRedactConfig(com.google.privacy.dlp.v2.RedactConfig.Builder builderForValue) { if (redactConfigBuilder_ == null) { transformation_ = builderForValue.build(); @@ -1533,11 +1841,19 @@ public Builder setRedactConfig(com.google.privacy.dlp.v2.RedactConfig.Builder bu transformationCase_ = 2; return this; } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ - public Builder mergeRedactConfig(com.google.privacy.dlp.v2.RedactConfig value) { - if (redactConfigBuilder_ == null) { - if (transformationCase_ == 2 - && transformation_ != com.google.privacy.dlp.v2.RedactConfig.getDefaultInstance()) { + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ + public Builder mergeRedactConfig(com.google.privacy.dlp.v2.RedactConfig value) { + if (redactConfigBuilder_ == null) { + if (transformationCase_ == 2 + && transformation_ != com.google.privacy.dlp.v2.RedactConfig.getDefaultInstance()) { transformation_ = com.google.privacy.dlp.v2.RedactConfig.newBuilder( (com.google.privacy.dlp.v2.RedactConfig) transformation_) @@ -1556,7 +1872,15 @@ public Builder mergeRedactConfig(com.google.privacy.dlp.v2.RedactConfig value) { transformationCase_ = 2; return this; } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ public Builder clearRedactConfig() { if (redactConfigBuilder_ == null) { if (transformationCase_ == 2) { @@ -1573,11 +1897,27 @@ public Builder clearRedactConfig() { } return this; } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ public com.google.privacy.dlp.v2.RedactConfig.Builder getRedactConfigBuilder() { return getRedactConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ public com.google.privacy.dlp.v2.RedactConfigOrBuilder getRedactConfigOrBuilder() { if ((transformationCase_ == 2) && (redactConfigBuilder_ != null)) { return redactConfigBuilder_.getMessageOrBuilder(); @@ -1588,7 +1928,15 @@ public com.google.privacy.dlp.v2.RedactConfigOrBuilder getRedactConfigOrBuilder( return com.google.privacy.dlp.v2.RedactConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+     * Redact
+     * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.RedactConfig, com.google.privacy.dlp.v2.RedactConfig.Builder, @@ -1620,6 +1968,12 @@ public com.google.privacy.dlp.v2.RedactConfigOrBuilder getRedactConfigOrBuilder( com.google.privacy.dlp.v2.CharacterMaskConfigOrBuilder> characterMaskConfigBuilder_; /** + * + * + *
+     * Mask
+     * 
+ * * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; * * @return Whether the characterMaskConfig field is set. @@ -1628,6 +1982,12 @@ public boolean hasCharacterMaskConfig() { return transformationCase_ == 3; } /** + * + * + *
+     * Mask
+     * 
+ * * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; * * @return The characterMaskConfig. @@ -1645,7 +2005,15 @@ public com.google.privacy.dlp.v2.CharacterMaskConfig getCharacterMaskConfig() { return com.google.privacy.dlp.v2.CharacterMaskConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public Builder setCharacterMaskConfig(com.google.privacy.dlp.v2.CharacterMaskConfig value) { if (characterMaskConfigBuilder_ == null) { if (value == null) { @@ -1659,7 +2027,15 @@ public Builder setCharacterMaskConfig(com.google.privacy.dlp.v2.CharacterMaskCon transformationCase_ = 3; return this; } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public Builder setCharacterMaskConfig( com.google.privacy.dlp.v2.CharacterMaskConfig.Builder builderForValue) { if (characterMaskConfigBuilder_ == null) { @@ -1671,7 +2047,15 @@ public Builder setCharacterMaskConfig( transformationCase_ = 3; return this; } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public Builder mergeCharacterMaskConfig(com.google.privacy.dlp.v2.CharacterMaskConfig value) { if (characterMaskConfigBuilder_ == null) { if (transformationCase_ == 3 @@ -1695,7 +2079,15 @@ public Builder mergeCharacterMaskConfig(com.google.privacy.dlp.v2.CharacterMaskC transformationCase_ = 3; return this; } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public Builder clearCharacterMaskConfig() { if (characterMaskConfigBuilder_ == null) { if (transformationCase_ == 3) { @@ -1712,11 +2104,27 @@ public Builder clearCharacterMaskConfig() { } return this; } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public com.google.privacy.dlp.v2.CharacterMaskConfig.Builder getCharacterMaskConfigBuilder() { return getCharacterMaskConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ public com.google.privacy.dlp.v2.CharacterMaskConfigOrBuilder getCharacterMaskConfigOrBuilder() { if ((transformationCase_ == 3) && (characterMaskConfigBuilder_ != null)) { @@ -1728,7 +2136,15 @@ public com.google.privacy.dlp.v2.CharacterMaskConfig.Builder getCharacterMaskCon return com.google.privacy.dlp.v2.CharacterMaskConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+     * Mask
+     * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.CharacterMaskConfig, com.google.privacy.dlp.v2.CharacterMaskConfig.Builder, @@ -1760,6 +2176,12 @@ public com.google.privacy.dlp.v2.CharacterMaskConfig.Builder getCharacterMaskCon com.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfigOrBuilder> cryptoReplaceFfxFpeConfigBuilder_; /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * * @@ -1769,6 +2191,12 @@ public boolean hasCryptoReplaceFfxFpeConfig() { return transformationCase_ == 4; } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * * @@ -1788,6 +2216,12 @@ public com.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig getCryptoReplaceFfxFp } } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1806,6 +2240,12 @@ public Builder setCryptoReplaceFfxFpeConfig( return this; } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1821,6 +2261,12 @@ public Builder setCryptoReplaceFfxFpeConfig( return this; } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1849,6 +2295,12 @@ public Builder mergeCryptoReplaceFfxFpeConfig( return this; } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1869,6 +2321,12 @@ public Builder clearCryptoReplaceFfxFpeConfig() { return this; } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1877,6 +2335,12 @@ public Builder clearCryptoReplaceFfxFpeConfig() { return getCryptoReplaceFfxFpeConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1892,6 +2356,12 @@ public Builder clearCryptoReplaceFfxFpeConfig() { } } /** + * + * + *
+     * Ffx-Fpe
+     * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -1927,6 +2397,12 @@ public Builder clearCryptoReplaceFfxFpeConfig() { com.google.privacy.dlp.v2.FixedSizeBucketingConfigOrBuilder> fixedSizeBucketingConfigBuilder_; /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; * * @return Whether the fixedSizeBucketingConfig field is set. @@ -1935,6 +2411,12 @@ public boolean hasFixedSizeBucketingConfig() { return transformationCase_ == 5; } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; * * @return The fixedSizeBucketingConfig. @@ -1953,6 +2435,12 @@ public com.google.privacy.dlp.v2.FixedSizeBucketingConfig getFixedSizeBucketingC } } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public Builder setFixedSizeBucketingConfig( @@ -1970,6 +2458,12 @@ public Builder setFixedSizeBucketingConfig( return this; } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public Builder setFixedSizeBucketingConfig( @@ -1984,6 +2478,12 @@ public Builder setFixedSizeBucketingConfig( return this; } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public Builder mergeFixedSizeBucketingConfig( @@ -2011,6 +2511,12 @@ public Builder mergeFixedSizeBucketingConfig( return this; } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public Builder clearFixedSizeBucketingConfig() { @@ -2030,6 +2536,12 @@ public Builder clearFixedSizeBucketingConfig() { return this; } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public com.google.privacy.dlp.v2.FixedSizeBucketingConfig.Builder @@ -2037,6 +2549,12 @@ public Builder clearFixedSizeBucketingConfig() { return getFixedSizeBucketingConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ public com.google.privacy.dlp.v2.FixedSizeBucketingConfigOrBuilder @@ -2051,6 +2569,12 @@ public Builder clearFixedSizeBucketingConfig() { } } /** + * + * + *
+     * Fixed size bucketing
+     * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ private com.google.protobuf.SingleFieldBuilderV3< @@ -2084,6 +2608,12 @@ public Builder clearFixedSizeBucketingConfig() { com.google.privacy.dlp.v2.BucketingConfigOrBuilder> bucketingConfigBuilder_; /** + * + * + *
+     * Bucketing
+     * 
+ * * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; * * @return Whether the bucketingConfig field is set. @@ -2092,6 +2622,12 @@ public boolean hasBucketingConfig() { return transformationCase_ == 6; } /** + * + * + *
+     * Bucketing
+     * 
+ * * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; * * @return The bucketingConfig. @@ -2109,7 +2645,15 @@ public com.google.privacy.dlp.v2.BucketingConfig getBucketingConfig() { return com.google.privacy.dlp.v2.BucketingConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public Builder setBucketingConfig(com.google.privacy.dlp.v2.BucketingConfig value) { if (bucketingConfigBuilder_ == null) { if (value == null) { @@ -2123,7 +2667,15 @@ public Builder setBucketingConfig(com.google.privacy.dlp.v2.BucketingConfig valu transformationCase_ = 6; return this; } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public Builder setBucketingConfig( com.google.privacy.dlp.v2.BucketingConfig.Builder builderForValue) { if (bucketingConfigBuilder_ == null) { @@ -2135,7 +2687,15 @@ public Builder setBucketingConfig( transformationCase_ = 6; return this; } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public Builder mergeBucketingConfig(com.google.privacy.dlp.v2.BucketingConfig value) { if (bucketingConfigBuilder_ == null) { if (transformationCase_ == 6 @@ -2158,7 +2718,15 @@ public Builder mergeBucketingConfig(com.google.privacy.dlp.v2.BucketingConfig va transformationCase_ = 6; return this; } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public Builder clearBucketingConfig() { if (bucketingConfigBuilder_ == null) { if (transformationCase_ == 6) { @@ -2175,11 +2743,27 @@ public Builder clearBucketingConfig() { } return this; } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public com.google.privacy.dlp.v2.BucketingConfig.Builder getBucketingConfigBuilder() { return getBucketingConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ public com.google.privacy.dlp.v2.BucketingConfigOrBuilder getBucketingConfigOrBuilder() { if ((transformationCase_ == 6) && (bucketingConfigBuilder_ != null)) { return bucketingConfigBuilder_.getMessageOrBuilder(); @@ -2190,7 +2774,15 @@ public com.google.privacy.dlp.v2.BucketingConfigOrBuilder getBucketingConfigOrBu return com.google.privacy.dlp.v2.BucketingConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+     * Bucketing
+     * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.BucketingConfig, com.google.privacy.dlp.v2.BucketingConfig.Builder, @@ -2222,6 +2814,12 @@ public com.google.privacy.dlp.v2.BucketingConfigOrBuilder getBucketingConfigOrBu com.google.privacy.dlp.v2.ReplaceWithInfoTypeConfigOrBuilder> replaceWithInfoTypeConfigBuilder_; /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * * @@ -2231,6 +2829,12 @@ public boolean hasReplaceWithInfoTypeConfig() { return transformationCase_ == 7; } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * * @@ -2250,6 +2854,12 @@ public com.google.privacy.dlp.v2.ReplaceWithInfoTypeConfig getReplaceWithInfoTyp } } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2268,6 +2878,12 @@ public Builder setReplaceWithInfoTypeConfig( return this; } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2283,6 +2899,12 @@ public Builder setReplaceWithInfoTypeConfig( return this; } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2311,6 +2933,12 @@ public Builder mergeReplaceWithInfoTypeConfig( return this; } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2331,6 +2959,12 @@ public Builder clearReplaceWithInfoTypeConfig() { return this; } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2339,6 +2973,12 @@ public Builder clearReplaceWithInfoTypeConfig() { return getReplaceWithInfoTypeConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2354,6 +2994,12 @@ public Builder clearReplaceWithInfoTypeConfig() { } } /** + * + * + *
+     * Replace with infotype
+     * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -2389,6 +3035,12 @@ public Builder clearReplaceWithInfoTypeConfig() { com.google.privacy.dlp.v2.TimePartConfigOrBuilder> timePartConfigBuilder_; /** + * + * + *
+     * Time extraction
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; * * @return Whether the timePartConfig field is set. @@ -2397,6 +3049,12 @@ public boolean hasTimePartConfig() { return transformationCase_ == 8; } /** + * + * + *
+     * Time extraction
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; * * @return The timePartConfig. @@ -2414,7 +3072,15 @@ public com.google.privacy.dlp.v2.TimePartConfig getTimePartConfig() { return com.google.privacy.dlp.v2.TimePartConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public Builder setTimePartConfig(com.google.privacy.dlp.v2.TimePartConfig value) { if (timePartConfigBuilder_ == null) { if (value == null) { @@ -2428,7 +3094,15 @@ public Builder setTimePartConfig(com.google.privacy.dlp.v2.TimePartConfig value) transformationCase_ = 8; return this; } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public Builder setTimePartConfig( com.google.privacy.dlp.v2.TimePartConfig.Builder builderForValue) { if (timePartConfigBuilder_ == null) { @@ -2440,7 +3114,15 @@ public Builder setTimePartConfig( transformationCase_ = 8; return this; } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public Builder mergeTimePartConfig(com.google.privacy.dlp.v2.TimePartConfig value) { if (timePartConfigBuilder_ == null) { if (transformationCase_ == 8 @@ -2463,7 +3145,15 @@ public Builder mergeTimePartConfig(com.google.privacy.dlp.v2.TimePartConfig valu transformationCase_ = 8; return this; } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public Builder clearTimePartConfig() { if (timePartConfigBuilder_ == null) { if (transformationCase_ == 8) { @@ -2480,11 +3170,27 @@ public Builder clearTimePartConfig() { } return this; } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public com.google.privacy.dlp.v2.TimePartConfig.Builder getTimePartConfigBuilder() { return getTimePartConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ public com.google.privacy.dlp.v2.TimePartConfigOrBuilder getTimePartConfigOrBuilder() { if ((transformationCase_ == 8) && (timePartConfigBuilder_ != null)) { return timePartConfigBuilder_.getMessageOrBuilder(); @@ -2495,7 +3201,15 @@ public com.google.privacy.dlp.v2.TimePartConfigOrBuilder getTimePartConfigOrBuil return com.google.privacy.dlp.v2.TimePartConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+     * Time extraction
+     * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.TimePartConfig, com.google.privacy.dlp.v2.TimePartConfig.Builder, @@ -2527,6 +3241,12 @@ public com.google.privacy.dlp.v2.TimePartConfigOrBuilder getTimePartConfigOrBuil com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder> cryptoHashConfigBuilder_; /** + * + * + *
+     * Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; * * @return Whether the cryptoHashConfig field is set. @@ -2535,6 +3255,12 @@ public boolean hasCryptoHashConfig() { return transformationCase_ == 9; } /** + * + * + *
+     * Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; * * @return The cryptoHashConfig. @@ -2552,7 +3278,15 @@ public com.google.privacy.dlp.v2.CryptoHashConfig getCryptoHashConfig() { return com.google.privacy.dlp.v2.CryptoHashConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public Builder setCryptoHashConfig(com.google.privacy.dlp.v2.CryptoHashConfig value) { if (cryptoHashConfigBuilder_ == null) { if (value == null) { @@ -2566,7 +3300,15 @@ public Builder setCryptoHashConfig(com.google.privacy.dlp.v2.CryptoHashConfig va transformationCase_ = 9; return this; } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public Builder setCryptoHashConfig( com.google.privacy.dlp.v2.CryptoHashConfig.Builder builderForValue) { if (cryptoHashConfigBuilder_ == null) { @@ -2578,7 +3320,15 @@ public Builder setCryptoHashConfig( transformationCase_ = 9; return this; } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public Builder mergeCryptoHashConfig(com.google.privacy.dlp.v2.CryptoHashConfig value) { if (cryptoHashConfigBuilder_ == null) { if (transformationCase_ == 9 @@ -2601,7 +3351,15 @@ public Builder mergeCryptoHashConfig(com.google.privacy.dlp.v2.CryptoHashConfig transformationCase_ = 9; return this; } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public Builder clearCryptoHashConfig() { if (cryptoHashConfigBuilder_ == null) { if (transformationCase_ == 9) { @@ -2618,11 +3376,27 @@ public Builder clearCryptoHashConfig() { } return this; } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public com.google.privacy.dlp.v2.CryptoHashConfig.Builder getCryptoHashConfigBuilder() { return getCryptoHashConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ public com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder getCryptoHashConfigOrBuilder() { if ((transformationCase_ == 9) && (cryptoHashConfigBuilder_ != null)) { return cryptoHashConfigBuilder_.getMessageOrBuilder(); @@ -2633,7 +3407,15 @@ public com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder getCryptoHashConfigOr return com.google.privacy.dlp.v2.CryptoHashConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+     * Crypto
+     * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.CryptoHashConfig, com.google.privacy.dlp.v2.CryptoHashConfig.Builder, @@ -2665,6 +3447,12 @@ public com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder getCryptoHashConfigOr com.google.privacy.dlp.v2.DateShiftConfigOrBuilder> dateShiftConfigBuilder_; /** + * + * + *
+     * Date Shift
+     * 
+ * * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; * * @return Whether the dateShiftConfig field is set. @@ -2673,6 +3461,12 @@ public boolean hasDateShiftConfig() { return transformationCase_ == 11; } /** + * + * + *
+     * Date Shift
+     * 
+ * * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; * * @return The dateShiftConfig. @@ -2690,7 +3484,15 @@ public com.google.privacy.dlp.v2.DateShiftConfig getDateShiftConfig() { return com.google.privacy.dlp.v2.DateShiftConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public Builder setDateShiftConfig(com.google.privacy.dlp.v2.DateShiftConfig value) { if (dateShiftConfigBuilder_ == null) { if (value == null) { @@ -2704,7 +3506,15 @@ public Builder setDateShiftConfig(com.google.privacy.dlp.v2.DateShiftConfig valu transformationCase_ = 11; return this; } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public Builder setDateShiftConfig( com.google.privacy.dlp.v2.DateShiftConfig.Builder builderForValue) { if (dateShiftConfigBuilder_ == null) { @@ -2716,7 +3526,15 @@ public Builder setDateShiftConfig( transformationCase_ = 11; return this; } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public Builder mergeDateShiftConfig(com.google.privacy.dlp.v2.DateShiftConfig value) { if (dateShiftConfigBuilder_ == null) { if (transformationCase_ == 11 @@ -2739,7 +3557,15 @@ public Builder mergeDateShiftConfig(com.google.privacy.dlp.v2.DateShiftConfig va transformationCase_ = 11; return this; } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public Builder clearDateShiftConfig() { if (dateShiftConfigBuilder_ == null) { if (transformationCase_ == 11) { @@ -2756,11 +3582,27 @@ public Builder clearDateShiftConfig() { } return this; } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public com.google.privacy.dlp.v2.DateShiftConfig.Builder getDateShiftConfigBuilder() { return getDateShiftConfigFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ public com.google.privacy.dlp.v2.DateShiftConfigOrBuilder getDateShiftConfigOrBuilder() { if ((transformationCase_ == 11) && (dateShiftConfigBuilder_ != null)) { return dateShiftConfigBuilder_.getMessageOrBuilder(); @@ -2771,7 +3613,15 @@ public com.google.privacy.dlp.v2.DateShiftConfigOrBuilder getDateShiftConfigOrBu return com.google.privacy.dlp.v2.DateShiftConfig.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+     * Date Shift
+     * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.DateShiftConfig, com.google.privacy.dlp.v2.DateShiftConfig.Builder, @@ -2803,6 +3653,12 @@ public com.google.privacy.dlp.v2.DateShiftConfigOrBuilder getDateShiftConfigOrBu com.google.privacy.dlp.v2.CryptoDeterministicConfigOrBuilder> cryptoDeterministicConfigBuilder_; /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * * @@ -2812,6 +3668,12 @@ public boolean hasCryptoDeterministicConfig() { return transformationCase_ == 12; } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * * @@ -2831,6 +3693,12 @@ public com.google.privacy.dlp.v2.CryptoDeterministicConfig getCryptoDeterministi } } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ @@ -2849,6 +3717,12 @@ public Builder setCryptoDeterministicConfig( return this; } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ @@ -2864,6 +3738,12 @@ public Builder setCryptoDeterministicConfig( return this; } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ @@ -2892,6 +3772,12 @@ public Builder mergeCryptoDeterministicConfig( return this; } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ @@ -2912,6 +3798,12 @@ public Builder clearCryptoDeterministicConfig() { return this; } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ @@ -2920,6 +3812,12 @@ public Builder clearCryptoDeterministicConfig() { return getCryptoDeterministicConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ @@ -2935,6 +3833,12 @@ public Builder clearCryptoDeterministicConfig() { } } /** + * + * + *
+     * Deterministic Crypto
+     * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformationOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformationOrBuilder.java index 969fc8b1..86a6abe6 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformationOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformationOrBuilder.java @@ -24,51 +24,117 @@ public interface PrimitiveTransformationOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * Replace
+   * 
+ * * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; * * @return Whether the replaceConfig field is set. */ boolean hasReplaceConfig(); /** + * + * + *
+   * Replace
+   * 
+ * * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; * * @return The replaceConfig. */ com.google.privacy.dlp.v2.ReplaceValueConfig getReplaceConfig(); - /** .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; */ + /** + * + * + *
+   * Replace
+   * 
+ * + * .google.privacy.dlp.v2.ReplaceValueConfig replace_config = 1; + */ com.google.privacy.dlp.v2.ReplaceValueConfigOrBuilder getReplaceConfigOrBuilder(); /** + * + * + *
+   * Redact
+   * 
+ * * .google.privacy.dlp.v2.RedactConfig redact_config = 2; * * @return Whether the redactConfig field is set. */ boolean hasRedactConfig(); /** + * + * + *
+   * Redact
+   * 
+ * * .google.privacy.dlp.v2.RedactConfig redact_config = 2; * * @return The redactConfig. */ com.google.privacy.dlp.v2.RedactConfig getRedactConfig(); - /** .google.privacy.dlp.v2.RedactConfig redact_config = 2; */ + /** + * + * + *
+   * Redact
+   * 
+ * + * .google.privacy.dlp.v2.RedactConfig redact_config = 2; + */ com.google.privacy.dlp.v2.RedactConfigOrBuilder getRedactConfigOrBuilder(); /** + * + * + *
+   * Mask
+   * 
+ * * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; * * @return Whether the characterMaskConfig field is set. */ boolean hasCharacterMaskConfig(); /** + * + * + *
+   * Mask
+   * 
+ * * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; * * @return The characterMaskConfig. */ com.google.privacy.dlp.v2.CharacterMaskConfig getCharacterMaskConfig(); - /** .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; */ + /** + * + * + *
+   * Mask
+   * 
+ * + * .google.privacy.dlp.v2.CharacterMaskConfig character_mask_config = 3; + */ com.google.privacy.dlp.v2.CharacterMaskConfigOrBuilder getCharacterMaskConfigOrBuilder(); /** + * + * + *
+   * Ffx-Fpe
+   * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * * @@ -76,6 +142,12 @@ public interface PrimitiveTransformationOrBuilder */ boolean hasCryptoReplaceFfxFpeConfig(); /** + * + * + *
+   * Ffx-Fpe
+   * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * * @@ -83,6 +155,12 @@ public interface PrimitiveTransformationOrBuilder */ com.google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig getCryptoReplaceFfxFpeConfig(); /** + * + * + *
+   * Ffx-Fpe
+   * 
+ * * .google.privacy.dlp.v2.CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; * */ @@ -90,39 +168,83 @@ public interface PrimitiveTransformationOrBuilder getCryptoReplaceFfxFpeConfigOrBuilder(); /** + * + * + *
+   * Fixed size bucketing
+   * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; * * @return Whether the fixedSizeBucketingConfig field is set. */ boolean hasFixedSizeBucketingConfig(); /** + * + * + *
+   * Fixed size bucketing
+   * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; * * @return The fixedSizeBucketingConfig. */ com.google.privacy.dlp.v2.FixedSizeBucketingConfig getFixedSizeBucketingConfig(); /** + * + * + *
+   * Fixed size bucketing
+   * 
+ * * .google.privacy.dlp.v2.FixedSizeBucketingConfig fixed_size_bucketing_config = 5; */ com.google.privacy.dlp.v2.FixedSizeBucketingConfigOrBuilder getFixedSizeBucketingConfigOrBuilder(); /** + * + * + *
+   * Bucketing
+   * 
+ * * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; * * @return Whether the bucketingConfig field is set. */ boolean hasBucketingConfig(); /** + * + * + *
+   * Bucketing
+   * 
+ * * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; * * @return The bucketingConfig. */ com.google.privacy.dlp.v2.BucketingConfig getBucketingConfig(); - /** .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; */ + /** + * + * + *
+   * Bucketing
+   * 
+ * + * .google.privacy.dlp.v2.BucketingConfig bucketing_config = 6; + */ com.google.privacy.dlp.v2.BucketingConfigOrBuilder getBucketingConfigOrBuilder(); /** + * + * + *
+   * Replace with infotype
+   * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * * @@ -130,6 +252,12 @@ public interface PrimitiveTransformationOrBuilder */ boolean hasReplaceWithInfoTypeConfig(); /** + * + * + *
+   * Replace with infotype
+   * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * * @@ -137,6 +265,12 @@ public interface PrimitiveTransformationOrBuilder */ com.google.privacy.dlp.v2.ReplaceWithInfoTypeConfig getReplaceWithInfoTypeConfig(); /** + * + * + *
+   * Replace with infotype
+   * 
+ * * .google.privacy.dlp.v2.ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; * */ @@ -144,63 +278,141 @@ public interface PrimitiveTransformationOrBuilder getReplaceWithInfoTypeConfigOrBuilder(); /** + * + * + *
+   * Time extraction
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; * * @return Whether the timePartConfig field is set. */ boolean hasTimePartConfig(); /** + * + * + *
+   * Time extraction
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; * * @return The timePartConfig. */ com.google.privacy.dlp.v2.TimePartConfig getTimePartConfig(); - /** .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; */ + /** + * + * + *
+   * Time extraction
+   * 
+ * + * .google.privacy.dlp.v2.TimePartConfig time_part_config = 8; + */ com.google.privacy.dlp.v2.TimePartConfigOrBuilder getTimePartConfigOrBuilder(); /** + * + * + *
+   * Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; * * @return Whether the cryptoHashConfig field is set. */ boolean hasCryptoHashConfig(); /** + * + * + *
+   * Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; * * @return The cryptoHashConfig. */ com.google.privacy.dlp.v2.CryptoHashConfig getCryptoHashConfig(); - /** .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; */ + /** + * + * + *
+   * Crypto
+   * 
+ * + * .google.privacy.dlp.v2.CryptoHashConfig crypto_hash_config = 9; + */ com.google.privacy.dlp.v2.CryptoHashConfigOrBuilder getCryptoHashConfigOrBuilder(); /** + * + * + *
+   * Date Shift
+   * 
+ * * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; * * @return Whether the dateShiftConfig field is set. */ boolean hasDateShiftConfig(); /** + * + * + *
+   * Date Shift
+   * 
+ * * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; * * @return The dateShiftConfig. */ com.google.privacy.dlp.v2.DateShiftConfig getDateShiftConfig(); - /** .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; */ + /** + * + * + *
+   * Date Shift
+   * 
+ * + * .google.privacy.dlp.v2.DateShiftConfig date_shift_config = 11; + */ com.google.privacy.dlp.v2.DateShiftConfigOrBuilder getDateShiftConfigOrBuilder(); /** + * + * + *
+   * Deterministic Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * * @return Whether the cryptoDeterministicConfig field is set. */ boolean hasCryptoDeterministicConfig(); /** + * + * + *
+   * Deterministic Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; * * @return The cryptoDeterministicConfig. */ com.google.privacy.dlp.v2.CryptoDeterministicConfig getCryptoDeterministicConfig(); /** + * + * + *
+   * Deterministic Crypto
+   * 
+ * * .google.privacy.dlp.v2.CryptoDeterministicConfig crypto_deterministic_config = 12; */ com.google.privacy.dlp.v2.CryptoDeterministicConfigOrBuilder 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 8b0911ae..50c0f3a6 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 @@ -1884,7 +1884,7 @@ public interface KAnonymityConfigOrBuilder * * *
-     * Optional message indicating that multiple rows might be associated to a
+     * Message indicating that multiple rows might be associated to a
      * single individual. If the same entity_id is associated to multiple
      * quasi-identifier tuples over distinct rows, we consider the entire
      * collection of tuples as the composite quasi-identifier. This collection
@@ -1904,7 +1904,7 @@ public interface KAnonymityConfigOrBuilder
      *
      *
      * 
-     * Optional message indicating that multiple rows might be associated to a
+     * Message indicating that multiple rows might be associated to a
      * single individual. If the same entity_id is associated to multiple
      * quasi-identifier tuples over distinct rows, we consider the entire
      * collection of tuples as the composite quasi-identifier. This collection
@@ -1924,7 +1924,7 @@ public interface KAnonymityConfigOrBuilder
      *
      *
      * 
-     * Optional message indicating that multiple rows might be associated to a
+     * Message indicating that multiple rows might be associated to a
      * single individual. If the same entity_id is associated to multiple
      * quasi-identifier tuples over distinct rows, we consider the entire
      * collection of tuples as the composite quasi-identifier. This collection
@@ -2146,7 +2146,7 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getQuasiIdsOrBuilder(int index
      *
      *
      * 
-     * Optional message indicating that multiple rows might be associated to a
+     * Message indicating that multiple rows might be associated to a
      * single individual. If the same entity_id is associated to multiple
      * quasi-identifier tuples over distinct rows, we consider the entire
      * collection of tuples as the composite quasi-identifier. This collection
@@ -2168,7 +2168,7 @@ public boolean hasEntityId() {
      *
      *
      * 
-     * Optional message indicating that multiple rows might be associated to a
+     * Message indicating that multiple rows might be associated to a
      * single individual. If the same entity_id is associated to multiple
      * quasi-identifier tuples over distinct rows, we consider the entire
      * collection of tuples as the composite quasi-identifier. This collection
@@ -2192,7 +2192,7 @@ public com.google.privacy.dlp.v2.EntityId getEntityId() {
      *
      *
      * 
-     * Optional message indicating that multiple rows might be associated to a
+     * Message indicating that multiple rows might be associated to a
      * single individual. If the same entity_id is associated to multiple
      * quasi-identifier tuples over distinct rows, we consider the entire
      * collection of tuples as the composite quasi-identifier. This collection
@@ -3032,7 +3032,7 @@ public java.util.List getQuasiIdsBuil
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3054,7 +3054,7 @@ public boolean hasEntityId() {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3082,7 +3082,7 @@ public com.google.privacy.dlp.v2.EntityId getEntityId() {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3112,7 +3112,7 @@ public Builder setEntityId(com.google.privacy.dlp.v2.EntityId value) {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3139,7 +3139,7 @@ public Builder setEntityId(com.google.privacy.dlp.v2.EntityId.Builder builderFor
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3173,7 +3173,7 @@ public Builder mergeEntityId(com.google.privacy.dlp.v2.EntityId value) {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3201,7 +3201,7 @@ public Builder clearEntityId() {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3223,7 +3223,7 @@ public com.google.privacy.dlp.v2.EntityId.Builder getEntityIdBuilder() {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -3249,7 +3249,7 @@ public com.google.privacy.dlp.v2.EntityIdOrBuilder getEntityIdOrBuilder() {
        *
        *
        * 
-       * Optional message indicating that multiple rows might be associated to a
+       * Message indicating that multiple rows might be associated to a
        * single individual. If the same entity_id is associated to multiple
        * quasi-identifier tuples over distinct rows, we consider the entire
        * collection of tuples as the composite quasi-identifier. This collection
@@ -4693,12 +4693,12 @@ public interface KMapEstimationConfigOrBuilder
      *
      *
      * 
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List @@ -4707,12 +4707,12 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField getQuasiIds(int index); @@ -4720,12 +4720,12 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ int getQuasiIdsCount(); @@ -4733,12 +4733,12 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List< @@ -4749,12 +4749,12 @@ public interface KMapEstimationConfigOrBuilder * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedFieldOrBuilder @@ -4765,7 +4765,7 @@ public interface KMapEstimationConfigOrBuilder * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -4779,7 +4779,7 @@ public interface KMapEstimationConfigOrBuilder * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -4877,7 +4877,6 @@ com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable getA * using publicly available data (like the US Census), or using a custom * statistical model (indicated as one or several BigQuery tables), or by * extrapolating from the distribution of values in the input dataset. - * A column with a semantic tag attached. *
* * Protobuf type {@code google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig} @@ -5016,10 +5015,11 @@ public interface TaggedFieldOrBuilder * * *
-       * Identifies the column. [required]
+       * Required. Identifies the column.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -5028,10 +5028,11 @@ public interface TaggedFieldOrBuilder * * *
-       * Identifies the column. [required]
+       * Required. Identifies the column.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -5040,10 +5041,11 @@ public interface TaggedFieldOrBuilder * * *
-       * Identifies the column. [required]
+       * Required. Identifies the column.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder(); @@ -5165,6 +5167,12 @@ public interface TaggedFieldOrBuilder getTagCase(); } /** + * + * + *
+     * A column with a semantic tag attached.
+     * 
+ * * Protobuf type {@code google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField} */ public static final class TaggedField extends com.google.protobuf.GeneratedMessageV3 @@ -5353,10 +5361,11 @@ public TagCase getTagCase() { * * *
-       * Identifies the column. [required]
+       * Required. Identifies the column.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -5367,10 +5376,11 @@ public boolean hasField() { * * *
-       * Identifies the column. [required]
+       * Required. Identifies the column.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -5381,10 +5391,11 @@ public com.google.privacy.dlp.v2.FieldId getField() { * * *
-       * Identifies the column. [required]
+       * Required. Identifies the column.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { return getField(); @@ -5789,6 +5800,12 @@ protected Builder newBuilderForType( return builder; } /** + * + * + *
+       * A column with a semantic tag attached.
+       * 
+ * * Protobuf type {@code google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField} */ public static final class Builder @@ -6030,10 +6047,11 @@ public Builder clearTag() { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -6044,10 +6062,11 @@ public boolean hasField() { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -6062,10 +6081,11 @@ public com.google.privacy.dlp.v2.FieldId getField() { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { @@ -6084,10 +6104,11 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldBuilder_ == null) { @@ -6103,10 +6124,11 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValu * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { @@ -6129,10 +6151,11 @@ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearField() { if (fieldBuilder_ == null) { @@ -6149,10 +6172,11 @@ public Builder clearField() { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { @@ -6163,10 +6187,11 @@ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { if (fieldBuilder_ != null) { @@ -6179,10 +6204,11 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { * * *
-         * Identifies the column. [required]
+         * Required. Identifies the column.
          * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, @@ -6841,10 +6867,12 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Auxiliary table location. [required]
+       * Required. Auxiliary table location.
        * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the table field is set. */ @@ -6853,10 +6881,12 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Auxiliary table location. [required]
+       * Required. Auxiliary table location.
        * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The table. */ @@ -6865,10 +6895,12 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Auxiliary table location. [required]
+       * Required. Auxiliary table location.
        * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder(); @@ -6876,11 +6908,11 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List< @@ -6891,11 +6923,11 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField @@ -6904,11 +6936,11 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ int getQuasiIdsCount(); @@ -6916,11 +6948,11 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List< @@ -6932,11 +6964,11 @@ public interface AuxiliaryTableOrBuilder * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -6947,12 +6979,13 @@ public interface AuxiliaryTableOrBuilder * * *
-       * The relative frequency column must contain a floating-point number
+       * Required. The relative frequency column must contain a floating-point number
        * between 0 and 1 (inclusive). Null values are assumed to be zero.
-       * [required]
        * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the relativeFrequency field is set. */ @@ -6961,12 +6994,13 @@ public interface AuxiliaryTableOrBuilder * * *
-       * The relative frequency column must contain a floating-point number
+       * Required. The relative frequency column must contain a floating-point number
        * between 0 and 1 (inclusive). Null values are assumed to be zero.
-       * [required]
        * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The relativeFrequency. */ @@ -6975,12 +7009,13 @@ public interface AuxiliaryTableOrBuilder * * *
-       * The relative frequency column must contain a floating-point number
+       * Required. The relative frequency column must contain a floating-point number
        * between 0 and 1 (inclusive). Null values are assumed to be zero.
-       * [required]
        * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder(); } @@ -7136,27 +7171,59 @@ public interface QuasiIdFieldOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+         * Identifies the column.
+         * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return Whether the field field is set. */ boolean hasField(); /** + * + * + *
+         * Identifies the column.
+         * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return The field. */ com.google.privacy.dlp.v2.FieldId getField(); - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+         * Identifies the column.
+         * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder(); /** + * + * + *
+         * A auxiliary field.
+         * 
+ * * string custom_tag = 2; * * @return The customTag. */ java.lang.String getCustomTag(); /** + * + * + *
+         * A auxiliary field.
+         * 
+ * * string custom_tag = 2; * * @return The bytes for customTag. @@ -7280,6 +7347,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int FIELD_FIELD_NUMBER = 1; private com.google.privacy.dlp.v2.FieldId field_; /** + * + * + *
+         * Identifies the column.
+         * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return Whether the field field is set. @@ -7288,6 +7361,12 @@ public boolean hasField() { return field_ != null; } /** + * + * + *
+         * Identifies the column.
+         * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return The field. @@ -7295,7 +7374,15 @@ public boolean hasField() { public com.google.privacy.dlp.v2.FieldId getField() { return field_ == null ? com.google.privacy.dlp.v2.FieldId.getDefaultInstance() : field_; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+         * Identifies the column.
+         * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { return getField(); } @@ -7303,6 +7390,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { public static final int CUSTOM_TAG_FIELD_NUMBER = 2; private volatile java.lang.Object customTag_; /** + * + * + *
+         * A auxiliary field.
+         * 
+ * * string custom_tag = 2; * * @return The customTag. @@ -7319,6 +7412,12 @@ public java.lang.String getCustomTag() { } } /** + * + * + *
+         * A auxiliary field.
+         * 
+ * * string custom_tag = 2; * * @return The bytes for customTag. @@ -7752,6 +7851,12 @@ public Builder mergeFrom( com.google.privacy.dlp.v2.FieldIdOrBuilder> fieldBuilder_; /** + * + * + *
+           * Identifies the column.
+           * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return Whether the field field is set. @@ -7760,6 +7865,12 @@ public boolean hasField() { return fieldBuilder_ != null || field_ != null; } /** + * + * + *
+           * Identifies the column.
+           * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return The field. @@ -7773,7 +7884,15 @@ public com.google.privacy.dlp.v2.FieldId getField() { return fieldBuilder_.getMessage(); } } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { if (value == null) { @@ -7787,7 +7906,15 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldBuilder_ == null) { field_ = builderForValue.build(); @@ -7798,7 +7925,15 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValu return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { if (field_ != null) { @@ -7816,7 +7951,15 @@ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder clearField() { if (fieldBuilder_ == null) { field_ = null; @@ -7828,13 +7971,29 @@ public Builder clearField() { return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { onChanged(); return getFieldFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { if (fieldBuilder_ != null) { return fieldBuilder_.getMessageOrBuilder(); @@ -7844,7 +8003,15 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { : field_; } } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+           * Identifies the column.
+           * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, com.google.privacy.dlp.v2.FieldId.Builder, @@ -7864,6 +8031,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { private java.lang.Object customTag_ = ""; /** + * + * + *
+           * A auxiliary field.
+           * 
+ * * string custom_tag = 2; * * @return The customTag. @@ -7880,6 +8053,12 @@ public java.lang.String getCustomTag() { } } /** + * + * + *
+           * A auxiliary field.
+           * 
+ * * string custom_tag = 2; * * @return The bytes for customTag. @@ -7896,6 +8075,12 @@ public com.google.protobuf.ByteString getCustomTagBytes() { } } /** + * + * + *
+           * A auxiliary field.
+           * 
+ * * string custom_tag = 2; * * @param value The customTag to set. @@ -7911,6 +8096,12 @@ public Builder setCustomTag(java.lang.String value) { return this; } /** + * + * + *
+           * A auxiliary field.
+           * 
+ * * string custom_tag = 2; * * @return This builder for chaining. @@ -7922,6 +8113,12 @@ public Builder clearCustomTag() { return this; } /** + * + * + *
+           * A auxiliary field.
+           * 
+ * * string custom_tag = 2; * * @param value The bytes for customTag to set. @@ -8004,10 +8201,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-       * Auxiliary table location. [required]
+       * Required. Auxiliary table location.
        * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the table field is set. */ @@ -8018,10 +8217,12 @@ public boolean hasTable() { * * *
-       * Auxiliary table location. [required]
+       * Required. Auxiliary table location.
        * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The table. */ @@ -8034,10 +8235,12 @@ public com.google.privacy.dlp.v2.BigQueryTable getTable() { * * *
-       * Auxiliary table location. [required]
+       * Required. Auxiliary table location.
        * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { return getTable(); @@ -8052,11 +8255,11 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -8069,11 +8272,11 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -8087,11 +8290,11 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getQuasiIdsCount() { @@ -8101,11 +8304,11 @@ public int getQuasiIdsCount() { * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -8117,11 +8320,11 @@ public int getQuasiIdsCount() { * * *
-       * Quasi-identifier columns. [required]
+       * Required. Quasi-identifier columns.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -8136,12 +8339,13 @@ public int getQuasiIdsCount() { * * *
-       * The relative frequency column must contain a floating-point number
+       * Required. The relative frequency column must contain a floating-point number
        * between 0 and 1 (inclusive). Null values are assumed to be zero.
-       * [required]
        * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the relativeFrequency field is set. */ @@ -8152,12 +8356,13 @@ public boolean hasRelativeFrequency() { * * *
-       * The relative frequency column must contain a floating-point number
+       * Required. The relative frequency column must contain a floating-point number
        * between 0 and 1 (inclusive). Null values are assumed to be zero.
-       * [required]
        * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The relativeFrequency. */ @@ -8170,12 +8375,13 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-       * The relative frequency column must contain a floating-point number
+       * Required. The relative frequency column must contain a floating-point number
        * between 0 and 1 (inclusive). Null values are assumed to be zero.
-       * [required]
        * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder() { return getRelativeFrequency(); @@ -8644,10 +8850,12 @@ public Builder mergeFrom( * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the table field is set. */ @@ -8658,10 +8866,12 @@ public boolean hasTable() { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The table. */ @@ -8678,10 +8888,12 @@ public com.google.privacy.dlp.v2.BigQueryTable getTable() { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable value) { if (tableBuilder_ == null) { @@ -8700,10 +8912,12 @@ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable value) { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable.Builder builderForValue) { if (tableBuilder_ == null) { @@ -8719,10 +8933,12 @@ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable.Builder builderF * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeTable(com.google.privacy.dlp.v2.BigQueryTable value) { if (tableBuilder_ == null) { @@ -8745,10 +8961,12 @@ public Builder mergeTable(com.google.privacy.dlp.v2.BigQueryTable value) { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearTable() { if (tableBuilder_ == null) { @@ -8765,10 +8983,12 @@ public Builder clearTable() { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.BigQueryTable.Builder getTableBuilder() { @@ -8779,10 +8999,12 @@ public com.google.privacy.dlp.v2.BigQueryTable.Builder getTableBuilder() { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { if (tableBuilder_ != null) { @@ -8797,10 +9019,12 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-         * Auxiliary table location. [required]
+         * Required. Auxiliary table location.
          * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.BigQueryTable, @@ -8847,11 +9071,11 @@ private void ensureQuasiIdsIsMutable() { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -8868,11 +9092,11 @@ private void ensureQuasiIdsIsMutable() { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getQuasiIdsCount() { @@ -8886,11 +9110,11 @@ public int getQuasiIdsCount() { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -8906,11 +9130,11 @@ public int getQuasiIdsCount() { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setQuasiIds( @@ -8933,11 +9157,11 @@ public Builder setQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setQuasiIds( @@ -8958,11 +9182,11 @@ public Builder setQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -8984,11 +9208,11 @@ public Builder addQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -9011,11 +9235,11 @@ public Builder addQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -9035,11 +9259,11 @@ public Builder addQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -9060,11 +9284,11 @@ public Builder addQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addAllQuasiIds( @@ -9086,11 +9310,11 @@ public Builder addAllQuasiIds( * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder clearQuasiIds() { @@ -9107,11 +9331,11 @@ public Builder clearQuasiIds() { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder removeQuasiIds(int index) { @@ -9128,11 +9352,11 @@ public Builder removeQuasiIds(int index) { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -9144,11 +9368,11 @@ public Builder removeQuasiIds(int index) { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -9164,11 +9388,11 @@ public Builder removeQuasiIds(int index) { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -9186,11 +9410,11 @@ public Builder removeQuasiIds(int index) { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -9205,11 +9429,11 @@ public Builder removeQuasiIds(int index) { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable @@ -9225,11 +9449,11 @@ public Builder removeQuasiIds(int index) { * * *
-         * Quasi-identifier columns. [required]
+         * Required. Quasi-identifier columns.
          * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -9272,12 +9496,13 @@ public Builder removeQuasiIds(int index) { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the relativeFrequency field is set. */ @@ -9288,12 +9513,13 @@ public boolean hasRelativeFrequency() { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The relativeFrequency. */ @@ -9310,12 +9536,13 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { if (relativeFrequencyBuilder_ == null) { @@ -9334,12 +9561,13 @@ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setRelativeFrequency( com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { @@ -9356,12 +9584,13 @@ public Builder setRelativeFrequency( * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { if (relativeFrequencyBuilder_ == null) { @@ -9384,12 +9613,13 @@ public Builder mergeRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearRelativeFrequency() { if (relativeFrequencyBuilder_ == null) { @@ -9406,12 +9636,13 @@ public Builder clearRelativeFrequency() { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder getRelativeFrequencyBuilder() { @@ -9422,12 +9653,13 @@ public com.google.privacy.dlp.v2.FieldId.Builder getRelativeFrequencyBuilder() { * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder() { if (relativeFrequencyBuilder_ != null) { @@ -9442,12 +9674,13 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder( * * *
-         * The relative frequency column must contain a floating-point number
+         * Required. The relative frequency column must contain a floating-point number
          * between 0 and 1 (inclusive). Null values are assumed to be zero.
-         * [required]
          * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, @@ -9530,12 +9763,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List @@ -9546,12 +9779,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -9564,12 +9797,12 @@ public com.google.protobuf.Parser getParserForType() { * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getQuasiIdsCount() { @@ -9579,12 +9812,12 @@ public int getQuasiIdsCount() { * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField getQuasiIds( @@ -9595,12 +9828,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField * * *
-     * Fields considered to be quasi-identifiers. No two columns can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two columns can have the
+     * same tag.
      * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedFieldOrBuilder @@ -9615,7 +9848,7 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -9639,7 +9872,7 @@ public java.lang.String getRegionCode() { * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -9946,7 +10179,6 @@ protected Builder newBuilderForType( * using publicly available data (like the US Census), or using a custom * statistical model (indicated as one or several BigQuery tables), or by * extrapolating from the distribution of values in the input dataset. - * A column with a semantic tag attached. *
* * Protobuf type {@code google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig} @@ -10221,12 +10453,12 @@ private void ensureQuasiIdsIsMutable() { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -10242,12 +10474,12 @@ private void ensureQuasiIdsIsMutable() { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getQuasiIdsCount() { @@ -10261,12 +10493,12 @@ public int getQuasiIdsCount() { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField getQuasiIds( @@ -10281,12 +10513,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setQuasiIds( @@ -10308,12 +10540,12 @@ public Builder setQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setQuasiIds( @@ -10333,12 +10565,12 @@ public Builder setQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -10359,12 +10591,12 @@ public Builder addQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -10386,12 +10618,12 @@ public Builder addQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -10410,12 +10642,12 @@ public Builder addQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -10435,12 +10667,12 @@ public Builder addQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addAllQuasiIds( @@ -10461,12 +10693,12 @@ public Builder addAllQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder clearQuasiIds() { @@ -10483,12 +10715,12 @@ public Builder clearQuasiIds() { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder removeQuasiIds(int index) { @@ -10505,12 +10737,12 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.Builder @@ -10521,12 +10753,12 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedFieldOrBuilder @@ -10541,12 +10773,12 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -10563,12 +10795,12 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.Builder @@ -10582,12 +10814,12 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField.Builder @@ -10602,12 +10834,12 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two columns can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two columns can have the
+       * same tag.
        * 
* * - * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1; + * repeated .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.TaggedField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -10640,7 +10872,7 @@ public Builder removeQuasiIds(int index) { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -10664,7 +10896,7 @@ public java.lang.String getRegionCode() { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -10688,7 +10920,7 @@ public com.google.protobuf.ByteString getRegionCodeBytes() { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -10711,7 +10943,7 @@ public Builder setRegionCode(java.lang.String value) { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -10730,7 +10962,7 @@ public Builder clearRegionCode() { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -11274,55 +11506,65 @@ public interface DeltaPresenceEstimationConfigOrBuilder * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ java.util.List getQuasiIdsList(); /** * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index); /** * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ int getQuasiIdsCount(); /** * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ java.util.List getQuasiIdsOrBuilderList(); /** * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index); @@ -11331,7 +11573,7 @@ public interface DeltaPresenceEstimationConfigOrBuilder * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -11345,7 +11587,7 @@ public interface DeltaPresenceEstimationConfigOrBuilder * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -11553,11 +11795,13 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getQuasiIdsList() { return quasiIds_; @@ -11566,11 +11810,13 @@ public java.util.List getQuasiIdsList() { * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getQuasiIdsOrBuilderList() { @@ -11580,11 +11826,13 @@ public java.util.List getQuasiIdsList() { * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public int getQuasiIdsCount() { return quasiIds_.size(); @@ -11593,11 +11841,13 @@ public int getQuasiIdsCount() { * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index) { return quasiIds_.get(index); @@ -11606,11 +11856,13 @@ public com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index) { * * *
-     * Fields considered to be quasi-identifiers. No two fields can have the
-     * same tag. [required]
+     * Required. Fields considered to be quasi-identifiers. No two fields can have the
+     * same tag.
      * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index) { return quasiIds_.get(index); @@ -11623,7 +11875,7 @@ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -11647,7 +11899,7 @@ public java.lang.String getRegionCode() { * *
      * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-     * Required if no column is tagged with a region-specific InfoType (like
+     * Set if no column is tagged with a region-specific InfoType (like
      * US_ZIP_5) or a region code.
      * 
* @@ -12212,11 +12464,13 @@ private void ensureQuasiIdsIsMutable() { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getQuasiIdsList() { if (quasiIdsBuilder_ == null) { @@ -12229,11 +12483,13 @@ public java.util.List getQuasiIdsList() { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public int getQuasiIdsCount() { if (quasiIdsBuilder_ == null) { @@ -12246,11 +12502,13 @@ public int getQuasiIdsCount() { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index) { if (quasiIdsBuilder_ == null) { @@ -12263,11 +12521,13 @@ public com.google.privacy.dlp.v2.QuasiId getQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setQuasiIds(int index, com.google.privacy.dlp.v2.QuasiId value) { if (quasiIdsBuilder_ == null) { @@ -12286,11 +12546,13 @@ public Builder setQuasiIds(int index, com.google.privacy.dlp.v2.QuasiId value) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setQuasiIds( int index, com.google.privacy.dlp.v2.QuasiId.Builder builderForValue) { @@ -12307,11 +12569,13 @@ public Builder setQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addQuasiIds(com.google.privacy.dlp.v2.QuasiId value) { if (quasiIdsBuilder_ == null) { @@ -12330,11 +12594,13 @@ public Builder addQuasiIds(com.google.privacy.dlp.v2.QuasiId value) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addQuasiIds(int index, com.google.privacy.dlp.v2.QuasiId value) { if (quasiIdsBuilder_ == null) { @@ -12353,12 +12619,14 @@ public Builder addQuasiIds(int index, com.google.privacy.dlp.v2.QuasiId value) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; - */ + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * + */ public Builder addQuasiIds(com.google.privacy.dlp.v2.QuasiId.Builder builderForValue) { if (quasiIdsBuilder_ == null) { ensureQuasiIdsIsMutable(); @@ -12373,11 +12641,13 @@ public Builder addQuasiIds(com.google.privacy.dlp.v2.QuasiId.Builder builderForV * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addQuasiIds( int index, com.google.privacy.dlp.v2.QuasiId.Builder builderForValue) { @@ -12394,11 +12664,13 @@ public Builder addQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder addAllQuasiIds( java.lang.Iterable values) { @@ -12415,11 +12687,13 @@ public Builder addAllQuasiIds( * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearQuasiIds() { if (quasiIdsBuilder_ == null) { @@ -12435,11 +12709,13 @@ public Builder clearQuasiIds() { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder removeQuasiIds(int index) { if (quasiIdsBuilder_ == null) { @@ -12455,11 +12731,13 @@ public Builder removeQuasiIds(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiId.Builder getQuasiIdsBuilder(int index) { return getQuasiIdsFieldBuilder().getBuilder(index); @@ -12468,11 +12746,13 @@ public com.google.privacy.dlp.v2.QuasiId.Builder getQuasiIdsBuilder(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index) { if (quasiIdsBuilder_ == null) { @@ -12485,11 +12765,13 @@ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getQuasiIdsOrBuilderList() { @@ -12503,11 +12785,13 @@ public com.google.privacy.dlp.v2.QuasiIdOrBuilder getQuasiIdsOrBuilder(int index * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiId.Builder addQuasiIdsBuilder() { return getQuasiIdsFieldBuilder() @@ -12517,11 +12801,13 @@ public com.google.privacy.dlp.v2.QuasiId.Builder addQuasiIdsBuilder() { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.QuasiId.Builder addQuasiIdsBuilder(int index) { return getQuasiIdsFieldBuilder() @@ -12531,11 +12817,13 @@ public com.google.privacy.dlp.v2.QuasiId.Builder addQuasiIdsBuilder(int index) { * * *
-       * Fields considered to be quasi-identifiers. No two fields can have the
-       * same tag. [required]
+       * Required. Fields considered to be quasi-identifiers. No two fields can have the
+       * same tag.
        * 
* - * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public java.util.List getQuasiIdsBuilderList() { return getQuasiIdsFieldBuilder().getBuilderList(); @@ -12564,7 +12852,7 @@ public java.util.List getQuasiIdsBuil * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -12588,7 +12876,7 @@ public java.lang.String getRegionCode() { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -12612,7 +12900,7 @@ public com.google.protobuf.ByteString getRegionCodeBytes() { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -12635,7 +12923,7 @@ public Builder setRegionCode(java.lang.String value) { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -12654,7 +12942,7 @@ public Builder clearRegionCode() { * *
        * ISO 3166-1 alpha-2 region code to use in the statistical modeling.
-       * Required if no column is tagged with a region-specific InfoType (like
+       * Set if no column is tagged with a region-specific InfoType (like
        * US_ZIP_5) or a region code.
        * 
* @@ -13186,6 +13474,12 @@ public TypeCase getTypeCase() { public static final int NUMERICAL_STATS_CONFIG_FIELD_NUMBER = 1; /** + * + * + *
+   * Numerical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * * @@ -13195,6 +13489,12 @@ public boolean hasNumericalStatsConfig() { return typeCase_ == 1; } /** + * + * + *
+   * Numerical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * * @@ -13207,6 +13507,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig getNumerical return com.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig.getDefaultInstance(); } /** + * + * + *
+   * Numerical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -13220,6 +13526,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig getNumerical public static final int CATEGORICAL_STATS_CONFIG_FIELD_NUMBER = 2; /** + * + * + *
+   * Categorical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * * @@ -13229,6 +13541,12 @@ public boolean hasCategoricalStatsConfig() { return typeCase_ == 2; } /** + * + * + *
+   * Categorical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * * @@ -13242,6 +13560,12 @@ public boolean hasCategoricalStatsConfig() { return com.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig.getDefaultInstance(); } /** + * + * + *
+   * Categorical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * */ @@ -13255,6 +13579,12 @@ public boolean hasCategoricalStatsConfig() { public static final int K_ANONYMITY_CONFIG_FIELD_NUMBER = 3; /** + * + * + *
+   * K-anonymity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; * * @return Whether the kAnonymityConfig field is set. @@ -13263,6 +13593,12 @@ public boolean hasKAnonymityConfig() { return typeCase_ == 3; } /** + * + * + *
+   * K-anonymity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; * * @return The kAnonymityConfig. @@ -13273,7 +13609,15 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig getKAnonymityCon } return com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ + /** + * + * + *
+   * K-anonymity
+   * 
+ * + * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; + */ public com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfigOrBuilder getKAnonymityConfigOrBuilder() { if (typeCase_ == 3) { @@ -13284,6 +13628,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig getKAnonymityCon public static final int L_DIVERSITY_CONFIG_FIELD_NUMBER = 4; /** + * + * + *
+   * l-diversity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; * * @return Whether the lDiversityConfig field is set. @@ -13292,6 +13642,12 @@ public boolean hasLDiversityConfig() { return typeCase_ == 4; } /** + * + * + *
+   * l-diversity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; * * @return The lDiversityConfig. @@ -13302,7 +13658,15 @@ public com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig getLDiversityCon } return com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig.getDefaultInstance(); } - /** .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ + /** + * + * + *
+   * l-diversity
+   * 
+ * + * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; + */ public com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfigOrBuilder getLDiversityConfigOrBuilder() { if (typeCase_ == 4) { @@ -13313,6 +13677,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig getLDiversityCon public static final int K_MAP_ESTIMATION_CONFIG_FIELD_NUMBER = 5; /** + * + * + *
+   * k-map
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * * @@ -13322,6 +13692,12 @@ public boolean hasKMapEstimationConfig() { return typeCase_ == 5; } /** + * + * + *
+   * k-map
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * * @@ -13334,6 +13710,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig getKMapEstim return com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.getDefaultInstance(); } /** + * + * + *
+   * k-map
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -13347,6 +13729,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig getKMapEstim public static final int DELTA_PRESENCE_ESTIMATION_CONFIG_FIELD_NUMBER = 6; /** + * + * + *
+   * delta-presence
+   * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -13357,6 +13745,12 @@ public boolean hasDeltaPresenceEstimationConfig() { return typeCase_ == 6; } /** + * + * + *
+   * delta-presence
+   * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -13372,6 +13766,12 @@ public boolean hasDeltaPresenceEstimationConfig() { .getDefaultInstance(); } /** + * + * + *
+   * delta-presence
+   * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -13887,6 +14287,12 @@ public Builder clearType() { com.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfigOrBuilder> numericalStatsConfigBuilder_; /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * * @@ -13896,6 +14302,12 @@ public boolean hasNumericalStatsConfig() { return typeCase_ == 1; } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * * @@ -13915,6 +14327,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig getNumerical } } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -13933,6 +14351,12 @@ public Builder setNumericalStatsConfig( return this; } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -13948,6 +14372,12 @@ public Builder setNumericalStatsConfig( return this; } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -13977,6 +14407,12 @@ public Builder mergeNumericalStatsConfig( return this; } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -13997,6 +14433,12 @@ public Builder clearNumericalStatsConfig() { return this; } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -14005,6 +14447,12 @@ public Builder clearNumericalStatsConfig() { return getNumericalStatsConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -14020,6 +14468,12 @@ public Builder clearNumericalStatsConfig() { } } /** + * + * + *
+     * Numerical stats
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -14054,6 +14508,12 @@ public Builder clearNumericalStatsConfig() { com.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfigOrBuilder> categoricalStatsConfigBuilder_; /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14064,6 +14524,12 @@ public boolean hasCategoricalStatsConfig() { return typeCase_ == 2; } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14085,6 +14551,12 @@ public boolean hasCategoricalStatsConfig() { } } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14104,6 +14576,12 @@ public Builder setCategoricalStatsConfig( return this; } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14120,6 +14598,12 @@ public Builder setCategoricalStatsConfig( return this; } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14150,6 +14634,12 @@ public Builder mergeCategoricalStatsConfig( return this; } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14171,6 +14661,12 @@ public Builder clearCategoricalStatsConfig() { return this; } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14180,6 +14676,12 @@ public Builder clearCategoricalStatsConfig() { return getCategoricalStatsConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14196,6 +14698,12 @@ public Builder clearCategoricalStatsConfig() { } } /** + * + * + *
+     * Categorical stats
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * @@ -14232,6 +14740,12 @@ public Builder clearCategoricalStatsConfig() { com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfigOrBuilder> kAnonymityConfigBuilder_; /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; * * @return Whether the kAnonymityConfig field is set. @@ -14240,6 +14754,12 @@ public boolean hasKAnonymityConfig() { return typeCase_ == 3; } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; * * @return The kAnonymityConfig. @@ -14258,6 +14778,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig getKAnonymityCon } } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ public Builder setKAnonymityConfig( @@ -14275,6 +14801,12 @@ public Builder setKAnonymityConfig( return this; } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ public Builder setKAnonymityConfig( @@ -14289,6 +14821,12 @@ public Builder setKAnonymityConfig( return this; } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ public Builder mergeKAnonymityConfig( @@ -14316,6 +14854,12 @@ public Builder mergeKAnonymityConfig( return this; } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ public Builder clearKAnonymityConfig() { @@ -14335,6 +14879,12 @@ public Builder clearKAnonymityConfig() { return this; } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ public com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.Builder @@ -14342,6 +14892,12 @@ public Builder clearKAnonymityConfig() { return getKAnonymityConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ public com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfigOrBuilder @@ -14356,6 +14912,12 @@ public Builder clearKAnonymityConfig() { } } /** + * + * + *
+     * K-anonymity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ private com.google.protobuf.SingleFieldBuilderV3< @@ -14389,6 +14951,12 @@ public Builder clearKAnonymityConfig() { com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfigOrBuilder> lDiversityConfigBuilder_; /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; * * @return Whether the lDiversityConfig field is set. @@ -14397,6 +14965,12 @@ public boolean hasLDiversityConfig() { return typeCase_ == 4; } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; * * @return The lDiversityConfig. @@ -14415,6 +14989,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig getLDiversityCon } } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ public Builder setLDiversityConfig( @@ -14432,6 +15012,12 @@ public Builder setLDiversityConfig( return this; } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ public Builder setLDiversityConfig( @@ -14446,6 +15032,12 @@ public Builder setLDiversityConfig( return this; } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ public Builder mergeLDiversityConfig( @@ -14473,6 +15065,12 @@ public Builder mergeLDiversityConfig( return this; } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ public Builder clearLDiversityConfig() { @@ -14492,6 +15090,12 @@ public Builder clearLDiversityConfig() { return this; } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ public com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig.Builder @@ -14499,6 +15103,12 @@ public Builder clearLDiversityConfig() { return getLDiversityConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ public com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfigOrBuilder @@ -14513,6 +15123,12 @@ public Builder clearLDiversityConfig() { } } /** + * + * + *
+     * l-diversity
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ private com.google.protobuf.SingleFieldBuilderV3< @@ -14546,6 +15162,12 @@ public Builder clearLDiversityConfig() { com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfigOrBuilder> kMapEstimationConfigBuilder_; /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * * @@ -14555,6 +15177,12 @@ public boolean hasKMapEstimationConfig() { return typeCase_ == 5; } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * * @@ -14574,6 +15202,12 @@ public com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig getKMapEstim } } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14592,6 +15226,12 @@ public Builder setKMapEstimationConfig( return this; } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14607,6 +15247,12 @@ public Builder setKMapEstimationConfig( return this; } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14636,6 +15282,12 @@ public Builder mergeKMapEstimationConfig( return this; } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14656,6 +15308,12 @@ public Builder clearKMapEstimationConfig() { return this; } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14664,6 +15322,12 @@ public Builder clearKMapEstimationConfig() { return getKMapEstimationConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14679,6 +15343,12 @@ public Builder clearKMapEstimationConfig() { } } /** + * + * + *
+     * k-map
+     * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -14713,6 +15383,12 @@ public Builder clearKMapEstimationConfig() { com.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder> deltaPresenceEstimationConfigBuilder_; /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14723,6 +15399,12 @@ public boolean hasDeltaPresenceEstimationConfig() { return typeCase_ == 6; } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14746,6 +15428,12 @@ public boolean hasDeltaPresenceEstimationConfig() { } } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14765,6 +15453,12 @@ public Builder setDeltaPresenceEstimationConfig( return this; } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14782,6 +15476,12 @@ public Builder setDeltaPresenceEstimationConfig( return this; } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14812,6 +15512,12 @@ public Builder mergeDeltaPresenceEstimationConfig( return this; } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14833,6 +15539,12 @@ public Builder clearDeltaPresenceEstimationConfig() { return this; } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14842,6 +15554,12 @@ public Builder clearDeltaPresenceEstimationConfig() { return getDeltaPresenceEstimationConfigFieldBuilder().getBuilder(); } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -14859,6 +15577,12 @@ public Builder clearDeltaPresenceEstimationConfig() { } } /** + * + * + *
+     * delta-presence
+     * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetricOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetricOrBuilder.java index cec31429..1c1e0e1a 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetricOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetricOrBuilder.java @@ -24,6 +24,12 @@ public interface PrivacyMetricOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * Numerical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * * @@ -31,6 +37,12 @@ public interface PrivacyMetricOrBuilder */ boolean hasNumericalStatsConfig(); /** + * + * + *
+   * Numerical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * * @@ -38,6 +50,12 @@ public interface PrivacyMetricOrBuilder */ com.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig getNumericalStatsConfig(); /** + * + * + *
+   * Numerical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1; * */ @@ -45,6 +63,12 @@ public interface PrivacyMetricOrBuilder getNumericalStatsConfigOrBuilder(); /** + * + * + *
+   * Categorical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * * @@ -52,6 +76,12 @@ public interface PrivacyMetricOrBuilder */ boolean hasCategoricalStatsConfig(); /** + * + * + *
+   * Categorical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * * @@ -59,6 +89,12 @@ public interface PrivacyMetricOrBuilder */ com.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig getCategoricalStatsConfig(); /** + * + * + *
+   * Categorical stats
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2; * */ @@ -66,36 +102,82 @@ public interface PrivacyMetricOrBuilder getCategoricalStatsConfigOrBuilder(); /** + * + * + *
+   * K-anonymity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; * * @return Whether the kAnonymityConfig field is set. */ boolean hasKAnonymityConfig(); /** + * + * + *
+   * K-anonymity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; * * @return The kAnonymityConfig. */ com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig getKAnonymityConfig(); - /** .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; */ + /** + * + * + *
+   * K-anonymity
+   * 
+ * + * .google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3; + */ com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfigOrBuilder getKAnonymityConfigOrBuilder(); /** + * + * + *
+   * l-diversity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; * * @return Whether the lDiversityConfig field is set. */ boolean hasLDiversityConfig(); /** + * + * + *
+   * l-diversity
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; * * @return The lDiversityConfig. */ com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig getLDiversityConfig(); - /** .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; */ + /** + * + * + *
+   * l-diversity
+   * 
+ * + * .google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4; + */ com.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfigOrBuilder getLDiversityConfigOrBuilder(); /** + * + * + *
+   * k-map
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * * @@ -103,6 +185,12 @@ public interface PrivacyMetricOrBuilder */ boolean hasKMapEstimationConfig(); /** + * + * + *
+   * k-map
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * * @@ -110,6 +198,12 @@ public interface PrivacyMetricOrBuilder */ com.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig getKMapEstimationConfig(); /** + * + * + *
+   * k-map
+   * 
+ * * .google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5; * */ @@ -117,6 +211,12 @@ public interface PrivacyMetricOrBuilder getKMapEstimationConfigOrBuilder(); /** + * + * + *
+   * delta-presence
+   * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -125,6 +225,12 @@ public interface PrivacyMetricOrBuilder */ boolean hasDeltaPresenceEstimationConfig(); /** + * + * + *
+   * delta-presence
+   * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * @@ -134,6 +240,12 @@ public interface PrivacyMetricOrBuilder com.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig getDeltaPresenceEstimationConfig(); /** + * + * + *
+   * delta-presence
+   * 
+ * * * .google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiId.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiId.java index 284b3781..94528b67 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiId.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiId.java @@ -209,10 +209,11 @@ public TagCase getTagCase() { * * *
-   * Identifies the column. [required]
+   * Required. Identifies the column.
    * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -223,10 +224,11 @@ public boolean hasField() { * * *
-   * Identifies the column. [required]
+   * Required. Identifies the column.
    * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -237,10 +239,11 @@ public com.google.privacy.dlp.v2.FieldId getField() { * * *
-   * Identifies the column. [required]
+   * Required. Identifies the column.
    * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { return getField(); @@ -861,10 +864,11 @@ public Builder clearTag() { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -875,10 +879,11 @@ public boolean hasField() { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -893,10 +898,11 @@ public com.google.privacy.dlp.v2.FieldId getField() { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { @@ -915,10 +921,11 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldBuilder_ == null) { @@ -934,10 +941,11 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValu * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { @@ -958,10 +966,11 @@ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearField() { if (fieldBuilder_ == null) { @@ -978,10 +987,11 @@ public Builder clearField() { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { @@ -992,10 +1002,11 @@ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { if (fieldBuilder_ != null) { @@ -1008,10 +1019,11 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { * * *
-     * Identifies the column. [required]
+     * Required. Identifies the column.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiIdOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiIdOrBuilder.java index 79ff2133..a8b43d1b 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiIdOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiIdOrBuilder.java @@ -27,10 +27,11 @@ public interface QuasiIdOrBuilder * * *
-   * Identifies the column. [required]
+   * Required. Identifies the column.
    * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -39,10 +40,11 @@ public interface QuasiIdOrBuilder * * *
-   * Identifies the column. [required]
+   * Required. Identifies the column.
    * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -51,10 +53,11 @@ public interface QuasiIdOrBuilder * * *
-   * Identifies the column. [required]
+   * Required. Identifies the column.
    * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder(); diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordCondition.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordCondition.java index 4eabb60f..9826b5e2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordCondition.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordCondition.java @@ -129,10 +129,11 @@ public interface ConditionOrBuilder * * *
-     * Field within the record this condition is evaluated against. [required]
+     * Required. Field within the record this condition is evaluated against.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -141,10 +142,11 @@ public interface ConditionOrBuilder * * *
-     * Field within the record this condition is evaluated against. [required]
+     * Required. Field within the record this condition is evaluated against.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -153,10 +155,11 @@ public interface ConditionOrBuilder * * *
-     * Field within the record this condition is evaluated against. [required]
+     * Required. Field within the record this condition is evaluated against.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder(); @@ -164,10 +167,12 @@ public interface ConditionOrBuilder * * *
-     * Operator used to compare the field or infoType to the value. [required]
+     * Required. Operator used to compare the field or infoType to the value.
      * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The enum numeric value on the wire for operator. */ @@ -176,10 +181,12 @@ public interface ConditionOrBuilder * * *
-     * Operator used to compare the field or infoType to the value. [required]
+     * Required. Operator used to compare the field or infoType to the value.
      * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The operator. */ @@ -189,7 +196,7 @@ public interface ConditionOrBuilder * * *
-     * Value to compare against. [Required, except for `EXISTS` tests.]
+     * Value to compare against. [Mandatory, except for `EXISTS` tests.]
      * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -201,7 +208,7 @@ public interface ConditionOrBuilder * * *
-     * Value to compare against. [Required, except for `EXISTS` tests.]
+     * Value to compare against. [Mandatory, except for `EXISTS` tests.]
      * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -213,7 +220,7 @@ public interface ConditionOrBuilder * * *
-     * Value to compare against. [Required, except for `EXISTS` tests.]
+     * Value to compare against. [Mandatory, except for `EXISTS` tests.]
      * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -366,10 +373,11 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Field within the record this condition is evaluated against. [required]
+     * Required. Field within the record this condition is evaluated against.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -380,10 +388,11 @@ public boolean hasField() { * * *
-     * Field within the record this condition is evaluated against. [required]
+     * Required. Field within the record this condition is evaluated against.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -394,10 +403,11 @@ public com.google.privacy.dlp.v2.FieldId getField() { * * *
-     * Field within the record this condition is evaluated against. [required]
+     * Required. Field within the record this condition is evaluated against.
      * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { return getField(); @@ -409,10 +419,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { * * *
-     * Operator used to compare the field or infoType to the value. [required]
+     * Required. Operator used to compare the field or infoType to the value.
      * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The enum numeric value on the wire for operator. */ @@ -423,10 +435,12 @@ public int getOperatorValue() { * * *
-     * Operator used to compare the field or infoType to the value. [required]
+     * Required. Operator used to compare the field or infoType to the value.
      * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The operator. */ @@ -443,7 +457,7 @@ public com.google.privacy.dlp.v2.RelationalOperator getOperator() { * * *
-     * Value to compare against. [Required, except for `EXISTS` tests.]
+     * Value to compare against. [Mandatory, except for `EXISTS` tests.]
      * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -457,7 +471,7 @@ public boolean hasValue() { * * *
-     * Value to compare against. [Required, except for `EXISTS` tests.]
+     * Value to compare against. [Mandatory, except for `EXISTS` tests.]
      * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -471,7 +485,7 @@ public com.google.privacy.dlp.v2.Value getValue() { * * *
-     * Value to compare against. [Required, except for `EXISTS` tests.]
+     * Value to compare against. [Mandatory, except for `EXISTS` tests.]
      * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -888,10 +902,11 @@ public Builder mergeFrom( * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the field field is set. */ @@ -902,10 +917,11 @@ public boolean hasField() { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The field. */ @@ -920,10 +936,11 @@ public com.google.privacy.dlp.v2.FieldId getField() { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { @@ -942,10 +959,11 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldBuilder_ == null) { @@ -961,10 +979,11 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValu * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { @@ -987,10 +1006,11 @@ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearField() { if (fieldBuilder_ == null) { @@ -1007,10 +1027,11 @@ public Builder clearField() { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { @@ -1021,10 +1042,11 @@ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { if (fieldBuilder_ != null) { @@ -1037,10 +1059,11 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { * * *
-       * Field within the record this condition is evaluated against. [required]
+       * Required. Field within the record this condition is evaluated against.
        * 
* - * .google.privacy.dlp.v2.FieldId field = 1; + * .google.privacy.dlp.v2.FieldId field = 1 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, @@ -1064,10 +1087,12 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { * * *
-       * Operator used to compare the field or infoType to the value. [required]
+       * Required. Operator used to compare the field or infoType to the value.
        * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The enum numeric value on the wire for operator. */ @@ -1078,10 +1103,12 @@ public int getOperatorValue() { * * *
-       * Operator used to compare the field or infoType to the value. [required]
+       * Required. Operator used to compare the field or infoType to the value.
        * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @param value The enum numeric value on the wire for operator to set. * @return This builder for chaining. @@ -1095,10 +1122,12 @@ public Builder setOperatorValue(int value) { * * *
-       * Operator used to compare the field or infoType to the value. [required]
+       * Required. Operator used to compare the field or infoType to the value.
        * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The operator. */ @@ -1112,10 +1141,12 @@ public com.google.privacy.dlp.v2.RelationalOperator getOperator() { * * *
-       * Operator used to compare the field or infoType to the value. [required]
+       * Required. Operator used to compare the field or infoType to the value.
        * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @param value The operator to set. * @return This builder for chaining. @@ -1133,10 +1164,12 @@ public Builder setOperator(com.google.privacy.dlp.v2.RelationalOperator value) { * * *
-       * Operator used to compare the field or infoType to the value. [required]
+       * Required. Operator used to compare the field or infoType to the value.
        * 
* - * .google.privacy.dlp.v2.RelationalOperator operator = 3; + * + * .google.privacy.dlp.v2.RelationalOperator operator = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return This builder for chaining. */ @@ -1157,7 +1190,7 @@ public Builder clearOperator() { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1171,7 +1204,7 @@ public boolean hasValue() { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1189,7 +1222,7 @@ public com.google.privacy.dlp.v2.Value getValue() { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1211,7 +1244,7 @@ public Builder setValue(com.google.privacy.dlp.v2.Value value) { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1230,7 +1263,7 @@ public Builder setValue(com.google.privacy.dlp.v2.Value.Builder builderForValue) * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1254,7 +1287,7 @@ public Builder mergeValue(com.google.privacy.dlp.v2.Value value) { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1274,7 +1307,7 @@ public Builder clearValue() { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1288,7 +1321,7 @@ public com.google.privacy.dlp.v2.Value.Builder getValueBuilder() { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1304,7 +1337,7 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getValueOrBuilder() { * * *
-       * Value to compare against. [Required, except for `EXISTS` tests.]
+       * Value to compare against. [Mandatory, except for `EXISTS` tests.]
        * 
* * .google.privacy.dlp.v2.Value value = 4; @@ -1383,16 +1416,56 @@ public interface ConditionsOrBuilder // @@protoc_insertion_point(interface_extends:google.privacy.dlp.v2.RecordCondition.Conditions) com.google.protobuf.MessageOrBuilder { - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ java.util.List getConditionsList(); - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ com.google.privacy.dlp.v2.RecordCondition.Condition getConditions(int index); - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ int getConditionsCount(); - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ java.util.List getConditionsOrBuilderList(); - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ com.google.privacy.dlp.v2.RecordCondition.ConditionOrBuilder getConditionsOrBuilder(int index); } /** @@ -1501,24 +1574,64 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int CONDITIONS_FIELD_NUMBER = 1; private java.util.List conditions_; - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public java.util.List getConditionsList() { return conditions_; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public java.util.List getConditionsOrBuilderList() { return conditions_; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public int getConditionsCount() { return conditions_.size(); } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.Condition getConditions(int index) { return conditions_.get(index); } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+     * A collection of conditions.
+     * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.ConditionOrBuilder getConditionsOrBuilder( int index) { return conditions_.get(index); @@ -1907,7 +2020,15 @@ private void ensureConditionsIsMutable() { com.google.privacy.dlp.v2.RecordCondition.ConditionOrBuilder> conditionsBuilder_; - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public java.util.List getConditionsList() { if (conditionsBuilder_ == null) { @@ -1916,7 +2037,15 @@ private void ensureConditionsIsMutable() { return conditionsBuilder_.getMessageList(); } } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public int getConditionsCount() { if (conditionsBuilder_ == null) { return conditions_.size(); @@ -1924,7 +2053,15 @@ public int getConditionsCount() { return conditionsBuilder_.getCount(); } } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.Condition getConditions(int index) { if (conditionsBuilder_ == null) { return conditions_.get(index); @@ -1932,7 +2069,15 @@ public com.google.privacy.dlp.v2.RecordCondition.Condition getConditions(int ind return conditionsBuilder_.getMessage(index); } } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder setConditions( int index, com.google.privacy.dlp.v2.RecordCondition.Condition value) { if (conditionsBuilder_ == null) { @@ -1947,7 +2092,15 @@ public Builder setConditions( } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder setConditions( int index, com.google.privacy.dlp.v2.RecordCondition.Condition.Builder builderForValue) { if (conditionsBuilder_ == null) { @@ -1959,7 +2112,15 @@ public Builder setConditions( } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder addConditions(com.google.privacy.dlp.v2.RecordCondition.Condition value) { if (conditionsBuilder_ == null) { if (value == null) { @@ -1973,7 +2134,15 @@ public Builder addConditions(com.google.privacy.dlp.v2.RecordCondition.Condition } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder addConditions( int index, com.google.privacy.dlp.v2.RecordCondition.Condition value) { if (conditionsBuilder_ == null) { @@ -1988,7 +2157,15 @@ public Builder addConditions( } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder addConditions( com.google.privacy.dlp.v2.RecordCondition.Condition.Builder builderForValue) { if (conditionsBuilder_ == null) { @@ -2000,7 +2177,15 @@ public Builder addConditions( } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder addConditions( int index, com.google.privacy.dlp.v2.RecordCondition.Condition.Builder builderForValue) { if (conditionsBuilder_ == null) { @@ -2012,7 +2197,15 @@ public Builder addConditions( } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder addAllConditions( java.lang.Iterable values) { @@ -2025,7 +2218,15 @@ public Builder addAllConditions( } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder clearConditions() { if (conditionsBuilder_ == null) { conditions_ = java.util.Collections.emptyList(); @@ -2036,7 +2237,15 @@ public Builder clearConditions() { } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public Builder removeConditions(int index) { if (conditionsBuilder_ == null) { ensureConditionsIsMutable(); @@ -2047,12 +2256,28 @@ public Builder removeConditions(int index) { } return this; } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.Condition.Builder getConditionsBuilder( int index) { return getConditionsFieldBuilder().getBuilder(index); } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.ConditionOrBuilder getConditionsOrBuilder( int index) { if (conditionsBuilder_ == null) { @@ -2061,7 +2286,15 @@ public com.google.privacy.dlp.v2.RecordCondition.ConditionOrBuilder getCondition return conditionsBuilder_.getMessageOrBuilder(index); } } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public java.util.List getConditionsOrBuilderList() { if (conditionsBuilder_ != null) { @@ -2070,19 +2303,43 @@ public com.google.privacy.dlp.v2.RecordCondition.ConditionOrBuilder getCondition return java.util.Collections.unmodifiableList(conditions_); } } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.Condition.Builder addConditionsBuilder() { return getConditionsFieldBuilder() .addBuilder(com.google.privacy.dlp.v2.RecordCondition.Condition.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public com.google.privacy.dlp.v2.RecordCondition.Condition.Builder addConditionsBuilder( int index) { return getConditionsFieldBuilder() .addBuilder( index, com.google.privacy.dlp.v2.RecordCondition.Condition.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; */ + /** + * + * + *
+       * A collection of conditions.
+       * 
+ * + * repeated .google.privacy.dlp.v2.RecordCondition.Condition conditions = 1; + */ public java.util.List getConditionsBuilderList() { return getConditionsFieldBuilder().getBuilderList(); @@ -2194,18 +2451,38 @@ public interface ExpressionsOrBuilder com.google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator getLogicalOperator(); /** + * + * + *
+     * Conditions to apply to the expression.
+     * 
+ * * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; * * @return Whether the conditions field is set. */ boolean hasConditions(); /** + * + * + *
+     * Conditions to apply to the expression.
+     * 
+ * * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; * * @return The conditions. */ com.google.privacy.dlp.v2.RecordCondition.Conditions getConditions(); - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+     * Conditions to apply to the expression.
+     * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ com.google.privacy.dlp.v2.RecordCondition.ConditionsOrBuilder getConditionsOrBuilder(); public com.google.privacy.dlp.v2.RecordCondition.Expressions.TypeCase getTypeCase(); @@ -2322,18 +2599,58 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.privacy.dlp.v2.RecordCondition.Expressions.Builder.class); } - /** Protobuf enum {@code google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator} */ + /** + * + * + *
+     * Logical operators for conditional checks.
+     * 
+ * + * Protobuf enum {@code google.privacy.dlp.v2.RecordCondition.Expressions.LogicalOperator} + */ public enum LogicalOperator implements com.google.protobuf.ProtocolMessageEnum { - /** LOGICAL_OPERATOR_UNSPECIFIED = 0; */ + /** + * + * + *
+       * Unused
+       * 
+ * + * LOGICAL_OPERATOR_UNSPECIFIED = 0; + */ LOGICAL_OPERATOR_UNSPECIFIED(0), - /** AND = 1; */ + /** + * + * + *
+       * Conditional AND
+       * 
+ * + * AND = 1; + */ AND(1), UNRECOGNIZED(-1), ; - /** LOGICAL_OPERATOR_UNSPECIFIED = 0; */ + /** + * + * + *
+       * Unused
+       * 
+ * + * LOGICAL_OPERATOR_UNSPECIFIED = 0; + */ public static final int LOGICAL_OPERATOR_UNSPECIFIED_VALUE = 0; - /** AND = 1; */ + /** + * + * + *
+       * Conditional AND
+       * 
+ * + * AND = 1; + */ public static final int AND_VALUE = 1; public final int getNumber() { @@ -2508,6 +2825,12 @@ public int getLogicalOperatorValue() { public static final int CONDITIONS_FIELD_NUMBER = 3; /** + * + * + *
+     * Conditions to apply to the expression.
+     * 
+ * * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; * * @return Whether the conditions field is set. @@ -2516,6 +2839,12 @@ public boolean hasConditions() { return typeCase_ == 3; } /** + * + * + *
+     * Conditions to apply to the expression.
+     * 
+ * * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; * * @return The conditions. @@ -2526,7 +2855,15 @@ public com.google.privacy.dlp.v2.RecordCondition.Conditions getConditions() { } return com.google.privacy.dlp.v2.RecordCondition.Conditions.getDefaultInstance(); } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+     * Conditions to apply to the expression.
+     * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public com.google.privacy.dlp.v2.RecordCondition.ConditionsOrBuilder getConditionsOrBuilder() { if (typeCase_ == 3) { return (com.google.privacy.dlp.v2.RecordCondition.Conditions) type_; @@ -3035,6 +3372,12 @@ public Builder clearLogicalOperator() { com.google.privacy.dlp.v2.RecordCondition.ConditionsOrBuilder> conditionsBuilder_; /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; * * @return Whether the conditions field is set. @@ -3043,6 +3386,12 @@ public boolean hasConditions() { return typeCase_ == 3; } /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; * * @return The conditions. @@ -3060,7 +3409,15 @@ public com.google.privacy.dlp.v2.RecordCondition.Conditions getConditions() { return com.google.privacy.dlp.v2.RecordCondition.Conditions.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public Builder setConditions(com.google.privacy.dlp.v2.RecordCondition.Conditions value) { if (conditionsBuilder_ == null) { if (value == null) { @@ -3074,7 +3431,15 @@ public Builder setConditions(com.google.privacy.dlp.v2.RecordCondition.Condition typeCase_ = 3; return this; } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public Builder setConditions( com.google.privacy.dlp.v2.RecordCondition.Conditions.Builder builderForValue) { if (conditionsBuilder_ == null) { @@ -3086,7 +3451,15 @@ public Builder setConditions( typeCase_ = 3; return this; } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public Builder mergeConditions(com.google.privacy.dlp.v2.RecordCondition.Conditions value) { if (conditionsBuilder_ == null) { if (typeCase_ == 3 @@ -3110,7 +3483,15 @@ public Builder mergeConditions(com.google.privacy.dlp.v2.RecordCondition.Conditi typeCase_ = 3; return this; } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public Builder clearConditions() { if (conditionsBuilder_ == null) { if (typeCase_ == 3) { @@ -3127,11 +3508,27 @@ public Builder clearConditions() { } return this; } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public com.google.privacy.dlp.v2.RecordCondition.Conditions.Builder getConditionsBuilder() { return getConditionsFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ public com.google.privacy.dlp.v2.RecordCondition.ConditionsOrBuilder getConditionsOrBuilder() { if ((typeCase_ == 3) && (conditionsBuilder_ != null)) { @@ -3143,7 +3540,15 @@ public com.google.privacy.dlp.v2.RecordCondition.Conditions.Builder getCondition return com.google.privacy.dlp.v2.RecordCondition.Conditions.getDefaultInstance(); } } - /** .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; */ + /** + * + * + *
+       * Conditions to apply to the expression.
+       * 
+ * + * .google.privacy.dlp.v2.RecordCondition.Conditions conditions = 3; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.RecordCondition.Conditions, com.google.privacy.dlp.v2.RecordCondition.Conditions.Builder, diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformations.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformations.java index 50cff5aa..b8477a26 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformations.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformations.java @@ -210,7 +210,7 @@ public com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransforma * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -223,7 +223,7 @@ public java.util.List getRecordSupp * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -237,7 +237,7 @@ public java.util.List getRecordSupp * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -250,7 +250,7 @@ public int getRecordSuppressionsCount() { * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -263,7 +263,7 @@ public com.google.privacy.dlp.v2.RecordSuppression getRecordSuppressions(int ind * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1073,7 +1073,7 @@ private void ensureRecordSuppressionsIsMutable() { * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1090,7 +1090,7 @@ public java.util.List getRecordSupp * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1107,7 +1107,7 @@ public int getRecordSuppressionsCount() { * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1124,7 +1124,7 @@ public com.google.privacy.dlp.v2.RecordSuppression getRecordSuppressions(int ind * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1148,7 +1148,7 @@ public Builder setRecordSuppressions( * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1169,7 +1169,7 @@ public Builder setRecordSuppressions( * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1192,7 +1192,7 @@ public Builder addRecordSuppressions(com.google.privacy.dlp.v2.RecordSuppression * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1216,7 +1216,7 @@ public Builder addRecordSuppressions( * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1237,7 +1237,7 @@ public Builder addRecordSuppressions( * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1258,7 +1258,7 @@ public Builder addRecordSuppressions( * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1279,7 +1279,7 @@ public Builder addAllRecordSuppressions( * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1299,7 +1299,7 @@ public Builder clearRecordSuppressions() { * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1319,7 +1319,7 @@ public Builder removeRecordSuppressions(int index) { * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1333,7 +1333,7 @@ public com.google.privacy.dlp.v2.RecordSuppression.Builder getRecordSuppressions * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1351,7 +1351,7 @@ public com.google.privacy.dlp.v2.RecordSuppressionOrBuilder getRecordSuppression * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1369,7 +1369,7 @@ public com.google.privacy.dlp.v2.RecordSuppressionOrBuilder getRecordSuppression * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1383,7 +1383,7 @@ public com.google.privacy.dlp.v2.RecordSuppression.Builder addRecordSuppressions * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -1398,7 +1398,7 @@ public com.google.privacy.dlp.v2.RecordSuppression.Builder addRecordSuppressions * *
      * Configuration defining which records get suppressed entirely. Records that
-     * match any suppression rule are omitted from the output [optional].
+     * match any suppression rule are omitted from the output.
      * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformationsOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformationsOrBuilder.java index f0536f83..6ab42216 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformationsOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformationsOrBuilder.java @@ -81,7 +81,7 @@ com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransformationsOr * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -92,7 +92,7 @@ com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransformationsOr * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -103,7 +103,7 @@ com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransformationsOr * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -114,7 +114,7 @@ com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransformationsOr * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; @@ -126,7 +126,7 @@ com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransformationsOr * *
    * Configuration defining which records get suppressed entirely. Records that
-   * match any suppression rule are omitted from the output [optional].
+   * match any suppression rule are omitted from the output.
    * 
* * repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2; 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 bab7b249..a4c8c25c 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 @@ -397,7 +397,7 @@ public com.google.privacy.dlp.v2.ContentItemOrBuilder getItemOrBuilder() { * * *
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -423,7 +423,7 @@ public java.lang.String getInspectTemplateName() {
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -452,7 +452,7 @@ public com.google.protobuf.ByteString getInspectTemplateNameBytes() {
    *
    *
    * 
-   * Optional template to use. References an instance of `DeidentifyTemplate`.
+   * Template to use. References an instance of `DeidentifyTemplate`.
    * Any configuration directly specified in `reidentify_config` or
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
@@ -479,7 +479,7 @@ public java.lang.String getReidentifyTemplateName() {
    *
    *
    * 
-   * Optional template to use. References an instance of `DeidentifyTemplate`.
+   * Template to use. References an instance of `DeidentifyTemplate`.
    * Any configuration directly specified in `reidentify_config` or
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
@@ -1748,7 +1748,7 @@ public com.google.privacy.dlp.v2.ContentItemOrBuilder getItemOrBuilder() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1774,7 +1774,7 @@ public java.lang.String getInspectTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1800,7 +1800,7 @@ public com.google.protobuf.ByteString getInspectTemplateNameBytes() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1825,7 +1825,7 @@ public Builder setInspectTemplateName(java.lang.String value) {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1846,7 +1846,7 @@ public Builder clearInspectTemplateName() {
      *
      *
      * 
-     * Optional template to use. Any configuration directly specified in
+     * Template to use. Any configuration directly specified in
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
      * template. Repeated fields are appended. Singular sub-messages and groups
@@ -1874,7 +1874,7 @@ public Builder setInspectTemplateNameBytes(com.google.protobuf.ByteString value)
      *
      *
      * 
-     * Optional template to use. References an instance of `DeidentifyTemplate`.
+     * Template to use. References an instance of `DeidentifyTemplate`.
      * Any configuration directly specified in `reidentify_config` or
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
@@ -1901,7 +1901,7 @@ public java.lang.String getReidentifyTemplateName() {
      *
      *
      * 
-     * Optional template to use. References an instance of `DeidentifyTemplate`.
+     * Template to use. References an instance of `DeidentifyTemplate`.
      * Any configuration directly specified in `reidentify_config` or
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
@@ -1928,7 +1928,7 @@ public com.google.protobuf.ByteString getReidentifyTemplateNameBytes() {
      *
      *
      * 
-     * Optional template to use. References an instance of `DeidentifyTemplate`.
+     * Template to use. References an instance of `DeidentifyTemplate`.
      * Any configuration directly specified in `reidentify_config` or
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
@@ -1954,7 +1954,7 @@ public Builder setReidentifyTemplateName(java.lang.String value) {
      *
      *
      * 
-     * Optional template to use. References an instance of `DeidentifyTemplate`.
+     * Template to use. References an instance of `DeidentifyTemplate`.
      * Any configuration directly specified in `reidentify_config` or
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
@@ -1976,7 +1976,7 @@ public Builder clearReidentifyTemplateName() {
      *
      *
      * 
-     * Optional template to use. References an instance of `DeidentifyTemplate`.
+     * Template to use. References an instance of `DeidentifyTemplate`.
      * Any configuration directly specified in `reidentify_config` or
      * `inspect_config` will override those set in the template. Singular fields
      * that are set in this request will replace their corresponding fields in the
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 3f46ead2..9366dd22 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
@@ -185,7 +185,7 @@ public interface ReidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -201,7 +201,7 @@ public interface ReidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. Any configuration directly specified in
+   * Template to use. Any configuration directly specified in
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
    * template. Repeated fields are appended. Singular sub-messages and groups
@@ -218,7 +218,7 @@ public interface ReidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. References an instance of `DeidentifyTemplate`.
+   * Template to use. References an instance of `DeidentifyTemplate`.
    * Any configuration directly specified in `reidentify_config` or
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
@@ -235,7 +235,7 @@ public interface ReidentifyContentRequestOrBuilder
    *
    *
    * 
-   * Optional template to use. References an instance of `DeidentifyTemplate`.
+   * Template to use. References an instance of `DeidentifyTemplate`.
    * Any configuration directly specified in `reidentify_config` or
    * `inspect_config` will override those set in the template. Singular fields
    * that are set in this request will replace their corresponding fields in the
diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RelationalOperator.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RelationalOperator.java
index 5f18a8fe..92a1b3d5 100644
--- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RelationalOperator.java
+++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RelationalOperator.java
@@ -28,7 +28,15 @@
  * Protobuf enum {@code google.privacy.dlp.v2.RelationalOperator}
  */
 public enum RelationalOperator implements com.google.protobuf.ProtocolMessageEnum {
-  /** RELATIONAL_OPERATOR_UNSPECIFIED = 0; */
+  /**
+   *
+   *
+   * 
+   * Unused
+   * 
+ * + * RELATIONAL_OPERATOR_UNSPECIFIED = 0; + */ RELATIONAL_OPERATOR_UNSPECIFIED(0), /** * @@ -103,7 +111,15 @@ public enum RelationalOperator implements com.google.protobuf.ProtocolMessageEnu UNRECOGNIZED(-1), ; - /** RELATIONAL_OPERATOR_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused
+   * 
+ * + * RELATIONAL_OPERATOR_UNSPECIFIED = 0; + */ public static final int RELATIONAL_OPERATOR_UNSPECIFIED_VALUE = 0; /** * @@ -242,7 +258,7 @@ public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType } public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() { - return com.google.privacy.dlp.v2.DlpProto.getDescriptor().getEnumTypes().get(3); + return com.google.privacy.dlp.v2.DlpProto.getDescriptor().getEnumTypes().get(0); } private static final RelationalOperator[] VALUES = values(); 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 597c0b06..39a0af5b 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 @@ -165,27 +165,63 @@ public interface QuasiIdentifierFieldOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+     * Identifies the column.
+     * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return Whether the field field is set. */ boolean hasField(); /** + * + * + *
+     * Identifies the column.
+     * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return The field. */ com.google.privacy.dlp.v2.FieldId getField(); - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+     * Identifies the column.
+     * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder(); /** + * + * + *
+     * A column can be tagged with a custom tag. In this case, the user must
+     * indicate an auxiliary table that contains statistical information on
+     * the possible values of this column (below).
+     * 
+ * * string custom_tag = 2; * * @return The customTag. */ java.lang.String getCustomTag(); /** + * + * + *
+     * A column can be tagged with a custom tag. In this case, the user must
+     * indicate an auxiliary table that contains statistical information on
+     * the possible values of this column (below).
+     * 
+ * * string custom_tag = 2; * * @return The bytes for customTag. @@ -305,6 +341,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int FIELD_FIELD_NUMBER = 1; private com.google.privacy.dlp.v2.FieldId field_; /** + * + * + *
+     * Identifies the column.
+     * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return Whether the field field is set. @@ -313,6 +355,12 @@ public boolean hasField() { return field_ != null; } /** + * + * + *
+     * Identifies the column.
+     * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return The field. @@ -320,7 +368,15 @@ public boolean hasField() { public com.google.privacy.dlp.v2.FieldId getField() { return field_ == null ? com.google.privacy.dlp.v2.FieldId.getDefaultInstance() : field_; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+     * Identifies the column.
+     * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { return getField(); } @@ -328,6 +384,14 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { public static final int CUSTOM_TAG_FIELD_NUMBER = 2; private volatile java.lang.Object customTag_; /** + * + * + *
+     * A column can be tagged with a custom tag. In this case, the user must
+     * indicate an auxiliary table that contains statistical information on
+     * the possible values of this column (below).
+     * 
+ * * string custom_tag = 2; * * @return The customTag. @@ -344,6 +408,14 @@ public java.lang.String getCustomTag() { } } /** + * + * + *
+     * A column can be tagged with a custom tag. In this case, the user must
+     * indicate an auxiliary table that contains statistical information on
+     * the possible values of this column (below).
+     * 
+ * * string custom_tag = 2; * * @return The bytes for customTag. @@ -725,6 +797,12 @@ public Builder mergeFrom( com.google.privacy.dlp.v2.FieldIdOrBuilder> fieldBuilder_; /** + * + * + *
+       * Identifies the column.
+       * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return Whether the field field is set. @@ -733,6 +811,12 @@ public boolean hasField() { return fieldBuilder_ != null || field_ != null; } /** + * + * + *
+       * Identifies the column.
+       * 
+ * * .google.privacy.dlp.v2.FieldId field = 1; * * @return The field. @@ -744,7 +828,15 @@ public com.google.privacy.dlp.v2.FieldId getField() { return fieldBuilder_.getMessage(); } } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { if (value == null) { @@ -758,7 +850,15 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId value) { return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (fieldBuilder_ == null) { field_ = builderForValue.build(); @@ -769,7 +869,15 @@ public Builder setField(com.google.privacy.dlp.v2.FieldId.Builder builderForValu return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { if (fieldBuilder_ == null) { if (field_ != null) { @@ -787,7 +895,15 @@ public Builder mergeField(com.google.privacy.dlp.v2.FieldId value) { return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public Builder clearField() { if (fieldBuilder_ == null) { field_ = null; @@ -799,13 +915,29 @@ public Builder clearField() { return this; } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public com.google.privacy.dlp.v2.FieldId.Builder getFieldBuilder() { onChanged(); return getFieldFieldBuilder().getBuilder(); } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { if (fieldBuilder_ != null) { return fieldBuilder_.getMessageOrBuilder(); @@ -813,7 +945,15 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { return field_ == null ? com.google.privacy.dlp.v2.FieldId.getDefaultInstance() : field_; } } - /** .google.privacy.dlp.v2.FieldId field = 1; */ + /** + * + * + *
+       * Identifies the column.
+       * 
+ * + * .google.privacy.dlp.v2.FieldId field = 1; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, com.google.privacy.dlp.v2.FieldId.Builder, @@ -833,6 +973,14 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getFieldOrBuilder() { private java.lang.Object customTag_ = ""; /** + * + * + *
+       * A column can be tagged with a custom tag. In this case, the user must
+       * indicate an auxiliary table that contains statistical information on
+       * the possible values of this column (below).
+       * 
+ * * string custom_tag = 2; * * @return The customTag. @@ -849,6 +997,14 @@ public java.lang.String getCustomTag() { } } /** + * + * + *
+       * A column can be tagged with a custom tag. In this case, the user must
+       * indicate an auxiliary table that contains statistical information on
+       * the possible values of this column (below).
+       * 
+ * * string custom_tag = 2; * * @return The bytes for customTag. @@ -865,6 +1021,14 @@ public com.google.protobuf.ByteString getCustomTagBytes() { } } /** + * + * + *
+       * A column can be tagged with a custom tag. In this case, the user must
+       * indicate an auxiliary table that contains statistical information on
+       * the possible values of this column (below).
+       * 
+ * * string custom_tag = 2; * * @param value The customTag to set. @@ -880,6 +1044,14 @@ public Builder setCustomTag(java.lang.String value) { return this; } /** + * + * + *
+       * A column can be tagged with a custom tag. In this case, the user must
+       * indicate an auxiliary table that contains statistical information on
+       * the possible values of this column (below).
+       * 
+ * * string custom_tag = 2; * * @return This builder for chaining. @@ -891,6 +1063,14 @@ public Builder clearCustomTag() { return this; } /** + * + * + *
+       * A column can be tagged with a custom tag. In this case, the user must
+       * indicate an auxiliary table that contains statistical information on
+       * the possible values of this column (below).
+       * 
+ * * string custom_tag = 2; * * @param value The bytes for customTag to set. @@ -968,10 +1148,11 @@ public com.google.protobuf.Parser getParserForType() { * * *
-   * Auxiliary table location. [required]
+   * Required. Auxiliary table location.
    * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the table field is set. */ @@ -982,10 +1163,11 @@ public boolean hasTable() { * * *
-   * Auxiliary table location. [required]
+   * Required. Auxiliary table location.
    * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The table. */ @@ -996,10 +1178,11 @@ public com.google.privacy.dlp.v2.BigQueryTable getTable() { * * *
-   * Auxiliary table location. [required]
+   * Required. Auxiliary table location.
    * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { return getTable(); @@ -1011,10 +1194,11 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List @@ -1025,10 +1209,11 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -1040,10 +1225,11 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getQuasiIdsCount() { @@ -1053,10 +1239,11 @@ public int getQuasiIdsCount() { * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiIds(int index) { @@ -1066,10 +1253,11 @@ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiI * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder @@ -1083,12 +1271,13 @@ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiI * * *
-   * The relative frequency column must contain a floating-point number
+   * Required. The relative frequency column must contain a floating-point number
    * between 0 and 1 (inclusive). Null values are assumed to be zero.
-   * [required]
    * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the relativeFrequency field is set. */ @@ -1099,12 +1288,13 @@ public boolean hasRelativeFrequency() { * * *
-   * The relative frequency column must contain a floating-point number
+   * Required. The relative frequency column must contain a floating-point number
    * between 0 and 1 (inclusive). Null values are assumed to be zero.
-   * [required]
    * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The relativeFrequency. */ @@ -1117,12 +1307,13 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-   * The relative frequency column must contain a floating-point number
+   * Required. The relative frequency column must contain a floating-point number
    * between 0 and 1 (inclusive). Null values are assumed to be zero.
-   * [required]
    * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder() { return getRelativeFrequency(); @@ -1558,10 +1749,12 @@ public Builder mergeFrom( * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the table field is set. */ @@ -1572,10 +1765,12 @@ public boolean hasTable() { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The table. */ @@ -1592,10 +1787,12 @@ public com.google.privacy.dlp.v2.BigQueryTable getTable() { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable value) { if (tableBuilder_ == null) { @@ -1614,10 +1811,12 @@ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable value) { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable.Builder builderForValue) { if (tableBuilder_ == null) { @@ -1633,10 +1832,12 @@ public Builder setTable(com.google.privacy.dlp.v2.BigQueryTable.Builder builderF * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeTable(com.google.privacy.dlp.v2.BigQueryTable value) { if (tableBuilder_ == null) { @@ -1659,10 +1860,12 @@ public Builder mergeTable(com.google.privacy.dlp.v2.BigQueryTable value) { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearTable() { if (tableBuilder_ == null) { @@ -1679,10 +1882,12 @@ public Builder clearTable() { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.BigQueryTable.Builder getTableBuilder() { @@ -1693,10 +1898,12 @@ public com.google.privacy.dlp.v2.BigQueryTable.Builder getTableBuilder() { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { if (tableBuilder_ != null) { @@ -1711,10 +1918,12 @@ public com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder() { * * *
-     * Auxiliary table location. [required]
+     * Required. Auxiliary table location.
      * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.BigQueryTable, @@ -1755,10 +1964,11 @@ private void ensureQuasiIdsIsMutable() { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List @@ -1773,10 +1983,11 @@ private void ensureQuasiIdsIsMutable() { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public int getQuasiIdsCount() { @@ -1790,10 +2001,11 @@ public int getQuasiIdsCount() { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiIds(int index) { @@ -1807,10 +2019,11 @@ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiI * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setQuasiIds( @@ -1831,10 +2044,11 @@ public Builder setQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder setQuasiIds( @@ -1853,10 +2067,11 @@ public Builder setQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -1877,10 +2092,11 @@ public Builder addQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -1901,10 +2117,11 @@ public Builder addQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -1922,10 +2139,11 @@ public Builder addQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addQuasiIds( @@ -1944,10 +2162,11 @@ public Builder addQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder addAllQuasiIds( @@ -1967,10 +2186,11 @@ public Builder addAllQuasiIds( * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder clearQuasiIds() { @@ -1987,10 +2207,11 @@ public Builder clearQuasiIds() { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public Builder removeQuasiIds(int index) { @@ -2007,10 +2228,11 @@ public Builder removeQuasiIds(int index) { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.Builder @@ -2021,10 +2243,11 @@ public Builder removeQuasiIds(int index) { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder @@ -2039,10 +2262,11 @@ public Builder removeQuasiIds(int index) { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List< @@ -2058,10 +2282,11 @@ public Builder removeQuasiIds(int index) { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.Builder @@ -2074,10 +2299,11 @@ public Builder removeQuasiIds(int index) { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField.Builder @@ -2091,10 +2317,11 @@ public Builder removeQuasiIds(int index) { * * *
-     * Quasi-identifier columns. [required]
+     * Required. Quasi-identifier columns.
      * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ public java.util.List @@ -2129,12 +2356,13 @@ public Builder removeQuasiIds(int index) { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the relativeFrequency field is set. */ @@ -2145,12 +2373,13 @@ public boolean hasRelativeFrequency() { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The relativeFrequency. */ @@ -2167,12 +2396,13 @@ public com.google.privacy.dlp.v2.FieldId getRelativeFrequency() { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { if (relativeFrequencyBuilder_ == null) { @@ -2191,12 +2421,13 @@ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (relativeFrequencyBuilder_ == null) { @@ -2212,12 +2443,13 @@ public Builder setRelativeFrequency(com.google.privacy.dlp.v2.FieldId.Builder bu * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder mergeRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { if (relativeFrequencyBuilder_ == null) { @@ -2240,12 +2472,13 @@ public Builder mergeRelativeFrequency(com.google.privacy.dlp.v2.FieldId value) { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public Builder clearRelativeFrequency() { if (relativeFrequencyBuilder_ == null) { @@ -2262,12 +2495,13 @@ public Builder clearRelativeFrequency() { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldId.Builder getRelativeFrequencyBuilder() { @@ -2278,12 +2512,13 @@ public com.google.privacy.dlp.v2.FieldId.Builder getRelativeFrequencyBuilder() { * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder() { if (relativeFrequencyBuilder_ != null) { @@ -2298,12 +2533,13 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder( * * *
-     * The relative frequency column must contain a floating-point number
+     * Required. The relative frequency column must contain a floating-point number
      * between 0 and 1 (inclusive). Null values are assumed to be zero.
-     * [required]
      * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ private com.google.protobuf.SingleFieldBuilderV3< com.google.privacy.dlp.v2.FieldId, 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 5432a1dc..ef0f6b67 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 @@ -27,10 +27,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Auxiliary table location. [required]
+   * Required. Auxiliary table location.
    * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the table field is set. */ @@ -39,10 +40,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Auxiliary table location. [required]
+   * Required. Auxiliary table location.
    * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The table. */ @@ -51,10 +53,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Auxiliary table location. [required]
+   * Required. Auxiliary table location.
    * 
* - * .google.privacy.dlp.v2.BigQueryTable table = 3; + * .google.privacy.dlp.v2.BigQueryTable table = 3 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.BigQueryTableOrBuilder getTableOrBuilder(); @@ -62,10 +65,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List getQuasiIdsList(); @@ -73,10 +77,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField getQuasiIds(int index); @@ -84,10 +89,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ int getQuasiIdsCount(); @@ -95,10 +101,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ java.util.List @@ -107,10 +114,11 @@ public interface StatisticalTableOrBuilder * * *
-   * Quasi-identifier columns. [required]
+   * Required. Quasi-identifier columns.
    * 
* - * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1; + * + * repeated .google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierField quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED]; * */ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuasiIdsOrBuilder( @@ -120,12 +128,13 @@ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuas * * *
-   * The relative frequency column must contain a floating-point number
+   * Required. The relative frequency column must contain a floating-point number
    * between 0 and 1 (inclusive). Null values are assumed to be zero.
-   * [required]
    * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return Whether the relativeFrequency field is set. */ @@ -134,12 +143,13 @@ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuas * * *
-   * The relative frequency column must contain a floating-point number
+   * Required. The relative frequency column must contain a floating-point number
    * between 0 and 1 (inclusive). Null values are assumed to be zero.
-   * [required]
    * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * * * @return The relativeFrequency. */ @@ -148,12 +158,13 @@ com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder getQuas * * *
-   * The relative frequency column must contain a floating-point number
+   * Required. The relative frequency column must contain a floating-point number
    * between 0 and 1 (inclusive). Null values are assumed to be zero.
-   * [required]
    * 
* - * .google.privacy.dlp.v2.FieldId relative_frequency = 2; + * + * .google.privacy.dlp.v2.FieldId relative_frequency = 2 [(.google.api.field_behavior) = REQUIRED]; + * */ com.google.privacy.dlp.v2.FieldIdOrBuilder getRelativeFrequencyOrBuilder(); } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeState.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeState.java index 59998f53..ebdb46a2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeState.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeState.java @@ -28,7 +28,15 @@ * Protobuf enum {@code google.privacy.dlp.v2.StoredInfoTypeState} */ public enum StoredInfoTypeState implements com.google.protobuf.ProtocolMessageEnum { - /** STORED_INFO_TYPE_STATE_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused
+   * 
+ * + * STORED_INFO_TYPE_STATE_UNSPECIFIED = 0; + */ STORED_INFO_TYPE_STATE_UNSPECIFIED(0), /** * @@ -76,7 +84,15 @@ public enum StoredInfoTypeState implements com.google.protobuf.ProtocolMessageEn UNRECOGNIZED(-1), ; - /** STORED_INFO_TYPE_STATE_UNSPECIFIED = 0; */ + /** + * + * + *
+   * Unused
+   * 
+ * + * STORED_INFO_TYPE_STATE_UNSPECIFIED = 0; + */ public static final int STORED_INFO_TYPE_STATE_UNSPECIFIED_VALUE = 0; /** * diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersion.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersion.java index d93a3c84..6681ca02 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersion.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersion.java @@ -311,10 +311,10 @@ public com.google.privacy.dlp.v2.StoredInfoTypeState getState() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -333,10 +333,10 @@ public java.util.List getErrorsList() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -356,10 +356,10 @@ public java.util.List getErrorsList() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -378,10 +378,10 @@ public int getErrorsCount() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -400,10 +400,10 @@ public com.google.privacy.dlp.v2.Error getErrors(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1418,10 +1418,10 @@ private void ensureErrorsIsMutable() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1444,10 +1444,10 @@ public java.util.List getErrorsList() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1470,10 +1470,10 @@ public int getErrorsCount() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1496,10 +1496,10 @@ public com.google.privacy.dlp.v2.Error getErrors(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1528,10 +1528,10 @@ public Builder setErrors(int index, com.google.privacy.dlp.v2.Error value) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1557,10 +1557,10 @@ public Builder setErrors(int index, com.google.privacy.dlp.v2.Error.Builder buil * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1589,10 +1589,10 @@ public Builder addErrors(com.google.privacy.dlp.v2.Error value) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1621,10 +1621,10 @@ public Builder addErrors(int index, com.google.privacy.dlp.v2.Error value) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1650,10 +1650,10 @@ public Builder addErrors(com.google.privacy.dlp.v2.Error.Builder builderForValue * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1679,10 +1679,10 @@ public Builder addErrors(int index, com.google.privacy.dlp.v2.Error.Builder buil * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1709,10 +1709,10 @@ public Builder addAllErrors( * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1738,10 +1738,10 @@ public Builder clearErrors() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1767,10 +1767,10 @@ public Builder removeErrors(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1789,10 +1789,10 @@ public com.google.privacy.dlp.v2.Error.Builder getErrorsBuilder(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1815,10 +1815,10 @@ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1842,10 +1842,10 @@ public com.google.privacy.dlp.v2.ErrorOrBuilder getErrorsOrBuilder(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1865,10 +1865,10 @@ public com.google.privacy.dlp.v2.Error.Builder addErrorsBuilder() { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -1888,10 +1888,10 @@ public com.google.privacy.dlp.v2.Error.Builder addErrorsBuilder(int index) { * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersionOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersionOrBuilder.java index 346f9417..a0418149 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersionOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersionOrBuilder.java @@ -131,10 +131,10 @@ public interface StoredInfoTypeVersionOrBuilder * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -151,10 +151,10 @@ public interface StoredInfoTypeVersionOrBuilder * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -171,10 +171,10 @@ public interface StoredInfoTypeVersionOrBuilder * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -191,10 +191,10 @@ public interface StoredInfoTypeVersionOrBuilder * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. @@ -211,10 +211,10 @@ public interface StoredInfoTypeVersionOrBuilder * anomalies detected in the storedInfoType data that render it unusable. Only * the five most recent errors will be displayed, with the most recent error * appearing first. - * <p>For example, some of the data for stored custom dictionaries is put in + * For example, some of the data for stored custom dictionaries is put in * the user's Google Cloud Storage bucket, and if this data is modified or * deleted by the user or another system, the dictionary becomes invalid. - * <p>If any errors occur, fix the problem indicated by the error message and + * If any errors occur, fix the problem indicated by the error message and * use the UpdateStoredInfoType API method to create another version of the * storedInfoType to continue using it, reusing the same `config` if it was * not the source of the error. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Table.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Table.java index 10f9b7c1..711659d2 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Table.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Table.java @@ -139,18 +139,66 @@ public interface RowOrBuilder // @@protoc_insertion_point(interface_extends:google.privacy.dlp.v2.Table.Row) com.google.protobuf.MessageOrBuilder { - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ java.util.List getValuesList(); - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ com.google.privacy.dlp.v2.Value getValues(int index); - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ int getValuesCount(); - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ java.util.List getValuesOrBuilderList(); - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ com.google.privacy.dlp.v2.ValueOrBuilder getValuesOrBuilder(int index); } - /** Protobuf type {@code google.privacy.dlp.v2.Table.Row} */ + /** + * + * + *
+   * Values of the row.
+   * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.Table.Row} + */ public static final class Row extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:google.privacy.dlp.v2.Table.Row) @@ -244,24 +292,64 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int VALUES_FIELD_NUMBER = 1; private java.util.List values_; - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public java.util.List getValuesList() { return values_; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public java.util.List getValuesOrBuilderList() { return values_; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public int getValuesCount() { return values_.size(); } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.Value getValues(int index) { return values_.get(index); } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+     * Individual cells.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.ValueOrBuilder getValuesOrBuilder(int index) { return values_.get(index); } @@ -426,7 +514,15 @@ protected Builder newBuilderForType( Builder builder = new Builder(parent); return builder; } - /** Protobuf type {@code google.privacy.dlp.v2.Table.Row} */ + /** + * + * + *
+     * Values of the row.
+     * 
+ * + * Protobuf type {@code google.privacy.dlp.v2.Table.Row} + */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements @@ -633,7 +729,15 @@ private void ensureValuesIsMutable() { com.google.privacy.dlp.v2.ValueOrBuilder> valuesBuilder_; - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public java.util.List getValuesList() { if (valuesBuilder_ == null) { return java.util.Collections.unmodifiableList(values_); @@ -641,7 +745,15 @@ public java.util.List getValuesList() { return valuesBuilder_.getMessageList(); } } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public int getValuesCount() { if (valuesBuilder_ == null) { return values_.size(); @@ -649,7 +761,15 @@ public int getValuesCount() { return valuesBuilder_.getCount(); } } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.Value getValues(int index) { if (valuesBuilder_ == null) { return values_.get(index); @@ -657,7 +777,15 @@ public com.google.privacy.dlp.v2.Value getValues(int index) { return valuesBuilder_.getMessage(index); } } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder setValues(int index, com.google.privacy.dlp.v2.Value value) { if (valuesBuilder_ == null) { if (value == null) { @@ -671,7 +799,15 @@ public Builder setValues(int index, com.google.privacy.dlp.v2.Value value) { } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder setValues(int index, com.google.privacy.dlp.v2.Value.Builder builderForValue) { if (valuesBuilder_ == null) { ensureValuesIsMutable(); @@ -682,7 +818,15 @@ public Builder setValues(int index, com.google.privacy.dlp.v2.Value.Builder buil } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder addValues(com.google.privacy.dlp.v2.Value value) { if (valuesBuilder_ == null) { if (value == null) { @@ -696,7 +840,15 @@ public Builder addValues(com.google.privacy.dlp.v2.Value value) { } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder addValues(int index, com.google.privacy.dlp.v2.Value value) { if (valuesBuilder_ == null) { if (value == null) { @@ -710,7 +862,15 @@ public Builder addValues(int index, com.google.privacy.dlp.v2.Value value) { } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder addValues(com.google.privacy.dlp.v2.Value.Builder builderForValue) { if (valuesBuilder_ == null) { ensureValuesIsMutable(); @@ -721,7 +881,15 @@ public Builder addValues(com.google.privacy.dlp.v2.Value.Builder builderForValue } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder addValues(int index, com.google.privacy.dlp.v2.Value.Builder builderForValue) { if (valuesBuilder_ == null) { ensureValuesIsMutable(); @@ -732,7 +900,15 @@ public Builder addValues(int index, com.google.privacy.dlp.v2.Value.Builder buil } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder addAllValues( java.lang.Iterable values) { if (valuesBuilder_ == null) { @@ -744,7 +920,15 @@ public Builder addAllValues( } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder clearValues() { if (valuesBuilder_ == null) { values_ = java.util.Collections.emptyList(); @@ -755,7 +939,15 @@ public Builder clearValues() { } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public Builder removeValues(int index) { if (valuesBuilder_ == null) { ensureValuesIsMutable(); @@ -766,11 +958,27 @@ public Builder removeValues(int index) { } return this; } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.Value.Builder getValuesBuilder(int index) { return getValuesFieldBuilder().getBuilder(index); } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.ValueOrBuilder getValuesOrBuilder(int index) { if (valuesBuilder_ == null) { return values_.get(index); @@ -778,7 +986,15 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getValuesOrBuilder(int index) { return valuesBuilder_.getMessageOrBuilder(index); } } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public java.util.List getValuesOrBuilderList() { if (valuesBuilder_ != null) { @@ -787,17 +1003,41 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getValuesOrBuilder(int index) { return java.util.Collections.unmodifiableList(values_); } } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.Value.Builder addValuesBuilder() { return getValuesFieldBuilder() .addBuilder(com.google.privacy.dlp.v2.Value.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public com.google.privacy.dlp.v2.Value.Builder addValuesBuilder(int index) { return getValuesFieldBuilder() .addBuilder(index, com.google.privacy.dlp.v2.Value.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.Value values = 1; */ + /** + * + * + *
+       * Individual cells.
+       * 
+ * + * repeated .google.privacy.dlp.v2.Value values = 1; + */ public java.util.List getValuesBuilderList() { return getValuesFieldBuilder().getBuilderList(); } @@ -873,48 +1113,128 @@ public com.google.privacy.dlp.v2.Table.Row getDefaultInstanceForType() { public static final int HEADERS_FIELD_NUMBER = 1; private java.util.List headers_; - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public java.util.List getHeadersList() { return headers_; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public java.util.List getHeadersOrBuilderList() { return headers_; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public int getHeadersCount() { return headers_.size(); } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldId getHeaders(int index) { return headers_.get(index); } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getHeadersOrBuilder(int index) { return headers_.get(index); } public static final int ROWS_FIELD_NUMBER = 2; private java.util.List rows_; - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public java.util.List getRowsList() { return rows_; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public java.util.List getRowsOrBuilderList() { return rows_; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public int getRowsCount() { return rows_.size(); } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.Row getRows(int index) { return rows_.get(index); } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.RowOrBuilder getRowsOrBuilder(int index) { return rows_.get(index); } @@ -1345,7 +1665,15 @@ private void ensureHeadersIsMutable() { com.google.privacy.dlp.v2.FieldIdOrBuilder> headersBuilder_; - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public java.util.List getHeadersList() { if (headersBuilder_ == null) { return java.util.Collections.unmodifiableList(headers_); @@ -1353,7 +1681,15 @@ public java.util.List getHeadersList() { return headersBuilder_.getMessageList(); } } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public int getHeadersCount() { if (headersBuilder_ == null) { return headers_.size(); @@ -1361,7 +1697,15 @@ public int getHeadersCount() { return headersBuilder_.getCount(); } } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldId getHeaders(int index) { if (headersBuilder_ == null) { return headers_.get(index); @@ -1369,7 +1713,15 @@ public com.google.privacy.dlp.v2.FieldId getHeaders(int index) { return headersBuilder_.getMessage(index); } } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder setHeaders(int index, com.google.privacy.dlp.v2.FieldId value) { if (headersBuilder_ == null) { if (value == null) { @@ -1383,7 +1735,15 @@ public Builder setHeaders(int index, com.google.privacy.dlp.v2.FieldId value) { } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder setHeaders( int index, com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (headersBuilder_ == null) { @@ -1395,7 +1755,15 @@ public Builder setHeaders( } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder addHeaders(com.google.privacy.dlp.v2.FieldId value) { if (headersBuilder_ == null) { if (value == null) { @@ -1409,7 +1777,15 @@ public Builder addHeaders(com.google.privacy.dlp.v2.FieldId value) { } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder addHeaders(int index, com.google.privacy.dlp.v2.FieldId value) { if (headersBuilder_ == null) { if (value == null) { @@ -1423,7 +1799,15 @@ public Builder addHeaders(int index, com.google.privacy.dlp.v2.FieldId value) { } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder addHeaders(com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (headersBuilder_ == null) { ensureHeadersIsMutable(); @@ -1434,7 +1818,15 @@ public Builder addHeaders(com.google.privacy.dlp.v2.FieldId.Builder builderForVa } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder addHeaders( int index, com.google.privacy.dlp.v2.FieldId.Builder builderForValue) { if (headersBuilder_ == null) { @@ -1446,7 +1838,15 @@ public Builder addHeaders( } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder addAllHeaders( java.lang.Iterable values) { if (headersBuilder_ == null) { @@ -1458,7 +1858,15 @@ public Builder addAllHeaders( } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder clearHeaders() { if (headersBuilder_ == null) { headers_ = java.util.Collections.emptyList(); @@ -1469,7 +1877,15 @@ public Builder clearHeaders() { } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public Builder removeHeaders(int index) { if (headersBuilder_ == null) { ensureHeadersIsMutable(); @@ -1480,11 +1896,27 @@ public Builder removeHeaders(int index) { } return this; } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldId.Builder getHeadersBuilder(int index) { return getHeadersFieldBuilder().getBuilder(index); } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldIdOrBuilder getHeadersOrBuilder(int index) { if (headersBuilder_ == null) { return headers_.get(index); @@ -1492,7 +1924,15 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getHeadersOrBuilder(int index) return headersBuilder_.getMessageOrBuilder(index); } } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public java.util.List getHeadersOrBuilderList() { if (headersBuilder_ != null) { @@ -1501,17 +1941,41 @@ public com.google.privacy.dlp.v2.FieldIdOrBuilder getHeadersOrBuilder(int index) return java.util.Collections.unmodifiableList(headers_); } } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldId.Builder addHeadersBuilder() { return getHeadersFieldBuilder() .addBuilder(com.google.privacy.dlp.v2.FieldId.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public com.google.privacy.dlp.v2.FieldId.Builder addHeadersBuilder(int index) { return getHeadersFieldBuilder() .addBuilder(index, com.google.privacy.dlp.v2.FieldId.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+     * Headers of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ public java.util.List getHeadersBuilderList() { return getHeadersFieldBuilder().getBuilderList(); } @@ -1549,7 +2013,15 @@ private void ensureRowsIsMutable() { com.google.privacy.dlp.v2.Table.RowOrBuilder> rowsBuilder_; - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public java.util.List getRowsList() { if (rowsBuilder_ == null) { return java.util.Collections.unmodifiableList(rows_); @@ -1557,7 +2029,15 @@ public java.util.List getRowsList() { return rowsBuilder_.getMessageList(); } } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public int getRowsCount() { if (rowsBuilder_ == null) { return rows_.size(); @@ -1565,7 +2045,15 @@ public int getRowsCount() { return rowsBuilder_.getCount(); } } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.Row getRows(int index) { if (rowsBuilder_ == null) { return rows_.get(index); @@ -1573,7 +2061,15 @@ public com.google.privacy.dlp.v2.Table.Row getRows(int index) { return rowsBuilder_.getMessage(index); } } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder setRows(int index, com.google.privacy.dlp.v2.Table.Row value) { if (rowsBuilder_ == null) { if (value == null) { @@ -1587,7 +2083,15 @@ public Builder setRows(int index, com.google.privacy.dlp.v2.Table.Row value) { } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder setRows(int index, com.google.privacy.dlp.v2.Table.Row.Builder builderForValue) { if (rowsBuilder_ == null) { ensureRowsIsMutable(); @@ -1598,7 +2102,15 @@ public Builder setRows(int index, com.google.privacy.dlp.v2.Table.Row.Builder bu } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder addRows(com.google.privacy.dlp.v2.Table.Row value) { if (rowsBuilder_ == null) { if (value == null) { @@ -1612,7 +2124,15 @@ public Builder addRows(com.google.privacy.dlp.v2.Table.Row value) { } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder addRows(int index, com.google.privacy.dlp.v2.Table.Row value) { if (rowsBuilder_ == null) { if (value == null) { @@ -1626,7 +2146,15 @@ public Builder addRows(int index, com.google.privacy.dlp.v2.Table.Row value) { } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder addRows(com.google.privacy.dlp.v2.Table.Row.Builder builderForValue) { if (rowsBuilder_ == null) { ensureRowsIsMutable(); @@ -1637,7 +2165,15 @@ public Builder addRows(com.google.privacy.dlp.v2.Table.Row.Builder builderForVal } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder addRows(int index, com.google.privacy.dlp.v2.Table.Row.Builder builderForValue) { if (rowsBuilder_ == null) { ensureRowsIsMutable(); @@ -1648,7 +2184,15 @@ public Builder addRows(int index, com.google.privacy.dlp.v2.Table.Row.Builder bu } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder addAllRows( java.lang.Iterable values) { if (rowsBuilder_ == null) { @@ -1660,7 +2204,15 @@ public Builder addAllRows( } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder clearRows() { if (rowsBuilder_ == null) { rows_ = java.util.Collections.emptyList(); @@ -1671,7 +2223,15 @@ public Builder clearRows() { } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public Builder removeRows(int index) { if (rowsBuilder_ == null) { ensureRowsIsMutable(); @@ -1682,11 +2242,27 @@ public Builder removeRows(int index) { } return this; } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.Row.Builder getRowsBuilder(int index) { return getRowsFieldBuilder().getBuilder(index); } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.RowOrBuilder getRowsOrBuilder(int index) { if (rowsBuilder_ == null) { return rows_.get(index); @@ -1694,7 +2270,15 @@ public com.google.privacy.dlp.v2.Table.RowOrBuilder getRowsOrBuilder(int index) return rowsBuilder_.getMessageOrBuilder(index); } } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public java.util.List getRowsOrBuilderList() { if (rowsBuilder_ != null) { @@ -1703,17 +2287,41 @@ public com.google.privacy.dlp.v2.Table.RowOrBuilder getRowsOrBuilder(int index) return java.util.Collections.unmodifiableList(rows_); } } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.Row.Builder addRowsBuilder() { return getRowsFieldBuilder() .addBuilder(com.google.privacy.dlp.v2.Table.Row.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public com.google.privacy.dlp.v2.Table.Row.Builder addRowsBuilder(int index) { return getRowsFieldBuilder() .addBuilder(index, com.google.privacy.dlp.v2.Table.Row.getDefaultInstance()); } - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+     * Rows of the table.
+     * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ public java.util.List getRowsBuilderList() { return getRowsFieldBuilder().getBuilderList(); } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableOrBuilder.java index cef91e10..38f9a5c7 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableOrBuilder.java @@ -23,25 +23,105 @@ public interface TableOrBuilder // @@protoc_insertion_point(interface_extends:google.privacy.dlp.v2.Table) com.google.protobuf.MessageOrBuilder { - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ java.util.List getHeadersList(); - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ com.google.privacy.dlp.v2.FieldId getHeaders(int index); - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ int getHeadersCount(); - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ java.util.List getHeadersOrBuilderList(); - /** repeated .google.privacy.dlp.v2.FieldId headers = 1; */ + /** + * + * + *
+   * Headers of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.FieldId headers = 1; + */ com.google.privacy.dlp.v2.FieldIdOrBuilder getHeadersOrBuilder(int index); - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ java.util.List getRowsList(); - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ com.google.privacy.dlp.v2.Table.Row getRows(int index); - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ int getRowsCount(); - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ java.util.List getRowsOrBuilderList(); - /** repeated .google.privacy.dlp.v2.Table.Row rows = 2; */ + /** + * + * + *
+   * Rows of the table.
+   * 
+ * + * repeated .google.privacy.dlp.v2.Table.Row rows = 2; + */ com.google.privacy.dlp.v2.Table.RowOrBuilder getRowsOrBuilder(int index); } diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfig.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfig.java index 6d2b206a..7563fc13 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfig.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfig.java @@ -112,9 +112,25 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { com.google.privacy.dlp.v2.TimePartConfig.Builder.class); } - /** Protobuf enum {@code google.privacy.dlp.v2.TimePartConfig.TimePart} */ + /** + * + * + *
+   * Components that make up time.
+   * 
+ * + * Protobuf enum {@code google.privacy.dlp.v2.TimePartConfig.TimePart} + */ public enum TimePart implements com.google.protobuf.ProtocolMessageEnum { - /** TIME_PART_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused
+     * 
+ * + * TIME_PART_UNSPECIFIED = 0; + */ TIME_PART_UNSPECIFIED(0), /** * @@ -179,7 +195,15 @@ public enum TimePart implements com.google.protobuf.ProtocolMessageEnum { UNRECOGNIZED(-1), ; - /** TIME_PART_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused
+     * 
+ * + * TIME_PART_UNSPECIFIED = 0; + */ public static final int TIME_PART_UNSPECIFIED_VALUE = 0; /** * @@ -332,6 +356,12 @@ private TimePart(int value) { public static final int PART_TO_EXTRACT_FIELD_NUMBER = 1; private int partToExtract_; /** + * + * + *
+   * The part of the time to keep.
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return The enum numeric value on the wire for partToExtract. @@ -340,6 +370,12 @@ public int getPartToExtractValue() { return partToExtract_; } /** + * + * + *
+   * The part of the time to keep.
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return The partToExtract. @@ -670,6 +706,12 @@ public Builder mergeFrom( private int partToExtract_ = 0; /** + * + * + *
+     * The part of the time to keep.
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return The enum numeric value on the wire for partToExtract. @@ -678,6 +720,12 @@ public int getPartToExtractValue() { return partToExtract_; } /** + * + * + *
+     * The part of the time to keep.
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @param value The enum numeric value on the wire for partToExtract to set. @@ -689,6 +737,12 @@ public Builder setPartToExtractValue(int value) { return this; } /** + * + * + *
+     * The part of the time to keep.
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return The partToExtract. @@ -702,6 +756,12 @@ public com.google.privacy.dlp.v2.TimePartConfig.TimePart getPartToExtract() { : result; } /** + * + * + *
+     * The part of the time to keep.
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @param value The partToExtract to set. @@ -717,6 +777,12 @@ public Builder setPartToExtract(com.google.privacy.dlp.v2.TimePartConfig.TimePar return this; } /** + * + * + *
+     * The part of the time to keep.
+     * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return This builder for chaining. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfigOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfigOrBuilder.java index a7b571ee..27b38370 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfigOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfigOrBuilder.java @@ -24,12 +24,24 @@ public interface TimePartConfigOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * The part of the time to keep.
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return The enum numeric value on the wire for partToExtract. */ int getPartToExtractValue(); /** + * + * + *
+   * The part of the time to keep.
+   * 
+ * * .google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1; * * @return The partToExtract. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummary.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummary.java index 67e7fd10..ca7e3154 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummary.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummary.java @@ -218,20 +218,68 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * Protobuf enum {@code google.privacy.dlp.v2.TransformationSummary.TransformationResultCode} */ public enum TransformationResultCode implements com.google.protobuf.ProtocolMessageEnum { - /** TRANSFORMATION_RESULT_CODE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused
+     * 
+ * + * TRANSFORMATION_RESULT_CODE_UNSPECIFIED = 0; + */ TRANSFORMATION_RESULT_CODE_UNSPECIFIED(0), - /** SUCCESS = 1; */ + /** + * + * + *
+     * Transformation completed without an error.
+     * 
+ * + * SUCCESS = 1; + */ SUCCESS(1), - /** ERROR = 2; */ + /** + * + * + *
+     * Transformation had an error.
+     * 
+ * + * ERROR = 2; + */ ERROR(2), UNRECOGNIZED(-1), ; - /** TRANSFORMATION_RESULT_CODE_UNSPECIFIED = 0; */ + /** + * + * + *
+     * Unused
+     * 
+ * + * TRANSFORMATION_RESULT_CODE_UNSPECIFIED = 0; + */ public static final int TRANSFORMATION_RESULT_CODE_UNSPECIFIED_VALUE = 0; - /** SUCCESS = 1; */ + /** + * + * + *
+     * Transformation completed without an error.
+     * 
+ * + * SUCCESS = 1; + */ public static final int SUCCESS_VALUE = 1; - /** ERROR = 2; */ + /** + * + * + *
+     * Transformation had an error.
+     * 
+ * + * ERROR = 2; + */ public static final int ERROR_VALUE = 2; public final int getNumber() { @@ -322,6 +370,12 @@ public interface SummaryResultOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+     * Number of transformations counted by this result.
+     * 
+ * * int64 count = 1; * * @return The count. @@ -329,12 +383,24 @@ public interface SummaryResultOrBuilder long getCount(); /** + * + * + *
+     * Outcome of the transformation.
+     * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @return The enum numeric value on the wire for code. */ int getCodeValue(); /** + * + * + *
+     * Outcome of the transformation.
+     * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @return The code. @@ -478,6 +544,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { public static final int COUNT_FIELD_NUMBER = 1; private long count_; /** + * + * + *
+     * Number of transformations counted by this result.
+     * 
+ * * int64 count = 1; * * @return The count. @@ -489,6 +561,12 @@ public long getCount() { public static final int CODE_FIELD_NUMBER = 2; private int code_; /** + * + * + *
+     * Outcome of the transformation.
+     * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @return The enum numeric value on the wire for code. @@ -497,6 +575,12 @@ public int getCodeValue() { return code_; } /** + * + * + *
+     * Outcome of the transformation.
+     * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @return The code. @@ -925,6 +1009,12 @@ public Builder mergeFrom( private long count_; /** + * + * + *
+       * Number of transformations counted by this result.
+       * 
+ * * int64 count = 1; * * @return The count. @@ -933,6 +1023,12 @@ public long getCount() { return count_; } /** + * + * + *
+       * Number of transformations counted by this result.
+       * 
+ * * int64 count = 1; * * @param value The count to set. @@ -945,6 +1041,12 @@ public Builder setCount(long value) { return this; } /** + * + * + *
+       * Number of transformations counted by this result.
+       * 
+ * * int64 count = 1; * * @return This builder for chaining. @@ -958,6 +1060,12 @@ public Builder clearCount() { private int code_ = 0; /** + * + * + *
+       * Outcome of the transformation.
+       * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @@ -967,6 +1075,12 @@ public int getCodeValue() { return code_; } /** + * + * + *
+       * Outcome of the transformation.
+       * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @@ -979,6 +1093,12 @@ public Builder setCodeValue(int value) { return this; } /** + * + * + *
+       * Outcome of the transformation.
+       * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @@ -993,6 +1113,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.TransformationResultCode : result; } /** + * + * + *
+       * Outcome of the transformation.
+       * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @@ -1010,6 +1136,12 @@ public Builder setCode( return this; } /** + * + * + *
+       * Outcome of the transformation.
+       * 
+ * * .google.privacy.dlp.v2.TransformationSummary.TransformationResultCode code = 2; * * @@ -1443,6 +1575,12 @@ public com.google.privacy.dlp.v2.RecordSuppressionOrBuilder getRecordSuppressOrB public static final int RESULTS_FIELD_NUMBER = 4; private java.util.List results_; /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public java.util.List @@ -1450,6 +1588,12 @@ public com.google.privacy.dlp.v2.RecordSuppressionOrBuilder getRecordSuppressOrB return results_; } /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public java.util.List< @@ -1458,18 +1602,36 @@ public com.google.privacy.dlp.v2.RecordSuppressionOrBuilder getRecordSuppressOrB return results_; } /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public int getResultsCount() { return results_.size(); } /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult getResults(int index) { return results_.get(index); } /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResultOrBuilder getResultsOrBuilder( @@ -3189,6 +3351,12 @@ private void ensureResultsIsMutable() { resultsBuilder_; /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public java.util.List @@ -3200,6 +3368,12 @@ private void ensureResultsIsMutable() { } } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public int getResultsCount() { @@ -3210,6 +3384,12 @@ public int getResultsCount() { } } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult getResults(int index) { @@ -3220,6 +3400,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult getResults( } } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder setResults( @@ -3237,6 +3423,12 @@ public Builder setResults( return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder setResults( @@ -3252,6 +3444,12 @@ public Builder setResults( return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder addResults(com.google.privacy.dlp.v2.TransformationSummary.SummaryResult value) { @@ -3268,6 +3466,12 @@ public Builder addResults(com.google.privacy.dlp.v2.TransformationSummary.Summar return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder addResults( @@ -3285,6 +3489,12 @@ public Builder addResults( return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder addResults( @@ -3299,6 +3509,12 @@ public Builder addResults( return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder addResults( @@ -3314,6 +3530,12 @@ public Builder addResults( return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder addAllResults( @@ -3329,6 +3551,12 @@ public Builder addAllResults( return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder clearResults() { @@ -3342,6 +3570,12 @@ public Builder clearResults() { return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public Builder removeResults(int index) { @@ -3355,6 +3589,12 @@ public Builder removeResults(int index) { return this; } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder getResultsBuilder( @@ -3362,6 +3602,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder get return getResultsFieldBuilder().getBuilder(index); } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResultOrBuilder @@ -3373,6 +3619,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder get } } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public java.util.List< @@ -3385,6 +3637,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder get } } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder @@ -3394,6 +3652,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder get com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.getDefaultInstance()); } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder addResultsBuilder( @@ -3404,6 +3668,12 @@ public com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.Builder add com.google.privacy.dlp.v2.TransformationSummary.SummaryResult.getDefaultInstance()); } /** + * + * + *
+     * Collection of all transformations that took place or had an error.
+     * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ public java.util.List diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummaryOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummaryOrBuilder.java index 5d8e61c3..2ac05b06 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummaryOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummaryOrBuilder.java @@ -227,23 +227,53 @@ com.google.privacy.dlp.v2.FieldTransformationOrBuilder getFieldTransformationsOr com.google.privacy.dlp.v2.RecordSuppressionOrBuilder getRecordSuppressOrBuilder(); /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ java.util.List getResultsList(); /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ com.google.privacy.dlp.v2.TransformationSummary.SummaryResult getResults(int index); /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ int getResultsCount(); /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ java.util.List getResultsOrBuilderList(); /** + * + * + *
+   * Collection of all transformations that took place or had an error.
+   * 
+ * * repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4; */ com.google.privacy.dlp.v2.TransformationSummary.SummaryResultOrBuilder getResultsOrBuilder( diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKey.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKey.java index d4ff8fd2..f91cea90 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKey.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKey.java @@ -118,7 +118,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * Name of the key. [required]
+   * Required. Name of the key.
    * This is an arbitrary string used to differentiate different keys.
    * A unique key is generated per name: two separate `TransientCryptoKey`
    * protos share the same generated key if their names are the same.
@@ -126,7 +126,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
    * (repeating the api call will result in a different key being generated).
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The name. */ @@ -145,7 +145,7 @@ public java.lang.String getName() { * * *
-   * Name of the key. [required]
+   * Required. Name of the key.
    * This is an arbitrary string used to differentiate different keys.
    * A unique key is generated per name: two separate `TransientCryptoKey`
    * protos share the same generated key if their names are the same.
@@ -153,7 +153,7 @@ public java.lang.String getName() {
    * (repeating the api call will result in a different key being generated).
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The bytes for name. */ @@ -491,7 +491,7 @@ public Builder mergeFrom( * * *
-     * Name of the key. [required]
+     * Required. Name of the key.
      * This is an arbitrary string used to differentiate different keys.
      * A unique key is generated per name: two separate `TransientCryptoKey`
      * protos share the same generated key if their names are the same.
@@ -499,7 +499,7 @@ public Builder mergeFrom(
      * (repeating the api call will result in a different key being generated).
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The name. */ @@ -518,7 +518,7 @@ public java.lang.String getName() { * * *
-     * Name of the key. [required]
+     * Required. Name of the key.
      * This is an arbitrary string used to differentiate different keys.
      * A unique key is generated per name: two separate `TransientCryptoKey`
      * protos share the same generated key if their names are the same.
@@ -526,7 +526,7 @@ public java.lang.String getName() {
      * (repeating the api call will result in a different key being generated).
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The bytes for name. */ @@ -545,7 +545,7 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
-     * Name of the key. [required]
+     * Required. Name of the key.
      * This is an arbitrary string used to differentiate different keys.
      * A unique key is generated per name: two separate `TransientCryptoKey`
      * protos share the same generated key if their names are the same.
@@ -553,7 +553,7 @@ public com.google.protobuf.ByteString getNameBytes() {
      * (repeating the api call will result in a different key being generated).
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @param value The name to set. * @return This builder for chaining. @@ -571,7 +571,7 @@ public Builder setName(java.lang.String value) { * * *
-     * Name of the key. [required]
+     * Required. Name of the key.
      * This is an arbitrary string used to differentiate different keys.
      * A unique key is generated per name: two separate `TransientCryptoKey`
      * protos share the same generated key if their names are the same.
@@ -579,7 +579,7 @@ public Builder setName(java.lang.String value) {
      * (repeating the api call will result in a different key being generated).
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ @@ -593,7 +593,7 @@ public Builder clearName() { * * *
-     * Name of the key. [required]
+     * Required. Name of the key.
      * This is an arbitrary string used to differentiate different keys.
      * A unique key is generated per name: two separate `TransientCryptoKey`
      * protos share the same generated key if their names are the same.
@@ -601,7 +601,7 @@ public Builder clearName() {
      * (repeating the api call will result in a different key being generated).
      * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @param value The bytes for name to set. * @return This builder for chaining. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKeyOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKeyOrBuilder.java index e33bb1aa..7a80b884 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKeyOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKeyOrBuilder.java @@ -27,7 +27,7 @@ public interface TransientCryptoKeyOrBuilder * * *
-   * Name of the key. [required]
+   * Required. Name of the key.
    * This is an arbitrary string used to differentiate different keys.
    * A unique key is generated per name: two separate `TransientCryptoKey`
    * protos share the same generated key if their names are the same.
@@ -35,7 +35,7 @@ public interface TransientCryptoKeyOrBuilder
    * (repeating the api call will result in a different key being generated).
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The name. */ @@ -44,7 +44,7 @@ public interface TransientCryptoKeyOrBuilder * * *
-   * Name of the key. [required]
+   * Required. Name of the key.
    * This is an arbitrary string used to differentiate different keys.
    * A unique key is generated per name: two separate `TransientCryptoKey`
    * protos share the same generated key if their names are the same.
@@ -52,7 +52,7 @@ public interface TransientCryptoKeyOrBuilder
    * (repeating the api call will result in a different key being generated).
    * 
* - * string name = 1; + * string name = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The bytes for name. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKey.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKey.java index 5099eeb2..062f56ea 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKey.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKey.java @@ -116,10 +116,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * A 128/192/256 bit key. [required]
+   * Required. A 128/192/256 bit key.
    * 
* - * bytes key = 1; + * bytes key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The key. */ @@ -448,10 +448,10 @@ public Builder mergeFrom( * * *
-     * A 128/192/256 bit key. [required]
+     * Required. A 128/192/256 bit key.
      * 
* - * bytes key = 1; + * bytes key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The key. */ @@ -462,10 +462,10 @@ public com.google.protobuf.ByteString getKey() { * * *
-     * A 128/192/256 bit key. [required]
+     * Required. A 128/192/256 bit key.
      * 
* - * bytes key = 1; + * bytes key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @param value The key to set. * @return This builder for chaining. @@ -483,10 +483,10 @@ public Builder setKey(com.google.protobuf.ByteString value) { * * *
-     * A 128/192/256 bit key. [required]
+     * Required. A 128/192/256 bit key.
      * 
* - * bytes key = 1; + * bytes key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return This builder for chaining. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKeyOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKeyOrBuilder.java index 84c15f11..4e73f648 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKeyOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKeyOrBuilder.java @@ -27,10 +27,10 @@ public interface UnwrappedCryptoKeyOrBuilder * * *
-   * A 128/192/256 bit key. [required]
+   * Required. A 128/192/256 bit key.
    * 
* - * bytes key = 1; + * bytes key = 1 [(.google.api.field_behavior) = REQUIRED]; * * @return The key. */ diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Value.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Value.java index c53e94b3..5a50cc1f 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Value.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Value.java @@ -247,6 +247,12 @@ public TypeCase getTypeCase() { public static final int INTEGER_VALUE_FIELD_NUMBER = 1; /** + * + * + *
+   * integer
+   * 
+ * * int64 integer_value = 1; * * @return The integerValue. @@ -260,6 +266,12 @@ public long getIntegerValue() { public static final int FLOAT_VALUE_FIELD_NUMBER = 2; /** + * + * + *
+   * float
+   * 
+ * * double float_value = 2; * * @return The floatValue. @@ -273,6 +285,12 @@ public double getFloatValue() { public static final int STRING_VALUE_FIELD_NUMBER = 3; /** + * + * + *
+   * string
+   * 
+ * * string string_value = 3; * * @return The stringValue. @@ -294,6 +312,12 @@ public java.lang.String getStringValue() { } } /** + * + * + *
+   * string
+   * 
+ * * string string_value = 3; * * @return The bytes for stringValue. @@ -317,6 +341,12 @@ public com.google.protobuf.ByteString getStringValueBytes() { public static final int BOOLEAN_VALUE_FIELD_NUMBER = 4; /** + * + * + *
+   * boolean
+   * 
+ * * bool boolean_value = 4; * * @return The booleanValue. @@ -330,6 +360,12 @@ public boolean getBooleanValue() { public static final int TIMESTAMP_VALUE_FIELD_NUMBER = 5; /** + * + * + *
+   * timestamp
+   * 
+ * * .google.protobuf.Timestamp timestamp_value = 5; * * @return Whether the timestampValue field is set. @@ -338,6 +374,12 @@ public boolean hasTimestampValue() { return typeCase_ == 5; } /** + * + * + *
+   * timestamp
+   * 
+ * * .google.protobuf.Timestamp timestamp_value = 5; * * @return The timestampValue. @@ -348,7 +390,15 @@ public com.google.protobuf.Timestamp getTimestampValue() { } return com.google.protobuf.Timestamp.getDefaultInstance(); } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+   * timestamp
+   * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder() { if (typeCase_ == 5) { return (com.google.protobuf.Timestamp) type_; @@ -358,6 +408,12 @@ public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder() { public static final int TIME_VALUE_FIELD_NUMBER = 6; /** + * + * + *
+   * time of day
+   * 
+ * * .google.type.TimeOfDay time_value = 6; * * @return Whether the timeValue field is set. @@ -366,6 +422,12 @@ public boolean hasTimeValue() { return typeCase_ == 6; } /** + * + * + *
+   * time of day
+   * 
+ * * .google.type.TimeOfDay time_value = 6; * * @return The timeValue. @@ -376,7 +438,15 @@ public com.google.type.TimeOfDay getTimeValue() { } return com.google.type.TimeOfDay.getDefaultInstance(); } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+   * time of day
+   * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public com.google.type.TimeOfDayOrBuilder getTimeValueOrBuilder() { if (typeCase_ == 6) { return (com.google.type.TimeOfDay) type_; @@ -386,6 +456,12 @@ public com.google.type.TimeOfDayOrBuilder getTimeValueOrBuilder() { public static final int DATE_VALUE_FIELD_NUMBER = 7; /** + * + * + *
+   * date
+   * 
+ * * .google.type.Date date_value = 7; * * @return Whether the dateValue field is set. @@ -394,6 +470,12 @@ public boolean hasDateValue() { return typeCase_ == 7; } /** + * + * + *
+   * date
+   * 
+ * * .google.type.Date date_value = 7; * * @return The dateValue. @@ -404,7 +486,15 @@ public com.google.type.Date getDateValue() { } return com.google.type.Date.getDefaultInstance(); } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+   * date
+   * 
+ * + * .google.type.Date date_value = 7; + */ public com.google.type.DateOrBuilder getDateValueOrBuilder() { if (typeCase_ == 7) { return (com.google.type.Date) type_; @@ -414,6 +504,12 @@ public com.google.type.DateOrBuilder getDateValueOrBuilder() { public static final int DAY_OF_WEEK_VALUE_FIELD_NUMBER = 8; /** + * + * + *
+   * day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return The enum numeric value on the wire for dayOfWeekValue. @@ -425,6 +521,12 @@ public int getDayOfWeekValueValue() { return 0; } /** + * + * + *
+   * day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return The dayOfWeekValue. @@ -970,6 +1072,12 @@ public Builder clearType() { } /** + * + * + *
+     * integer
+     * 
+ * * int64 integer_value = 1; * * @return The integerValue. @@ -981,6 +1089,12 @@ public long getIntegerValue() { return 0L; } /** + * + * + *
+     * integer
+     * 
+ * * int64 integer_value = 1; * * @param value The integerValue to set. @@ -993,6 +1107,12 @@ public Builder setIntegerValue(long value) { return this; } /** + * + * + *
+     * integer
+     * 
+ * * int64 integer_value = 1; * * @return This builder for chaining. @@ -1007,6 +1127,12 @@ public Builder clearIntegerValue() { } /** + * + * + *
+     * float
+     * 
+ * * double float_value = 2; * * @return The floatValue. @@ -1018,6 +1144,12 @@ public double getFloatValue() { return 0D; } /** + * + * + *
+     * float
+     * 
+ * * double float_value = 2; * * @param value The floatValue to set. @@ -1030,6 +1162,12 @@ public Builder setFloatValue(double value) { return this; } /** + * + * + *
+     * float
+     * 
+ * * double float_value = 2; * * @return This builder for chaining. @@ -1044,6 +1182,12 @@ public Builder clearFloatValue() { } /** + * + * + *
+     * string
+     * 
+ * * string string_value = 3; * * @return The stringValue. @@ -1065,6 +1209,12 @@ public java.lang.String getStringValue() { } } /** + * + * + *
+     * string
+     * 
+ * * string string_value = 3; * * @return The bytes for stringValue. @@ -1086,6 +1236,12 @@ public com.google.protobuf.ByteString getStringValueBytes() { } } /** + * + * + *
+     * string
+     * 
+ * * string string_value = 3; * * @param value The stringValue to set. @@ -1101,6 +1257,12 @@ public Builder setStringValue(java.lang.String value) { return this; } /** + * + * + *
+     * string
+     * 
+ * * string string_value = 3; * * @return This builder for chaining. @@ -1114,6 +1276,12 @@ public Builder clearStringValue() { return this; } /** + * + * + *
+     * string
+     * 
+ * * string string_value = 3; * * @param value The bytes for stringValue to set. @@ -1131,6 +1299,12 @@ public Builder setStringValueBytes(com.google.protobuf.ByteString value) { } /** + * + * + *
+     * boolean
+     * 
+ * * bool boolean_value = 4; * * @return The booleanValue. @@ -1142,6 +1316,12 @@ public boolean getBooleanValue() { return false; } /** + * + * + *
+     * boolean
+     * 
+ * * bool boolean_value = 4; * * @param value The booleanValue to set. @@ -1154,6 +1334,12 @@ public Builder setBooleanValue(boolean value) { return this; } /** + * + * + *
+     * boolean
+     * 
+ * * bool boolean_value = 4; * * @return This builder for chaining. @@ -1173,6 +1359,12 @@ public Builder clearBooleanValue() { com.google.protobuf.TimestampOrBuilder> timestampValueBuilder_; /** + * + * + *
+     * timestamp
+     * 
+ * * .google.protobuf.Timestamp timestamp_value = 5; * * @return Whether the timestampValue field is set. @@ -1181,6 +1373,12 @@ public boolean hasTimestampValue() { return typeCase_ == 5; } /** + * + * + *
+     * timestamp
+     * 
+ * * .google.protobuf.Timestamp timestamp_value = 5; * * @return The timestampValue. @@ -1198,7 +1396,15 @@ public com.google.protobuf.Timestamp getTimestampValue() { return com.google.protobuf.Timestamp.getDefaultInstance(); } } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public Builder setTimestampValue(com.google.protobuf.Timestamp value) { if (timestampValueBuilder_ == null) { if (value == null) { @@ -1212,7 +1418,15 @@ public Builder setTimestampValue(com.google.protobuf.Timestamp value) { typeCase_ = 5; return this; } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public Builder setTimestampValue(com.google.protobuf.Timestamp.Builder builderForValue) { if (timestampValueBuilder_ == null) { type_ = builderForValue.build(); @@ -1223,7 +1437,15 @@ public Builder setTimestampValue(com.google.protobuf.Timestamp.Builder builderFo typeCase_ = 5; return this; } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public Builder mergeTimestampValue(com.google.protobuf.Timestamp value) { if (timestampValueBuilder_ == null) { if (typeCase_ == 5 && type_ != com.google.protobuf.Timestamp.getDefaultInstance()) { @@ -1244,7 +1466,15 @@ public Builder mergeTimestampValue(com.google.protobuf.Timestamp value) { typeCase_ = 5; return this; } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public Builder clearTimestampValue() { if (timestampValueBuilder_ == null) { if (typeCase_ == 5) { @@ -1261,11 +1491,27 @@ public Builder clearTimestampValue() { } return this; } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public com.google.protobuf.Timestamp.Builder getTimestampValueBuilder() { return getTimestampValueFieldBuilder().getBuilder(); } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder() { if ((typeCase_ == 5) && (timestampValueBuilder_ != null)) { return timestampValueBuilder_.getMessageOrBuilder(); @@ -1276,7 +1522,15 @@ public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder() { return com.google.protobuf.Timestamp.getDefaultInstance(); } } - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+     * timestamp
+     * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, @@ -1306,6 +1560,12 @@ public com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder() { com.google.type.TimeOfDayOrBuilder> timeValueBuilder_; /** + * + * + *
+     * time of day
+     * 
+ * * .google.type.TimeOfDay time_value = 6; * * @return Whether the timeValue field is set. @@ -1314,6 +1574,12 @@ public boolean hasTimeValue() { return typeCase_ == 6; } /** + * + * + *
+     * time of day
+     * 
+ * * .google.type.TimeOfDay time_value = 6; * * @return The timeValue. @@ -1331,7 +1597,15 @@ public com.google.type.TimeOfDay getTimeValue() { return com.google.type.TimeOfDay.getDefaultInstance(); } } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public Builder setTimeValue(com.google.type.TimeOfDay value) { if (timeValueBuilder_ == null) { if (value == null) { @@ -1345,7 +1619,15 @@ public Builder setTimeValue(com.google.type.TimeOfDay value) { typeCase_ = 6; return this; } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public Builder setTimeValue(com.google.type.TimeOfDay.Builder builderForValue) { if (timeValueBuilder_ == null) { type_ = builderForValue.build(); @@ -1356,7 +1638,15 @@ public Builder setTimeValue(com.google.type.TimeOfDay.Builder builderForValue) { typeCase_ = 6; return this; } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public Builder mergeTimeValue(com.google.type.TimeOfDay value) { if (timeValueBuilder_ == null) { if (typeCase_ == 6 && type_ != com.google.type.TimeOfDay.getDefaultInstance()) { @@ -1377,7 +1667,15 @@ public Builder mergeTimeValue(com.google.type.TimeOfDay value) { typeCase_ = 6; return this; } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public Builder clearTimeValue() { if (timeValueBuilder_ == null) { if (typeCase_ == 6) { @@ -1394,11 +1692,27 @@ public Builder clearTimeValue() { } return this; } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public com.google.type.TimeOfDay.Builder getTimeValueBuilder() { return getTimeValueFieldBuilder().getBuilder(); } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ public com.google.type.TimeOfDayOrBuilder getTimeValueOrBuilder() { if ((typeCase_ == 6) && (timeValueBuilder_ != null)) { return timeValueBuilder_.getMessageOrBuilder(); @@ -1409,7 +1723,15 @@ public com.google.type.TimeOfDayOrBuilder getTimeValueOrBuilder() { return com.google.type.TimeOfDay.getDefaultInstance(); } } - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+     * time of day
+     * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.type.TimeOfDay, com.google.type.TimeOfDay.Builder, @@ -1437,6 +1759,12 @@ public com.google.type.TimeOfDayOrBuilder getTimeValueOrBuilder() { com.google.type.Date, com.google.type.Date.Builder, com.google.type.DateOrBuilder> dateValueBuilder_; /** + * + * + *
+     * date
+     * 
+ * * .google.type.Date date_value = 7; * * @return Whether the dateValue field is set. @@ -1445,6 +1773,12 @@ public boolean hasDateValue() { return typeCase_ == 7; } /** + * + * + *
+     * date
+     * 
+ * * .google.type.Date date_value = 7; * * @return The dateValue. @@ -1462,7 +1796,15 @@ public com.google.type.Date getDateValue() { return com.google.type.Date.getDefaultInstance(); } } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ public Builder setDateValue(com.google.type.Date value) { if (dateValueBuilder_ == null) { if (value == null) { @@ -1476,7 +1818,15 @@ public Builder setDateValue(com.google.type.Date value) { typeCase_ = 7; return this; } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ public Builder setDateValue(com.google.type.Date.Builder builderForValue) { if (dateValueBuilder_ == null) { type_ = builderForValue.build(); @@ -1487,7 +1837,15 @@ public Builder setDateValue(com.google.type.Date.Builder builderForValue) { typeCase_ = 7; return this; } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ public Builder mergeDateValue(com.google.type.Date value) { if (dateValueBuilder_ == null) { if (typeCase_ == 7 && type_ != com.google.type.Date.getDefaultInstance()) { @@ -1508,7 +1866,15 @@ public Builder mergeDateValue(com.google.type.Date value) { typeCase_ = 7; return this; } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ public Builder clearDateValue() { if (dateValueBuilder_ == null) { if (typeCase_ == 7) { @@ -1525,11 +1891,27 @@ public Builder clearDateValue() { } return this; } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ public com.google.type.Date.Builder getDateValueBuilder() { return getDateValueFieldBuilder().getBuilder(); } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ public com.google.type.DateOrBuilder getDateValueOrBuilder() { if ((typeCase_ == 7) && (dateValueBuilder_ != null)) { return dateValueBuilder_.getMessageOrBuilder(); @@ -1540,7 +1922,15 @@ public com.google.type.DateOrBuilder getDateValueOrBuilder() { return com.google.type.Date.getDefaultInstance(); } } - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+     * date
+     * 
+ * + * .google.type.Date date_value = 7; + */ private com.google.protobuf.SingleFieldBuilderV3< com.google.type.Date, com.google.type.Date.Builder, com.google.type.DateOrBuilder> getDateValueFieldBuilder() { @@ -1561,6 +1951,12 @@ public com.google.type.DateOrBuilder getDateValueOrBuilder() { } /** + * + * + *
+     * day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return The enum numeric value on the wire for dayOfWeekValue. @@ -1572,6 +1968,12 @@ public int getDayOfWeekValueValue() { return 0; } /** + * + * + *
+     * day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @param value The enum numeric value on the wire for dayOfWeekValue to set. @@ -1584,6 +1986,12 @@ public Builder setDayOfWeekValueValue(int value) { return this; } /** + * + * + *
+     * day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return The dayOfWeekValue. @@ -1598,6 +2006,12 @@ public com.google.type.DayOfWeek getDayOfWeekValue() { return com.google.type.DayOfWeek.DAY_OF_WEEK_UNSPECIFIED; } /** + * + * + *
+     * day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @param value The dayOfWeekValue to set. @@ -1613,6 +2027,12 @@ public Builder setDayOfWeekValue(com.google.type.DayOfWeek value) { return this; } /** + * + * + *
+     * day of week
+     * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return This builder for chaining. diff --git a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueOrBuilder.java b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueOrBuilder.java index 700167d3..1e623729 100644 --- a/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueOrBuilder.java +++ b/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueOrBuilder.java @@ -24,6 +24,12 @@ public interface ValueOrBuilder com.google.protobuf.MessageOrBuilder { /** + * + * + *
+   * integer
+   * 
+ * * int64 integer_value = 1; * * @return The integerValue. @@ -31,6 +37,12 @@ public interface ValueOrBuilder long getIntegerValue(); /** + * + * + *
+   * float
+   * 
+ * * double float_value = 2; * * @return The floatValue. @@ -38,12 +50,24 @@ public interface ValueOrBuilder double getFloatValue(); /** + * + * + *
+   * string
+   * 
+ * * string string_value = 3; * * @return The stringValue. */ java.lang.String getStringValue(); /** + * + * + *
+   * string
+   * 
+ * * string string_value = 3; * * @return The bytes for stringValue. @@ -51,6 +75,12 @@ public interface ValueOrBuilder com.google.protobuf.ByteString getStringValueBytes(); /** + * + * + *
+   * boolean
+   * 
+ * * bool boolean_value = 4; * * @return The booleanValue. @@ -58,57 +88,129 @@ public interface ValueOrBuilder boolean getBooleanValue(); /** + * + * + *
+   * timestamp
+   * 
+ * * .google.protobuf.Timestamp timestamp_value = 5; * * @return Whether the timestampValue field is set. */ boolean hasTimestampValue(); /** + * + * + *
+   * timestamp
+   * 
+ * * .google.protobuf.Timestamp timestamp_value = 5; * * @return The timestampValue. */ com.google.protobuf.Timestamp getTimestampValue(); - /** .google.protobuf.Timestamp timestamp_value = 5; */ + /** + * + * + *
+   * timestamp
+   * 
+ * + * .google.protobuf.Timestamp timestamp_value = 5; + */ com.google.protobuf.TimestampOrBuilder getTimestampValueOrBuilder(); /** + * + * + *
+   * time of day
+   * 
+ * * .google.type.TimeOfDay time_value = 6; * * @return Whether the timeValue field is set. */ boolean hasTimeValue(); /** + * + * + *
+   * time of day
+   * 
+ * * .google.type.TimeOfDay time_value = 6; * * @return The timeValue. */ com.google.type.TimeOfDay getTimeValue(); - /** .google.type.TimeOfDay time_value = 6; */ + /** + * + * + *
+   * time of day
+   * 
+ * + * .google.type.TimeOfDay time_value = 6; + */ com.google.type.TimeOfDayOrBuilder getTimeValueOrBuilder(); /** + * + * + *
+   * date
+   * 
+ * * .google.type.Date date_value = 7; * * @return Whether the dateValue field is set. */ boolean hasDateValue(); /** + * + * + *
+   * date
+   * 
+ * * .google.type.Date date_value = 7; * * @return The dateValue. */ com.google.type.Date getDateValue(); - /** .google.type.Date date_value = 7; */ + /** + * + * + *
+   * date
+   * 
+ * + * .google.type.Date date_value = 7; + */ com.google.type.DateOrBuilder getDateValueOrBuilder(); /** + * + * + *
+   * day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return The enum numeric value on the wire for dayOfWeekValue. */ int getDayOfWeekValueValue(); /** + * + * + *
+   * day of week
+   * 
+ * * .google.type.DayOfWeek day_of_week_value = 8; * * @return The dayOfWeekValue. 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 ece44c6f..0dc4119b 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 @@ -18,6 +18,7 @@ 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"; import "google/privacy/dlp/v2/storage.proto"; @@ -29,7 +30,6 @@ import "google/rpc/status.proto"; import "google/type/date.proto"; import "google/type/dayofweek.proto"; import "google/type/timeofday.proto"; -import "google/api/client.proto"; option csharp_namespace = "Google.Cloud.Dlp.V2"; option go_package = "google.golang.org/genproto/googleapis/privacy/dlp/v2;dlp"; @@ -134,6 +134,7 @@ service DlpService { get: "/v2/locations/{location_id}/infoTypes" } }; + option (google.api.method_signature) = "location_id"; } // Creates an InspectTemplate for re-using frequently used configuration @@ -156,6 +157,8 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "parent,inspect_template"; + option (google.api.method_signature) = "parent,inspect_template,location_id"; } // Updates the InspectTemplate. @@ -177,6 +180,7 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "name,inspect_template,update_mask"; } // Gets an InspectTemplate. @@ -194,6 +198,7 @@ service DlpService { get: "/v2/{name=projects/*/locations/*/inspectTemplates/*}" } }; + option (google.api.method_signature) = "name"; } // Lists InspectTemplates. @@ -211,6 +216,7 @@ service DlpService { get: "/v2/{parent=projects/*}/locations/{location_id}/inspectTemplates" } }; + option (google.api.method_signature) = "parent"; } // Deletes an InspectTemplate. @@ -228,6 +234,7 @@ service DlpService { delete: "/v2/{name=projects/*/locations/*/inspectTemplates/*}" } }; + option (google.api.method_signature) = "name"; } // Creates a DeidentifyTemplate for re-using frequently used configuration @@ -251,6 +258,8 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "parent,deidentify_template"; + option (google.api.method_signature) = "parent,deidentify_template,location_id"; } // Updates the DeidentifyTemplate. @@ -273,6 +282,7 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "name,deidentify_template,update_mask"; } // Gets a DeidentifyTemplate. @@ -291,6 +301,7 @@ service DlpService { get: "/v2/{name=projects/*/locations/*/deidentifyTemplates/*}" } }; + option (google.api.method_signature) = "name"; } // Lists DeidentifyTemplates. @@ -309,6 +320,7 @@ service DlpService { get: "/v2/{parent=projects/*}/locations/{location_id}/deidentifyTemplates" } }; + option (google.api.method_signature) = "parent"; } // Deletes a DeidentifyTemplate. @@ -327,6 +339,7 @@ service DlpService { delete: "/v2/{name=projects/*/locations/*/deidentifyTemplates/*}" } }; + option (google.api.method_signature) = "name"; } // Creates a job trigger to run DLP actions such as scanning storage for @@ -341,6 +354,8 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "parent,job_trigger"; + option (google.api.method_signature) = "parent,job_trigger,location_id"; } // Updates a job trigger. @@ -354,6 +369,7 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "name,job_trigger,update_mask"; } // Gets a job trigger. @@ -365,6 +381,7 @@ service DlpService { get: "/v2/{name=projects/*/locations/*/jobTriggers/*}" } }; + option (google.api.method_signature) = "name"; } // Lists job triggers. @@ -376,6 +393,7 @@ service DlpService { get: "/v2/{parent=projects/*}/locations/{location_id}/jobTriggers" } }; + option (google.api.method_signature) = "parent"; } // Deletes a job trigger. @@ -387,6 +405,7 @@ service DlpService { delete: "/v2/{name=projects/*/locations/*/jobTriggers/*}" } }; + option (google.api.method_signature) = "name"; } // Activate a job trigger. Causes the immediate execute of a trigger @@ -418,6 +437,10 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "parent,inspect_job"; + option (google.api.method_signature) = "parent,inspect_job,location_id"; + option (google.api.method_signature) = "parent,risk_job"; + option (google.api.method_signature) = "parent,risk_job,location_id"; } // Lists DlpJobs that match the specified filter in the request. @@ -430,6 +453,7 @@ service DlpService { get: "/v2/{parent=projects/*}/locations/{location_id}/dlpJobs" } }; + option (google.api.method_signature) = "parent"; } // Gets the latest state of a long-running DlpJob. @@ -442,6 +466,7 @@ service DlpService { get: "/v2/{name=projects/*/locations/*/dlpJobs/*}" } }; + option (google.api.method_signature) = "name"; } // Deletes a long-running DlpJob. This method indicates that the client is @@ -456,6 +481,7 @@ service DlpService { delete: "/v2/{name=projects/*/locations/*/dlpJobs/*}" } }; + option (google.api.method_signature) = "name"; } // Starts asynchronous cancellation on a long-running DlpJob. The server @@ -494,6 +520,8 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "parent,config"; + option (google.api.method_signature) = "parent,config,location_id"; } // Updates the stored infoType by creating a new version. The existing version @@ -517,6 +545,7 @@ service DlpService { body: "*" } }; + option (google.api.method_signature) = "name,config,update_mask"; } // Gets a stored infoType. @@ -535,6 +564,7 @@ service DlpService { get: "/v2/{name=projects/*/locations/*/storedInfoTypes/*}" } }; + option (google.api.method_signature) = "name"; } // Lists stored infoTypes. @@ -553,6 +583,7 @@ service DlpService { get: "/v2/{parent=projects/*}/locations/{location_id}/storedInfoTypes" } }; + option (google.api.method_signature) = "parent"; } // Deletes a stored infoType. @@ -571,6 +602,7 @@ service DlpService { delete: "/v2/{name=projects/*/locations/*/storedInfoTypes/*}" } }; + option (google.api.method_signature) = "name"; } } @@ -590,6 +622,7 @@ message ExcludeInfoTypes { // The rule that specifies conditions when findings of infoTypes specified in // `InspectionRuleSet` are removed from results. message ExclusionRule { + // Exclusion rule types. oneof type { // Dictionary which defines the rule. CustomInfoType.Dictionary dictionary = 1; @@ -605,21 +638,10 @@ message ExclusionRule { MatchingType matching_type = 4; } -// Options describing which parts of the provided content should be scanned. -enum ContentOption { - // Includes entire content of a file or a data stream. - CONTENT_UNSPECIFIED = 0; - - // Text content within the data, excluding any metadata. - CONTENT_TEXT = 1; - - // Images found in the data. - CONTENT_IMAGE = 2; -} - // A single inspection rule to be applied to infoTypes, specified in // `InspectionRuleSet`. message InspectionRule { + // Inspection rule types. oneof type { // Hotword-based detection rule. CustomInfoType.DetectionRule.HotwordRule hotword_rule = 1; @@ -643,6 +665,7 @@ message InspectionRuleSet { // When used with redactContent only info_types and min_likelihood are currently // used. message InspectConfig { + // Configuration to control the number of findings returned. message FindingLimits { // Max findings configuration per infoType, per content item or long // running DlpJob. @@ -690,6 +713,7 @@ message InspectConfig { // See https://cloud.google.com/dlp/docs/likelihood to learn more. Likelihood min_likelihood = 2; + // Configuration to control the number of findings returned. FindingLimits limits = 3; // When true, a contextual quote from the data that triggered a finding is @@ -715,21 +739,30 @@ message InspectConfig { // Container for bytes to inspect or redact. message ByteContentItem { + // The type of data being sent to in data. enum BytesType { + // Unused BYTES_TYPE_UNSPECIFIED = 0; + // Any image type. IMAGE = 6; + // jpeg IMAGE_JPEG = 1; + // bmp IMAGE_BMP = 2; + // png IMAGE_PNG = 3; + // svg IMAGE_SVG = 4; + // plain text TEXT_UTF8 = 5; + // avro AVRO = 11; } @@ -761,12 +794,16 @@ message ContentItem { // See https://cloud.google.com/dlp/docs/inspecting-text#inspecting_a_table to // learn more. message Table { + // Values of the row. message Row { + // Individual cells. repeated Value values = 1; } + // Headers of the table. repeated FieldId headers = 1; + // Rows of the table. repeated Row rows = 2; } @@ -831,44 +868,15 @@ message Location { repeated ContentLocation content_locations = 7; } -// Type of the match which can be applied to different ways of matching, like -// Dictionary, regular expression and intersecting with findings of another -// info type. -enum MatchingType { - // Invalid. - MATCHING_TYPE_UNSPECIFIED = 0; - - // Full match. - // - // - Dictionary: join of Dictionary results matched complete finding quote - // - Regex: all regex matches fill a finding quote start to end - // - Exclude info type: completely inside affecting info types findings - MATCHING_TYPE_FULL_MATCH = 1; - - // Partial match. - // - // - Dictionary: at least one of the tokens in the finding matches - // - Regex: substring of the finding matches - // - Exclude info type: intersects with affecting info types findings - MATCHING_TYPE_PARTIAL_MATCH = 2; - - // Inverse match. - // - // - Dictionary: no tokens in the finding match the dictionary - // - Regex: finding doesn't match the regex - // - Exclude info type: no intersection with affecting info types findings - MATCHING_TYPE_INVERSE_MATCH = 3; -} - // Findings container location data. message ContentLocation { // Name of the container where the finding is located. // The top level name is the source file name or table name. Names of some // common storage containers are formatted as follows: // - // * BigQuery tables: `:.` - // * Cloud Storage files: `gs:///` - // * Datastore namespace: + // * BigQuery tables: `{project_id}:{dataset_id}.{table_id}` + // * Cloud Storage files: `gs://{bucket}/{path}` + // * Datastore namespace: {namespace} // // Nested names could be absent if the embedded object has no string // identifier (for an example an image contained within a document). @@ -1044,14 +1052,14 @@ message DeidentifyContentRequest { // The item to de-identify. Will be treated as text. ContentItem item = 4; - // Optional template to use. Any configuration directly specified in + // Template to use. Any configuration directly specified in // inspect_config will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. string inspect_template_name = 5; - // Optional template to use. Any configuration directly specified in + // Template to use. Any configuration directly specified in // deidentify_config will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups @@ -1100,14 +1108,14 @@ message ReidentifyContentRequest { // The item to re-identify. Will be treated as text. ContentItem item = 4; - // Optional template to use. Any configuration directly specified in + // Template to use. Any configuration directly specified in // `inspect_config` will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups // are recursively merged. string inspect_template_name = 5; - // Optional template to use. References an instance of `DeidentifyTemplate`. + // Template to use. References an instance of `DeidentifyTemplate`. // Any configuration directly specified in `reidentify_config` or // `inspect_config` will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the @@ -1143,7 +1151,7 @@ message InspectContentRequest { // The item to inspect. ContentItem item = 3; - // Optional template to use. Any configuration directly specified in + // Template to use. Any configuration directly specified in // inspect_config will override those set in the template. Singular fields // that are set in this request will replace their corresponding fields in the // template. Repeated fields are appended. Singular sub-messages and groups @@ -1165,6 +1173,7 @@ message InspectContentResponse { message OutputStorageConfig { // Predefined schemas for storing findings. enum OutputSchema { + // Unused. OUTPUT_SCHEMA_UNSPECIFIED = 0; // Basic schema including only `info_type`, `quote`, `certainty`, and @@ -1184,6 +1193,7 @@ message OutputStorageConfig { ALL_COLUMNS = 5; } + // Output storage types. oneof type { // Store findings in an existing table or a new table in an existing // dataset. If table_id is not set a new one will be generated @@ -1225,11 +1235,13 @@ message InfoTypeStats { // The results of an inspect DataSource job. message InspectDataSourceDetails { + // Snapshot of the inspection configuration. message RequestedOptions { // If run with an InspectTemplate, a snapshot of its state at the time of // this run. InspectTemplate snapshot_inspect_template = 1; + // Inspect config. InspectJobConfig job_config = 3; } @@ -1271,12 +1283,12 @@ message InfoTypeDescription { // Request for the list of infoTypes. message ListInfoTypesRequest { - // Optional BCP-47 language code for localized infoType friendly + // BCP-47 language code for localized infoType friendly // names. If omitted, or if localized strings are not available, // en-US strings will be returned. string language_code = 1; - // Optional filter to only return infoTypes supported by certain parts of the + // filter to only return infoTypes supported by certain parts of the // API. Defaults to supported_by=INSPECT. string filter = 2; @@ -1307,8 +1319,8 @@ message RiskAnalysisJobConfig { // A column with a semantic tag attached. message QuasiId { - // Identifies the column. [required] - FieldId field = 1; + // Required. Identifies the column. + FieldId field = 1 [(google.api.field_behavior) = REQUIRED]; // Semantic tag that identifies what a column contains, to determine which // statistical model to use to estimate the reidentifiability of each @@ -1343,21 +1355,24 @@ message StatisticalTable { // A quasi-identifier column has a custom_tag, used to know which column // in the data corresponds to which column in the statistical model. message QuasiIdentifierField { + // Identifies the column. FieldId field = 1; + // A column can be tagged with a custom tag. In this case, the user must + // indicate an auxiliary table that contains statistical information on + // the possible values of this column (below). string custom_tag = 2; } - // Auxiliary table location. [required] - BigQueryTable table = 3; + // Required. Auxiliary table location. + BigQueryTable table = 3 [(google.api.field_behavior) = REQUIRED]; - // Quasi-identifier columns. [required] - repeated QuasiIdentifierField quasi_ids = 1; + // Required. Quasi-identifier columns. + repeated QuasiIdentifierField quasi_ids = 1 [(google.api.field_behavior) = REQUIRED]; - // The relative frequency column must contain a floating-point number + // Required. The relative frequency column must contain a floating-point number // between 0 and 1 (inclusive). Null values are assumed to be zero. - // [required] - FieldId relative_frequency = 2; + FieldId relative_frequency = 2 [(google.api.field_behavior) = REQUIRED]; } // Privacy metric to compute for reidentification risk analysis. @@ -1389,7 +1404,7 @@ message PrivacyMetric { // a repeated field. repeated FieldId quasi_ids = 1; - // Optional message indicating that multiple rows might be associated to a + // Message indicating that multiple rows might be associated to a // single individual. If the same entity_id is associated to multiple // quasi-identifier tuples over distinct rows, we consider the entire // collection of tuples as the composite quasi-identifier. This collection @@ -1419,11 +1434,11 @@ message PrivacyMetric { // using publicly available data (like the US Census), or using a custom // statistical model (indicated as one or several BigQuery tables), or by // extrapolating from the distribution of values in the input dataset. - // A column with a semantic tag attached. message KMapEstimationConfig { + // A column with a semantic tag attached. message TaggedField { - // Identifies the column. [required] - FieldId field = 1; + // Required. Identifies the column. + FieldId field = 1 [(google.api.field_behavior) = REQUIRED]; // Semantic tag that identifies what a column contains, to determine which // statistical model to use to estimate the reidentifiability of each @@ -1458,29 +1473,30 @@ message PrivacyMetric { // A quasi-identifier column has a custom_tag, used to know which column // in the data corresponds to which column in the statistical model. message QuasiIdField { + // Identifies the column. FieldId field = 1; + // A auxiliary field. string custom_tag = 2; } - // Auxiliary table location. [required] - BigQueryTable table = 3; + // Required. Auxiliary table location. + BigQueryTable table = 3 [(google.api.field_behavior) = REQUIRED]; - // Quasi-identifier columns. [required] - repeated QuasiIdField quasi_ids = 1; + // Required. Quasi-identifier columns. + repeated QuasiIdField quasi_ids = 1 [(google.api.field_behavior) = REQUIRED]; - // The relative frequency column must contain a floating-point number + // Required. The relative frequency column must contain a floating-point number // between 0 and 1 (inclusive). Null values are assumed to be zero. - // [required] - FieldId relative_frequency = 2; + FieldId relative_frequency = 2 [(google.api.field_behavior) = REQUIRED]; } - // Fields considered to be quasi-identifiers. No two columns can have the - // same tag. [required] - repeated TaggedField quasi_ids = 1; + // 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. - // Required if no column is tagged with a region-specific InfoType (like + // Set if no column is tagged with a region-specific InfoType (like // US_ZIP_5) or a region code. string region_code = 2; @@ -1495,12 +1511,12 @@ 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 { - // Fields considered to be quasi-identifiers. No two fields can have the - // same tag. [required] - repeated QuasiId quasi_ids = 1; + // 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. - // Required if no column is tagged with a region-specific InfoType (like + // Set if no column is tagged with a region-specific InfoType (like // US_ZIP_5) or a region code. string region_code = 2; @@ -1510,17 +1526,24 @@ message PrivacyMetric { repeated StatisticalTable auxiliary_tables = 3; } + // Types of analysis. oneof type { + // Numerical stats NumericalStatsConfig numerical_stats_config = 1; + // Categorical stats CategoricalStatsConfig categorical_stats_config = 2; + // K-anonymity KAnonymityConfig k_anonymity_config = 3; + // l-diversity LDiversityConfig l_diversity_config = 4; + // k-map KMapEstimationConfig k_map_estimation_config = 5; + // delta-presence DeltaPresenceEstimationConfig delta_presence_estimation_config = 6; } } @@ -1542,6 +1565,7 @@ message AnalyzeDataSourceRiskDetails { // Result of the categorical stats computation. message CategoricalStatsResult { + // Histogram of value frequencies in the column. message CategoricalStatsHistogramBucket { // Lower bound on the value frequency of the values in this bucket. int64 value_frequency_lower_bound = 1; @@ -1578,6 +1602,7 @@ message AnalyzeDataSourceRiskDetails { int64 equivalence_class_size = 2; } + // Histogram of k-anonymity equivalence classes. message KAnonymityHistogramBucket { // Lower bound on the size of the equivalence classes in this bucket. int64 equivalence_class_size_lower_bound = 1; @@ -1618,6 +1643,7 @@ message AnalyzeDataSourceRiskDetails { repeated ValueFrequency top_sensitive_values = 4; } + // Histogram of l-diversity equivalence class sensitive value frequencies. message LDiversityHistogramBucket { // Lower bound on the sensitive value frequencies of the equivalence // classes in this bucket. @@ -1756,16 +1782,22 @@ message AnalyzeDataSourceRiskDetails { // Values associated with this metric. oneof result { + // Numerical stats result NumericalStatsResult numerical_stats_result = 3; + // Categorical stats result CategoricalStatsResult categorical_stats_result = 4; + // K-anonymity result KAnonymityResult k_anonymity_result = 5; + // L-divesity result LDiversityResult l_diversity_result = 6; + // K-map result KMapEstimationResult k_map_estimation_result = 7; + // Delta-presence result DeltaPresenceEstimationResult delta_presence_estimation_result = 9; } } @@ -1786,21 +1818,30 @@ message ValueFrequency { // 123456789, the number of bytes would be counted as 9, even though an // int64 only holds up to 8 bytes of data. message Value { + // Value types oneof type { + // integer int64 integer_value = 1; + // float double float_value = 2; + // string string string_value = 3; + // boolean bool boolean_value = 4; + // timestamp google.protobuf.Timestamp timestamp_value = 5; + // time of day google.type.TimeOfDay time_value = 6; + // date google.type.Date date_value = 7; + // day of week google.type.DayOfWeek day_of_week_value = 8; } } @@ -1817,20 +1858,24 @@ message QuoteInfo { // Message for a date time object. // e.g. 2018-01-01, 5th August. message DateTime { + // Time zone of the date time object. message TimeZone { // Set only if the offset can be determined. Positive for time ahead of UTC. // E.g. For "UTC-9", this value is -540. int32 offset_minutes = 1; } - // One or more of the following must be set. All fields are optional, but - // when set must be valid date or time values. + // One or more of the following must be set. + // Must be a valid date or time value. google.type.Date date = 1; + // Day of week google.type.DayOfWeek day_of_week = 2; + // Time of day google.type.TimeOfDay time = 3; + // Time zone TimeZone time_zone = 4; } @@ -1851,26 +1896,37 @@ message DeidentifyConfig { // A rule for transforming a value. message PrimitiveTransformation { oneof transformation { + // Replace ReplaceValueConfig replace_config = 1; + // Redact RedactConfig redact_config = 2; + // Mask CharacterMaskConfig character_mask_config = 3; + // Ffx-Fpe CryptoReplaceFfxFpeConfig crypto_replace_ffx_fpe_config = 4; + // Fixed size bucketing FixedSizeBucketingConfig fixed_size_bucketing_config = 5; + // Bucketing BucketingConfig bucketing_config = 6; + // Replace with infotype ReplaceWithInfoTypeConfig replace_with_info_type_config = 7; + // Time extraction TimePartConfig time_part_config = 8; + // Crypto CryptoHashConfig crypto_hash_config = 9; + // Date Shift DateShiftConfig date_shift_config = 11; + // Deterministic Crypto CryptoDeterministicConfig crypto_deterministic_config = 12; } } @@ -1878,7 +1934,9 @@ message PrimitiveTransformation { // For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a // portion of the value. message TimePartConfig { + // Components that make up time. enum TimePart { + // Unused TIME_PART_UNSPECIFIED = 0; // [0-9999] @@ -1900,6 +1958,7 @@ message TimePartConfig { HOUR_OF_DAY = 6; } + // The part of the time to keep. TimePart part_to_extract = 1; } @@ -1926,7 +1985,7 @@ message CryptoDeterministicConfig { // This annotation will be applied to the surrogate by prefixing it with // the name of the custom info type followed by the number of // characters comprising the surrogate. The following scheme defines the - // format: (): + // format: {info type name}({surrogate character count}):{surrogate} // // For example, if the name of custom info type is 'MY_TOKEN_INFO_TYPE' and // the surrogate is 'abc', the full replacement value @@ -1937,7 +1996,7 @@ message CryptoDeterministicConfig { // surrogate when it occurs in free text. // // Note: For record transformations where the entire cell in a table is being - // transformed, surrogates are optional to use. Surrogates are used to denote + // transformed, surrogates are not mandatory. Surrogates are used to denote // the location of the token and are necessary for re-identification in free // form text. // @@ -1956,7 +2015,7 @@ message CryptoDeterministicConfig { // ⧝MY_TOKEN_TYPE. InfoType surrogate_info_type = 2; - // Optional. A context may be used for higher security and maintaining + // A context may be used for higher security and maintaining // referential integrity such that the same identifier in two different // contexts will be given a distinct surrogate. The context is appended to // plaintext value being encrypted. On decryption the provided context is @@ -1998,7 +2057,9 @@ message RedactConfig { // Characters to skip when doing deidentification of a value. These will be left // alone and skipped. message CharsToIgnore { + // Convenience enum for indication common characters to not transform. enum CommonCharsToIgnore { + // Unused. COMMON_CHARS_TO_IGNORE_UNSPECIFIED = 0; // 0-9 @@ -2018,8 +2079,11 @@ message CharsToIgnore { } oneof characters { + // Characters to not transform when masking. string characters_to_skip = 1; + // Common characters to not transform when masking. Useful to avoid removing + // punctuation. CommonCharsToIgnore common_characters_to_ignore = 2; } } @@ -2061,7 +2125,7 @@ message CharacterMaskConfig { // the user for simple bucketing strategies. // // The transformed value will be a hyphenated string of -// -, i.e if lower_bound = 10 and upper_bound = 20 +// {lower_bound}-{upper_bound}, i.e if lower_bound = 10 and upper_bound = 20 // all values that are within this bucket will be replaced with "10-20". // // This can be used on data of type: double, long. @@ -2072,22 +2136,21 @@ message CharacterMaskConfig { // // See https://cloud.google.com/dlp/docs/concepts-bucketing to learn more. message FixedSizeBucketingConfig { - // Lower bound value of buckets. All values less than `lower_bound` are + // 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]. - Value lower_bound = 1; + // then all values less than 10 are replaced with the value “-10”. + Value lower_bound = 1 [(google.api.field_behavior) = REQUIRED]; - // Upper bound value of buckets. All values greater than upper_bound are + // 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]. - Value upper_bound = 2; + Value upper_bound = 2 [(google.api.field_behavior) = REQUIRED]; - // Size of each bucket (except for minimum and maximum buckets). So if + // 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. [Required]. - double bucket_size = 3; + // 60-70, 70-80, 80-89, 89+. Precision up to 2 decimals works. + double bucket_size = 3 [(google.api.field_behavior) = REQUIRED]; } // Generalization function that buckets values based on ranges. The ranges and @@ -2136,6 +2199,7 @@ message CryptoReplaceFfxFpeConfig { // natively supports. In the algorithm, the alphabet is selected using // the "radix". Therefore each corresponds to particular radix. enum FfxCommonNativeAlphabet { + // Unused. FFX_COMMON_NATIVE_ALPHABET_UNSPECIFIED = 0; // [0-9] (radix of 10) @@ -2151,8 +2215,8 @@ message CryptoReplaceFfxFpeConfig { ALPHA_NUMERIC = 4; } - // The key used by the encryption algorithm. [required] - CryptoKey crypto_key = 1; + // Required. The key used by the encryption algorithm. + CryptoKey crypto_key = 1 [(google.api.field_behavior) = REQUIRED]; // The 'tweak', a context may be used for higher security since the same // identifier in two different contexts won't be given the same surrogate. If @@ -2176,7 +2240,9 @@ message CryptoReplaceFfxFpeConfig { // - a string is encoded in UTF-8 format followed by a single byte of value 2 FieldId context = 2; + // Choose an alphabet which the data being transformed will be made up of. oneof alphabet { + // Common alphabets. FfxCommonNativeAlphabet common_alphabet = 4; // This is supported by mapping these to the alphanumeric characters @@ -2226,11 +2292,15 @@ message CryptoReplaceFfxFpeConfig { // IAM policy on the KMS CryptoKey (KEK) to ensure an attacker cannot // unwrap the data crypto key. message CryptoKey { + // Sources of crypto keys. oneof source { + // Transient crypto key TransientCryptoKey transient = 1; + // Unwrapped crypto key UnwrappedCryptoKey unwrapped = 2; + // Kms wrapped key KmsWrappedCryptoKey kms_wrapped = 3; } } @@ -2238,31 +2308,20 @@ message CryptoKey { // Use this to have a random data crypto key generated. // It will be discarded after the request finishes. message TransientCryptoKey { - // Name of the key. [required] + // Required. Name of the key. // This is an arbitrary string used to differentiate different keys. // A unique key is generated per name: two separate `TransientCryptoKey` // protos share the same generated key if their names are the same. // When the data crypto key is generated, this name is not used in any way // (repeating the api call will result in a different key being generated). - string name = 1; + string name = 1 [(google.api.field_behavior) = REQUIRED]; } // Using raw keys is prone to security risks due to accidentally // leaking the key. Choose another type of key if possible. message UnwrappedCryptoKey { - // A 128/192/256 bit key. [required] - bytes key = 1; -} - -// Parts of the APIs which use certain infoTypes. -enum InfoTypeSupportedBy { - ENUM_TYPE_UNSPECIFIED = 0; - - // Supported by the inspect operations. - INSPECT = 1; - - // Supported by the risk analysis operations. - RISK_ANALYSIS = 2; + // Required. A 128/192/256 bit key. + bytes key = 1 [(google.api.field_behavior) = REQUIRED]; } // Include to use an existing data crypto key wrapped by KMS. @@ -2271,28 +2330,26 @@ enum InfoTypeSupportedBy { // to perform a crypto transformation using a kms-wrapped crypto key: // dlp.kms.encrypt message KmsWrappedCryptoKey { - // The wrapped data crypto key. [required] - bytes wrapped_key = 1; + // Required. The wrapped data crypto key. + bytes wrapped_key = 1 [(google.api.field_behavior) = REQUIRED]; - // The resource name of the KMS CryptoKey to use for unwrapping. [required] - string crypto_key_name = 2; + // Required. The resource name of the KMS CryptoKey to use for unwrapping. + string crypto_key_name = 2 [(google.api.field_behavior) = REQUIRED]; } // Shifts dates by random number of days, with option to be consistent for the // same context. See https://cloud.google.com/dlp/docs/concepts-date-shifting // to learn more. message DateShiftConfig { - // Range of shift in days. Actual shift will be selected at random within this + // 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. - // [Required] - int32 upper_bound_days = 1; + int32 upper_bound_days = 1 [(google.api.field_behavior) = REQUIRED]; - // For example, -5 means shift date to at most 5 days back in the past. - // [Required] - int32 lower_bound_days = 2; + // 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. // If set, must also set cryptoKey. If set, shift will be consistent for the @@ -2322,23 +2379,23 @@ message InfoTypeTransformations { // infoTypes that were requested in `InspectConfig`. repeated InfoType info_types = 1; - // Primitive transformation to apply to the infoType. [required] - PrimitiveTransformation primitive_transformation = 2; + // Required. Primitive transformation to apply to the infoType. + PrimitiveTransformation primitive_transformation = 2 [(google.api.field_behavior) = REQUIRED]; } - // Transformation for each infoType. Cannot specify more than one - // for a given infoType. [required] - repeated InfoTypeTransformation transformations = 1; + // Required. Transformation for each infoType. Cannot specify more than one + // for a given infoType. + repeated InfoTypeTransformation transformations = 1 [(google.api.field_behavior) = REQUIRED]; } // The transformation to apply to the field. message FieldTransformation { - // Input field(s) to apply the transformation to. [required] - repeated FieldId fields = 1; + // Required. Input field(s) to apply the transformation to. + repeated FieldId fields = 1 [(google.api.field_behavior) = REQUIRED]; // Only apply the transformation if the condition evaluates to true for the // given `RecordCondition`. The conditions are allowed to reference fields - // that are not used in the actual transformation. [optional] + // that are not used in the actual transformation. // // Example Use Cases: // @@ -2365,7 +2422,7 @@ message RecordTransformations { repeated FieldTransformation field_transformations = 1; // Configuration defining which records get suppressed entirely. Records that - // match any suppression rule are omitted from the output [optional]. + // match any suppression rule are omitted from the output. repeated RecordSuppression record_suppressions = 2; } @@ -2400,26 +2457,30 @@ message RecordCondition { // If we fail to compare do to type mismatch, a warning will be given and // the condition will evaluate to false. message Condition { - // Field within the record this condition is evaluated against. [required] - FieldId field = 1; + // Required. Field within the record this condition is evaluated against. + FieldId field = 1 [(google.api.field_behavior) = REQUIRED]; - // Operator used to compare the field or infoType to the value. [required] - RelationalOperator operator = 3; + // Required. Operator used to compare the field or infoType to the value. + RelationalOperator operator = 3 [(google.api.field_behavior) = REQUIRED]; - // Value to compare against. [Required, except for `EXISTS` tests.] + // Value to compare against. [Mandatory, except for `EXISTS` tests.] Value value = 4; } // A collection of conditions. message Conditions { + // A collection of conditions. repeated Condition conditions = 1; } // An expression, consisting or an operator and conditions. message Expressions { + // Logical operators for conditional checks. enum LogicalOperator { + // Unused LOGICAL_OPERATOR_UNSPECIFIED = 0; + // Conditional AND AND = 1; } @@ -2427,7 +2488,9 @@ message RecordCondition { // only supported value is `AND`. LogicalOperator logical_operator = 1; + // Expression types. oneof type { + // Conditions to apply to the expression. Conditions conditions = 3; } } @@ -2452,8 +2515,10 @@ message TransformationSummary { // A collection that informs the user the number of times a particular // `TransformationResultCode` and error details occurred. message SummaryResult { + // Number of transformations counted by this result. int64 count = 1; + // Outcome of the transformation. TransformationResultCode code = 2; // A place for warnings or errors to show up if a transformation didn't @@ -2463,10 +2528,13 @@ message TransformationSummary { // Possible outcomes of transformations. enum TransformationResultCode { + // Unused TRANSFORMATION_RESULT_CODE_UNSPECIFIED = 0; + // Transformation completed without an error. SUCCESS = 1; + // Transformation had an error. ERROR = 2; } @@ -2487,6 +2555,7 @@ message TransformationSummary { // The specific suppression option these stats apply to. RecordSuppression record_suppress = 6; + // Collection of all transformations that took place or had an error. repeated SummaryResult results = 4; // Total size in bytes that were transformed in some way. @@ -2519,12 +2588,12 @@ message InspectTemplate { pattern: "projects/{project}/inspectTemplates/{inspect_template}" }; - // The template name. Output only. + // Output only. The template name. // // The template will have one of the following formats: // `projects/PROJECT_ID/inspectTemplates/TEMPLATE_ID` OR - // `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID` - string name = 1; + // `organizations/ORGANIZATION_ID/inspectTemplates/TEMPLATE_ID`; + string name = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; // Display name (max 256 chars). string display_name = 2; @@ -2532,11 +2601,11 @@ message InspectTemplate { // Short description (max 256 chars). string description = 3; - // The creation timestamp of an inspectTemplate, output only field. - google.protobuf.Timestamp create_time = 4; + // Output only. The creation timestamp of an inspectTemplate. + google.protobuf.Timestamp create_time = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; - // The last update timestamp of an inspectTemplate, output only field. - google.protobuf.Timestamp update_time = 5; + // Output only. The last update timestamp of an inspectTemplate. + google.protobuf.Timestamp update_time = 5 [(google.api.field_behavior) = OUTPUT_ONLY]; // The core content of the template. Configuration of the scanning process. InspectConfig inspect_config = 6; @@ -2551,12 +2620,12 @@ message DeidentifyTemplate { pattern: "projects/{project}/deidentifyTemplates/{deidentify_template}" }; - // The template name. Output only. + // Output only. The template name. // // The template will have one of the following formats: // `projects/PROJECT_ID/deidentifyTemplates/TEMPLATE_ID` OR // `organizations/ORGANIZATION_ID/deidentifyTemplates/TEMPLATE_ID` - string name = 1; + string name = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; // Display name (max 256 chars). string display_name = 2; @@ -2564,11 +2633,11 @@ message DeidentifyTemplate { // Short description (max 256 chars). string description = 3; - // The creation timestamp of an inspectTemplate, output only field. - google.protobuf.Timestamp create_time = 4; + // Output only. The creation timestamp of an inspectTemplate. + google.protobuf.Timestamp create_time = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; - // The last update timestamp of an inspectTemplate, output only field. - google.protobuf.Timestamp update_time = 5; + // Output only. The last update timestamp of an inspectTemplate. + google.protobuf.Timestamp update_time = 5 [(google.api.field_behavior) = OUTPUT_ONLY]; // ///////////// // The core content of the template // /////////////// DeidentifyConfig deidentify_config = 6; @@ -2576,8 +2645,8 @@ message DeidentifyTemplate { // Details information about an error encountered during job execution or // the results of an unsuccessful activation of the JobTrigger. -// Output only field. message Error { + // Detailed error codes and messages. google.rpc.Status details = 1; // The times the error occurred. @@ -2605,6 +2674,7 @@ message JobTrigger { // pause triggers experiencing frequent errors. To restart a job, set the // status to HEALTHY after correcting user errors. enum Status { + // Unused. STATUS_UNSPECIFIED = 0; // Trigger is healthy. @@ -2630,6 +2700,7 @@ message JobTrigger { // The configuration details for the specific type of job to run. oneof job { + // For inspect jobs, a snapshot of the configuration. InspectJobConfig inspect_job = 4; } @@ -2638,23 +2709,23 @@ message JobTrigger { // a single Schedule trigger and must have at least one object. repeated Trigger triggers = 5; - // A stream of errors encountered when the trigger was activated. Repeated + // Output only. A stream of errors encountered when the trigger was activated. Repeated // errors may result in the JobTrigger automatically being paused. // Will return the last 100 errors. Whenever the JobTrigger is modified - // this list will be cleared. Output only field. - repeated Error errors = 6; + // this list will be cleared. + repeated Error errors = 6 [(google.api.field_behavior) = OUTPUT_ONLY]; - // The creation timestamp of a triggeredJob, output only field. - google.protobuf.Timestamp create_time = 7; + // Output only. The creation timestamp of a triggeredJob. + google.protobuf.Timestamp create_time = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; - // The last update timestamp of a triggeredJob, output only field. - google.protobuf.Timestamp update_time = 8; + // Output only. The last update timestamp of a triggeredJob. + google.protobuf.Timestamp update_time = 8 [(google.api.field_behavior) = OUTPUT_ONLY]; - // The timestamp of the last time this trigger executed, output only field. - google.protobuf.Timestamp last_run_time = 9; + // Output only. The timestamp of the last time this trigger executed. + google.protobuf.Timestamp last_run_time = 9 [(google.api.field_behavior) = OUTPUT_ONLY]; - // A status for this trigger. [required] - Status status = 10; + // Required. A status for this trigger. + Status status = 10 [(google.api.field_behavior) = REQUIRED]; } // A task to execute on the completion of a job. @@ -2665,6 +2736,7 @@ message Action { // specified. // Compatible with: Inspect, Risk message SaveFindings { + // Location to store findings outside of DLP. OutputStorageConfig output_config = 1; } @@ -2736,7 +2808,7 @@ message Action { // Publish findings to Cloud Datahub. PublishFindingsToCloudDataCatalog publish_findings_to_cloud_data_catalog = 5; - // Enable email notification to project owners and editors on job's + // Enable email notification for project owners and editors on job's // completion/failure. JobNotificationEmails job_notification_emails = 8; @@ -2756,8 +2828,8 @@ message CreateInspectTemplateRequest { } ]; - // The InspectTemplate to create. - InspectTemplate inspect_template = 2; + // Required. The InspectTemplate to create. + InspectTemplate inspect_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 @@ -2813,15 +2885,15 @@ message ListInspectTemplatesRequest { } ]; - // Optional page token to continue retrieval. Comes from previous call + // Page token to continue retrieval. Comes from previous call // to `ListInspectTemplates`. string page_token = 2; - // Optional size of the page, can be limited by server. If zero server returns + // Size of the page, can be limited by server. If zero server returns // a page of max size 100. int32 page_size = 3; - // Optional comma separated list of fields to order by, + // Comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. @@ -2874,8 +2946,8 @@ message CreateJobTriggerRequest { } ]; - // The JobTrigger to create. - JobTrigger job_trigger = 2; + // Required. The JobTrigger to create. + JobTrigger job_trigger = 2 [(google.api.field_behavior) = REQUIRED]; // The trigger id can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular @@ -2944,8 +3016,10 @@ message CreateDlpJobRequest { // The configuration details for the specific type of job to run. oneof job { + // Set to control what and how to inspect. InspectJobConfig inspect_job = 2; + // Set to choose what metric to calculate. RiskAnalysisJobConfig risk_job = 3; } @@ -2970,15 +3044,15 @@ message ListJobTriggersRequest { } ]; - // Optional page token to continue retrieval. Comes from previous call + // Page token to continue retrieval. Comes from previous call // to ListJobTriggers. `order_by` field must not // change for subsequent calls. string page_token = 2; - // Optional size of the page, can be limited by a server. + // Size of the page, can be limited by a server. int32 page_size = 3; - // Optional comma separated list of triggeredJob fields to order by, + // Comma separated list of triggeredJob fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. @@ -2995,14 +3069,14 @@ message ListJobTriggersRequest { // - `status`: corresponds to JobTrigger's status. string order_by = 4; - // Optional. Allows filtering. + // Allows filtering. // // Supported syntax: // // * Filter expressions are made up of one or more restrictions. // * Restrictions can be combined by `AND` or `OR` logical operators. A // sequence of restrictions implicitly uses `AND`. - // * A restriction has the form of ` `. + // * A restriction has the form of `{field} {operator} {value}`. // * Supported fields/values for inspect jobs: // - `status` - HEALTHY|PAUSED|CANCELLED // - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY @@ -3048,6 +3122,7 @@ message DeleteJobTriggerRequest { ]; } +// Controls what and how to inspect for findings. message InspectJobConfig { // The data to scan. StorageConfig storage_config = 1; @@ -3071,7 +3146,9 @@ message DlpJob { pattern: "projects/{project}/dlpJobs/{dlp_job}" }; + // Possible states of a job. enum JobState { + // Unused. JOB_STATE_UNSPECIFIED = 0; // The job has not yet started. @@ -3145,14 +3222,14 @@ message ListDlpJobsRequest { } ]; - // Optional. Allows filtering. + // Allows filtering. // // Supported syntax: // // * Filter expressions are made up of one or more restrictions. // * Restrictions can be combined by `AND` or `OR` logical operators. A // sequence of restrictions implicitly uses `AND`. - // * A restriction has the form of ` `. + // * A restriction has the form of `{field} {operator} {value}`. // * Supported fields/values for inspect jobs: // - `state` - PENDING|RUNNING|CANCELED|FINISHED|FAILED // - `inspected_storage` - DATASTORE|CLOUD_STORAGE|BIGQUERY @@ -3184,7 +3261,7 @@ message ListDlpJobsRequest { // The type of job. Defaults to `DlpJobType.INSPECT` DlpJobType type = 5; - // Optional comma separated list of fields to order by, + // Comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. @@ -3204,32 +3281,6 @@ message ListDlpJobsRequest { string location_id = 7; } -// Operators available for comparing the value of fields. -enum RelationalOperator { - RELATIONAL_OPERATOR_UNSPECIFIED = 0; - - // Equal. Attempts to match even with incompatible types. - EQUAL_TO = 1; - - // Not equal to. Attempts to match even with incompatible types. - NOT_EQUAL_TO = 2; - - // Greater than. - GREATER_THAN = 3; - - // Less than. - LESS_THAN = 4; - - // Greater than or equals. - GREATER_THAN_OR_EQUALS = 5; - - // Less than or equals. - LESS_THAN_OR_EQUALS = 6; - - // Exists - EXISTS = 7; -} - // The response message for listing DLP jobs. message ListDlpJobsResponse { // A list of DlpJobs that matches the specified filter in the request. @@ -3272,8 +3323,8 @@ message CreateDeidentifyTemplateRequest { } ]; - // The DeidentifyTemplate to create. - DeidentifyTemplate deidentify_template = 2; + // Required. The DeidentifyTemplate to create. + 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 @@ -3329,15 +3380,15 @@ message ListDeidentifyTemplatesRequest { } ]; - // Optional page token to continue retrieval. Comes from previous call + // Page token to continue retrieval. Comes from previous call // to `ListDeidentifyTemplates`. string page_token = 2; - // Optional size of the page, can be limited by server. If zero server returns + // Size of the page, can be limited by server. If zero server returns // a page of max size 100. int32 page_size = 3; - // Optional comma separated list of fields to order by, + // Comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. @@ -3419,6 +3470,7 @@ message StoredInfoTypeConfig { // Description of the StoredInfoType (max 256 characters). string description = 2; + // Stored infotype types. oneof type { // StoredInfoType where findings are defined by a dictionary of phrases. LargeCustomDictionaryConfig large_custom_dictionary = 3; @@ -3427,6 +3479,7 @@ message StoredInfoTypeConfig { // Statistics for a StoredInfoType. message StoredInfoTypeStats { + // Stat types oneof type { // StoredInfoType where findings are defined by a dictionary of phrases. LargeCustomDictionaryStats large_custom_dictionary = 1; @@ -3451,10 +3504,12 @@ message StoredInfoTypeVersion { // anomalies detected in the storedInfoType data that render it unusable. Only // the five most recent errors will be displayed, with the most recent error // appearing first. - //

For example, some of the data for stored custom dictionaries is put in + // + // For example, some of the data for stored custom dictionaries is put in // the user's Google Cloud Storage bucket, and if this data is modified or // deleted by the user or another system, the dictionary becomes invalid. - //

If any errors occur, fix the problem indicated by the error message and + // + // If any errors occur, fix the problem indicated by the error message and // use the UpdateStoredInfoType API method to create another version of the // storedInfoType to continue using it, reusing the same `config` if it was // not the source of the error. @@ -3495,8 +3550,8 @@ message CreateStoredInfoTypeRequest { } ]; - // Configuration of the storedInfoType to create. - StoredInfoTypeConfig config = 2; + // Required. Configuration of the storedInfoType to create. + StoredInfoTypeConfig config = 2 [(google.api.field_behavior) = REQUIRED]; // The storedInfoType ID can contain uppercase and lowercase letters, // numbers, and hyphens; that is, it must match the regular @@ -3554,15 +3609,15 @@ message ListStoredInfoTypesRequest { } ]; - // Optional page token to continue retrieval. Comes from previous call + // Page token to continue retrieval. Comes from previous call // to `ListStoredInfoTypes`. string page_token = 2; - // Optional size of the page, can be limited by server. If zero server returns + // Size of the page, can be limited by server. If zero server returns // a page of max size 100. int32 page_size = 3; - // Optional comma separated list of fields to order by, + // Comma separated list of fields to order by, // followed by `asc` or `desc` postfix. This list is case-insensitive, // default sorting order is ascending, redundant space characters are // insignificant. @@ -3606,8 +3661,89 @@ message DeleteStoredInfoTypeRequest { ]; } -// An enum to represent the various type of DLP jobs. +// Operators available for comparing the value of fields. +enum RelationalOperator { + // Unused + RELATIONAL_OPERATOR_UNSPECIFIED = 0; + + // Equal. Attempts to match even with incompatible types. + EQUAL_TO = 1; + + // Not equal to. Attempts to match even with incompatible types. + NOT_EQUAL_TO = 2; + + // Greater than. + GREATER_THAN = 3; + + // Less than. + LESS_THAN = 4; + + // Greater than or equals. + GREATER_THAN_OR_EQUALS = 5; + + // Less than or equals. + LESS_THAN_OR_EQUALS = 6; + + // Exists + EXISTS = 7; +} + +// Type of the match which can be applied to different ways of matching, like +// Dictionary, regular expression and intersecting with findings of another +// info type. +enum MatchingType { + // Invalid. + MATCHING_TYPE_UNSPECIFIED = 0; + + // Full match. + // + // - Dictionary: join of Dictionary results matched complete finding quote + // - Regex: all regex matches fill a finding quote start to end + // - Exclude info type: completely inside affecting info types findings + MATCHING_TYPE_FULL_MATCH = 1; + + // Partial match. + // + // - Dictionary: at least one of the tokens in the finding matches + // - Regex: substring of the finding matches + // - Exclude info type: intersects with affecting info types findings + MATCHING_TYPE_PARTIAL_MATCH = 2; + + // Inverse match. + // + // - Dictionary: no tokens in the finding match the dictionary + // - Regex: finding doesn't match the regex + // - Exclude info type: no intersection with affecting info types findings + MATCHING_TYPE_INVERSE_MATCH = 3; +} + +// Options describing which parts of the provided content should be scanned. +enum ContentOption { + // Includes entire content of a file or a data stream. + CONTENT_UNSPECIFIED = 0; + + // Text content within the data, excluding any metadata. + CONTENT_TEXT = 1; + + // Images found in the data. + CONTENT_IMAGE = 2; +} + +// Parts of the APIs which use certain infoTypes. +enum InfoTypeSupportedBy { + // Unused. + ENUM_TYPE_UNSPECIFIED = 0; + + // Supported by the inspect operations. + INSPECT = 1; + + // Supported by the risk analysis operations. + RISK_ANALYSIS = 2; +} + +// An enum to represent the various types of DLP jobs. enum DlpJobType { + // Unused DLP_JOB_TYPE_UNSPECIFIED = 0; // The job inspected Google Cloud for sensitive data. @@ -3619,6 +3755,7 @@ enum DlpJobType { // State of a StoredInfoType version. enum StoredInfoTypeState { + // Unused STORED_INFO_TYPE_STATE_UNSPECIFIED = 0; // StoredInfoType version is being created. diff --git a/synth.metadata b/synth.metadata index a9058ab5..5f0824e7 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2020-01-07T08:47:55.813944Z", + "updateTime": "2020-01-11T08:48:58.365361Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "cb79155f596e0396dd900da93872be7066f6340d", - "internalRef": "288441307" + "sha": "b08714b378e8e5b0c4ecdde73f92c36d6303b4b6", + "internalRef": "289189004" } }, { @@ -35,1210 +35,5 @@ "config": "google/privacy/dlp/artman_dlp_v2.yaml" } } - ], - "newFiles": [ - { - "path": ".repo-metadata.json" - }, - { - "path": "renovate.json" - }, - { - "path": "license-checks.xml" - }, - { - "path": "synth.py" - }, - { - "path": "CHANGELOG.md" - }, - { - "path": "codecov.yaml" - }, - { - "path": "LICENSE" - }, - { - "path": ".gitignore" - }, - { - "path": "pom.xml" - }, - { - "path": "CODE_OF_CONDUCT.md" - }, - { - "path": "synth.metadata" - }, - { - "path": "README.md" - }, - { - "path": "versions.txt" - }, - { - "path": "CONTRIBUTING.md" - }, - { - "path": "java.header" - }, - { - "path": "google-cloud-dlp/pom.xml" - }, - { - "path": "google-cloud-dlp/src/test/java/com/google/cloud/dlp/v2/DlpServiceClientTest.java" - }, - { - "path": "google-cloud-dlp/src/test/java/com/google/cloud/dlp/v2/MockDlpServiceImpl.java" - }, - { - "path": "google-cloud-dlp/src/test/java/com/google/cloud/dlp/v2/MockDlpService.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceClient.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/package-info.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceSettings.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/DlpServiceStub.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/GrpcDlpServiceCallableFactory.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/DlpServiceStubSettings.java" - }, - { - "path": "google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/stub/GrpcDlpServiceStub.java" - }, - { - "path": "grpc-google-cloud-dlp-v2/pom.xml" - }, - { - "path": "grpc-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpServiceGrpc.java" - }, - { - "path": "google-cloud-dlp-bom/pom.xml" - }, - { - "path": ".kokoro/build.bat" - }, - { - "path": ".kokoro/build.sh" - }, - { - "path": ".kokoro/dependencies.sh" - }, - { - "path": ".kokoro/common.cfg" - }, - { - "path": ".kokoro/trampoline.sh" - }, - { - "path": ".kokoro/coerce_logs.sh" - }, - { - "path": ".kokoro/linkage-monitor.sh" - }, - { - "path": ".kokoro/continuous/dependencies.cfg" - }, - { - "path": ".kokoro/continuous/samples.cfg" - }, - { - "path": ".kokoro/continuous/java7.cfg" - }, - { - "path": ".kokoro/continuous/java8-osx.cfg" - }, - { - "path": ".kokoro/continuous/java8-win.cfg" - }, - { - "path": ".kokoro/continuous/propose_release.sh" - }, - { - "path": ".kokoro/continuous/lint.cfg" - }, - { - "path": ".kokoro/continuous/java11.cfg" - }, - { - "path": ".kokoro/continuous/common.cfg" - }, - { - "path": ".kokoro/continuous/propose_release.cfg" - }, - { - "path": ".kokoro/continuous/java8.cfg" - }, - { - "path": ".kokoro/continuous/integration.cfg" - }, - { - "path": ".kokoro/release/drop.sh" - }, - { - "path": ".kokoro/release/stage.cfg" - }, - { - "path": ".kokoro/release/promote.cfg" - }, - { - "path": ".kokoro/release/publish_javadoc.cfg" - }, - { - "path": ".kokoro/release/bump_snapshot.cfg" - }, - { - "path": ".kokoro/release/promote.sh" - }, - { - "path": ".kokoro/release/stage.sh" - }, - { - "path": ".kokoro/release/snapshot.sh" - }, - { - "path": ".kokoro/release/snapshot.cfg" - }, - { - "path": ".kokoro/release/common.cfg" - }, - { - "path": ".kokoro/release/bump_snapshot.sh" - }, - { - "path": ".kokoro/release/common.sh" - }, - { - "path": ".kokoro/release/drop.cfg" - }, - { - "path": ".kokoro/release/publish_javadoc.sh" - }, - { - "path": ".kokoro/presubmit/dependencies.cfg" - }, - { - "path": ".kokoro/presubmit/samples.cfg" - }, - { - "path": ".kokoro/presubmit/java7.cfg" - }, - { - "path": ".kokoro/presubmit/java8-osx.cfg" - }, - { - "path": ".kokoro/presubmit/linkage-monitor.cfg" - }, - { - "path": ".kokoro/presubmit/java8-win.cfg" - }, - { - "path": ".kokoro/presubmit/lint.cfg" - }, - { - "path": ".kokoro/presubmit/java11.cfg" - }, - { - "path": ".kokoro/presubmit/common.cfg" - }, - { - "path": ".kokoro/presubmit/clirr.cfg" - }, - { - "path": ".kokoro/presubmit/java8.cfg" - }, - { - "path": ".kokoro/presubmit/integration.cfg" - }, - { - "path": ".kokoro/nightly/dependencies.cfg" - }, - { - "path": ".kokoro/nightly/samples.cfg" - }, - { - "path": ".kokoro/nightly/java7.cfg" - }, - { - "path": ".kokoro/nightly/java8-osx.cfg" - }, - { - "path": ".kokoro/nightly/java8-win.cfg" - }, - { - "path": ".kokoro/nightly/lint.cfg" - }, - { - "path": ".kokoro/nightly/java11.cfg" - }, - { - "path": ".kokoro/nightly/common.cfg" - }, - { - "path": ".kokoro/nightly/java8.cfg" - }, - { - "path": ".kokoro/nightly/integration.cfg" - }, - { - "path": ".github/release-please.yml" - }, - { - "path": ".github/PULL_REQUEST_TEMPLATE.md" - }, - { - "path": ".github/ISSUE_TEMPLATE/bug_report.md" - }, - { - "path": ".github/ISSUE_TEMPLATE/support_request.md" - }, - { - "path": ".github/ISSUE_TEMPLATE/feature_request.md" - }, - { - "path": "__pycache__/synth.cpython-36.pyc" - }, - { - "path": "proto-google-cloud-dlp-v2/pom.xml" - }, - { - "path": "proto-google-cloud-dlp-v2/clirr-ignored-differences.xml" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/dlp.proto" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/storage.proto" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/LargeCustomDictionaryConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Error.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ImageLocation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateJobTriggerRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ErrorOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordLocation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PartitionIdOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Color.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Table.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryField.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ProjectStoredInfoTypeName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateStoredInfoTypeRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplate.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeDescription.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActivateJobTriggerRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/LargeCustomDictionaryConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoReplaceFfxFpeConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordSuppression.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ExcludeInfoTypes.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UntypedInspectTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectJobConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CustomInfoType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersionOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDlpJobRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordSuppressionOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OutputStorageConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KindExpressionOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeState.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CustomInfoTypeOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ProjectDeidentifyTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryTable.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationOverviewOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeStatsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Action.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableLocation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ProjectName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KindExpression.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OutputStorageConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectionRule.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BucketingConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateNames.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BoundingBoxOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Location.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UntypedStoredInfoTypeName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FindingOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformations.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStoragePathOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentLocation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PartitionId.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OrganizationStoredInfoTypeName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Key.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DatastoreKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DocumentLocationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplate.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BucketingConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDlpJobRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ExcludeInfoTypesOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReplaceValueConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStoragePath.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueFrequency.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationOverview.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryOptionsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectJobConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteInspectTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentItem.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DatastoreOptions.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTime.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeStats.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordLocationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateDeidentifyTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordConditionOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryOptions.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStorageOptionsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryFieldOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReplaceWithInfoTypeConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RangeOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListStoredInfoTypesResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummaryOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharacterMaskConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DocumentLocation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformationsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDlpJobRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ExclusionRule.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeNames.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTrigger.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDeidentifyTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectionRuleSetOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTableOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectionRuleSet.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnoreOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteJobTriggerRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OrganizationName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJob.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeStatsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ProjectJobTriggerName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDeidentifyTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldIdOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStorageFileSetOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldId.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetails.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentOption.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteDlpJobRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectDataSourceDetails.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ValueFrequencyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetJobTriggerRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredTypeOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectResultOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KmsWrappedCryptoKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateShiftConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StorageConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UntypedDeidentifyTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActivateJobTriggerRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ExclusionRuleOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TimePartConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateInspectTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpStorage.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStorageOptions.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableLocationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RiskAnalysisJobConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInspectTemplatesRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ProjectInspectTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Value.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StatisticalTable.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ScheduleOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DatastoreKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuoteInfoOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReplaceValueConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ByteContentItemOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeSupportedBy.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectDataSourceDetailsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStorageFileSet.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectResult.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuoteInfo.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RelationalOperator.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BoundingBox.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteStoredInfoTypeRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StorageConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UnwrappedCryptoKey.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectContentRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/EntityIdOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeStats.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/KeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/LargeCustomDictionaryStatsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransformationSummary.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoHashConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DateTimeOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ImageLocationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeDescriptionOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CancelDlpJobRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ByteContentItem.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RiskAnalysisJobConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateJobTriggerRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectionRuleOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiId.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RedactImageRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyContentRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/QuasiIdOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateInspectTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/MatchingType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoHashConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpJobType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStorageRegexFileSet.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CryptoDeterministicConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStorageRegexFileSetOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetStoredInfoTypeRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CancelDlpJobRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ColorOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OrganizationDeidentifyTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TransientCryptoKeyOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DatastoreOptionsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/LargeCustomDictionaryStats.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetric.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReplaceWithInfoTypeConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListJobTriggersResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DlpProto.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ContentItemOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Schedule.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Finding.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordTransformationsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetJobTriggerRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/RecordCondition.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CreateStoredInfoTypeRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateStoredInfoTypeRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/JobTriggerOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FileType.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/EntityId.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ActionOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetInspectTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharsToIgnore.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Likelihood.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeleteJobTriggerRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/OrganizationInspectTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrimitiveTransformation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDlpJobsResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InspectTemplateName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/AnalyzeDataSourceRiskDetailsOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FixedSizeBucketingConfig.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/GetDlpJobRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ReidentifyContentResponseOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/FieldTransformation.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateJobTriggerRequestOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/InfoTypeTransformations.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CharacterMaskConfigOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/UpdateDeidentifyTemplateRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/Range.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/PrivacyMetricOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeName.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/LocationOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/TableOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/BigQueryTableOrBuilder.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/StoredInfoTypeVersion.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListDeidentifyTemplatesResponse.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/ListInfoTypesRequest.java" - }, - { - "path": "proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/DeidentifyTemplateNames.java" - }, - { - "path": ".git/index" - }, - { - "path": ".git/packed-refs" - }, - { - "path": ".git/HEAD" - }, - { - "path": ".git/config" - }, - { - "path": ".git/shallow" - }, - { - "path": ".git/objects/pack/pack-1777ebd13c82f890ca7fd92c37a50e349cca0cb4.idx" - }, - { - "path": ".git/objects/pack/pack-1777ebd13c82f890ca7fd92c37a50e349cca0cb4.pack" - }, - { - "path": ".git/refs/remotes/origin/HEAD" - }, - { - "path": ".git/refs/heads/autosynth" - }, - { - "path": ".git/refs/heads/master" - }, - { - "path": ".git/logs/HEAD" - }, - { - "path": ".git/logs/refs/remotes/origin/HEAD" - }, - { - "path": ".git/logs/refs/heads/autosynth" - }, - { - "path": ".git/logs/refs/heads/master" - } ] } \ No newline at end of file