Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<CreateGameServerConfigRequest,Operation> |
GameServerConfigsServiceGrpc.METHOD_CREATE_GAME_SERVER_CONFIG
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<CreateGameServerConfigRequest,Operation> |
GameServerConfigsServiceGrpc.getCreateGameServerConfigMethod() |
Parser<CreateGameServerConfigRequest> |
CreateGameServerConfigRequest.getParserForType() |
static Parser<CreateGameServerConfigRequest> |
CreateGameServerConfigRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Operation |
GameServerConfigsServiceGrpc.GameServerConfigsServiceBlockingStub.createGameServerConfig(CreateGameServerConfigRequest request)
Creates a new game server config in a given project, location, and game
server deployment.
|
com.google.common.util.concurrent.ListenableFuture<Operation> |
GameServerConfigsServiceGrpc.GameServerConfigsServiceFutureStub.createGameServerConfig(CreateGameServerConfigRequest request)
Creates a new game server config in a given project, location, and game
server deployment.
|
void |
GameServerConfigsServiceGrpc.GameServerConfigsServiceImplBase.createGameServerConfig(CreateGameServerConfigRequest request,
StreamObserver<Operation> responseObserver)
Creates a new game server config in a given project, location, and game
server deployment.
|
void |
GameServerConfigsServiceGrpc.GameServerConfigsServiceStub.createGameServerConfig(CreateGameServerConfigRequest request,
StreamObserver<Operation> responseObserver)
Creates a new game server config in a given project, location, and game
server deployment.
|
CreateGameServerConfigRequest.Builder |
CreateGameServerConfigRequest.Builder.mergeFrom(CreateGameServerConfigRequest other) |
static CreateGameServerConfigRequest.Builder |
CreateGameServerConfigRequest.newBuilder(CreateGameServerConfigRequest prototype) |
Copyright © 2020 Google LLC. All rights reserved.