public static final class VpnGatewaysScopedList.Builder extends GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder> implements VpnGatewaysScopedListOrBuilder
Protobuf type google.cloud.compute.v1.VpnGatewaysScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllVpnGateways(Iterable<? extends VpnGateway> values)
public VpnGatewaysScopedList.Builder addAllVpnGateways(Iterable<? extends VpnGateway> values)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.VpnGateway>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public VpnGatewaysScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addVpnGateways(VpnGateway value)
public VpnGatewaysScopedList.Builder addVpnGateways(VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
addVpnGateways(VpnGateway.Builder builderForValue)
public VpnGatewaysScopedList.Builder addVpnGateways(VpnGateway.Builder builderForValue)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
addVpnGateways(int index, VpnGateway value)
public VpnGatewaysScopedList.Builder addVpnGateways(int index, VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
addVpnGateways(int index, VpnGateway.Builder builderForValue)
public VpnGatewaysScopedList.Builder addVpnGateways(int index, VpnGateway.Builder builderForValue)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
addVpnGatewaysBuilder()
public VpnGateway.Builder addVpnGatewaysBuilder()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
addVpnGatewaysBuilder(int index)
public VpnGateway.Builder addVpnGatewaysBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Parameter |
| Name |
Description |
index |
int
|
build()
public VpnGatewaysScopedList build()
buildPartial()
public VpnGatewaysScopedList buildPartial()
clear()
public VpnGatewaysScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public VpnGatewaysScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public VpnGatewaysScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearVpnGateways()
public VpnGatewaysScopedList.Builder clearVpnGateways()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
clearWarning()
public VpnGatewaysScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public VpnGatewaysScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public VpnGatewaysScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getVpnGateways(int index)
public VpnGateway getVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Parameter |
| Name |
Description |
index |
int
|
getVpnGatewaysBuilder(int index)
public VpnGateway.Builder getVpnGatewaysBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Parameter |
| Name |
Description |
index |
int
|
getVpnGatewaysBuilderList()
public List<VpnGateway.Builder> getVpnGatewaysBuilderList()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
getVpnGatewaysCount()
public int getVpnGatewaysCount()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Returns |
| Type |
Description |
int |
|
getVpnGatewaysList()
public List<VpnGateway> getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
getVpnGatewaysOrBuilder(int index)
public VpnGatewayOrBuilder getVpnGatewaysOrBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Parameter |
| Name |
Description |
index |
int
|
getVpnGatewaysOrBuilderList()
public List<? extends VpnGatewayOrBuilder> getVpnGatewaysOrBuilderList()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.VpnGatewayOrBuilder> |
|
getWarning()
public Warning getWarning()
[Output Only] Informational warning which replaces the list of addresses 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] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()