| Modifier and Type | Method and Description |
|---|---|
static ClusterView |
ClusterView.forNumber(int value) |
ClusterView |
GetClusterRequest.getView()
Optional.
|
ClusterView |
GetClusterRequest.Builder.getView()
Optional.
|
ClusterView |
GetClusterRequestOrBuilder.getView()
Optional.
|
static ClusterView |
ClusterView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ClusterView |
ClusterView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ClusterView |
ClusterView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterView[] |
ClusterView.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<ClusterView> |
ClusterView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetClusterRequest.Builder |
GetClusterRequest.Builder.setView(ClusterView value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.