Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<ListGameServerConfigsRequest,ListGameServerConfigsResponse> |
GameServerConfigsServiceGrpc.METHOD_LIST_GAME_SERVER_CONFIGS
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListGameServerConfigsResponse |
ListGameServerConfigsResponse.Builder.build() |
ListGameServerConfigsResponse |
ListGameServerConfigsResponse.Builder.buildPartial() |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.getDefaultInstance() |
ListGameServerConfigsResponse |
ListGameServerConfigsResponse.getDefaultInstanceForType() |
ListGameServerConfigsResponse |
ListGameServerConfigsResponse.Builder.getDefaultInstanceForType() |
ListGameServerConfigsResponse |
GameServerConfigsServiceGrpc.GameServerConfigsServiceBlockingStub.listGameServerConfigs(ListGameServerConfigsRequest request)
Lists game server configs in a given project, location, and game server
deployment.
|
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseDelimitedFrom(InputStream input) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(byte[] data) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(ByteBuffer data) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(ByteString data) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(CodedInputStream input) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(InputStream input) |
static ListGameServerConfigsResponse |
ListGameServerConfigsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListGameServerConfigsRequest,ListGameServerConfigsResponse> |
GameServerConfigsServiceGrpc.getListGameServerConfigsMethod() |
Parser<ListGameServerConfigsResponse> |
ListGameServerConfigsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListGameServerConfigsResponse> |
GameServerConfigsServiceGrpc.GameServerConfigsServiceFutureStub.listGameServerConfigs(ListGameServerConfigsRequest request)
Lists game server configs in a given project, location, and game server
deployment.
|
static Parser<ListGameServerConfigsResponse> |
ListGameServerConfigsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListGameServerConfigsResponse.Builder |
ListGameServerConfigsResponse.Builder.mergeFrom(ListGameServerConfigsResponse other) |
static ListGameServerConfigsResponse.Builder |
ListGameServerConfigsResponse.newBuilder(ListGameServerConfigsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
GameServerConfigsServiceGrpc.GameServerConfigsServiceImplBase.listGameServerConfigs(ListGameServerConfigsRequest request,
StreamObserver<ListGameServerConfigsResponse> responseObserver)
Lists game server configs in a given project, location, and game server
deployment.
|
void |
GameServerConfigsServiceGrpc.GameServerConfigsServiceStub.listGameServerConfigs(ListGameServerConfigsRequest request,
StreamObserver<ListGameServerConfigsResponse> responseObserver)
Lists game server configs in a given project, location, and game server
deployment.
|
Copyright © 2020 Google LLC. All rights reserved.