public static final class PacketMirroringMirroredResourceInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder> implements PacketMirroringMirroredResourceInfoOrBuilder
Protobuf type
google.cloud.compute.v1.PacketMirroringMirroredResourceInfo| Modifier and Type | Method and Description |
|---|---|
PacketMirroringMirroredResourceInfo.Builder |
addAllInstances(Iterable<? extends PacketMirroringMirroredResourceInfoInstanceInfo> values)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addAllSubnetworks(Iterable<? extends PacketMirroringMirroredResourceInfoSubnetInfo> values)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addAllTags(Iterable<String> values)
A set of mirrored tags.
|
PacketMirroringMirroredResourceInfo.Builder |
addInstances(int index,
PacketMirroringMirroredResourceInfoInstanceInfo.Builder builderForValue)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addInstances(int index,
PacketMirroringMirroredResourceInfoInstanceInfo value)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addInstances(PacketMirroringMirroredResourceInfoInstanceInfo.Builder builderForValue)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addInstances(PacketMirroringMirroredResourceInfoInstanceInfo value)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfoInstanceInfo.Builder |
addInstancesBuilder()
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfoInstanceInfo.Builder |
addInstancesBuilder(int index)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PacketMirroringMirroredResourceInfo.Builder |
addSubnetworks(int index,
PacketMirroringMirroredResourceInfoSubnetInfo.Builder builderForValue)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addSubnetworks(int index,
PacketMirroringMirroredResourceInfoSubnetInfo value)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addSubnetworks(PacketMirroringMirroredResourceInfoSubnetInfo.Builder builderForValue)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addSubnetworks(PacketMirroringMirroredResourceInfoSubnetInfo value)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfoSubnetInfo.Builder |
addSubnetworksBuilder()
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfoSubnetInfo.Builder |
addSubnetworksBuilder(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
addTags(String value)
A set of mirrored tags.
|
PacketMirroringMirroredResourceInfo.Builder |
addTagsBytes(com.google.protobuf.ByteString value)
A set of mirrored tags.
|
PacketMirroringMirroredResourceInfo |
build() |
PacketMirroringMirroredResourceInfo |
buildPartial() |
PacketMirroringMirroredResourceInfo.Builder |
clear() |
PacketMirroringMirroredResourceInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PacketMirroringMirroredResourceInfo.Builder |
clearInstances()
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PacketMirroringMirroredResourceInfo.Builder |
clearSubnetworks()
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
clearTags()
A set of mirrored tags.
|
PacketMirroringMirroredResourceInfo.Builder |
clone() |
PacketMirroringMirroredResourceInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PacketMirroringMirroredResourceInfoInstanceInfo |
getInstances(int index)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfoInstanceInfo.Builder |
getInstancesBuilder(int index)
A set of virtual machine instances that are being mirrored.
|
List<PacketMirroringMirroredResourceInfoInstanceInfo.Builder> |
getInstancesBuilderList()
A set of virtual machine instances that are being mirrored.
|
int |
getInstancesCount()
A set of virtual machine instances that are being mirrored.
|
List<PacketMirroringMirroredResourceInfoInstanceInfo> |
getInstancesList()
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfoInstanceInfoOrBuilder |
getInstancesOrBuilder(int index)
A set of virtual machine instances that are being mirrored.
|
List<? extends PacketMirroringMirroredResourceInfoInstanceInfoOrBuilder> |
getInstancesOrBuilderList()
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfoSubnetInfo |
getSubnetworks(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfoSubnetInfo.Builder |
getSubnetworksBuilder(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
List<PacketMirroringMirroredResourceInfoSubnetInfo.Builder> |
getSubnetworksBuilderList()
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
int |
getSubnetworksCount()
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
List<PacketMirroringMirroredResourceInfoSubnetInfo> |
getSubnetworksList()
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfoSubnetInfoOrBuilder |
getSubnetworksOrBuilder(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
List<? extends PacketMirroringMirroredResourceInfoSubnetInfoOrBuilder> |
getSubnetworksOrBuilderList()
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
String |
getTags(int index)
A set of mirrored tags.
|
com.google.protobuf.ByteString |
getTagsBytes(int index)
A set of mirrored tags.
|
int |
getTagsCount()
A set of mirrored tags.
|
com.google.protobuf.ProtocolStringList |
getTagsList()
A set of mirrored tags.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PacketMirroringMirroredResourceInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PacketMirroringMirroredResourceInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
PacketMirroringMirroredResourceInfo.Builder |
mergeFrom(PacketMirroringMirroredResourceInfo other) |
PacketMirroringMirroredResourceInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PacketMirroringMirroredResourceInfo.Builder |
removeInstances(int index)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
removeSubnetworks(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PacketMirroringMirroredResourceInfo.Builder |
setInstances(int index,
PacketMirroringMirroredResourceInfoInstanceInfo.Builder builderForValue)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
setInstances(int index,
PacketMirroringMirroredResourceInfoInstanceInfo value)
A set of virtual machine instances that are being mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PacketMirroringMirroredResourceInfo.Builder |
setSubnetworks(int index,
PacketMirroringMirroredResourceInfoSubnetInfo.Builder builderForValue)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
setSubnetworks(int index,
PacketMirroringMirroredResourceInfoSubnetInfo value)
A set of subnetworks for which traffic from/to all VM instances will be mirrored.
|
PacketMirroringMirroredResourceInfo.Builder |
setTags(int index,
String value)
A set of mirrored tags.
|
PacketMirroringMirroredResourceInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PacketMirroringMirroredResourceInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PacketMirroringMirroredResourceInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PacketMirroringMirroredResourceInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder mergeFrom(PacketMirroringMirroredResourceInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public PacketMirroringMirroredResourceInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PacketMirroringMirroredResourceInfo.Builder>IOExceptionpublic List<PacketMirroringMirroredResourceInfoInstanceInfo> getInstancesList()
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
getInstancesList in interface PacketMirroringMirroredResourceInfoOrBuilderpublic int getInstancesCount()
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
getInstancesCount in interface PacketMirroringMirroredResourceInfoOrBuilderpublic PacketMirroringMirroredResourceInfoInstanceInfo getInstances(int index)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
getInstances in interface PacketMirroringMirroredResourceInfoOrBuilderpublic PacketMirroringMirroredResourceInfo.Builder setInstances(int index, PacketMirroringMirroredResourceInfoInstanceInfo value)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder setInstances(int index, PacketMirroringMirroredResourceInfoInstanceInfo.Builder builderForValue)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder addInstances(PacketMirroringMirroredResourceInfoInstanceInfo value)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder addInstances(int index, PacketMirroringMirroredResourceInfoInstanceInfo value)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder addInstances(PacketMirroringMirroredResourceInfoInstanceInfo.Builder builderForValue)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder addInstances(int index, PacketMirroringMirroredResourceInfoInstanceInfo.Builder builderForValue)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder addAllInstances(Iterable<? extends PacketMirroringMirroredResourceInfoInstanceInfo> values)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder clearInstances()
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfo.Builder removeInstances(int index)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfoInstanceInfo.Builder getInstancesBuilder(int index)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfoInstanceInfoOrBuilder getInstancesOrBuilder(int index)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
getInstancesOrBuilder in interface PacketMirroringMirroredResourceInfoOrBuilderpublic List<? extends PacketMirroringMirroredResourceInfoInstanceInfoOrBuilder> getInstancesOrBuilderList()
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
getInstancesOrBuilderList in interface PacketMirroringMirroredResourceInfoOrBuilderpublic PacketMirroringMirroredResourceInfoInstanceInfo.Builder addInstancesBuilder()
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public PacketMirroringMirroredResourceInfoInstanceInfo.Builder addInstancesBuilder(int index)
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public List<PacketMirroringMirroredResourceInfoInstanceInfo.Builder> getInstancesBuilderList()
A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoInstanceInfo instances = 29097598;
public List<PacketMirroringMirroredResourceInfoSubnetInfo> getSubnetworksList()
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
getSubnetworksList in interface PacketMirroringMirroredResourceInfoOrBuilderpublic int getSubnetworksCount()
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
getSubnetworksCount in interface PacketMirroringMirroredResourceInfoOrBuilderpublic PacketMirroringMirroredResourceInfoSubnetInfo getSubnetworks(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
getSubnetworks in interface PacketMirroringMirroredResourceInfoOrBuilderpublic PacketMirroringMirroredResourceInfo.Builder setSubnetworks(int index, PacketMirroringMirroredResourceInfoSubnetInfo value)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder setSubnetworks(int index, PacketMirroringMirroredResourceInfoSubnetInfo.Builder builderForValue)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder addSubnetworks(PacketMirroringMirroredResourceInfoSubnetInfo value)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder addSubnetworks(int index, PacketMirroringMirroredResourceInfoSubnetInfo value)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder addSubnetworks(PacketMirroringMirroredResourceInfoSubnetInfo.Builder builderForValue)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder addSubnetworks(int index, PacketMirroringMirroredResourceInfoSubnetInfo.Builder builderForValue)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder addAllSubnetworks(Iterable<? extends PacketMirroringMirroredResourceInfoSubnetInfo> values)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder clearSubnetworks()
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfo.Builder removeSubnetworks(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfoSubnetInfo.Builder getSubnetworksBuilder(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfoSubnetInfoOrBuilder getSubnetworksOrBuilder(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
getSubnetworksOrBuilder in interface PacketMirroringMirroredResourceInfoOrBuilderpublic List<? extends PacketMirroringMirroredResourceInfoSubnetInfoOrBuilder> getSubnetworksOrBuilderList()
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
getSubnetworksOrBuilderList in interface PacketMirroringMirroredResourceInfoOrBuilderpublic PacketMirroringMirroredResourceInfoSubnetInfo.Builder addSubnetworksBuilder()
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public PacketMirroringMirroredResourceInfoSubnetInfo.Builder addSubnetworksBuilder(int index)
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public List<PacketMirroringMirroredResourceInfoSubnetInfo.Builder> getSubnetworksBuilderList()
A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.
repeated .google.cloud.compute.v1.PacketMirroringMirroredResourceInfoSubnetInfo subnetworks = 415853125;
public com.google.protobuf.ProtocolStringList getTagsList()
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;getTagsList in interface PacketMirroringMirroredResourceInfoOrBuilderpublic int getTagsCount()
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;getTagsCount in interface PacketMirroringMirroredResourceInfoOrBuilderpublic String getTags(int index)
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;getTags in interface PacketMirroringMirroredResourceInfoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTagsBytes(int index)
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;getTagsBytes in interface PacketMirroringMirroredResourceInfoOrBuilderindex - The index of the value to return.public PacketMirroringMirroredResourceInfo.Builder setTags(int index, String value)
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;index - The index to set the value at.value - The tags to set.public PacketMirroringMirroredResourceInfo.Builder addTags(String value)
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;value - The tags to add.public PacketMirroringMirroredResourceInfo.Builder addAllTags(Iterable<String> values)
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;values - The tags to add.public PacketMirroringMirroredResourceInfo.Builder clearTags()
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;public PacketMirroringMirroredResourceInfo.Builder addTagsBytes(com.google.protobuf.ByteString value)
A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.
repeated string tags = 3552281;value - The bytes of the tags to add.public final PacketMirroringMirroredResourceInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>public final PacketMirroringMirroredResourceInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroringMirroredResourceInfo.Builder>Copyright © 2023 Google LLC. All rights reserved.