| Modifier and Type | Method and Description |
|---|---|
BackendServiceCustomMetric |
BackendServiceCustomMetric.Builder.build() |
BackendServiceCustomMetric |
BackendServiceCustomMetric.Builder.buildPartial() |
BackendServiceCustomMetric |
BackendServiceOrBuilder.getCustomMetrics(int index)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
BackendServiceCustomMetric |
BackendService.getCustomMetrics(int index)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
BackendServiceCustomMetric |
BackendService.Builder.getCustomMetrics(int index)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
static BackendServiceCustomMetric |
BackendServiceCustomMetric.getDefaultInstance() |
BackendServiceCustomMetric |
BackendServiceCustomMetric.getDefaultInstanceForType() |
BackendServiceCustomMetric |
BackendServiceCustomMetric.Builder.getDefaultInstanceForType() |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseDelimitedFrom(InputStream input) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(byte[] data) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(ByteBuffer data) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(com.google.protobuf.ByteString data) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(com.google.protobuf.CodedInputStream input) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(InputStream input) |
static BackendServiceCustomMetric |
BackendServiceCustomMetric.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BackendServiceCustomMetric> |
BackendServiceOrBuilder.getCustomMetricsList()
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
List<BackendServiceCustomMetric> |
BackendService.getCustomMetricsList()
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
List<BackendServiceCustomMetric> |
BackendService.Builder.getCustomMetricsList()
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
com.google.protobuf.Parser<BackendServiceCustomMetric> |
BackendServiceCustomMetric.getParserForType() |
static com.google.protobuf.Parser<BackendServiceCustomMetric> |
BackendServiceCustomMetric.parser() |
| Modifier and Type | Method and Description |
|---|---|
BackendService.Builder |
BackendService.Builder.addCustomMetrics(BackendServiceCustomMetric value)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
BackendService.Builder |
BackendService.Builder.addCustomMetrics(int index,
BackendServiceCustomMetric value)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
BackendServiceCustomMetric.Builder |
BackendServiceCustomMetric.Builder.mergeFrom(BackendServiceCustomMetric other) |
static BackendServiceCustomMetric.Builder |
BackendServiceCustomMetric.newBuilder(BackendServiceCustomMetric prototype) |
BackendService.Builder |
BackendService.Builder.setCustomMetrics(int index,
BackendServiceCustomMetric value)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
| Modifier and Type | Method and Description |
|---|---|
BackendService.Builder |
BackendService.Builder.addAllCustomMetrics(Iterable<? extends BackendServiceCustomMetric> values)
List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
|
Copyright © 2025 Google LLC. All rights reserved.