@@ -2572,6 +2572,29 @@ public Create setParent(java.lang.String parent) {
25722572 return this;
25732573 }
25742574
2575+ /**
2576+ * Optional. Indicates that the server should validate the request and populate default
2577+ * values without persisting the request. Supported values: `all`
2578+ */
2579+ @com.google.api.client.util.Key
2580+ private java.lang.String dryRun;
2581+
2582+ /** Optional. Indicates that the server should validate the request and populate default values without
2583+ persisting the request. Supported values: `all`
2584+ */
2585+ public java.lang.String getDryRun() {
2586+ return dryRun;
2587+ }
2588+
2589+ /**
2590+ * Optional. Indicates that the server should validate the request and populate default
2591+ * values without persisting the request. Supported values: `all`
2592+ */
2593+ public Create setDryRun(java.lang.String dryRun) {
2594+ this.dryRun = dryRun;
2595+ return this;
2596+ }
2597+
25752598 @Override
25762599 public Create set(String parameterName, Object value) {
25772600 return (Create) super.set(parameterName, value);
@@ -2744,6 +2767,29 @@ public Delete setApiVersion(java.lang.String apiVersion) {
27442767 return this;
27452768 }
27462769
2770+ /**
2771+ * Optional. Indicates that the server should validate the request and populate default
2772+ * values without persisting the request. Supported values: `all`
2773+ */
2774+ @com.google.api.client.util.Key
2775+ private java.lang.String dryRun;
2776+
2777+ /** Optional. Indicates that the server should validate the request and populate default values without
2778+ persisting the request. Supported values: `all`
2779+ */
2780+ public java.lang.String getDryRun() {
2781+ return dryRun;
2782+ }
2783+
2784+ /**
2785+ * Optional. Indicates that the server should validate the request and populate default
2786+ * values without persisting the request. Supported values: `all`
2787+ */
2788+ public Delete setDryRun(java.lang.String dryRun) {
2789+ this.dryRun = dryRun;
2790+ return this;
2791+ }
2792+
27472793 /** Optional. Cloud Run currently ignores this parameter. */
27482794 @com.google.api.client.util.Key
27492795 private java.lang.String kind;
@@ -3394,6 +3440,29 @@ public ReplaceInstance setName(java.lang.String name) {
33943440 return this;
33953441 }
33963442
3443+ /**
3444+ * Optional. Indicates that the server should validate the request and populate default
3445+ * values without persisting the request. Supported values: `all`
3446+ */
3447+ @com.google.api.client.util.Key
3448+ private java.lang.String dryRun;
3449+
3450+ /** Optional. Indicates that the server should validate the request and populate default values without
3451+ persisting the request. Supported values: `all`
3452+ */
3453+ public java.lang.String getDryRun() {
3454+ return dryRun;
3455+ }
3456+
3457+ /**
3458+ * Optional. Indicates that the server should validate the request and populate default
3459+ * values without persisting the request. Supported values: `all`
3460+ */
3461+ public ReplaceInstance setDryRun(java.lang.String dryRun) {
3462+ this.dryRun = dryRun;
3463+ return this;
3464+ }
3465+
33973466 @Override
33983467 public ReplaceInstance set(String parameterName, Object value) {
33993468 return (ReplaceInstance) super.set(parameterName, value);
@@ -3835,6 +3904,29 @@ public Create setParent(java.lang.String parent) {
38353904 return this;
38363905 }
38373906
3907+ /**
3908+ * Optional. Indicates that the server should validate the request and populate default
3909+ * values without persisting the request. Supported values: `all`
3910+ */
3911+ @com.google.api.client.util.Key
3912+ private java.lang.String dryRun;
3913+
3914+ /** Optional. Indicates that the server should validate the request and populate default values without
3915+ persisting the request. Supported values: `all`
3916+ */
3917+ public java.lang.String getDryRun() {
3918+ return dryRun;
3919+ }
3920+
3921+ /**
3922+ * Optional. Indicates that the server should validate the request and populate default
3923+ * values without persisting the request. Supported values: `all`
3924+ */
3925+ public Create setDryRun(java.lang.String dryRun) {
3926+ this.dryRun = dryRun;
3927+ return this;
3928+ }
3929+
38383930 @Override
38393931 public Create set(String parameterName, Object value) {
38403932 return (Create) super.set(parameterName, value);
@@ -3988,6 +4080,29 @@ public Delete setApiVersion(java.lang.String apiVersion) {
39884080 return this;
39894081 }
39904082
4083+ /**
4084+ * Optional. Indicates that the server should validate the request and populate default
4085+ * values without persisting the request. Supported values: `all`
4086+ */
4087+ @com.google.api.client.util.Key
4088+ private java.lang.String dryRun;
4089+
4090+ /** Optional. Indicates that the server should validate the request and populate default values without
4091+ persisting the request. Supported values: `all`
4092+ */
4093+ public java.lang.String getDryRun() {
4094+ return dryRun;
4095+ }
4096+
4097+ /**
4098+ * Optional. Indicates that the server should validate the request and populate default
4099+ * values without persisting the request. Supported values: `all`
4100+ */
4101+ public Delete setDryRun(java.lang.String dryRun) {
4102+ this.dryRun = dryRun;
4103+ return this;
4104+ }
4105+
39914106 /** Optional. Cloud Run currently ignores this parameter. */
39924107 @com.google.api.client.util.Key
39934108 private java.lang.String kind;
@@ -4594,6 +4709,29 @@ public ReplaceJob setName(java.lang.String name) {
45944709 return this;
45954710 }
45964711
4712+ /**
4713+ * Optional. Indicates that the server should validate the request and populate default
4714+ * values without persisting the request. Supported values: `all`
4715+ */
4716+ @com.google.api.client.util.Key
4717+ private java.lang.String dryRun;
4718+
4719+ /** Optional. Indicates that the server should validate the request and populate default values without
4720+ persisting the request. Supported values: `all`
4721+ */
4722+ public java.lang.String getDryRun() {
4723+ return dryRun;
4724+ }
4725+
4726+ /**
4727+ * Optional. Indicates that the server should validate the request and populate default
4728+ * values without persisting the request. Supported values: `all`
4729+ */
4730+ public ReplaceJob setDryRun(java.lang.String dryRun) {
4731+ this.dryRun = dryRun;
4732+ return this;
4733+ }
4734+
45974735 @Override
45984736 public ReplaceJob set(String parameterName, Object value) {
45994737 return (ReplaceJob) super.set(parameterName, value);
0 commit comments