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