| Modifier and Type | Method and Description |
|---|---|
static ServiceLevelObjective.View |
ServiceLevelObjective.View.forNumber(int value) |
ServiceLevelObjective.View |
ListServiceLevelObjectivesRequest.getView()
View of the `ServiceLevelObjective`s to return.
|
ServiceLevelObjective.View |
ListServiceLevelObjectivesRequest.Builder.getView()
View of the `ServiceLevelObjective`s to return.
|
ServiceLevelObjective.View |
GetServiceLevelObjectiveRequestOrBuilder.getView()
View of the `ServiceLevelObjective` to return.
|
ServiceLevelObjective.View |
ListServiceLevelObjectivesRequestOrBuilder.getView()
View of the `ServiceLevelObjective`s to return.
|
ServiceLevelObjective.View |
GetServiceLevelObjectiveRequest.getView()
View of the `ServiceLevelObjective` to return.
|
ServiceLevelObjective.View |
GetServiceLevelObjectiveRequest.Builder.getView()
View of the `ServiceLevelObjective` to return.
|
static ServiceLevelObjective.View |
ServiceLevelObjective.View.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServiceLevelObjective.View |
ServiceLevelObjective.View.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceLevelObjective.View |
ServiceLevelObjective.View.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLevelObjective.View[] |
ServiceLevelObjective.View.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ServiceLevelObjective.View> |
ServiceLevelObjective.View.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListServiceLevelObjectivesRequest.Builder |
ListServiceLevelObjectivesRequest.Builder.setView(ServiceLevelObjective.View value)
View of the `ServiceLevelObjective`s to return.
|
GetServiceLevelObjectiveRequest.Builder |
GetServiceLevelObjectiveRequest.Builder.setView(ServiceLevelObjective.View value)
View of the `ServiceLevelObjective` to return.
|
Copyright © 2025 Google LLC. All rights reserved.