@@ -325,13 +325,13 @@ public final class BackendService extends com.google.api.client.json.GenericJson
325
325
* address as the destination address of the incoming connection before the connection was
326
326
* redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load
327
327
* balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host
328
- * selection times. For more information about Maglev, see
329
- * https://ai.google/research/pubs/pub44824 - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round
330
- * Robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the
331
- * Backend Service responses are expected to contain non-standard HTTP response header field
332
- * Endpoint-Load- Metrics. The reported metrics to use for computing the weights are specified via
333
- * the customMetrics field. This field is applicable to either: - A regional backend service with
334
- * the service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
328
+ * selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software
329
+ * Network Load Balancer. - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round Robin Load Balancing
330
+ * using weights computed from Backend reported Custom Metrics. If set, the Backend Service
331
+ * responses are expected to contain non-standard HTTP response header field Endpoint-Load-
332
+ * Metrics. The reported metrics to use for computing the weights are specified via the
333
+ * customMetrics field. This field is applicable to either: - A regional backend service with the
334
+ * service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
335
335
* INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to
336
336
* INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not
337
337
* configured—that is, if session affinity remains at the default value of NONE—then the default
@@ -502,7 +502,7 @@ public final class BackendService extends com.google.api.client.json.GenericJson
502
502
503
503
/**
504
504
* URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is
505
- * EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
505
+ * EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
506
506
* The value may be {@code null}.
507
507
*/
508
508
@ com .google .api .client .util .Key
@@ -1230,13 +1230,13 @@ public BackendService setLocalityLbPolicies(java.util.List<BackendServiceLocalit
1230
1230
* address as the destination address of the incoming connection before the connection was
1231
1231
* redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load
1232
1232
* balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host
1233
- * selection times. For more information about Maglev, see
1234
- * https://ai.google/research/pubs/pub44824 - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round
1235
- * Robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the
1236
- * Backend Service responses are expected to contain non-standard HTTP response header field
1237
- * Endpoint-Load- Metrics. The reported metrics to use for computing the weights are specified via
1238
- * the customMetrics field. This field is applicable to either: - A regional backend service with
1239
- * the service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1233
+ * selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software
1234
+ * Network Load Balancer. - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round Robin Load Balancing
1235
+ * using weights computed from Backend reported Custom Metrics. If set, the Backend Service
1236
+ * responses are expected to contain non-standard HTTP response header field Endpoint-Load-
1237
+ * Metrics. The reported metrics to use for computing the weights are specified via the
1238
+ * customMetrics field. This field is applicable to either: - A regional backend service with the
1239
+ * service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1240
1240
* INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to
1241
1241
* INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not
1242
1242
* configured—that is, if session affinity remains at the default value of NONE—then the default
@@ -1263,13 +1263,13 @@ public java.lang.String getLocalityLbPolicy() {
1263
1263
* address as the destination address of the incoming connection before the connection was
1264
1264
* redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load
1265
1265
* balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host
1266
- * selection times. For more information about Maglev, see
1267
- * https://ai.google/research/pubs/pub44824 - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round
1268
- * Robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the
1269
- * Backend Service responses are expected to contain non-standard HTTP response header field
1270
- * Endpoint-Load- Metrics. The reported metrics to use for computing the weights are specified via
1271
- * the customMetrics field. This field is applicable to either: - A regional backend service with
1272
- * the service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1266
+ * selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software
1267
+ * Network Load Balancer. - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round Robin Load Balancing
1268
+ * using weights computed from Backend reported Custom Metrics. If set, the Backend Service
1269
+ * responses are expected to contain non-standard HTTP response header field Endpoint-Load-
1270
+ * Metrics. The reported metrics to use for computing the weights are specified via the
1271
+ * customMetrics field. This field is applicable to either: - A regional backend service with the
1272
+ * service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1273
1273
* INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to
1274
1274
* INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not
1275
1275
* configured—that is, if session affinity remains at the default value of NONE—then the default
@@ -1642,7 +1642,7 @@ public BackendService setServiceBindings(java.util.List<java.lang.String> servic
1642
1642
1643
1643
/**
1644
1644
* URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is
1645
- * EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1645
+ * EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1646
1646
* @return value or {@code null} for none
1647
1647
*/
1648
1648
public java .lang .String getServiceLbPolicy () {
@@ -1651,7 +1651,7 @@ public java.lang.String getServiceLbPolicy() {
1651
1651
1652
1652
/**
1653
1653
* URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is
1654
- * EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1654
+ * EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1655
1655
* @param serviceLbPolicy serviceLbPolicy or {@code null} for none
1656
1656
*/
1657
1657
public BackendService setServiceLbPolicy (java .lang .String serviceLbPolicy ) {
0 commit comments