public static final class FetchDeploymentStateResponse.Builder extends GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder> implements FetchDeploymentStateResponseOrBuilder
Response message for GameServerDeploymentsService.FetchDeploymentState.Protobuf type
google.cloud.gaming.v1alpha.FetchDeploymentStateResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public FetchDeploymentStateResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public FetchDeploymentStateResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public FetchDeploymentStateResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder mergeFrom(FetchDeploymentStateResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public FetchDeploymentStateResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<FetchDeploymentStateResponse.Builder>
IOException
public List<FetchDeploymentStateResponse.DeployedFleetDetails> getDetailsList()
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
getDetailsList
in interface FetchDeploymentStateResponseOrBuilder
public int getDetailsCount()
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
getDetailsCount
in interface FetchDeploymentStateResponseOrBuilder
public FetchDeploymentStateResponse.DeployedFleetDetails getDetails(int index)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
getDetails
in interface FetchDeploymentStateResponseOrBuilder
public FetchDeploymentStateResponse.Builder setDetails(int index, FetchDeploymentStateResponse.DeployedFleetDetails value)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder setDetails(int index, FetchDeploymentStateResponse.DeployedFleetDetails.Builder builderForValue)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder addDetails(FetchDeploymentStateResponse.DeployedFleetDetails value)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder addDetails(int index, FetchDeploymentStateResponse.DeployedFleetDetails value)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder addDetails(FetchDeploymentStateResponse.DeployedFleetDetails.Builder builderForValue)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder addDetails(int index, FetchDeploymentStateResponse.DeployedFleetDetails.Builder builderForValue)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder addAllDetails(Iterable<? extends FetchDeploymentStateResponse.DeployedFleetDetails> values)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder clearDetails()
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.Builder removeDetails(int index)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.DeployedFleetDetails.Builder getDetailsBuilder(int index)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.DeployedFleetDetailsOrBuilder getDetailsOrBuilder(int index)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
getDetailsOrBuilder
in interface FetchDeploymentStateResponseOrBuilder
public List<? extends FetchDeploymentStateResponse.DeployedFleetDetailsOrBuilder> getDetailsOrBuilderList()
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
getDetailsOrBuilderList
in interface FetchDeploymentStateResponseOrBuilder
public FetchDeploymentStateResponse.DeployedFleetDetails.Builder addDetailsBuilder()
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public FetchDeploymentStateResponse.DeployedFleetDetails.Builder addDetailsBuilder(int index)
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public List<FetchDeploymentStateResponse.DeployedFleetDetails.Builder> getDetailsBuilderList()
The details of a deployment in a given location.
repeated .google.cloud.gaming.v1alpha.FetchDeploymentStateResponse.DeployedFleetDetails details = 1;
public ProtocolStringList getUnavailableList()
List of locations that could not be reached.
repeated string unavailable = 2;
getUnavailableList
in interface FetchDeploymentStateResponseOrBuilder
public int getUnavailableCount()
List of locations that could not be reached.
repeated string unavailable = 2;
getUnavailableCount
in interface FetchDeploymentStateResponseOrBuilder
public String getUnavailable(int index)
List of locations that could not be reached.
repeated string unavailable = 2;
getUnavailable
in interface FetchDeploymentStateResponseOrBuilder
index
- The index of the element to return.public ByteString getUnavailableBytes(int index)
List of locations that could not be reached.
repeated string unavailable = 2;
getUnavailableBytes
in interface FetchDeploymentStateResponseOrBuilder
index
- The index of the value to return.public FetchDeploymentStateResponse.Builder setUnavailable(int index, String value)
List of locations that could not be reached.
repeated string unavailable = 2;
index
- The index to set the value at.value
- The unavailable to set.public FetchDeploymentStateResponse.Builder addUnavailable(String value)
List of locations that could not be reached.
repeated string unavailable = 2;
value
- The unavailable to add.public FetchDeploymentStateResponse.Builder addAllUnavailable(Iterable<String> values)
List of locations that could not be reached.
repeated string unavailable = 2;
values
- The unavailable to add.public FetchDeploymentStateResponse.Builder clearUnavailable()
List of locations that could not be reached.
repeated string unavailable = 2;
public FetchDeploymentStateResponse.Builder addUnavailableBytes(ByteString value)
List of locations that could not be reached.
repeated string unavailable = 2;
value
- The bytes of the unavailable to add.public final FetchDeploymentStateResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
public final FetchDeploymentStateResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<FetchDeploymentStateResponse.Builder>
Copyright © 2020 Google LLC. All rights reserved.