@@ -342,13 +342,13 @@ public final class BackendService extends com.google.api.client.json.GenericJson
342
342
* address as the destination address of the incoming connection before the connection was
343
343
* redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load
344
344
* balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host
345
- * selection times. For more information about Maglev, see
346
- * https://ai.google/research/pubs/pub44824 - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round
347
- * Robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the
348
- * Backend Service responses are expected to contain non-standard HTTP response header field
349
- * Endpoint-Load- Metrics. The reported metrics to use for computing the weights are specified via
350
- * the customMetrics field. This field is applicable to either: - A regional backend service with
351
- * the service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
345
+ * selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software
346
+ * Network Load Balancer. - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round Robin Load Balancing
347
+ * using weights computed from Backend reported Custom Metrics. If set, the Backend Service
348
+ * responses are expected to contain non-standard HTTP response header field Endpoint-Load-
349
+ * Metrics. The reported metrics to use for computing the weights are specified via the
350
+ * customMetrics field. This field is applicable to either: - A regional backend service with the
351
+ * service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
352
352
* INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to
353
353
* INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not
354
354
* configured—that is, if session affinity remains at the default value of NONE—then the default
@@ -534,7 +534,7 @@ public final class BackendService extends com.google.api.client.json.GenericJson
534
534
535
535
/**
536
536
* URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is
537
- * EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
537
+ * EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
538
538
* The value may be {@code null}.
539
539
*/
540
540
@ com .google .api .client .util .Key
@@ -1314,13 +1314,13 @@ public BackendService setLocalityLbPolicies(java.util.List<BackendServiceLocalit
1314
1314
* address as the destination address of the incoming connection before the connection was
1315
1315
* redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load
1316
1316
* balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host
1317
- * selection times. For more information about Maglev, see
1318
- * https://ai.google/research/pubs/pub44824 - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round
1319
- * Robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the
1320
- * Backend Service responses are expected to contain non-standard HTTP response header field
1321
- * Endpoint-Load- Metrics. The reported metrics to use for computing the weights are specified via
1322
- * the customMetrics field. This field is applicable to either: - A regional backend service with
1323
- * the service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1317
+ * selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software
1318
+ * Network Load Balancer. - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round Robin Load Balancing
1319
+ * using weights computed from Backend reported Custom Metrics. If set, the Backend Service
1320
+ * responses are expected to contain non-standard HTTP response header field Endpoint-Load-
1321
+ * Metrics. The reported metrics to use for computing the weights are specified via the
1322
+ * customMetrics field. This field is applicable to either: - A regional backend service with the
1323
+ * service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1324
1324
* INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to
1325
1325
* INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not
1326
1326
* configured—that is, if session affinity remains at the default value of NONE—then the default
@@ -1347,13 +1347,13 @@ public java.lang.String getLocalityLbPolicy() {
1347
1347
* address as the destination address of the incoming connection before the connection was
1348
1348
* redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load
1349
1349
* balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host
1350
- * selection times. For more information about Maglev, see
1351
- * https://ai.google/research/pubs/pub44824 - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round
1352
- * Robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the
1353
- * Backend Service responses are expected to contain non-standard HTTP response header field
1354
- * Endpoint-Load- Metrics. The reported metrics to use for computing the weights are specified via
1355
- * the customMetrics field. This field is applicable to either: - A regional backend service with
1356
- * the service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1350
+ * selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software
1351
+ * Network Load Balancer. - WEIGHTED_ROUND_ROBIN: Per-endpoint Weighted Round Robin Load Balancing
1352
+ * using weights computed from Backend reported Custom Metrics. If set, the Backend Service
1353
+ * responses are expected to contain non-standard HTTP response header field Endpoint-Load-
1354
+ * Metrics. The reported metrics to use for computing the weights are specified via the
1355
+ * customMetrics field. This field is applicable to either: - A regional backend service with the
1356
+ * service_protocol set to HTTP, HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
1357
1357
* INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to
1358
1358
* INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not
1359
1359
* configured—that is, if session affinity remains at the default value of NONE—then the default
@@ -1762,7 +1762,7 @@ public BackendService setServiceBindings(java.util.List<java.lang.String> servic
1762
1762
1763
1763
/**
1764
1764
* URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is
1765
- * EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1765
+ * EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1766
1766
* @return value or {@code null} for none
1767
1767
*/
1768
1768
public java .lang .String getServiceLbPolicy () {
@@ -1771,7 +1771,7 @@ public java.lang.String getServiceLbPolicy() {
1771
1771
1772
1772
/**
1773
1773
* URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is
1774
- * EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1774
+ * EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
1775
1775
* @param serviceLbPolicy serviceLbPolicy or {@code null} for none
1776
1776
*/
1777
1777
public BackendService setServiceLbPolicy (java .lang .String serviceLbPolicy ) {
0 commit comments