public static final class NetworkEndpointGroupsScopedList.Builder extends GeneratedMessage.Builder<NetworkEndpointGroupsScopedList.Builder> implements NetworkEndpointGroupsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.NetworkEndpointGroupsScopedList
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
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>
|
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;
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;
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;
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;
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;
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
|
build()
public NetworkEndpointGroupsScopedList build()
buildPartial()
public NetworkEndpointGroupsScopedList buildPartial()
clear()
public NetworkEndpointGroupsScopedList.Builder clear()
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;
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;
getDefaultInstanceForType()
public NetworkEndpointGroupsScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
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
|
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
|
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;
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;
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
|
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;
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;
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()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(NetworkEndpointGroupsScopedList other)
public NetworkEndpointGroupsScopedList.Builder mergeFrom(NetworkEndpointGroupsScopedList other)
public NetworkEndpointGroupsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public NetworkEndpointGroupsScopedList.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
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
|
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
|
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;
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;
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
|
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;