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
Copy file name to clipboardExpand all lines: clients/google-api-services-compute/alpha/2.0.0/com/google/api/services/compute/model/BackendServiceHAPolicy.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ public final class BackendServiceHAPolicy extends com.google.api.client.json.Gen
59
59
* fastIPMove. - The regional backend service must set the network field, and all NEGs must belong
60
60
* to that network. However, individual NEGs can belong to different subnetworks of that network.
61
61
* - The maximum number of network endpoints across all backends of a backend service with
62
-
* fastIPMove is 64. - The maximum number of backend services with fastIPMove that can have the
62
+
* fastIPMove is 32. - The maximum number of backend services with fastIPMove that can have the
63
63
* same network endpoint attached to one of its backends is 64. - The maximum number of backend
64
64
* services with fastIPMove in a VPC in a region is 64. - The network endpoints that are attached
65
65
* to a backend of a backend service with fastIPMove cannot resolve to Gen3+ machines for IPv6. -
@@ -115,7 +115,7 @@ public final class BackendServiceHAPolicy extends com.google.api.client.json.Gen
115
115
* fastIPMove. - The regional backend service must set the network field, and all NEGs must belong
116
116
* to that network. However, individual NEGs can belong to different subnetworks of that network.
117
117
* - The maximum number of network endpoints across all backends of a backend service with
118
-
* fastIPMove is 64. - The maximum number of backend services with fastIPMove that can have the
118
+
* fastIPMove is 32. - The maximum number of backend services with fastIPMove that can have the
119
119
* same network endpoint attached to one of its backends is 64. - The maximum number of backend
120
120
* services with fastIPMove in a VPC in a region is 64. - The network endpoints that are attached
121
121
* to a backend of a backend service with fastIPMove cannot resolve to Gen3+ machines for IPv6. -
@@ -160,7 +160,7 @@ public java.lang.String getFastIPMove() {
160
160
* fastIPMove. - The regional backend service must set the network field, and all NEGs must belong
161
161
* to that network. However, individual NEGs can belong to different subnetworks of that network.
162
162
* - The maximum number of network endpoints across all backends of a backend service with
163
-
* fastIPMove is 64. - The maximum number of backend services with fastIPMove that can have the
163
+
* fastIPMove is 32. - The maximum number of backend services with fastIPMove that can have the
164
164
* same network endpoint attached to one of its backends is 64. - The maximum number of backend
165
165
* services with fastIPMove in a VPC in a region is 64. - The network endpoints that are attached
166
166
* to a backend of a backend service with fastIPMove cannot resolve to Gen3+ machines for IPv6. -
Copy file name to clipboardExpand all lines: clients/google-api-services-compute/alpha/2.0.0/com/google/api/services/compute/model/BulkInsertInstanceResource.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,13 @@ public final class BulkInsertInstanceResource extends com.google.api.client.json
0 commit comments