| Modifier and Type | Method and Description |
|---|---|
static GetServiceConfigRequest.ConfigView |
GetServiceConfigRequest.ConfigView.forNumber(int value) |
GetServiceConfigRequest.ConfigView |
GetServiceConfigRequest.getView()
Specifies which parts of the Service Config should be returned in the
response.
|
GetServiceConfigRequest.ConfigView |
GetServiceConfigRequest.Builder.getView()
Specifies which parts of the Service Config should be returned in the
response.
|
GetServiceConfigRequest.ConfigView |
GetServiceConfigRequestOrBuilder.getView()
Specifies which parts of the Service Config should be returned in the
response.
|
static GetServiceConfigRequest.ConfigView |
GetServiceConfigRequest.ConfigView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GetServiceConfigRequest.ConfigView |
GetServiceConfigRequest.ConfigView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GetServiceConfigRequest.ConfigView |
GetServiceConfigRequest.ConfigView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetServiceConfigRequest.ConfigView[] |
GetServiceConfigRequest.ConfigView.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<GetServiceConfigRequest.ConfigView> |
GetServiceConfigRequest.ConfigView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetServiceConfigRequest.Builder |
GetServiceConfigRequest.Builder.setView(GetServiceConfigRequest.ConfigView value)
Specifies which parts of the Service Config should be returned in the
response.
|
Copyright © 2024 Google LLC. All rights reserved.