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<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> |
GameServerClustersServiceGrpc.METHOD_PREVIEW_UPDATE_GAME_SERVER_CLUSTER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PreviewUpdateGameServerClusterRequest.Builder |
PreviewUpdateGameServerClusterRequest.Builder.mergeFrom(PreviewUpdateGameServerClusterRequest other) |
static PreviewUpdateGameServerClusterRequest.Builder |
PreviewUpdateGameServerClusterRequest.newBuilder(PreviewUpdateGameServerClusterRequest prototype) |
PreviewUpdateGameServerClusterResponse |
GameServerClustersServiceClient.previewUpdateGameServerCluster(PreviewUpdateGameServerClusterRequest request)
Previews updating a GameServerCluster.
|
PreviewUpdateGameServerClusterResponse |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.previewUpdateGameServerCluster(PreviewUpdateGameServerClusterRequest request)
Previews updating a GameServerCluster.
|
com.google.common.util.concurrent.ListenableFuture<PreviewUpdateGameServerClusterResponse> |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub.previewUpdateGameServerCluster(PreviewUpdateGameServerClusterRequest request)
Previews updating a GameServerCluster.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase.previewUpdateGameServerCluster(PreviewUpdateGameServerClusterRequest request,
StreamObserver<PreviewUpdateGameServerClusterResponse> responseObserver)
Previews updating a GameServerCluster.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceStub.previewUpdateGameServerCluster(PreviewUpdateGameServerClusterRequest request,
StreamObserver<PreviewUpdateGameServerClusterResponse> responseObserver)
Previews updating a GameServerCluster.
|
Copyright © 2020 Google LLC. All rights reserved.