Class NetworkEndpointGroupsScopedList.Builder (1.93.0)

public static final class NetworkEndpointGroupsScopedList.Builder extends GeneratedMessage.Builder<NetworkEndpointGroupsScopedList.Builder> implements NetworkEndpointGroupsScopedListOrBuilder

Protobuf type google.cloud.compute.v1.NetworkEndpointGroupsScopedList

Static Methods

getDescriptor()

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

Methods

addAllNetworkEndpointGroups(Iterable<? extends NetworkEndpointGroup> values)

public NetworkEndpointGroupsScopedList.Builder addAllNetworkEndpointGroups(Iterable<? extends NetworkEndpointGroup> values)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

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

addNetworkEndpointGroups(NetworkEndpointGroup value)

public NetworkEndpointGroupsScopedList.Builder addNetworkEndpointGroups(NetworkEndpointGroup value)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
value NetworkEndpointGroup
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

addNetworkEndpointGroups(NetworkEndpointGroup.Builder builderForValue)

public NetworkEndpointGroupsScopedList.Builder addNetworkEndpointGroups(NetworkEndpointGroup.Builder builderForValue)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
builderForValue NetworkEndpointGroup.Builder
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

addNetworkEndpointGroups(int index, NetworkEndpointGroup value)

public NetworkEndpointGroupsScopedList.Builder addNetworkEndpointGroups(int index, NetworkEndpointGroup value)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameters
Name Description
index int
value NetworkEndpointGroup
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

addNetworkEndpointGroups(int index, NetworkEndpointGroup.Builder builderForValue)

public NetworkEndpointGroupsScopedList.Builder addNetworkEndpointGroups(int index, NetworkEndpointGroup.Builder builderForValue)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameters
Name Description
index int
builderForValue NetworkEndpointGroup.Builder
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

addNetworkEndpointGroupsBuilder()

public NetworkEndpointGroup.Builder addNetworkEndpointGroupsBuilder()

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Returns
Type Description
NetworkEndpointGroup.Builder

addNetworkEndpointGroupsBuilder(int index)

public NetworkEndpointGroup.Builder addNetworkEndpointGroupsBuilder(int index)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
index int
Returns
Type Description
NetworkEndpointGroup.Builder

build()

public NetworkEndpointGroupsScopedList build()
Returns
Type Description
NetworkEndpointGroupsScopedList

buildPartial()

public NetworkEndpointGroupsScopedList buildPartial()
Returns
Type Description
NetworkEndpointGroupsScopedList

clear()

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

clearNetworkEndpointGroups()

public NetworkEndpointGroupsScopedList.Builder clearNetworkEndpointGroups()

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

clearWarning()

public NetworkEndpointGroupsScopedList.Builder clearWarning()

Output only. [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.

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

Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

getDefaultInstanceForType()

public NetworkEndpointGroupsScopedList getDefaultInstanceForType()
Returns
Type Description
NetworkEndpointGroupsScopedList

getDescriptorForType()

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

getNetworkEndpointGroups(int index)

public NetworkEndpointGroup getNetworkEndpointGroups(int index)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
index int
Returns
Type Description
NetworkEndpointGroup

getNetworkEndpointGroupsBuilder(int index)

public NetworkEndpointGroup.Builder getNetworkEndpointGroupsBuilder(int index)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
index int
Returns
Type Description
NetworkEndpointGroup.Builder

getNetworkEndpointGroupsBuilderList()

public List<NetworkEndpointGroup.Builder> getNetworkEndpointGroupsBuilderList()

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Returns
Type Description
List<Builder>

getNetworkEndpointGroupsCount()

public int getNetworkEndpointGroupsCount()

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Returns
Type Description
int

getNetworkEndpointGroupsList()

public List<NetworkEndpointGroup> getNetworkEndpointGroupsList()

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Returns
Type Description
List<NetworkEndpointGroup>

getNetworkEndpointGroupsOrBuilder(int index)

public NetworkEndpointGroupOrBuilder getNetworkEndpointGroupsOrBuilder(int index)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
index int
Returns
Type Description
NetworkEndpointGroupOrBuilder

getNetworkEndpointGroupsOrBuilderList()

public List<? extends NetworkEndpointGroupOrBuilder> getNetworkEndpointGroupsOrBuilderList()

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

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

getWarning()

public Warning getWarning()

Output only. [Output Only] An informational warning that replaces the list of network endpoint 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. [Output Only] An informational warning that replaces the list of network endpoint 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. [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.

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

Returns
Type Description
WarningOrBuilder

hasWarning()

public boolean hasWarning()

Output only. [Output Only] An informational warning that replaces the list of network endpoint 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 GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(NetworkEndpointGroupsScopedList other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeWarning(Warning value)

public NetworkEndpointGroupsScopedList.Builder mergeWarning(Warning value)

Output only. [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.

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

Parameter
Name Description
value Warning
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

removeNetworkEndpointGroups(int index)

public NetworkEndpointGroupsScopedList.Builder removeNetworkEndpointGroups(int index)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameter
Name Description
index int
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

setNetworkEndpointGroups(int index, NetworkEndpointGroup value)

public NetworkEndpointGroupsScopedList.Builder setNetworkEndpointGroups(int index, NetworkEndpointGroup value)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameters
Name Description
index int
value NetworkEndpointGroup
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

setNetworkEndpointGroups(int index, NetworkEndpointGroup.Builder builderForValue)

public NetworkEndpointGroupsScopedList.Builder setNetworkEndpointGroups(int index, NetworkEndpointGroup.Builder builderForValue)

Output only. [Output Only] The list ofnetwork endpoint groups that are contained in this scope.

repeated .google.cloud.compute.v1.NetworkEndpointGroup network_endpoint_groups = 29346733;

Parameters
Name Description
index int
builderForValue NetworkEndpointGroup.Builder
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

setWarning(Warning value)

public NetworkEndpointGroupsScopedList.Builder setWarning(Warning value)

Output only. [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.

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

Parameter
Name Description
value Warning
Returns
Type Description
NetworkEndpointGroupsScopedList.Builder

setWarning(Warning.Builder builderForValue)

public NetworkEndpointGroupsScopedList.Builder setWarning(Warning.Builder builderForValue)

Output only. [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.

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

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