| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9632eaf commit ef39c21
155 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: | |||
| 20 | 20 | <dependency> | |
| 21 | 21 | <groupId>com.google.cloud</groupId> | |
| 22 | 22 | <artifactId>libraries-bom</artifactId> | |
| 23 | - <version>26.17.0</version> | ||
| 23 | + <version>26.18.0</version> | ||
| 24 | 24 | <type>pom</type> | |
| 25 | 25 | <scope>import</scope> | |
| 26 | 26 | </dependency> | |
@@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates. | |||
| 195 | 195 | [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html | |
| 196 | 196 | [stability-image]: https://img.shields.io/badge/stability-stable-green | |
| 197 | 197 | [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-container.svg | |
| 198 | - [maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.22.0 | ||
| 198 | + [maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-container/2.23.0 | ||
| 199 | 199 | [authentication]: https://github.com/googleapis/google-cloud-java#authentication | |
| 200 | 200 | [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes | |
| 201 | 201 | [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -308,7 +308,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder() | |||
| 308 | 308 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 309 | 309 | * | |
| 310 | 310 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 311 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 311 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 312 | 312 | * @return The minCpuPlatform. | |
| 313 | 313 | */ | |
| 314 | 314 | @java.lang.Override | |
@@ -344,7 +344,7 @@ public java.lang.String getMinCpuPlatform() { | |||
| 344 | 344 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 345 | 345 | * | |
| 346 | 346 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 347 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 347 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 348 | 348 | * @return The bytes for minCpuPlatform. | |
| 349 | 349 | */ | |
| 350 | 350 | @java.lang.Override | |
@@ -1874,7 +1874,7 @@ public com.google.container.v1.NodeManagementOrBuilder getManagementOrBuilder() | |||
| 1874 | 1874 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 1875 | 1875 | * | |
| 1876 | 1876 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 1877 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 1877 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 1878 | 1878 | * @return The minCpuPlatform. | |
| 1879 | 1879 | */ | |
| 1880 | 1880 | @java.lang.Deprecated | |
@@ -1909,7 +1909,7 @@ public java.lang.String getMinCpuPlatform() { | |||
| 1909 | 1909 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 1910 | 1910 | * | |
| 1911 | 1911 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 1912 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 1912 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 1913 | 1913 | * @return The bytes for minCpuPlatform. | |
| 1914 | 1914 | */ | |
| 1915 | 1915 | @java.lang.Deprecated | |
@@ -1944,7 +1944,7 @@ public com.google.protobuf.ByteString getMinCpuPlatformBytes() { | |||
| 1944 | 1944 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 1945 | 1945 | * | |
| 1946 | 1946 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 1947 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 1947 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 1948 | 1948 | * @param value The minCpuPlatform to set. | |
| 1949 | 1949 | * @return This builder for chaining. | |
| 1950 | 1950 | */ | |
@@ -1978,7 +1978,7 @@ public Builder setMinCpuPlatform(java.lang.String value) { | |||
| 1978 | 1978 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 1979 | 1979 | * | |
| 1980 | 1980 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 1981 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 1981 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 1982 | 1982 | * @return This builder for chaining. | |
| 1983 | 1983 | */ | |
| 1984 | 1984 | @java.lang.Deprecated | |
@@ -2008,7 +2008,7 @@ public Builder clearMinCpuPlatform() { | |||
| 2008 | 2008 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 2009 | 2009 | * | |
| 2010 | 2010 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 2011 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 2011 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 2012 | 2012 | * @param value The bytes for minCpuPlatform to set. | |
| 2013 | 2013 | * @return This builder for chaining. | |
| 2014 | 2014 | */ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -189,7 +189,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder | |||
| 189 | 189 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 190 | 190 | * | |
| 191 | 191 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 192 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 192 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 193 | 193 | * @return The minCpuPlatform. | |
| 194 | 194 | */ | |
| 195 | 195 | @java.lang.Deprecated | |
@@ -214,7 +214,7 @@ public interface AutoprovisioningNodePoolDefaultsOrBuilder | |||
| 214 | 214 | * <code>string min_cpu_platform = 5 [deprecated = true];</code> | |
| 215 | 215 | * | |
| 216 | 216 | * @deprecated google.container.v1.AutoprovisioningNodePoolDefaults.min_cpu_platform is | |
| 217 | - * deprecated. See google/container/v1/cluster_service.proto;l=3784 | ||
| 217 | + * deprecated. See google/container/v1/cluster_service.proto;l=3788 | ||
| 218 | 218 | * @return The bytes for minCpuPlatform. | |
| 219 | 219 | */ | |
| 220 | 220 | @java.lang.Deprecated | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -81,7 +81,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { | |||
| 81 | 81 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 82 | 82 | * | |
| 83 | 83 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 84 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 84 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 85 | 85 | * @return The projectId. | |
| 86 | 86 | */ | |
| 87 | 87 | @java.lang.Override | |
@@ -109,7 +109,7 @@ public java.lang.String getProjectId() { | |||
| 109 | 109 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 110 | 110 | * | |
| 111 | 111 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 112 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 112 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 113 | 113 | * @return The bytes for projectId. | |
| 114 | 114 | */ | |
| 115 | 115 | @java.lang.Override | |
@@ -143,7 +143,7 @@ public com.google.protobuf.ByteString getProjectIdBytes() { | |||
| 143 | 143 | * <code>string zone = 2 [deprecated = true];</code> | |
| 144 | 144 | * | |
| 145 | 145 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 146 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 146 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 147 | 147 | * @return The zone. | |
| 148 | 148 | */ | |
| 149 | 149 | @java.lang.Override | |
@@ -172,7 +172,7 @@ public java.lang.String getZone() { | |||
| 172 | 172 | * <code>string zone = 2 [deprecated = true];</code> | |
| 173 | 173 | * | |
| 174 | 174 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 175 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 175 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 176 | 176 | * @return The bytes for zone. | |
| 177 | 177 | */ | |
| 178 | 178 | @java.lang.Override | |
@@ -204,7 +204,7 @@ public com.google.protobuf.ByteString getZoneBytes() { | |||
| 204 | 204 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 205 | 205 | * | |
| 206 | 206 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 207 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 207 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 208 | 208 | * @return The operationId. | |
| 209 | 209 | */ | |
| 210 | 210 | @java.lang.Override | |
@@ -231,7 +231,7 @@ public java.lang.String getOperationId() { | |||
| 231 | 231 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 232 | 232 | * | |
| 233 | 233 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 234 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 234 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 235 | 235 | * @return The bytes for operationId. | |
| 236 | 236 | */ | |
| 237 | 237 | @java.lang.Override | |
@@ -727,7 +727,7 @@ public Builder mergeFrom( | |||
| 727 | 727 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 728 | 728 | * | |
| 729 | 729 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 730 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 730 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 731 | 731 | * @return The projectId. | |
| 732 | 732 | */ | |
| 733 | 733 | @java.lang.Deprecated | |
@@ -754,7 +754,7 @@ public java.lang.String getProjectId() { | |||
| 754 | 754 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 755 | 755 | * | |
| 756 | 756 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 757 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 757 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 758 | 758 | * @return The bytes for projectId. | |
| 759 | 759 | */ | |
| 760 | 760 | @java.lang.Deprecated | |
@@ -781,7 +781,7 @@ public com.google.protobuf.ByteString getProjectIdBytes() { | |||
| 781 | 781 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 782 | 782 | * | |
| 783 | 783 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 784 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 784 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 785 | 785 | * @param value The projectId to set. | |
| 786 | 786 | * @return This builder for chaining. | |
| 787 | 787 | */ | |
@@ -807,7 +807,7 @@ public Builder setProjectId(java.lang.String value) { | |||
| 807 | 807 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 808 | 808 | * | |
| 809 | 809 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 810 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 810 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 811 | 811 | * @return This builder for chaining. | |
| 812 | 812 | */ | |
| 813 | 813 | @java.lang.Deprecated | |
@@ -829,7 +829,7 @@ public Builder clearProjectId() { | |||
| 829 | 829 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 830 | 830 | * | |
| 831 | 831 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 832 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 832 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 833 | 833 | * @param value The bytes for projectId to set. | |
| 834 | 834 | * @return This builder for chaining. | |
| 835 | 835 | */ | |
@@ -859,7 +859,7 @@ public Builder setProjectIdBytes(com.google.protobuf.ByteString value) { | |||
| 859 | 859 | * <code>string zone = 2 [deprecated = true];</code> | |
| 860 | 860 | * | |
| 861 | 861 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 862 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 862 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 863 | 863 | * @return The zone. | |
| 864 | 864 | */ | |
| 865 | 865 | @java.lang.Deprecated | |
@@ -887,7 +887,7 @@ public java.lang.String getZone() { | |||
| 887 | 887 | * <code>string zone = 2 [deprecated = true];</code> | |
| 888 | 888 | * | |
| 889 | 889 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 890 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 890 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 891 | 891 | * @return The bytes for zone. | |
| 892 | 892 | */ | |
| 893 | 893 | @java.lang.Deprecated | |
@@ -915,7 +915,7 @@ public com.google.protobuf.ByteString getZoneBytes() { | |||
| 915 | 915 | * <code>string zone = 2 [deprecated = true];</code> | |
| 916 | 916 | * | |
| 917 | 917 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 918 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 918 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 919 | 919 | * @param value The zone to set. | |
| 920 | 920 | * @return This builder for chaining. | |
| 921 | 921 | */ | |
@@ -942,7 +942,7 @@ public Builder setZone(java.lang.String value) { | |||
| 942 | 942 | * <code>string zone = 2 [deprecated = true];</code> | |
| 943 | 943 | * | |
| 944 | 944 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 945 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 945 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 946 | 946 | * @return This builder for chaining. | |
| 947 | 947 | */ | |
| 948 | 948 | @java.lang.Deprecated | |
@@ -965,7 +965,7 @@ public Builder clearZone() { | |||
| 965 | 965 | * <code>string zone = 2 [deprecated = true];</code> | |
| 966 | 966 | * | |
| 967 | 967 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 968 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 968 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 969 | 969 | * @param value The bytes for zone to set. | |
| 970 | 970 | * @return This builder for chaining. | |
| 971 | 971 | */ | |
@@ -993,7 +993,7 @@ public Builder setZoneBytes(com.google.protobuf.ByteString value) { | |||
| 993 | 993 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 994 | 994 | * | |
| 995 | 995 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 996 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 996 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 997 | 997 | * @return The operationId. | |
| 998 | 998 | */ | |
| 999 | 999 | @java.lang.Deprecated | |
@@ -1019,7 +1019,7 @@ public java.lang.String getOperationId() { | |||
| 1019 | 1019 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 1020 | 1020 | * | |
| 1021 | 1021 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 1022 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 1022 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 1023 | 1023 | * @return The bytes for operationId. | |
| 1024 | 1024 | */ | |
| 1025 | 1025 | @java.lang.Deprecated | |
@@ -1045,7 +1045,7 @@ public com.google.protobuf.ByteString getOperationIdBytes() { | |||
| 1045 | 1045 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 1046 | 1046 | * | |
| 1047 | 1047 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 1048 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 1048 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 1049 | 1049 | * @param value The operationId to set. | |
| 1050 | 1050 | * @return This builder for chaining. | |
| 1051 | 1051 | */ | |
@@ -1070,7 +1070,7 @@ public Builder setOperationId(java.lang.String value) { | |||
| 1070 | 1070 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 1071 | 1071 | * | |
| 1072 | 1072 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 1073 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 1073 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 1074 | 1074 | * @return This builder for chaining. | |
| 1075 | 1075 | */ | |
| 1076 | 1076 | @java.lang.Deprecated | |
@@ -1091,7 +1091,7 @@ public Builder clearOperationId() { | |||
| 1091 | 1091 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 1092 | 1092 | * | |
| 1093 | 1093 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 1094 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 1094 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 1095 | 1095 | * @param value The bytes for operationId to set. | |
| 1096 | 1096 | * @return This builder for chaining. | |
| 1097 | 1097 | */ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,7 +35,7 @@ public interface CancelOperationRequestOrBuilder | |||
| 35 | 35 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 36 | 36 | * | |
| 37 | 37 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 38 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 38 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 39 | 39 | * @return The projectId. | |
| 40 | 40 | */ | |
| 41 | 41 | @java.lang.Deprecated | |
@@ -52,7 +52,7 @@ public interface CancelOperationRequestOrBuilder | |||
| 52 | 52 | * <code>string project_id = 1 [deprecated = true];</code> | |
| 53 | 53 | * | |
| 54 | 54 | * @deprecated google.container.v1.CancelOperationRequest.project_id is deprecated. See | |
| 55 | - * google/container/v1/cluster_service.proto;l=2973 | ||
| 55 | + * google/container/v1/cluster_service.proto;l=2977 | ||
| 56 | 56 | * @return The bytes for projectId. | |
| 57 | 57 | */ | |
| 58 | 58 | @java.lang.Deprecated | |
@@ -71,7 +71,7 @@ public interface CancelOperationRequestOrBuilder | |||
| 71 | 71 | * <code>string zone = 2 [deprecated = true];</code> | |
| 72 | 72 | * | |
| 73 | 73 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 74 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 74 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 75 | 75 | * @return The zone. | |
| 76 | 76 | */ | |
| 77 | 77 | @java.lang.Deprecated | |
@@ -89,7 +89,7 @@ public interface CancelOperationRequestOrBuilder | |||
| 89 | 89 | * <code>string zone = 2 [deprecated = true];</code> | |
| 90 | 90 | * | |
| 91 | 91 | * @deprecated google.container.v1.CancelOperationRequest.zone is deprecated. See | |
| 92 | - * google/container/v1/cluster_service.proto;l=2979 | ||
| 92 | + * google/container/v1/cluster_service.proto;l=2983 | ||
| 93 | 93 | * @return The bytes for zone. | |
| 94 | 94 | */ | |
| 95 | 95 | @java.lang.Deprecated | |
@@ -106,7 +106,7 @@ public interface CancelOperationRequestOrBuilder | |||
| 106 | 106 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 107 | 107 | * | |
| 108 | 108 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 109 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 109 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 110 | 110 | * @return The operationId. | |
| 111 | 111 | */ | |
| 112 | 112 | @java.lang.Deprecated | |
@@ -122,7 +122,7 @@ public interface CancelOperationRequestOrBuilder | |||
| 122 | 122 | * <code>string operation_id = 3 [deprecated = true];</code> | |
| 123 | 123 | * | |
| 124 | 124 | * @deprecated google.container.v1.CancelOperationRequest.operation_id is deprecated. See | |
| 125 | - * google/container/v1/cluster_service.proto;l=2983 | ||
| 125 | + * google/container/v1/cluster_service.proto;l=2987 | ||
| 126 | 126 | * @return The bytes for operationId. | |
| 127 | 127 | */ | |
| 128 | 128 | @java.lang.Deprecated | |
| Back | FazBrowse Home | New Git URL |
0 commit comments