public final class FetchDeploymentStateResponse extends com.google.protobuf.GeneratedMessageV3 implements FetchDeploymentStateResponseOrBuilder
Response message for GameServerDeploymentsService.FetchDeploymentState.Protobuf type
google.cloud.gaming.v1.FetchDeploymentStateResponse| Modifier and Type | Class and Description |
|---|---|
static class |
FetchDeploymentStateResponse.Builder
Response message for GameServerDeploymentsService.FetchDeploymentState.
|
static class |
FetchDeploymentStateResponse.DeployedClusterState
The game server cluster changes made by the game server deployment.
|
static interface |
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CLUSTER_STATE_FIELD_NUMBER |
static int |
UNAVAILABLE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
FetchDeploymentStateResponse.DeployedClusterState |
getClusterState(int index)
The state of the game server deployment in each game server cluster.
|
int |
getClusterStateCount()
The state of the game server deployment in each game server cluster.
|
List<FetchDeploymentStateResponse.DeployedClusterState> |
getClusterStateList()
The state of the game server deployment in each game server cluster.
|
FetchDeploymentStateResponse.DeployedClusterStateOrBuilder |
getClusterStateOrBuilder(int index)
The state of the game server deployment in each game server cluster.
|
List<? extends FetchDeploymentStateResponse.DeployedClusterStateOrBuilder> |
getClusterStateOrBuilderList()
The state of the game server deployment in each game server cluster.
|
static FetchDeploymentStateResponse |
getDefaultInstance() |
FetchDeploymentStateResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<FetchDeploymentStateResponse> |
getParserForType() |
int |
getSerializedSize() |
String |
getUnavailable(int index)
List of locations that could not be reached.
|
com.google.protobuf.ByteString |
getUnavailableBytes(int index)
List of locations that could not be reached.
|
int |
getUnavailableCount()
List of locations that could not be reached.
|
com.google.protobuf.ProtocolStringList |
getUnavailableList()
List of locations that could not be reached.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FetchDeploymentStateResponse.Builder |
newBuilder() |
static FetchDeploymentStateResponse.Builder |
newBuilder(FetchDeploymentStateResponse prototype) |
FetchDeploymentStateResponse.Builder |
newBuilderForType() |
protected FetchDeploymentStateResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FetchDeploymentStateResponse |
parseDelimitedFrom(InputStream input) |
static FetchDeploymentStateResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
parseFrom(byte[] data) |
static FetchDeploymentStateResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
parseFrom(ByteBuffer data) |
static FetchDeploymentStateResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
parseFrom(com.google.protobuf.ByteString data) |
static FetchDeploymentStateResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FetchDeploymentStateResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
parseFrom(InputStream input) |
static FetchDeploymentStateResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FetchDeploymentStateResponse> |
parser() |
FetchDeploymentStateResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CLUSTER_STATE_FIELD_NUMBER
public static final int UNAVAILABLE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<FetchDeploymentStateResponse.DeployedClusterState> getClusterStateList()
The state of the game server deployment in each game server cluster.
repeated .google.cloud.gaming.v1.FetchDeploymentStateResponse.DeployedClusterState cluster_state = 1;
getClusterStateList in interface FetchDeploymentStateResponseOrBuilderpublic List<? extends FetchDeploymentStateResponse.DeployedClusterStateOrBuilder> getClusterStateOrBuilderList()
The state of the game server deployment in each game server cluster.
repeated .google.cloud.gaming.v1.FetchDeploymentStateResponse.DeployedClusterState cluster_state = 1;
getClusterStateOrBuilderList in interface FetchDeploymentStateResponseOrBuilderpublic int getClusterStateCount()
The state of the game server deployment in each game server cluster.
repeated .google.cloud.gaming.v1.FetchDeploymentStateResponse.DeployedClusterState cluster_state = 1;
getClusterStateCount in interface FetchDeploymentStateResponseOrBuilderpublic FetchDeploymentStateResponse.DeployedClusterState getClusterState(int index)
The state of the game server deployment in each game server cluster.
repeated .google.cloud.gaming.v1.FetchDeploymentStateResponse.DeployedClusterState cluster_state = 1;
getClusterState in interface FetchDeploymentStateResponseOrBuilderpublic FetchDeploymentStateResponse.DeployedClusterStateOrBuilder getClusterStateOrBuilder(int index)
The state of the game server deployment in each game server cluster.
repeated .google.cloud.gaming.v1.FetchDeploymentStateResponse.DeployedClusterState cluster_state = 1;
getClusterStateOrBuilder in interface FetchDeploymentStateResponseOrBuilderpublic com.google.protobuf.ProtocolStringList getUnavailableList()
List of locations that could not be reached.
repeated string unavailable = 2;getUnavailableList in interface FetchDeploymentStateResponseOrBuilderpublic int getUnavailableCount()
List of locations that could not be reached.
repeated string unavailable = 2;getUnavailableCount in interface FetchDeploymentStateResponseOrBuilderpublic String getUnavailable(int index)
List of locations that could not be reached.
repeated string unavailable = 2;getUnavailable in interface FetchDeploymentStateResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnavailableBytes(int index)
List of locations that could not be reached.
repeated string unavailable = 2;getUnavailableBytes in interface FetchDeploymentStateResponseOrBuilderindex - The index of the value to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FetchDeploymentStateResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchDeploymentStateResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchDeploymentStateResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchDeploymentStateResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchDeploymentStateResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchDeploymentStateResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FetchDeploymentStateResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static FetchDeploymentStateResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FetchDeploymentStateResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FetchDeploymentStateResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FetchDeploymentStateResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FetchDeploymentStateResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FetchDeploymentStateResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FetchDeploymentStateResponse.Builder newBuilder()
public static FetchDeploymentStateResponse.Builder newBuilder(FetchDeploymentStateResponse prototype)
public FetchDeploymentStateResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FetchDeploymentStateResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FetchDeploymentStateResponse getDefaultInstance()
public static com.google.protobuf.Parser<FetchDeploymentStateResponse> parser()
public com.google.protobuf.Parser<FetchDeploymentStateResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FetchDeploymentStateResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.