| Modifier and Type | Method and Description |
|---|---|
static GameServerClusterView |
GameServerClusterView.forNumber(int value) |
GameServerClusterView |
PreviewCreateGameServerClusterRequestOrBuilder.getView()
Deprecated.
google.cloud.gaming.v1.PreviewCreateGameServerClusterRequest.view is deprecated.
See google/cloud/gaming/v1/game_server_clusters.proto;l=153
|
GameServerClusterView |
GetGameServerClusterRequest.getView()
Optional.
|
GameServerClusterView |
GetGameServerClusterRequest.Builder.getView()
Optional.
|
GameServerClusterView |
ListGameServerClustersRequestOrBuilder.getView()
Optional.
|
GameServerClusterView |
PreviewCreateGameServerClusterRequest.getView()
Deprecated.
google.cloud.gaming.v1.PreviewCreateGameServerClusterRequest.view is deprecated.
See google/cloud/gaming/v1/game_server_clusters.proto;l=153
|
GameServerClusterView |
PreviewCreateGameServerClusterRequest.Builder.getView()
Deprecated.
google.cloud.gaming.v1.PreviewCreateGameServerClusterRequest.view is deprecated.
See google/cloud/gaming/v1/game_server_clusters.proto;l=153
|
GameServerClusterView |
ListGameServerClustersRequest.getView()
Optional.
|
GameServerClusterView |
ListGameServerClustersRequest.Builder.getView()
Optional.
|
GameServerClusterView |
GetGameServerClusterRequestOrBuilder.getView()
Optional.
|
static GameServerClusterView |
GameServerClusterView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GameServerClusterView |
GameServerClusterView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GameServerClusterView |
GameServerClusterView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GameServerClusterView[] |
GameServerClusterView.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<GameServerClusterView> |
GameServerClusterView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetGameServerClusterRequest.Builder |
GetGameServerClusterRequest.Builder.setView(GameServerClusterView value)
Optional.
|
PreviewCreateGameServerClusterRequest.Builder |
PreviewCreateGameServerClusterRequest.Builder.setView(GameServerClusterView value)
Deprecated.
google.cloud.gaming.v1.PreviewCreateGameServerClusterRequest.view is deprecated.
See google/cloud/gaming/v1/game_server_clusters.proto;l=153
|
ListGameServerClustersRequest.Builder |
ListGameServerClustersRequest.Builder.setView(GameServerClusterView value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.