Class InstanceGroupManagersScopedList.Builder (1.52.0)

public static final class InstanceGroupManagersScopedList.Builder extends GeneratedMessageV3.Builder<InstanceGroupManagersScopedList.Builder> implements InstanceGroupManagersScopedListOrBuilder

Protobuf type google.cloud.compute.v1.InstanceGroupManagersScopedList

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllInstanceGroupManagers(Iterable<? extends InstanceGroupManager> values)

public InstanceGroupManagersScopedList.Builder addAllInstanceGroupManagers(Iterable<? extends InstanceGroupManager> values)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
values Iterable<? extends com.google.cloud.compute.v1.InstanceGroupManager>
Returns
Type Description
InstanceGroupManagersScopedList.Builder

addInstanceGroupManagers(InstanceGroupManager value)

public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers(InstanceGroupManager value)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
value InstanceGroupManager
Returns
Type Description
InstanceGroupManagersScopedList.Builder

addInstanceGroupManagers(InstanceGroupManager.Builder builderForValue)

public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers(InstanceGroupManager.Builder builderForValue)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
builderForValue InstanceGroupManager.Builder
Returns
Type Description
InstanceGroupManagersScopedList.Builder

addInstanceGroupManagers(int index, InstanceGroupManager value)

public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers(int index, InstanceGroupManager value)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameters
Name Description
index int
value InstanceGroupManager
Returns
Type Description
InstanceGroupManagersScopedList.Builder

addInstanceGroupManagers(int index, InstanceGroupManager.Builder builderForValue)

public InstanceGroupManagersScopedList.Builder addInstanceGroupManagers(int index, InstanceGroupManager.Builder builderForValue)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameters
Name Description
index int
builderForValue InstanceGroupManager.Builder
Returns
Type Description
InstanceGroupManagersScopedList.Builder

addInstanceGroupManagersBuilder()

public InstanceGroupManager.Builder addInstanceGroupManagersBuilder()

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Returns
Type Description
InstanceGroupManager.Builder

addInstanceGroupManagersBuilder(int index)

public InstanceGroupManager.Builder addInstanceGroupManagersBuilder(int index)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
index int
Returns
Type Description
InstanceGroupManager.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public InstanceGroupManagersScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

build()

public InstanceGroupManagersScopedList build()
Returns
Type Description
InstanceGroupManagersScopedList

buildPartial()

public InstanceGroupManagersScopedList buildPartial()
Returns
Type Description
InstanceGroupManagersScopedList

clear()

public InstanceGroupManagersScopedList.Builder clear()
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public InstanceGroupManagersScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

clearInstanceGroupManagers()

public InstanceGroupManagersScopedList.Builder clearInstanceGroupManagers()

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Returns
Type Description
InstanceGroupManagersScopedList.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

public InstanceGroupManagersScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

clearWarning()

public InstanceGroupManagersScopedList.Builder clearWarning()

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
InstanceGroupManagersScopedList.Builder

clone()

public InstanceGroupManagersScopedList.Builder clone()
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

getDefaultInstanceForType()

public InstanceGroupManagersScopedList getDefaultInstanceForType()
Returns
Type Description
InstanceGroupManagersScopedList

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getInstanceGroupManagers(int index)

public InstanceGroupManager getInstanceGroupManagers(int index)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
index int
Returns
Type Description
InstanceGroupManager

getInstanceGroupManagersBuilder(int index)

public InstanceGroupManager.Builder getInstanceGroupManagersBuilder(int index)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
index int
Returns
Type Description
InstanceGroupManager.Builder

getInstanceGroupManagersBuilderList()

public List<InstanceGroupManager.Builder> getInstanceGroupManagersBuilderList()

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Returns
Type Description
List<Builder>

getInstanceGroupManagersCount()

public int getInstanceGroupManagersCount()

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Returns
Type Description
int

getInstanceGroupManagersList()

public List<InstanceGroupManager> getInstanceGroupManagersList()

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Returns
Type Description
List<InstanceGroupManager>

getInstanceGroupManagersOrBuilder(int index)

public InstanceGroupManagerOrBuilder getInstanceGroupManagersOrBuilder(int index)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
index int
Returns
Type Description
InstanceGroupManagerOrBuilder

getInstanceGroupManagersOrBuilderList()

public List<? extends InstanceGroupManagerOrBuilder> getInstanceGroupManagersOrBuilderList()

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Returns
Type Description
List<? extends com.google.cloud.compute.v1.InstanceGroupManagerOrBuilder>

getWarning()

public Warning getWarning()

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
Warning

The warning.

getWarningBuilder()

public Warning.Builder getWarningBuilder()

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
Warning.Builder

getWarningOrBuilder()

public WarningOrBuilder getWarningOrBuilder()

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
WarningOrBuilder

hasWarning()

public boolean hasWarning()

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Returns
Type Description
boolean

Whether the warning field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(InstanceGroupManagersScopedList other)

public InstanceGroupManagersScopedList.Builder mergeFrom(InstanceGroupManagersScopedList other)
Parameter
Name Description
other InstanceGroupManagersScopedList
Returns
Type Description
InstanceGroupManagersScopedList.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public InstanceGroupManagersScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public InstanceGroupManagersScopedList.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final InstanceGroupManagersScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

mergeWarning(Warning value)

public InstanceGroupManagersScopedList.Builder mergeWarning(Warning value)

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Parameter
Name Description
value Warning
Returns
Type Description
InstanceGroupManagersScopedList.Builder

removeInstanceGroupManagers(int index)

public InstanceGroupManagersScopedList.Builder removeInstanceGroupManagers(int index)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameter
Name Description
index int
Returns
Type Description
InstanceGroupManagersScopedList.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public InstanceGroupManagersScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

setInstanceGroupManagers(int index, InstanceGroupManager value)

public InstanceGroupManagersScopedList.Builder setInstanceGroupManagers(int index, InstanceGroupManager value)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameters
Name Description
index int
value InstanceGroupManager
Returns
Type Description
InstanceGroupManagersScopedList.Builder

setInstanceGroupManagers(int index, InstanceGroupManager.Builder builderForValue)

public InstanceGroupManagersScopedList.Builder setInstanceGroupManagers(int index, InstanceGroupManager.Builder builderForValue)

[Output Only] The list of managed instance groups that are contained in the specified project and zone.

repeated .google.cloud.compute.v1.InstanceGroupManager instance_group_managers = 214072592;

Parameters
Name Description
index int
builderForValue InstanceGroupManager.Builder
Returns
Type Description
InstanceGroupManagersScopedList.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public InstanceGroupManagersScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final InstanceGroupManagersScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
InstanceGroupManagersScopedList.Builder
Overrides

setWarning(Warning value)

public InstanceGroupManagersScopedList.Builder setWarning(Warning value)

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Parameter
Name Description
value Warning
Returns
Type Description
InstanceGroupManagersScopedList.Builder

setWarning(Warning.Builder builderForValue)

public InstanceGroupManagersScopedList.Builder setWarning(Warning.Builder builderForValue)

[Output Only] The warning that replaces the list of managed instance groups when the list is empty.

optional .google.cloud.compute.v1.Warning warning = 50704284;

Parameter
Name Description
builderForValue Warning.Builder
Returns
Type Description
InstanceGroupManagersScopedList.Builder