@@ -211,11 +211,12 @@ public interface BucketOrBuilder
211211 *
212212 *
213213 * <pre>
214- * Replacement value for this bucket. If not provided
215- * the default behavior will be to hyphenate the min-max range.
214+ * Required. Replacement value for this bucket.
216215 * </pre>
217216 *
218- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
217+ * <code>
218+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
219+ * </code>
219220 *
220221 * @return Whether the replacementValue field is set.
221222 */
@@ -224,11 +225,12 @@ public interface BucketOrBuilder
224225 *
225226 *
226227 * <pre>
227- * Replacement value for this bucket. If not provided
228- * the default behavior will be to hyphenate the min-max range.
228+ * Required. Replacement value for this bucket.
229229 * </pre>
230230 *
231- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
231+ * <code>
232+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
233+ * </code>
232234 *
233235 * @return The replacementValue.
234236 */
@@ -237,11 +239,12 @@ public interface BucketOrBuilder
237239 *
238240 *
239241 * <pre>
240- * Replacement value for this bucket. If not provided
241- * the default behavior will be to hyphenate the min-max range.
242+ * Required. Replacement value for this bucket.
242243 * </pre>
243244 *
244- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
245+ * <code>
246+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
247+ * </code>
245248 */
246249 com .google .privacy .dlp .v2 .ValueOrBuilder getReplacementValueOrBuilder ();
247250 }
@@ -475,11 +478,12 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getMaxOrBuilder() {
475478 *
476479 *
477480 * <pre>
478- * Replacement value for this bucket. If not provided
479- * the default behavior will be to hyphenate the min-max range.
481+ * Required. Replacement value for this bucket.
480482 * </pre>
481483 *
482- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
484+ * <code>
485+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
486+ * </code>
483487 *
484488 * @return Whether the replacementValue field is set.
485489 */
@@ -491,11 +495,12 @@ public boolean hasReplacementValue() {
491495 *
492496 *
493497 * <pre>
494- * Replacement value for this bucket. If not provided
495- * the default behavior will be to hyphenate the min-max range.
498+ * Required. Replacement value for this bucket.
496499 * </pre>
497500 *
498- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
501+ * <code>
502+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
503+ * </code>
499504 *
500505 * @return The replacementValue.
501506 */
@@ -509,11 +514,12 @@ public com.google.privacy.dlp.v2.Value getReplacementValue() {
509514 *
510515 *
511516 * <pre>
512- * Replacement value for this bucket. If not provided
513- * the default behavior will be to hyphenate the min-max range.
517+ * Required. Replacement value for this bucket.
514518 * </pre>
515519 *
516- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
520+ * <code>
521+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
522+ * </code>
517523 */
518524 @ java .lang .Override
519525 public com .google .privacy .dlp .v2 .ValueOrBuilder getReplacementValueOrBuilder () {
@@ -1285,11 +1291,12 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getMaxOrBuilder() {
12851291 *
12861292 *
12871293 * <pre>
1288- * Replacement value for this bucket. If not provided
1289- * the default behavior will be to hyphenate the min-max range.
1294+ * Required. Replacement value for this bucket.
12901295 * </pre>
12911296 *
1292- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1297+ * <code>
1298+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1299+ * </code>
12931300 *
12941301 * @return Whether the replacementValue field is set.
12951302 */
@@ -1300,11 +1307,12 @@ public boolean hasReplacementValue() {
13001307 *
13011308 *
13021309 * <pre>
1303- * Replacement value for this bucket. If not provided
1304- * the default behavior will be to hyphenate the min-max range.
1310+ * Required. Replacement value for this bucket.
13051311 * </pre>
13061312 *
1307- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1313+ * <code>
1314+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1315+ * </code>
13081316 *
13091317 * @return The replacementValue.
13101318 */
@@ -1321,11 +1329,12 @@ public com.google.privacy.dlp.v2.Value getReplacementValue() {
13211329 *
13221330 *
13231331 * <pre>
1324- * Replacement value for this bucket. If not provided
1325- * the default behavior will be to hyphenate the min-max range.
1332+ * Required. Replacement value for this bucket.
13261333 * </pre>
13271334 *
1328- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1335+ * <code>
1336+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1337+ * </code>
13291338 */
13301339 public Builder setReplacementValue (com .google .privacy .dlp .v2 .Value value ) {
13311340 if (replacementValueBuilder_ == null ) {
@@ -1344,11 +1353,12 @@ public Builder setReplacementValue(com.google.privacy.dlp.v2.Value value) {
13441353 *
13451354 *
13461355 * <pre>
1347- * Replacement value for this bucket. If not provided
1348- * the default behavior will be to hyphenate the min-max range.
1356+ * Required. Replacement value for this bucket.
13491357 * </pre>
13501358 *
1351- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1359+ * <code>
1360+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1361+ * </code>
13521362 */
13531363 public Builder setReplacementValue (com .google .privacy .dlp .v2 .Value .Builder builderForValue ) {
13541364 if (replacementValueBuilder_ == null ) {
@@ -1364,11 +1374,12 @@ public Builder setReplacementValue(com.google.privacy.dlp.v2.Value.Builder build
13641374 *
13651375 *
13661376 * <pre>
1367- * Replacement value for this bucket. If not provided
1368- * the default behavior will be to hyphenate the min-max range.
1377+ * Required. Replacement value for this bucket.
13691378 * </pre>
13701379 *
1371- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1380+ * <code>
1381+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1382+ * </code>
13721383 */
13731384 public Builder mergeReplacementValue (com .google .privacy .dlp .v2 .Value value ) {
13741385 if (replacementValueBuilder_ == null ) {
@@ -1391,11 +1402,12 @@ public Builder mergeReplacementValue(com.google.privacy.dlp.v2.Value value) {
13911402 *
13921403 *
13931404 * <pre>
1394- * Replacement value for this bucket. If not provided
1395- * the default behavior will be to hyphenate the min-max range.
1405+ * Required. Replacement value for this bucket.
13961406 * </pre>
13971407 *
1398- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1408+ * <code>
1409+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1410+ * </code>
13991411 */
14001412 public Builder clearReplacementValue () {
14011413 if (replacementValueBuilder_ == null ) {
@@ -1412,11 +1424,12 @@ public Builder clearReplacementValue() {
14121424 *
14131425 *
14141426 * <pre>
1415- * Replacement value for this bucket. If not provided
1416- * the default behavior will be to hyphenate the min-max range.
1427+ * Required. Replacement value for this bucket.
14171428 * </pre>
14181429 *
1419- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1430+ * <code>
1431+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1432+ * </code>
14201433 */
14211434 public com .google .privacy .dlp .v2 .Value .Builder getReplacementValueBuilder () {
14221435
@@ -1427,11 +1440,12 @@ public com.google.privacy.dlp.v2.Value.Builder getReplacementValueBuilder() {
14271440 *
14281441 *
14291442 * <pre>
1430- * Replacement value for this bucket. If not provided
1431- * the default behavior will be to hyphenate the min-max range.
1443+ * Required. Replacement value for this bucket.
14321444 * </pre>
14331445 *
1434- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1446+ * <code>
1447+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1448+ * </code>
14351449 */
14361450 public com .google .privacy .dlp .v2 .ValueOrBuilder getReplacementValueOrBuilder () {
14371451 if (replacementValueBuilder_ != null ) {
@@ -1446,11 +1460,12 @@ public com.google.privacy.dlp.v2.ValueOrBuilder getReplacementValueOrBuilder() {
14461460 *
14471461 *
14481462 * <pre>
1449- * Replacement value for this bucket. If not provided
1450- * the default behavior will be to hyphenate the min-max range.
1463+ * Required. Replacement value for this bucket.
14511464 * </pre>
14521465 *
1453- * <code>.google.privacy.dlp.v2.Value replacement_value = 3;</code>
1466+ * <code>
1467+ * .google.privacy.dlp.v2.Value replacement_value = 3 [(.google.api.field_behavior) = REQUIRED];
1468+ * </code>
14541469 */
14551470 private com .google .protobuf .SingleFieldBuilderV3 <
14561471 com .google .privacy .dlp .v2 .Value ,
0 commit comments