Package com.google.cloud.compute.v1
Class InstanceGroup.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
- com.google.cloud.compute.v1.InstanceGroup.Builder
-
- All Implemented Interfaces:
InstanceGroupOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InstanceGroup
public static final class InstanceGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder> implements InstanceGroupOrBuilder
Represents an Instance Group resource. Instance Groups can be used to configure a target for load balancing. Instance groups can either be managed or unmanaged. To create managed instance groups, use the instanceGroupManager or regionInstanceGroupManager resource instead. Use zonal unmanaged instance groups if you need to apply load balancing to groups of heterogeneous instances or if you need to manage the instances yourself. You cannot create regional unmanaged instance groups. For more information, read Instance groups.
Protobuf typegoogle.cloud.compute.v1.InstanceGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceGroup.BuilderaddAllNamedPorts(Iterable<? extends NamedPort> values)Assigns a name to a port number.InstanceGroup.BuilderaddNamedPorts(int index, NamedPort value)Assigns a name to a port number.InstanceGroup.BuilderaddNamedPorts(int index, NamedPort.Builder builderForValue)Assigns a name to a port number.InstanceGroup.BuilderaddNamedPorts(NamedPort value)Assigns a name to a port number.InstanceGroup.BuilderaddNamedPorts(NamedPort.Builder builderForValue)Assigns a name to a port number.NamedPort.BuilderaddNamedPortsBuilder()Assigns a name to a port number.NamedPort.BuilderaddNamedPortsBuilder(int index)Assigns a name to a port number.InstanceGroup.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceGroupbuild()InstanceGroupbuildPartial()InstanceGroup.Builderclear()InstanceGroup.BuilderclearCreationTimestamp()[Output Only] The creation timestamp for this instance group in RFC3339 text format.InstanceGroup.BuilderclearDescription()An optional description of this resource.InstanceGroup.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InstanceGroup.BuilderclearFingerprint()[Output Only] The fingerprint of the named ports.InstanceGroup.BuilderclearId()[Output Only] A unique identifier for this instance group, generated by the server.InstanceGroup.BuilderclearKind()[Output Only] The resource type, which is always compute#instanceGroup for instance groups.InstanceGroup.BuilderclearName()The name of the instance group.InstanceGroup.BuilderclearNamedPorts()Assigns a name to a port number.InstanceGroup.BuilderclearNetwork()[Output Only] The URL of the network to which all instances in the instance group belong.InstanceGroup.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InstanceGroup.BuilderclearRegion()[Output Only] The URL of the region where the instance group is located (for regional resources).InstanceGroup.BuilderclearSelfLink()[Output Only] The URL for this instance group.InstanceGroup.BuilderclearSize()[Output Only] The total number of instances in the instance group.InstanceGroup.BuilderclearSubnetwork()[Output Only] The URL of the subnetwork to which all instances in the instance group belong.InstanceGroup.BuilderclearZone()[Output Only] The URL of the zone where the instance group is located (for zonal resources).InstanceGroup.Builderclone()StringgetCreationTimestamp()[Output Only] The creation timestamp for this instance group in RFC3339 text format.com.google.protobuf.ByteStringgetCreationTimestampBytes()[Output Only] The creation timestamp for this instance group in RFC3339 text format.InstanceGroupgetDefaultInstanceForType()StringgetDescription()An optional description of this resource.com.google.protobuf.ByteStringgetDescriptionBytes()An optional description of this resource.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFingerprint()[Output Only] The fingerprint of the named ports.com.google.protobuf.ByteStringgetFingerprintBytes()[Output Only] The fingerprint of the named ports.longgetId()[Output Only] A unique identifier for this instance group, generated by the server.StringgetKind()[Output Only] The resource type, which is always compute#instanceGroup for instance groups.com.google.protobuf.ByteStringgetKindBytes()[Output Only] The resource type, which is always compute#instanceGroup for instance groups.StringgetName()The name of the instance group.com.google.protobuf.ByteStringgetNameBytes()The name of the instance group.NamedPortgetNamedPorts(int index)Assigns a name to a port number.NamedPort.BuildergetNamedPortsBuilder(int index)Assigns a name to a port number.List<NamedPort.Builder>getNamedPortsBuilderList()Assigns a name to a port number.intgetNamedPortsCount()Assigns a name to a port number.List<NamedPort>getNamedPortsList()Assigns a name to a port number.NamedPortOrBuildergetNamedPortsOrBuilder(int index)Assigns a name to a port number.List<? extends NamedPortOrBuilder>getNamedPortsOrBuilderList()Assigns a name to a port number.StringgetNetwork()[Output Only] The URL of the network to which all instances in the instance group belong.com.google.protobuf.ByteStringgetNetworkBytes()[Output Only] The URL of the network to which all instances in the instance group belong.StringgetRegion()[Output Only] The URL of the region where the instance group is located (for regional resources).com.google.protobuf.ByteStringgetRegionBytes()[Output Only] The URL of the region where the instance group is located (for regional resources).StringgetSelfLink()[Output Only] The URL for this instance group.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] The URL for this instance group.intgetSize()[Output Only] The total number of instances in the instance group.StringgetSubnetwork()[Output Only] The URL of the subnetwork to which all instances in the instance group belong.com.google.protobuf.ByteStringgetSubnetworkBytes()[Output Only] The URL of the subnetwork to which all instances in the instance group belong.StringgetZone()[Output Only] The URL of the zone where the instance group is located (for zonal resources).com.google.protobuf.ByteStringgetZoneBytes()[Output Only] The URL of the zone where the instance group is located (for zonal resources).booleanhasCreationTimestamp()[Output Only] The creation timestamp for this instance group in RFC3339 text format.booleanhasDescription()An optional description of this resource.booleanhasFingerprint()[Output Only] The fingerprint of the named ports.booleanhasId()[Output Only] A unique identifier for this instance group, generated by the server.booleanhasKind()[Output Only] The resource type, which is always compute#instanceGroup for instance groups.booleanhasName()The name of the instance group.booleanhasNetwork()[Output Only] The URL of the network to which all instances in the instance group belong.booleanhasRegion()[Output Only] The URL of the region where the instance group is located (for regional resources).booleanhasSelfLink()[Output Only] The URL for this instance group.booleanhasSize()[Output Only] The total number of instances in the instance group.booleanhasSubnetwork()[Output Only] The URL of the subnetwork to which all instances in the instance group belong.booleanhasZone()[Output Only] The URL of the zone where the instance group is located (for zonal resources).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InstanceGroup.BuildermergeFrom(InstanceGroup other)InstanceGroup.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InstanceGroup.BuildermergeFrom(com.google.protobuf.Message other)InstanceGroup.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceGroup.BuilderremoveNamedPorts(int index)Assigns a name to a port number.InstanceGroup.BuildersetCreationTimestamp(String value)[Output Only] The creation timestamp for this instance group in RFC3339 text format.InstanceGroup.BuildersetCreationTimestampBytes(com.google.protobuf.ByteString value)[Output Only] The creation timestamp for this instance group in RFC3339 text format.InstanceGroup.BuildersetDescription(String value)An optional description of this resource.InstanceGroup.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)An optional description of this resource.InstanceGroup.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceGroup.BuildersetFingerprint(String value)[Output Only] The fingerprint of the named ports.InstanceGroup.BuildersetFingerprintBytes(com.google.protobuf.ByteString value)[Output Only] The fingerprint of the named ports.InstanceGroup.BuildersetId(long value)[Output Only] A unique identifier for this instance group, generated by the server.InstanceGroup.BuildersetKind(String value)[Output Only] The resource type, which is always compute#instanceGroup for instance groups.InstanceGroup.BuildersetKindBytes(com.google.protobuf.ByteString value)[Output Only] The resource type, which is always compute#instanceGroup for instance groups.InstanceGroup.BuildersetName(String value)The name of the instance group.InstanceGroup.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the instance group.InstanceGroup.BuildersetNamedPorts(int index, NamedPort value)Assigns a name to a port number.InstanceGroup.BuildersetNamedPorts(int index, NamedPort.Builder builderForValue)Assigns a name to a port number.InstanceGroup.BuildersetNetwork(String value)[Output Only] The URL of the network to which all instances in the instance group belong.InstanceGroup.BuildersetNetworkBytes(com.google.protobuf.ByteString value)[Output Only] The URL of the network to which all instances in the instance group belong.InstanceGroup.BuildersetRegion(String value)[Output Only] The URL of the region where the instance group is located (for regional resources).InstanceGroup.BuildersetRegionBytes(com.google.protobuf.ByteString value)[Output Only] The URL of the region where the instance group is located (for regional resources).InstanceGroup.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InstanceGroup.BuildersetSelfLink(String value)[Output Only] The URL for this instance group.InstanceGroup.BuildersetSelfLinkBytes(com.google.protobuf.ByteString value)[Output Only] The URL for this instance group.InstanceGroup.BuildersetSize(int value)[Output Only] The total number of instances in the instance group.InstanceGroup.BuildersetSubnetwork(String value)[Output Only] The URL of the subnetwork to which all instances in the instance group belong.InstanceGroup.BuildersetSubnetworkBytes(com.google.protobuf.ByteString value)[Output Only] The URL of the subnetwork to which all instances in the instance group belong.InstanceGroup.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceGroup.BuildersetZone(String value)[Output Only] The URL of the zone where the instance group is located (for zonal resources).InstanceGroup.BuildersetZoneBytes(com.google.protobuf.ByteString value)[Output Only] The URL of the zone where the instance group is located (for zonal resources).-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
clear
public InstanceGroup.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
getDefaultInstanceForType
public InstanceGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceGroup build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceGroup buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceGroup.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
setField
public InstanceGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
clearField
public InstanceGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
clearOneof
public InstanceGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
setRepeatedField
public InstanceGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
addRepeatedField
public InstanceGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
mergeFrom
public InstanceGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceGroup.Builder>
-
mergeFrom
public InstanceGroup.Builder mergeFrom(InstanceGroup other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
mergeFrom
public InstanceGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceGroup.Builder>- Throws:
IOException
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
hasCreationTimestampin interfaceInstanceGroupOrBuilder- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampin interfaceInstanceGroupOrBuilder- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for creationTimestamp.
-
setCreationTimestamp
public InstanceGroup.Builder setCreationTimestamp(String value)
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
optional string creation_timestamp = 30525366;- Parameters:
value- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public InstanceGroup.Builder clearCreationTimestamp()
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
optional string creation_timestamp = 30525366;- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public InstanceGroup.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] The creation timestamp for this instance group in RFC3339 text format.
optional string creation_timestamp = 30525366;- Parameters:
value- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;- Specified by:
hasDescriptionin interfaceInstanceGroupOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;- Specified by:
getDescriptionin interfaceInstanceGroupOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;- Specified by:
getDescriptionBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for description.
-
setDescription
public InstanceGroup.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public InstanceGroup.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public InstanceGroup.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasFingerprint
public boolean hasFingerprint()
[Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
optional string fingerprint = 234678500;- Specified by:
hasFingerprintin interfaceInstanceGroupOrBuilder- Returns:
- Whether the fingerprint field is set.
-
getFingerprint
public String getFingerprint()
[Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
optional string fingerprint = 234678500;- Specified by:
getFingerprintin interfaceInstanceGroupOrBuilder- Returns:
- The fingerprint.
-
getFingerprintBytes
public com.google.protobuf.ByteString getFingerprintBytes()
[Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
optional string fingerprint = 234678500;- Specified by:
getFingerprintBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for fingerprint.
-
setFingerprint
public InstanceGroup.Builder setFingerprint(String value)
[Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
optional string fingerprint = 234678500;- Parameters:
value- The fingerprint to set.- Returns:
- This builder for chaining.
-
clearFingerprint
public InstanceGroup.Builder clearFingerprint()
[Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
optional string fingerprint = 234678500;- Returns:
- This builder for chaining.
-
setFingerprintBytes
public InstanceGroup.Builder setFingerprintBytes(com.google.protobuf.ByteString value)
[Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently.
optional string fingerprint = 234678500;- Parameters:
value- The bytes for fingerprint to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
[Output Only] A unique identifier for this instance group, generated by the server.
optional uint64 id = 3355;- Specified by:
hasIdin interfaceInstanceGroupOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] A unique identifier for this instance group, generated by the server.
optional uint64 id = 3355;- Specified by:
getIdin interfaceInstanceGroupOrBuilder- Returns:
- The id.
-
setId
public InstanceGroup.Builder setId(long value)
[Output Only] A unique identifier for this instance group, generated by the server.
optional uint64 id = 3355;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public InstanceGroup.Builder clearId()
[Output Only] A unique identifier for this instance group, generated by the server.
optional uint64 id = 3355;- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
optional string kind = 3292052;- Specified by:
hasKindin interfaceInstanceGroupOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
optional string kind = 3292052;- Specified by:
getKindin interfaceInstanceGroupOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for kind.
-
setKind
public InstanceGroup.Builder setKind(String value)
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public InstanceGroup.Builder clearKind()
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
public InstanceGroup.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The resource type, which is always compute#instanceGroup for instance groups.
optional string kind = 3292052;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;- Specified by:
hasNamein interfaceInstanceGroupOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;- Specified by:
getNamein interfaceInstanceGroupOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for name.
-
setName
public InstanceGroup.Builder setName(String value)
The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public InstanceGroup.Builder clearName()
The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;- Returns:
- This builder for chaining.
-
setNameBytes
public InstanceGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getNamedPortsList
public List<NamedPort> getNamedPortsList()
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;- Specified by:
getNamedPortsListin interfaceInstanceGroupOrBuilder
-
getNamedPortsCount
public int getNamedPortsCount()
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;- Specified by:
getNamedPortsCountin interfaceInstanceGroupOrBuilder
-
getNamedPorts
public NamedPort getNamedPorts(int index)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;- Specified by:
getNamedPortsin interfaceInstanceGroupOrBuilder
-
setNamedPorts
public InstanceGroup.Builder setNamedPorts(int index, NamedPort value)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
setNamedPorts
public InstanceGroup.Builder setNamedPorts(int index, NamedPort.Builder builderForValue)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
addNamedPorts
public InstanceGroup.Builder addNamedPorts(NamedPort value)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
addNamedPorts
public InstanceGroup.Builder addNamedPorts(int index, NamedPort value)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
addNamedPorts
public InstanceGroup.Builder addNamedPorts(NamedPort.Builder builderForValue)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
addNamedPorts
public InstanceGroup.Builder addNamedPorts(int index, NamedPort.Builder builderForValue)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
addAllNamedPorts
public InstanceGroup.Builder addAllNamedPorts(Iterable<? extends NamedPort> values)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
clearNamedPorts
public InstanceGroup.Builder clearNamedPorts()
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
removeNamedPorts
public InstanceGroup.Builder removeNamedPorts(int index)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
getNamedPortsBuilder
public NamedPort.Builder getNamedPortsBuilder(int index)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
getNamedPortsOrBuilder
public NamedPortOrBuilder getNamedPortsOrBuilder(int index)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;- Specified by:
getNamedPortsOrBuilderin interfaceInstanceGroupOrBuilder
-
getNamedPortsOrBuilderList
public List<? extends NamedPortOrBuilder> getNamedPortsOrBuilderList()
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;- Specified by:
getNamedPortsOrBuilderListin interfaceInstanceGroupOrBuilder
-
addNamedPortsBuilder
public NamedPort.Builder addNamedPortsBuilder()
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
addNamedPortsBuilder
public NamedPort.Builder addNamedPortsBuilder(int index)
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
getNamedPortsBuilderList
public List<NamedPort.Builder> getNamedPortsBuilderList()
Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group.repeated .google.cloud.compute.v1.NamedPort named_ports = 427598732;
-
hasNetwork
public boolean hasNetwork()
[Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string network = 232872494;- Specified by:
hasNetworkin interfaceInstanceGroupOrBuilder- Returns:
- Whether the network field is set.
-
getNetwork
public String getNetwork()
[Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string network = 232872494;- Specified by:
getNetworkin interfaceInstanceGroupOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
[Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string network = 232872494;- Specified by:
getNetworkBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for network.
-
setNetwork
public InstanceGroup.Builder setNetwork(String value)
[Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string network = 232872494;- Parameters:
value- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
public InstanceGroup.Builder clearNetwork()
[Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string network = 232872494;- Returns:
- This builder for chaining.
-
setNetworkBytes
public InstanceGroup.Builder setNetworkBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string network = 232872494;- Parameters:
value- The bytes for network to set.- Returns:
- This builder for chaining.
-
hasRegion
public boolean hasRegion()
[Output Only] The URL of the region where the instance group is located (for regional resources).
optional string region = 138946292;- Specified by:
hasRegionin interfaceInstanceGroupOrBuilder- Returns:
- Whether the region field is set.
-
getRegion
public String getRegion()
[Output Only] The URL of the region where the instance group is located (for regional resources).
optional string region = 138946292;- Specified by:
getRegionin interfaceInstanceGroupOrBuilder- Returns:
- The region.
-
getRegionBytes
public com.google.protobuf.ByteString getRegionBytes()
[Output Only] The URL of the region where the instance group is located (for regional resources).
optional string region = 138946292;- Specified by:
getRegionBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for region.
-
setRegion
public InstanceGroup.Builder setRegion(String value)
[Output Only] The URL of the region where the instance group is located (for regional resources).
optional string region = 138946292;- Parameters:
value- The region to set.- Returns:
- This builder for chaining.
-
clearRegion
public InstanceGroup.Builder clearRegion()
[Output Only] The URL of the region where the instance group is located (for regional resources).
optional string region = 138946292;- Returns:
- This builder for chaining.
-
setRegionBytes
public InstanceGroup.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the region where the instance group is located (for regional resources).
optional string region = 138946292;- Parameters:
value- The bytes for region to set.- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] The URL for this instance group. The server generates this URL.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin interfaceInstanceGroupOrBuilder- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] The URL for this instance group. The server generates this URL.
optional string self_link = 456214797;- Specified by:
getSelfLinkin interfaceInstanceGroupOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] The URL for this instance group. The server generates this URL.
optional string self_link = 456214797;- Specified by:
getSelfLinkBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for selfLink.
-
setSelfLink
public InstanceGroup.Builder setSelfLink(String value)
[Output Only] The URL for this instance group. The server generates this URL.
optional string self_link = 456214797;- Parameters:
value- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public InstanceGroup.Builder clearSelfLink()
[Output Only] The URL for this instance group. The server generates this URL.
optional string self_link = 456214797;- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public InstanceGroup.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] The URL for this instance group. The server generates this URL.
optional string self_link = 456214797;- Parameters:
value- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasSize
public boolean hasSize()
[Output Only] The total number of instances in the instance group.
optional int32 size = 3530753;- Specified by:
hasSizein interfaceInstanceGroupOrBuilder- Returns:
- Whether the size field is set.
-
getSize
public int getSize()
[Output Only] The total number of instances in the instance group.
optional int32 size = 3530753;- Specified by:
getSizein interfaceInstanceGroupOrBuilder- Returns:
- The size.
-
setSize
public InstanceGroup.Builder setSize(int value)
[Output Only] The total number of instances in the instance group.
optional int32 size = 3530753;- Parameters:
value- The size to set.- Returns:
- This builder for chaining.
-
clearSize
public InstanceGroup.Builder clearSize()
[Output Only] The total number of instances in the instance group.
optional int32 size = 3530753;- Returns:
- This builder for chaining.
-
hasSubnetwork
public boolean hasSubnetwork()
[Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string subnetwork = 307827694;- Specified by:
hasSubnetworkin interfaceInstanceGroupOrBuilder- Returns:
- Whether the subnetwork field is set.
-
getSubnetwork
public String getSubnetwork()
[Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string subnetwork = 307827694;- Specified by:
getSubnetworkin interfaceInstanceGroupOrBuilder- Returns:
- The subnetwork.
-
getSubnetworkBytes
public com.google.protobuf.ByteString getSubnetworkBytes()
[Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string subnetwork = 307827694;- Specified by:
getSubnetworkBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for subnetwork.
-
setSubnetwork
public InstanceGroup.Builder setSubnetwork(String value)
[Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string subnetwork = 307827694;- Parameters:
value- The subnetwork to set.- Returns:
- This builder for chaining.
-
clearSubnetwork
public InstanceGroup.Builder clearSubnetwork()
[Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string subnetwork = 307827694;- Returns:
- This builder for chaining.
-
setSubnetworkBytes
public InstanceGroup.Builder setSubnetworkBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0).
optional string subnetwork = 307827694;- Parameters:
value- The bytes for subnetwork to set.- Returns:
- This builder for chaining.
-
hasZone
public boolean hasZone()
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
optional string zone = 3744684;- Specified by:
hasZonein interfaceInstanceGroupOrBuilder- Returns:
- Whether the zone field is set.
-
getZone
public String getZone()
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
optional string zone = 3744684;- Specified by:
getZonein interfaceInstanceGroupOrBuilder- Returns:
- The zone.
-
getZoneBytes
public com.google.protobuf.ByteString getZoneBytes()
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
optional string zone = 3744684;- Specified by:
getZoneBytesin interfaceInstanceGroupOrBuilder- Returns:
- The bytes for zone.
-
setZone
public InstanceGroup.Builder setZone(String value)
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
optional string zone = 3744684;- Parameters:
value- The zone to set.- Returns:
- This builder for chaining.
-
clearZone
public InstanceGroup.Builder clearZone()
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
optional string zone = 3744684;- Returns:
- This builder for chaining.
-
setZoneBytes
public InstanceGroup.Builder setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the zone where the instance group is located (for zonal resources).
optional string zone = 3744684;- Parameters:
value- The bytes for zone to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final InstanceGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
mergeUnknownFields
public final InstanceGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroup.Builder>
-
-