public static final class SubnetworksScopedList.Builder extends GeneratedMessageV3.Builder<SubnetworksScopedList.Builder> implements SubnetworksScopedListOrBuilder
Protobuf type google.cloud.compute.v1.SubnetworksScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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
addAllSubnetworks(Iterable<? extends Subnetwork> values)
public SubnetworksScopedList.Builder addAllSubnetworks(Iterable<? extends Subnetwork> values)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.compute.v1.Subnetwork>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SubnetworksScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addSubnetworks(Subnetwork value)
public SubnetworksScopedList.Builder addSubnetworks(Subnetwork value)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
addSubnetworks(Subnetwork.Builder builderForValue)
public SubnetworksScopedList.Builder addSubnetworks(Subnetwork.Builder builderForValue)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
addSubnetworks(int index, Subnetwork value)
public SubnetworksScopedList.Builder addSubnetworks(int index, Subnetwork value)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
addSubnetworks(int index, Subnetwork.Builder builderForValue)
public SubnetworksScopedList.Builder addSubnetworks(int index, Subnetwork.Builder builderForValue)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
addSubnetworksBuilder()
public Subnetwork.Builder addSubnetworksBuilder()
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
addSubnetworksBuilder(int index)
public Subnetwork.Builder addSubnetworksBuilder(int index)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Parameter |
---|
Name | Description |
index | int
|
build()
public SubnetworksScopedList build()
buildPartial()
public SubnetworksScopedList buildPartial()
clear()
public SubnetworksScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public SubnetworksScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public SubnetworksScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearSubnetworks()
public SubnetworksScopedList.Builder clearSubnetworks()
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
clearWarning()
public SubnetworksScopedList.Builder clearWarning()
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public SubnetworksScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public SubnetworksScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getSubnetworks(int index)
public Subnetwork getSubnetworks(int index)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Parameter |
---|
Name | Description |
index | int
|
getSubnetworksBuilder(int index)
public Subnetwork.Builder getSubnetworksBuilder(int index)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Parameter |
---|
Name | Description |
index | int
|
getSubnetworksBuilderList()
public List<Subnetwork.Builder> getSubnetworksBuilderList()
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
getSubnetworksCount()
public int getSubnetworksCount()
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Returns |
---|
Type | Description |
int | |
getSubnetworksList()
public List<Subnetwork> getSubnetworksList()
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
getSubnetworksOrBuilder(int index)
public SubnetworkOrBuilder getSubnetworksOrBuilder(int index)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Parameter |
---|
Name | Description |
index | int
|
getSubnetworksOrBuilderList()
public List<? extends SubnetworkOrBuilder> getSubnetworksOrBuilderList()
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.compute.v1.SubnetworkOrBuilder> | |
getWarning()
public Warning getWarning()
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns |
---|
Type | Description |
Warning | The warning.
|
getWarningBuilder()
public Warning.Builder getWarningBuilder()
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
public boolean hasWarning()
An informational warning that appears when the list of addresses 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()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(SubnetworksScopedList other)
public SubnetworksScopedList.Builder mergeFrom(SubnetworksScopedList other)
public SubnetworksScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public SubnetworksScopedList.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SubnetworksScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public SubnetworksScopedList.Builder mergeWarning(Warning value)
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
---|
Name | Description |
value | Warning
|
removeSubnetworks(int index)
public SubnetworksScopedList.Builder removeSubnetworks(int index)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
Parameter |
---|
Name | Description |
index | int
|
setField(Descriptors.FieldDescriptor field, Object value)
public SubnetworksScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SubnetworksScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setSubnetworks(int index, Subnetwork value)
public SubnetworksScopedList.Builder setSubnetworks(int index, Subnetwork value)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
setSubnetworks(int index, Subnetwork.Builder builderForValue)
public SubnetworksScopedList.Builder setSubnetworks(int index, Subnetwork.Builder builderForValue)
A list of subnetworks contained in this scope.
repeated .google.cloud.compute.v1.Subnetwork subnetworks = 415853125;
setUnknownFields(UnknownFieldSet unknownFields)
public final SubnetworksScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public SubnetworksScopedList.Builder setWarning(Warning value)
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
---|
Name | Description |
value | Warning
|
setWarning(Warning.Builder builderForValue)
public SubnetworksScopedList.Builder setWarning(Warning.Builder builderForValue)
An informational warning that appears when the list of addresses is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;