Package com.google.cloud.compute.v1
Class VpnGatewaysScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
- com.google.cloud.compute.v1.VpnGatewaysScopedList.Builder
-
- All Implemented Interfaces:
VpnGatewaysScopedListOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- VpnGatewaysScopedList
public static final class VpnGatewaysScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder> implements VpnGatewaysScopedListOrBuilder
google.cloud.compute.v1.VpnGatewaysScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description VpnGatewaysScopedList.Builder
addAllVpnGateways(Iterable<? extends VpnGateway> values)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
VpnGatewaysScopedList.Builder
addVpnGateways(int index, VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
addVpnGateways(int index, VpnGateway.Builder builderForValue)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
addVpnGateways(VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
addVpnGateways(VpnGateway.Builder builderForValue)
[Output Only] A list of VPN gateways contained in this scope.VpnGateway.Builder
addVpnGatewaysBuilder()
[Output Only] A list of VPN gateways contained in this scope.VpnGateway.Builder
addVpnGatewaysBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList
build()
VpnGatewaysScopedList
buildPartial()
VpnGatewaysScopedList.Builder
clear()
VpnGatewaysScopedList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
VpnGatewaysScopedList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
VpnGatewaysScopedList.Builder
clearVpnGateways()
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
clearWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.VpnGatewaysScopedList.Builder
clone()
VpnGatewaysScopedList
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
VpnGateway
getVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGateway.Builder
getVpnGatewaysBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.List<VpnGateway.Builder>
getVpnGatewaysBuilderList()
[Output Only] A list of VPN gateways contained in this scope.int
getVpnGatewaysCount()
[Output Only] A list of VPN gateways contained in this scope.List<VpnGateway>
getVpnGatewaysList()
[Output Only] A list of VPN gateways contained in this scope.VpnGatewayOrBuilder
getVpnGatewaysOrBuilder(int index)
[Output Only] A list of VPN gateways contained in this scope.List<? extends VpnGatewayOrBuilder>
getVpnGatewaysOrBuilderList()
[Output Only] A list of VPN gateways contained in this scope.Warning
getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.Warning.Builder
getWarningBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.WarningOrBuilder
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.boolean
hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
VpnGatewaysScopedList.Builder
mergeFrom(VpnGatewaysScopedList other)
VpnGatewaysScopedList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VpnGatewaysScopedList.Builder
mergeFrom(com.google.protobuf.Message other)
VpnGatewaysScopedList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VpnGatewaysScopedList.Builder
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.VpnGatewaysScopedList.Builder
removeVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
VpnGatewaysScopedList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
VpnGatewaysScopedList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VpnGatewaysScopedList.Builder
setVpnGateways(int index, VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
setVpnGateways(int index, VpnGateway.Builder builderForValue)
[Output Only] A list of VPN gateways contained in this scope.VpnGatewaysScopedList.Builder
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.VpnGatewaysScopedList.Builder
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
clear
public VpnGatewaysScopedList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
getDefaultInstanceForType
public VpnGatewaysScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public VpnGatewaysScopedList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VpnGatewaysScopedList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VpnGatewaysScopedList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
setField
public VpnGatewaysScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
clearField
public VpnGatewaysScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
clearOneof
public VpnGatewaysScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
setRepeatedField
public VpnGatewaysScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
addRepeatedField
public VpnGatewaysScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
mergeFrom
public VpnGatewaysScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<VpnGatewaysScopedList.Builder>
-
mergeFrom
public VpnGatewaysScopedList.Builder mergeFrom(VpnGatewaysScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
mergeFrom
public VpnGatewaysScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<VpnGatewaysScopedList.Builder>
- Throws:
IOException
-
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;
- Specified by:
getVpnGatewaysList
in interfaceVpnGatewaysScopedListOrBuilder
-
getVpnGatewaysCount
public int getVpnGatewaysCount()
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
- Specified by:
getVpnGatewaysCount
in interfaceVpnGatewaysScopedListOrBuilder
-
getVpnGateways
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;
- Specified by:
getVpnGateways
in interfaceVpnGatewaysScopedListOrBuilder
-
setVpnGateways
public VpnGatewaysScopedList.Builder setVpnGateways(int index, VpnGateway value)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
-
setVpnGateways
public VpnGatewaysScopedList.Builder setVpnGateways(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;
-
addVpnGateways
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
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
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
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;
-
addAllVpnGateways
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;
-
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;
-
removeVpnGateways
public VpnGatewaysScopedList.Builder removeVpnGateways(int index)
[Output Only] A list of VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.VpnGateway vpn_gateways = 259177882;
-
getVpnGatewaysBuilder
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;
-
getVpnGatewaysOrBuilder
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;
- Specified by:
getVpnGatewaysOrBuilder
in interfaceVpnGatewaysScopedListOrBuilder
-
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;
- Specified by:
getVpnGatewaysOrBuilderList
in interfaceVpnGatewaysScopedListOrBuilder
-
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
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;
-
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;
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
hasWarning
in interfaceVpnGatewaysScopedListOrBuilder
- Returns:
- Whether the warning field is set.
-
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;
- Specified by:
getWarning
in interfaceVpnGatewaysScopedListOrBuilder
- Returns:
- The warning.
-
setWarning
public VpnGatewaysScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public VpnGatewaysScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public VpnGatewaysScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
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;
-
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;
- Specified by:
getWarningOrBuilder
in interfaceVpnGatewaysScopedListOrBuilder
-
setUnknownFields
public final VpnGatewaysScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
mergeUnknownFields
public final VpnGatewaysScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<VpnGatewaysScopedList.Builder>
-
-