| Modifier and Type | Method and Description |
|---|---|
ServiceLevelIndicator |
ServiceLevelIndicator.Builder.build() |
ServiceLevelIndicator |
ServiceLevelIndicator.Builder.buildPartial() |
static ServiceLevelIndicator |
ServiceLevelIndicator.getDefaultInstance() |
ServiceLevelIndicator |
ServiceLevelIndicator.getDefaultInstanceForType() |
ServiceLevelIndicator |
ServiceLevelIndicator.Builder.getDefaultInstanceForType() |
ServiceLevelIndicator |
ServiceLevelObjectiveOrBuilder.getServiceLevelIndicator()
The definition of good service, used to measure and calculate the quality
of the `Service`'s performance with respect to a single aspect of service
quality.
|
ServiceLevelIndicator |
ServiceLevelObjective.getServiceLevelIndicator()
The definition of good service, used to measure and calculate the quality
of the `Service`'s performance with respect to a single aspect of service
quality.
|
ServiceLevelIndicator |
ServiceLevelObjective.Builder.getServiceLevelIndicator()
The definition of good service, used to measure and calculate the quality
of the `Service`'s performance with respect to a single aspect of service
quality.
|
static ServiceLevelIndicator |
ServiceLevelIndicator.parseDelimitedFrom(InputStream input) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(byte[] data) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(ByteBuffer data) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(com.google.protobuf.ByteString data) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(InputStream input) |
static ServiceLevelIndicator |
ServiceLevelIndicator.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceLevelIndicator> |
ServiceLevelIndicator.getParserForType() |
static com.google.protobuf.Parser<ServiceLevelIndicator> |
ServiceLevelIndicator.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelIndicator.Builder |
ServiceLevelIndicator.Builder.mergeFrom(ServiceLevelIndicator other) |
ServiceLevelObjective.Builder |
ServiceLevelObjective.Builder.mergeServiceLevelIndicator(ServiceLevelIndicator value)
The definition of good service, used to measure and calculate the quality
of the `Service`'s performance with respect to a single aspect of service
quality.
|
static ServiceLevelIndicator.Builder |
ServiceLevelIndicator.newBuilder(ServiceLevelIndicator prototype) |
ServiceLevelObjective.Builder |
ServiceLevelObjective.Builder.setServiceLevelIndicator(ServiceLevelIndicator value)
The definition of good service, used to measure and calculate the quality
of the `Service`'s performance with respect to a single aspect of service
quality.
|
Copyright © 2025 Google LLC. All rights reserved.