Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
com.google.cloud.gaming.v1alpha.stub |
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceGrpc.METHOD_PREVIEW_CREATE_GAME_SERVER_CLUSTER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PreviewCreateGameServerClusterRequest.Builder |
PreviewCreateGameServerClusterRequest.Builder.mergeFrom(PreviewCreateGameServerClusterRequest other) |
static PreviewCreateGameServerClusterRequest.Builder |
PreviewCreateGameServerClusterRequest.newBuilder(PreviewCreateGameServerClusterRequest prototype) |
PreviewCreateGameServerClusterResponse |
GameServerClustersServiceClient.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request)
Previews creation of a new game server cluster in a given project and location.
|
PreviewCreateGameServerClusterResponse |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request)
Previews creation of a new game server cluster in a given project and
location.
|
com.google.common.util.concurrent.ListenableFuture<PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request)
Previews creation of a new game server cluster in a given project and
location.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request,
StreamObserver<PreviewCreateGameServerClusterResponse> responseObserver)
Previews creation of a new game server cluster in a given project and
location.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceStub.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request,
StreamObserver<PreviewCreateGameServerClusterResponse> responseObserver)
Previews creation of a new game server cluster in a given project and
location.
|
Copyright © 2020 Google LLC. All rights reserved.