You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: [batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging (#10056)
Copy file name to clipboardExpand all lines: java-batch/google-cloud-batch/src/main/resources/META-INF/native-image/com.google.cloud.batch.v1alpha/reflect-config.json
Copy file name to clipboardExpand all lines: java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/AllocationPolicy.java
Copy file name to clipboardExpand all lines: java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/AllocationPolicyOrBuilder.java
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ public interface AllocationPolicyOrBuilder
70
70
* </code>
71
71
*
72
72
* @deprecated google.cloud.batch.v1alpha.AllocationPolicy.instance is deprecated. See
73
-
* google/cloud/batch/v1alpha/job.proto;l=560
73
+
* google/cloud/batch/v1alpha/job.proto;l=574
74
74
* @return Whether the instance field is set.
75
75
*/
76
76
@java.lang.Deprecated
@@ -87,7 +87,7 @@ public interface AllocationPolicyOrBuilder
87
87
* </code>
88
88
*
89
89
* @deprecated google.cloud.batch.v1alpha.AllocationPolicy.instance is deprecated. See
90
-
* google/cloud/batch/v1alpha/job.proto;l=560
90
+
* google/cloud/batch/v1alpha/job.proto;l=574
91
91
* @return The instance.
92
92
*/
93
93
@java.lang.Deprecated
@@ -187,7 +187,7 @@ public interface AllocationPolicyOrBuilder
0 commit comments