@@ -4466,7 +4466,7 @@ public interface AcceleratorOrBuilder
4466
4466
* <code>bool install_gpu_drivers = 3 [deprecated = true];</code>
4467
4467
*
4468
4468
* @deprecated google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is
4469
- * deprecated. See google/cloud/batch/v1/job.proto;l=340
4469
+ * deprecated. See google/cloud/batch/v1/job.proto;l=349
4470
4470
* @return The installGpuDrivers.
4471
4471
*/
4472
4472
@java.lang.Deprecated
@@ -4637,7 +4637,7 @@ public long getCount() {
4637
4637
* <code>bool install_gpu_drivers = 3 [deprecated = true];</code>
4638
4638
*
4639
4639
* @deprecated google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is
4640
- * deprecated. See google/cloud/batch/v1/job.proto;l=340
4640
+ * deprecated. See google/cloud/batch/v1/job.proto;l=349
4641
4641
* @return The installGpuDrivers.
4642
4642
*/
4643
4643
@java.lang.Override
@@ -5299,7 +5299,7 @@ public Builder clearCount() {
5299
5299
* <code>bool install_gpu_drivers = 3 [deprecated = true];</code>
5300
5300
*
5301
5301
* @deprecated google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is
5302
- * deprecated. See google/cloud/batch/v1/job.proto;l=340
5302
+ * deprecated. See google/cloud/batch/v1/job.proto;l=349
5303
5303
* @return The installGpuDrivers.
5304
5304
*/
5305
5305
@java.lang.Override
@@ -5317,7 +5317,7 @@ public boolean getInstallGpuDrivers() {
5317
5317
* <code>bool install_gpu_drivers = 3 [deprecated = true];</code>
5318
5318
*
5319
5319
* @deprecated google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is
5320
- * deprecated. See google/cloud/batch/v1/job.proto;l=340
5320
+ * deprecated. See google/cloud/batch/v1/job.proto;l=349
5321
5321
* @param value The installGpuDrivers to set.
5322
5322
* @return This builder for chaining.
5323
5323
*/
@@ -5339,7 +5339,7 @@ public Builder setInstallGpuDrivers(boolean value) {
5339
5339
* <code>bool install_gpu_drivers = 3 [deprecated = true];</code>
5340
5340
*
5341
5341
* @deprecated google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is
5342
- * deprecated. See google/cloud/batch/v1/job.proto;l=340
5342
+ * deprecated. See google/cloud/batch/v1/job.proto;l=349
5343
5343
* @return This builder for chaining.
5344
5344
*/
5345
5345
@java.lang.Deprecated
@@ -13018,6 +13018,10 @@ public java.lang.String getLabelsOrThrow(java.lang.String key) {
13018
13018
*
13019
13019
* <pre>
13020
13020
* The network policy.
13021
+ *
13022
+ * If you define an instance template in the InstancePolicyOrTemplate field,
13023
+ * Batch will use the network settings in the instance template instead of
13024
+ * this field.
13021
13025
* </pre>
13022
13026
*
13023
13027
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -13033,6 +13037,10 @@ public boolean hasNetwork() {
13033
13037
*
13034
13038
* <pre>
13035
13039
* The network policy.
13040
+ *
13041
+ * If you define an instance template in the InstancePolicyOrTemplate field,
13042
+ * Batch will use the network settings in the instance template instead of
13043
+ * this field.
13036
13044
* </pre>
13037
13045
*
13038
13046
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -13050,6 +13058,10 @@ public com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy getNetwork() {
13050
13058
*
13051
13059
* <pre>
13052
13060
* The network policy.
13061
+ *
13062
+ * If you define an instance template in the InstancePolicyOrTemplate field,
13063
+ * Batch will use the network settings in the instance template instead of
13064
+ * this field.
13053
13065
* </pre>
13054
13066
*
13055
13067
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14699,6 +14711,10 @@ public Builder putAllLabels(java.util.Map<java.lang.String, java.lang.String> va
14699
14711
*
14700
14712
* <pre>
14701
14713
* The network policy.
14714
+ *
14715
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14716
+ * Batch will use the network settings in the instance template instead of
14717
+ * this field.
14702
14718
* </pre>
14703
14719
*
14704
14720
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14713,6 +14729,10 @@ public boolean hasNetwork() {
14713
14729
*
14714
14730
* <pre>
14715
14731
* The network policy.
14732
+ *
14733
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14734
+ * Batch will use the network settings in the instance template instead of
14735
+ * this field.
14716
14736
* </pre>
14717
14737
*
14718
14738
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14733,6 +14753,10 @@ public com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy getNetwork() {
14733
14753
*
14734
14754
* <pre>
14735
14755
* The network policy.
14756
+ *
14757
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14758
+ * Batch will use the network settings in the instance template instead of
14759
+ * this field.
14736
14760
* </pre>
14737
14761
*
14738
14762
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14755,6 +14779,10 @@ public Builder setNetwork(com.google.cloud.batch.v1.AllocationPolicy.NetworkPoli
14755
14779
*
14756
14780
* <pre>
14757
14781
* The network policy.
14782
+ *
14783
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14784
+ * Batch will use the network settings in the instance template instead of
14785
+ * this field.
14758
14786
* </pre>
14759
14787
*
14760
14788
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14775,6 +14803,10 @@ public Builder setNetwork(
14775
14803
*
14776
14804
* <pre>
14777
14805
* The network policy.
14806
+ *
14807
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14808
+ * Batch will use the network settings in the instance template instead of
14809
+ * this field.
14778
14810
* </pre>
14779
14811
*
14780
14812
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14801,6 +14833,10 @@ public Builder mergeNetwork(com.google.cloud.batch.v1.AllocationPolicy.NetworkPo
14801
14833
*
14802
14834
* <pre>
14803
14835
* The network policy.
14836
+ *
14837
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14838
+ * Batch will use the network settings in the instance template instead of
14839
+ * this field.
14804
14840
* </pre>
14805
14841
*
14806
14842
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14820,6 +14856,10 @@ public Builder clearNetwork() {
14820
14856
*
14821
14857
* <pre>
14822
14858
* The network policy.
14859
+ *
14860
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14861
+ * Batch will use the network settings in the instance template instead of
14862
+ * this field.
14823
14863
* </pre>
14824
14864
*
14825
14865
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14834,6 +14874,10 @@ public com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder getNetwo
14834
14874
*
14835
14875
* <pre>
14836
14876
* The network policy.
14877
+ *
14878
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14879
+ * Batch will use the network settings in the instance template instead of
14880
+ * this field.
14837
14881
* </pre>
14838
14882
*
14839
14883
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
@@ -14852,6 +14896,10 @@ public com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicyOrBuilder getNetw
14852
14896
*
14853
14897
* <pre>
14854
14898
* The network policy.
14899
+ *
14900
+ * If you define an instance template in the InstancePolicyOrTemplate field,
14901
+ * Batch will use the network settings in the instance template instead of
14902
+ * this field.
14855
14903
* </pre>
14856
14904
*
14857
14905
* <code>.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy network = 7;</code>
0 commit comments