public static final class GkeClusterReference.Builder extends GeneratedMessageV3.Builder<GkeClusterReference.Builder> implements GkeClusterReferenceOrBuilder
GkeClusterReference represents a reference to a GKE cluster.Protobuf type
google.cloud.gaming.v1alpha.GkeClusterReference
Modifier and Type | Method and Description |
---|---|
GkeClusterReference.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
GkeClusterReference |
build() |
GkeClusterReference |
buildPartial() |
GkeClusterReference.Builder |
clear() |
GkeClusterReference.Builder |
clearCluster()
The full or partial name of a GKE cluster, using one of the following
forms:
* `projects/{project}/locations/{location}/clusters/{cluster}`
* `locations/{location}/clusters/{cluster}`
* `{cluster}`
If project and location are not specified, the project and location of the
GameServerCluster resource are used to generate the full name of the
GKE cluster.
|
GkeClusterReference.Builder |
clearField(Descriptors.FieldDescriptor field) |
GkeClusterReference.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
GkeClusterReference.Builder |
clone() |
String |
getCluster()
The full or partial name of a GKE cluster, using one of the following
forms:
* `projects/{project}/locations/{location}/clusters/{cluster}`
* `locations/{location}/clusters/{cluster}`
* `{cluster}`
If project and location are not specified, the project and location of the
GameServerCluster resource are used to generate the full name of the
GKE cluster.
|
ByteString |
getClusterBytes()
The full or partial name of a GKE cluster, using one of the following
forms:
* `projects/{project}/locations/{location}/clusters/{cluster}`
* `locations/{location}/clusters/{cluster}`
* `{cluster}`
If project and location are not specified, the project and location of the
GameServerCluster resource are used to generate the full name of the
GKE cluster.
|
GkeClusterReference |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GkeClusterReference.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
GkeClusterReference.Builder |
mergeFrom(GkeClusterReference other) |
GkeClusterReference.Builder |
mergeFrom(Message other) |
GkeClusterReference.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
GkeClusterReference.Builder |
setCluster(String value)
The full or partial name of a GKE cluster, using one of the following
forms:
* `projects/{project}/locations/{location}/clusters/{cluster}`
* `locations/{location}/clusters/{cluster}`
* `{cluster}`
If project and location are not specified, the project and location of the
GameServerCluster resource are used to generate the full name of the
GKE cluster.
|
GkeClusterReference.Builder |
setClusterBytes(ByteString value)
The full or partial name of a GKE cluster, using one of the following
forms:
* `projects/{project}/locations/{location}/clusters/{cluster}`
* `locations/{location}/clusters/{cluster}`
* `{cluster}`
If project and location are not specified, the project and location of the
GameServerCluster resource are used to generate the full name of the
GKE cluster.
|
GkeClusterReference.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
GkeClusterReference.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
GkeClusterReference.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
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<GkeClusterReference.Builder>
public GkeClusterReference.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public GkeClusterReference build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public GkeClusterReference buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public GkeClusterReference.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder mergeFrom(GkeClusterReference other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public GkeClusterReference.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<GkeClusterReference.Builder>
IOException
public String getCluster()
The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
string cluster = 1;
getCluster
in interface GkeClusterReferenceOrBuilder
public ByteString getClusterBytes()
The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
string cluster = 1;
getClusterBytes
in interface GkeClusterReferenceOrBuilder
public GkeClusterReference.Builder setCluster(String value)
The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
string cluster = 1;
value
- The cluster to set.public GkeClusterReference.Builder clearCluster()
The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
string cluster = 1;
public GkeClusterReference.Builder setClusterBytes(ByteString value)
The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
string cluster = 1;
value
- The bytes for cluster to set.public final GkeClusterReference.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
public final GkeClusterReference.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<GkeClusterReference.Builder>
Copyright © 2020 Google LLC. All rights reserved.