public static final class PacketMirroring.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder> implements PacketMirroringOrBuilder
Represents a Packet Mirroring resource. Packet Mirroring clones the traffic of specified instances in your Virtual Private Cloud (VPC) network and forwards it to a collector destination, such as an instance group of an internal TCP/UDP load balancer, for analysis or examination. For more information about setting up Packet Mirroring, see Using Packet Mirroring.Protobuf type
google.cloud.compute.v1.PacketMirroring| Modifier and Type | Method and Description |
|---|---|
PacketMirroring.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PacketMirroring |
build() |
PacketMirroring |
buildPartial() |
PacketMirroring.Builder |
clear() |
PacketMirroring.Builder |
clearCollectorIlb()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
PacketMirroring.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
PacketMirroring.Builder |
clearDescription()
An optional description of this resource.
|
PacketMirroring.Builder |
clearEnable()
Indicates whether or not this packet mirroring takes effect.
|
PacketMirroring.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PacketMirroring.Builder |
clearFilter()
Filter for mirrored traffic.
|
PacketMirroring.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
PacketMirroring.Builder |
clearKind()
[Output Only] Type of the resource.
|
PacketMirroring.Builder |
clearMirroredResources()
PacketMirroring mirroredResourceInfos.
|
PacketMirroring.Builder |
clearName()
Name of the resource; provided by the client when the resource is created.
|
PacketMirroring.Builder |
clearNetwork()
Specifies the mirrored VPC network.
|
PacketMirroring.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PacketMirroring.Builder |
clearPriority()
The priority of applying this configuration.
|
PacketMirroring.Builder |
clearRegion()
[Output Only] URI of the region where the packetMirroring resides.
|
PacketMirroring.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
PacketMirroring.Builder |
clone() |
PacketMirroringForwardingRuleInfo |
getCollectorIlb()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
PacketMirroringForwardingRuleInfo.Builder |
getCollectorIlbBuilder()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
PacketMirroringForwardingRuleInfoOrBuilder |
getCollectorIlbOrBuilder()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
PacketMirroring |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEnable()
Indicates whether or not this packet mirroring takes effect.
|
com.google.protobuf.ByteString |
getEnableBytes()
Indicates whether or not this packet mirroring takes effect.
|
PacketMirroringFilter |
getFilter()
Filter for mirrored traffic.
|
PacketMirroringFilter.Builder |
getFilterBuilder()
Filter for mirrored traffic.
|
PacketMirroringFilterOrBuilder |
getFilterOrBuilder()
Filter for mirrored traffic.
|
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
PacketMirroringMirroredResourceInfo |
getMirroredResources()
PacketMirroring mirroredResourceInfos.
|
PacketMirroringMirroredResourceInfo.Builder |
getMirroredResourcesBuilder()
PacketMirroring mirroredResourceInfos.
|
PacketMirroringMirroredResourceInfoOrBuilder |
getMirroredResourcesOrBuilder()
PacketMirroring mirroredResourceInfos.
|
String |
getName()
Name of the resource; provided by the client when the resource is created.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource; provided by the client when the resource is created.
|
PacketMirroringNetworkInfo |
getNetwork()
Specifies the mirrored VPC network.
|
PacketMirroringNetworkInfo.Builder |
getNetworkBuilder()
Specifies the mirrored VPC network.
|
PacketMirroringNetworkInfoOrBuilder |
getNetworkOrBuilder()
Specifies the mirrored VPC network.
|
int |
getPriority()
The priority of applying this configuration.
|
String |
getRegion()
[Output Only] URI of the region where the packetMirroring resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URI of the region where the packetMirroring resides.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasCollectorIlb()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasEnable()
Indicates whether or not this packet mirroring takes effect.
|
boolean |
hasFilter()
Filter for mirrored traffic.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasMirroredResources()
PacketMirroring mirroredResourceInfos.
|
boolean |
hasName()
Name of the resource; provided by the client when the resource is created.
|
boolean |
hasNetwork()
Specifies the mirrored VPC network.
|
boolean |
hasPriority()
The priority of applying this configuration.
|
boolean |
hasRegion()
[Output Only] URI of the region where the packetMirroring resides.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PacketMirroring.Builder |
mergeCollectorIlb(PacketMirroringForwardingRuleInfo value)
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
PacketMirroring.Builder |
mergeFilter(PacketMirroringFilter value)
Filter for mirrored traffic.
|
PacketMirroring.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PacketMirroring.Builder |
mergeFrom(com.google.protobuf.Message other) |
PacketMirroring.Builder |
mergeFrom(PacketMirroring other) |
PacketMirroring.Builder |
mergeMirroredResources(PacketMirroringMirroredResourceInfo value)
PacketMirroring mirroredResourceInfos.
|
PacketMirroring.Builder |
mergeNetwork(PacketMirroringNetworkInfo value)
Specifies the mirrored VPC network.
|
PacketMirroring.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PacketMirroring.Builder |
setCollectorIlb(PacketMirroringForwardingRuleInfo.Builder builderForValue)
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
PacketMirroring.Builder |
setCollectorIlb(PacketMirroringForwardingRuleInfo value)
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic.
|
PacketMirroring.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
PacketMirroring.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
PacketMirroring.Builder |
setDescription(String value)
An optional description of this resource.
|
PacketMirroring.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
PacketMirroring.Builder |
setEnable(String value)
Indicates whether or not this packet mirroring takes effect.
|
PacketMirroring.Builder |
setEnableBytes(com.google.protobuf.ByteString value)
Indicates whether or not this packet mirroring takes effect.
|
PacketMirroring.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PacketMirroring.Builder |
setFilter(PacketMirroringFilter.Builder builderForValue)
Filter for mirrored traffic.
|
PacketMirroring.Builder |
setFilter(PacketMirroringFilter value)
Filter for mirrored traffic.
|
PacketMirroring.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
PacketMirroring.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
PacketMirroring.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
PacketMirroring.Builder |
setMirroredResources(PacketMirroringMirroredResourceInfo.Builder builderForValue)
PacketMirroring mirroredResourceInfos.
|
PacketMirroring.Builder |
setMirroredResources(PacketMirroringMirroredResourceInfo value)
PacketMirroring mirroredResourceInfos.
|
PacketMirroring.Builder |
setName(String value)
Name of the resource; provided by the client when the resource is created.
|
PacketMirroring.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created.
|
PacketMirroring.Builder |
setNetwork(PacketMirroringNetworkInfo.Builder builderForValue)
Specifies the mirrored VPC network.
|
PacketMirroring.Builder |
setNetwork(PacketMirroringNetworkInfo value)
Specifies the mirrored VPC network.
|
PacketMirroring.Builder |
setPriority(int value)
The priority of applying this configuration.
|
PacketMirroring.Builder |
setRegion(String value)
[Output Only] URI of the region where the packetMirroring resides.
|
PacketMirroring.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URI of the region where the packetMirroring resides.
|
PacketMirroring.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PacketMirroring.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
PacketMirroring.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
PacketMirroring.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<PacketMirroring.Builder>public PacketMirroring.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.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<PacketMirroring.Builder>public PacketMirroring getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PacketMirroring build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PacketMirroring buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PacketMirroring.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder>public PacketMirroring.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<PacketMirroring.Builder>public PacketMirroring.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder>public PacketMirroring.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder>public PacketMirroring.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<PacketMirroring.Builder>public PacketMirroring.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<PacketMirroring.Builder>public PacketMirroring.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PacketMirroring.Builder>public PacketMirroring.Builder mergeFrom(PacketMirroring other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder>public PacketMirroring.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<PacketMirroring.Builder>IOExceptionpublic boolean hasCollectorIlb()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
hasCollectorIlb in interface PacketMirroringOrBuilderpublic PacketMirroringForwardingRuleInfo getCollectorIlb()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
getCollectorIlb in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setCollectorIlb(PacketMirroringForwardingRuleInfo value)
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
public PacketMirroring.Builder setCollectorIlb(PacketMirroringForwardingRuleInfo.Builder builderForValue)
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
public PacketMirroring.Builder mergeCollectorIlb(PacketMirroringForwardingRuleInfo value)
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
public PacketMirroring.Builder clearCollectorIlb()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
public PacketMirroringForwardingRuleInfo.Builder getCollectorIlbBuilder()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
public PacketMirroringForwardingRuleInfoOrBuilder getCollectorIlbOrBuilder()
The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.
optional .google.cloud.compute.v1.PacketMirroringForwardingRuleInfo collector_ilb = 426607853;
getCollectorIlbOrBuilder in interface PacketMirroringOrBuilderpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface PacketMirroringOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public PacketMirroring.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public PacketMirroring.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface PacketMirroringOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The description to set.public PacketMirroring.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;public PacketMirroring.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasEnable()
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Check the Enable enum for the list of possible values.
optional string enable = 311764355;hasEnable in interface PacketMirroringOrBuilderpublic String getEnable()
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Check the Enable enum for the list of possible values.
optional string enable = 311764355;getEnable in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getEnableBytes()
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Check the Enable enum for the list of possible values.
optional string enable = 311764355;getEnableBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setEnable(String value)
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Check the Enable enum for the list of possible values.
optional string enable = 311764355;value - The enable to set.public PacketMirroring.Builder clearEnable()
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Check the Enable enum for the list of possible values.
optional string enable = 311764355;public PacketMirroring.Builder setEnableBytes(com.google.protobuf.ByteString value)
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. Check the Enable enum for the list of possible values.
optional string enable = 311764355;value - The bytes for enable to set.public boolean hasFilter()
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;hasFilter in interface PacketMirroringOrBuilderpublic PacketMirroringFilter getFilter()
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;getFilter in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setFilter(PacketMirroringFilter value)
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;public PacketMirroring.Builder setFilter(PacketMirroringFilter.Builder builderForValue)
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;public PacketMirroring.Builder mergeFilter(PacketMirroringFilter value)
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;public PacketMirroring.Builder clearFilter()
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;public PacketMirroringFilter.Builder getFilterBuilder()
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;public PacketMirroringFilterOrBuilder getFilterOrBuilder()
Filter for mirrored traffic. If unspecified, all traffic is mirrored.
optional .google.cloud.compute.v1.PacketMirroringFilter filter = 336120696;getFilterOrBuilder in interface PacketMirroringOrBuilderpublic boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface PacketMirroringOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public PacketMirroring.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings.
optional string kind = 3292052;hasKind in interface PacketMirroringOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings.
optional string kind = 3292052;getKind in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings.
optional string kind = 3292052;getKindBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings.
optional string kind = 3292052;value - The kind to set.public PacketMirroring.Builder clearKind()
[Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings.
optional string kind = 3292052;public PacketMirroring.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasMirroredResources()
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
hasMirroredResources in interface PacketMirroringOrBuilderpublic PacketMirroringMirroredResourceInfo getMirroredResources()
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
getMirroredResources in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setMirroredResources(PacketMirroringMirroredResourceInfo value)
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
public PacketMirroring.Builder setMirroredResources(PacketMirroringMirroredResourceInfo.Builder builderForValue)
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
public PacketMirroring.Builder mergeMirroredResources(PacketMirroringMirroredResourceInfo value)
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
public PacketMirroring.Builder clearMirroredResources()
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
public PacketMirroringMirroredResourceInfo.Builder getMirroredResourcesBuilder()
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
public PacketMirroringMirroredResourceInfoOrBuilder getMirroredResourcesOrBuilder()
PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.
optional .google.cloud.compute.v1.PacketMirroringMirroredResourceInfo mirrored_resources = 124817348;
getMirroredResourcesOrBuilder in interface PacketMirroringOrBuilderpublic boolean hasName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;hasName in interface PacketMirroringOrBuilderpublic String getName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getName in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getNameBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setName(String value)
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;value - The name to set.public PacketMirroring.Builder clearName()
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;public PacketMirroring.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;value - The bytes for name to set.public boolean hasNetwork()
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
hasNetwork in interface PacketMirroringOrBuilderpublic PacketMirroringNetworkInfo getNetwork()
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
getNetwork in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setNetwork(PacketMirroringNetworkInfo value)
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
public PacketMirroring.Builder setNetwork(PacketMirroringNetworkInfo.Builder builderForValue)
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
public PacketMirroring.Builder mergeNetwork(PacketMirroringNetworkInfo value)
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
public PacketMirroring.Builder clearNetwork()
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
public PacketMirroringNetworkInfo.Builder getNetworkBuilder()
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
public PacketMirroringNetworkInfoOrBuilder getNetworkOrBuilder()
Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.
optional .google.cloud.compute.v1.PacketMirroringNetworkInfo network = 232872494;
getNetworkOrBuilder in interface PacketMirroringOrBuilderpublic boolean hasPriority()
The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
optional uint32 priority = 445151652;hasPriority in interface PacketMirroringOrBuilderpublic int getPriority()
The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
optional uint32 priority = 445151652;getPriority in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setPriority(int value)
The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
optional uint32 priority = 445151652;value - The priority to set.public PacketMirroring.Builder clearPriority()
The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.
optional uint32 priority = 445151652;public boolean hasRegion()
[Output Only] URI of the region where the packetMirroring resides.
optional string region = 138946292;hasRegion in interface PacketMirroringOrBuilderpublic String getRegion()
[Output Only] URI of the region where the packetMirroring resides.
optional string region = 138946292;getRegion in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] URI of the region where the packetMirroring resides.
optional string region = 138946292;getRegionBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setRegion(String value)
[Output Only] URI of the region where the packetMirroring resides.
optional string region = 138946292;value - The region to set.public PacketMirroring.Builder clearRegion()
[Output Only] URI of the region where the packetMirroring resides.
optional string region = 138946292;public PacketMirroring.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URI of the region where the packetMirroring resides.
optional string region = 138946292;value - The bytes for region to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface PacketMirroringOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface PacketMirroringOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface PacketMirroringOrBuilderpublic PacketMirroring.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public PacketMirroring.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public PacketMirroring.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public final PacketMirroring.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder>public final PacketMirroring.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PacketMirroring.Builder>Copyright © 2023 Google LLC. All rights reserved.