public static final class GameServerConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder> implements GameServerConfigOrBuilder
A game server config resource.Protobuf type
google.cloud.gaming.v1.GameServerConfig| Modifier and Type | Method and Description |
|---|---|
GameServerConfig.Builder |
addAllFleetConfigs(Iterable<? extends FleetConfig> values)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
addAllScalingConfigs(Iterable<? extends ScalingConfig> values)
The autoscaling settings.
|
GameServerConfig.Builder |
addFleetConfigs(FleetConfig.Builder builderForValue)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
addFleetConfigs(FleetConfig value)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
addFleetConfigs(int index,
FleetConfig.Builder builderForValue)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
addFleetConfigs(int index,
FleetConfig value)
FleetConfig contains a list of Agones fleet specs.
|
FleetConfig.Builder |
addFleetConfigsBuilder()
FleetConfig contains a list of Agones fleet specs.
|
FleetConfig.Builder |
addFleetConfigsBuilder(int index)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GameServerConfig.Builder |
addScalingConfigs(int index,
ScalingConfig.Builder builderForValue)
The autoscaling settings.
|
GameServerConfig.Builder |
addScalingConfigs(int index,
ScalingConfig value)
The autoscaling settings.
|
GameServerConfig.Builder |
addScalingConfigs(ScalingConfig.Builder builderForValue)
The autoscaling settings.
|
GameServerConfig.Builder |
addScalingConfigs(ScalingConfig value)
The autoscaling settings.
|
ScalingConfig.Builder |
addScalingConfigsBuilder()
The autoscaling settings.
|
ScalingConfig.Builder |
addScalingConfigsBuilder(int index)
The autoscaling settings.
|
GameServerConfig |
build() |
GameServerConfig |
buildPartial() |
GameServerConfig.Builder |
clear() |
GameServerConfig.Builder |
clearCreateTime()
Output only.
|
GameServerConfig.Builder |
clearDescription()
The description of the game server config.
|
GameServerConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GameServerConfig.Builder |
clearFleetConfigs()
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
clearLabels() |
GameServerConfig.Builder |
clearName()
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
|
GameServerConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GameServerConfig.Builder |
clearScalingConfigs()
The autoscaling settings.
|
GameServerConfig.Builder |
clearUpdateTime()
Output only.
|
GameServerConfig.Builder |
clone() |
boolean |
containsLabels(String key)
The labels associated with this game server config.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
GameServerConfig |
getDefaultInstanceForType() |
String |
getDescription()
The description of the game server config.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The description of the game server config.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FleetConfig |
getFleetConfigs(int index)
FleetConfig contains a list of Agones fleet specs.
|
FleetConfig.Builder |
getFleetConfigsBuilder(int index)
FleetConfig contains a list of Agones fleet specs.
|
List<FleetConfig.Builder> |
getFleetConfigsBuilderList()
FleetConfig contains a list of Agones fleet specs.
|
int |
getFleetConfigsCount()
FleetConfig contains a list of Agones fleet specs.
|
List<FleetConfig> |
getFleetConfigsList()
FleetConfig contains a list of Agones fleet specs.
|
FleetConfigOrBuilder |
getFleetConfigsOrBuilder(int index)
FleetConfig contains a list of Agones fleet specs.
|
List<? extends FleetConfigOrBuilder> |
getFleetConfigsOrBuilderList()
FleetConfig contains a list of Agones fleet specs.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels associated with this game server config.
|
Map<String,String> |
getLabelsMap()
The labels associated with this game server config.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels associated with this game server config.
|
String |
getLabelsOrThrow(String key)
The labels associated with this game server config.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
|
ScalingConfig |
getScalingConfigs(int index)
The autoscaling settings.
|
ScalingConfig.Builder |
getScalingConfigsBuilder(int index)
The autoscaling settings.
|
List<ScalingConfig.Builder> |
getScalingConfigsBuilderList()
The autoscaling settings.
|
int |
getScalingConfigsCount()
The autoscaling settings.
|
List<ScalingConfig> |
getScalingConfigsList()
The autoscaling settings.
|
ScalingConfigOrBuilder |
getScalingConfigsOrBuilder(int index)
The autoscaling settings.
|
List<? extends ScalingConfigOrBuilder> |
getScalingConfigsOrBuilderList()
The autoscaling settings.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
GameServerConfig.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
GameServerConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GameServerConfig.Builder |
mergeFrom(GameServerConfig other) |
GameServerConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
GameServerConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GameServerConfig.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
GameServerConfig.Builder |
putAllLabels(Map<String,String> values)
The labels associated with this game server config.
|
GameServerConfig.Builder |
putLabels(String key,
String value)
The labels associated with this game server config.
|
GameServerConfig.Builder |
removeFleetConfigs(int index)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
removeLabels(String key)
The labels associated with this game server config.
|
GameServerConfig.Builder |
removeScalingConfigs(int index)
The autoscaling settings.
|
GameServerConfig.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
GameServerConfig.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
GameServerConfig.Builder |
setDescription(String value)
The description of the game server config.
|
GameServerConfig.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the game server config.
|
GameServerConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GameServerConfig.Builder |
setFleetConfigs(int index,
FleetConfig.Builder builderForValue)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
setFleetConfigs(int index,
FleetConfig value)
FleetConfig contains a list of Agones fleet specs.
|
GameServerConfig.Builder |
setName(String value)
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
|
GameServerConfig.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
|
GameServerConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GameServerConfig.Builder |
setScalingConfigs(int index,
ScalingConfig.Builder builderForValue)
The autoscaling settings.
|
GameServerConfig.Builder |
setScalingConfigs(int index,
ScalingConfig value)
The autoscaling settings.
|
GameServerConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GameServerConfig.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
GameServerConfig.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GameServerConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GameServerConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GameServerConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GameServerConfig.Builder>public GameServerConfig.Builder mergeFrom(GameServerConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public GameServerConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GameServerConfig.Builder>IOExceptionpublic String getName()
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
For example,
`projects/my-project/locations/global/gameServerDeployments/my-game/configs/my-config`.
string name = 1;getName in interface GameServerConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
For example,
`projects/my-project/locations/global/gameServerDeployments/my-game/configs/my-config`.
string name = 1;getNameBytes in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder setName(String value)
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
For example,
`projects/my-project/locations/global/gameServerDeployments/my-game/configs/my-config`.
string name = 1;value - The name to set.public GameServerConfig.Builder clearName()
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
For example,
`projects/my-project/locations/global/gameServerDeployments/my-game/configs/my-config`.
string name = 1;public GameServerConfig.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the game server config, in the following form:
`projects/{project}/locations/{location}/gameServerDeployments/{deployment}/configs/{config}`.
For example,
`projects/my-project/locations/global/gameServerDeployments/my-game/configs/my-config`.
string name = 1;value - The bytes for name to set.public boolean hasCreateTime()
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface GameServerConfigOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GameServerConfig.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GameServerConfig.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GameServerConfig.Builder clearCreateTime()
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The creation time.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface GameServerConfigOrBuilderpublic boolean hasUpdateTime()
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface GameServerConfigOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GameServerConfig.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GameServerConfig.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public GameServerConfig.Builder clearUpdateTime()
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The last-modified time.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface GameServerConfigOrBuilderpublic int getLabelsCount()
GameServerConfigOrBuilderThe labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;getLabelsCount in interface GameServerConfigOrBuilderpublic boolean containsLabels(String key)
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;containsLabels in interface GameServerConfigOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface GameServerConfigOrBuilderpublic Map<String,String> getLabelsMap()
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;getLabelsMap in interface GameServerConfigOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;getLabelsOrDefault in interface GameServerConfigOrBuilderpublic String getLabelsOrThrow(String key)
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;getLabelsOrThrow in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder clearLabels()
public GameServerConfig.Builder removeLabels(String key)
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;@Deprecated public Map<String,String> getMutableLabels()
public GameServerConfig.Builder putLabels(String key, String value)
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;public GameServerConfig.Builder putAllLabels(Map<String,String> values)
The labels associated with this game server config. Each label is a key-value pair.
map<string, string> labels = 4;public List<FleetConfig> getFleetConfigsList()
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;getFleetConfigsList in interface GameServerConfigOrBuilderpublic int getFleetConfigsCount()
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;getFleetConfigsCount in interface GameServerConfigOrBuilderpublic FleetConfig getFleetConfigs(int index)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;getFleetConfigs in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder setFleetConfigs(int index, FleetConfig value)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder setFleetConfigs(int index, FleetConfig.Builder builderForValue)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder addFleetConfigs(FleetConfig value)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder addFleetConfigs(int index, FleetConfig value)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder addFleetConfigs(FleetConfig.Builder builderForValue)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder addFleetConfigs(int index, FleetConfig.Builder builderForValue)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder addAllFleetConfigs(Iterable<? extends FleetConfig> values)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder clearFleetConfigs()
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public GameServerConfig.Builder removeFleetConfigs(int index)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public FleetConfig.Builder getFleetConfigsBuilder(int index)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public FleetConfigOrBuilder getFleetConfigsOrBuilder(int index)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;getFleetConfigsOrBuilder in interface GameServerConfigOrBuilderpublic List<? extends FleetConfigOrBuilder> getFleetConfigsOrBuilderList()
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;getFleetConfigsOrBuilderList in interface GameServerConfigOrBuilderpublic FleetConfig.Builder addFleetConfigsBuilder()
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public FleetConfig.Builder addFleetConfigsBuilder(int index)
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public List<FleetConfig.Builder> getFleetConfigsBuilderList()
FleetConfig contains a list of Agones fleet specs. Only one FleetConfig is allowed.
repeated .google.cloud.gaming.v1.FleetConfig fleet_configs = 5;public List<ScalingConfig> getScalingConfigsList()
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;getScalingConfigsList in interface GameServerConfigOrBuilderpublic int getScalingConfigsCount()
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;getScalingConfigsCount in interface GameServerConfigOrBuilderpublic ScalingConfig getScalingConfigs(int index)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;getScalingConfigs in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder setScalingConfigs(int index, ScalingConfig value)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder setScalingConfigs(int index, ScalingConfig.Builder builderForValue)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder addScalingConfigs(ScalingConfig value)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder addScalingConfigs(int index, ScalingConfig value)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder addScalingConfigs(ScalingConfig.Builder builderForValue)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder addScalingConfigs(int index, ScalingConfig.Builder builderForValue)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder addAllScalingConfigs(Iterable<? extends ScalingConfig> values)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder clearScalingConfigs()
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public GameServerConfig.Builder removeScalingConfigs(int index)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public ScalingConfig.Builder getScalingConfigsBuilder(int index)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public ScalingConfigOrBuilder getScalingConfigsOrBuilder(int index)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;getScalingConfigsOrBuilder in interface GameServerConfigOrBuilderpublic List<? extends ScalingConfigOrBuilder> getScalingConfigsOrBuilderList()
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;getScalingConfigsOrBuilderList in interface GameServerConfigOrBuilderpublic ScalingConfig.Builder addScalingConfigsBuilder()
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public ScalingConfig.Builder addScalingConfigsBuilder(int index)
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public List<ScalingConfig.Builder> getScalingConfigsBuilderList()
The autoscaling settings.
repeated .google.cloud.gaming.v1.ScalingConfig scaling_configs = 6;public String getDescription()
The description of the game server config.
string description = 7;getDescription in interface GameServerConfigOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The description of the game server config.
string description = 7;getDescriptionBytes in interface GameServerConfigOrBuilderpublic GameServerConfig.Builder setDescription(String value)
The description of the game server config.
string description = 7;value - The description to set.public GameServerConfig.Builder clearDescription()
The description of the game server config.
string description = 7;public GameServerConfig.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the game server config.
string description = 7;value - The bytes for description to set.public final GameServerConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>public final GameServerConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GameServerConfig.Builder>Copyright © 2023 Google LLC. All rights reserved.