Package com.google.cloud.compute.v1
Class Firewall
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.Firewall
-
- All Implemented Interfaces:
FirewallOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Firewall extends com.google.protobuf.GeneratedMessageV3 implements FirewallOrBuilder
Represents a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from your instances. For more information, read Firewall rules.
Protobuf typegoogle.cloud.compute.v1.Firewall- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFirewall.BuilderRepresents a Firewall Rule resource.static classFirewall.DirectionDirection of traffic to which this firewall applies, either `INGRESS` or `EGRESS`.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intALLOWED_FIELD_NUMBERstatic intCREATION_TIMESTAMP_FIELD_NUMBERstatic intDENIED_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intDESTINATION_RANGES_FIELD_NUMBERstatic intDIRECTION_FIELD_NUMBERstatic intDISABLED_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intLOG_CONFIG_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNETWORK_FIELD_NUMBERstatic intPRIORITY_FIELD_NUMBERstatic intSELF_LINK_FIELD_NUMBERstatic intSOURCE_RANGES_FIELD_NUMBERstatic intSOURCE_SERVICE_ACCOUNTS_FIELD_NUMBERstatic intSOURCE_TAGS_FIELD_NUMBERstatic intTARGET_SERVICE_ACCOUNTS_FIELD_NUMBERstatic intTARGET_TAGS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AllowedgetAllowed(int index)The list of ALLOW rules specified by this firewall.intgetAllowedCount()The list of ALLOW rules specified by this firewall.List<Allowed>getAllowedList()The list of ALLOW rules specified by this firewall.AllowedOrBuildergetAllowedOrBuilder(int index)The list of ALLOW rules specified by this firewall.List<? extends AllowedOrBuilder>getAllowedOrBuilderList()The list of ALLOW rules specified by this firewall.StringgetCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteStringgetCreationTimestampBytes()[Output Only] Creation timestamp in RFC3339 text format.static FirewallgetDefaultInstance()FirewallgetDefaultInstanceForType()DeniedgetDenied(int index)The list of DENY rules specified by this firewall.intgetDeniedCount()The list of DENY rules specified by this firewall.List<Denied>getDeniedList()The list of DENY rules specified by this firewall.DeniedOrBuildergetDeniedOrBuilder(int index)The list of DENY rules specified by this firewall.List<? extends DeniedOrBuilder>getDeniedOrBuilderList()The list of DENY rules specified by this firewall.StringgetDescription()An optional description of this resource.com.google.protobuf.ByteStringgetDescriptionBytes()An optional description of this resource.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDestinationRanges(int index)If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges.com.google.protobuf.ByteStringgetDestinationRangesBytes(int index)If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges.intgetDestinationRangesCount()If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges.com.google.protobuf.ProtocolStringListgetDestinationRangesList()If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges.StringgetDirection()Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`.com.google.protobuf.ByteStringgetDirectionBytes()Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`.booleangetDisabled()Denotes whether the firewall rule is disabled.longgetId()[Output Only] The unique identifier for the resource.StringgetKind()[Output Only] Type of the resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] Type of the resource.FirewallLogConfiggetLogConfig()This field denotes the logging options for a particular firewall rule.FirewallLogConfigOrBuildergetLogConfigOrBuilder()This field denotes the logging options for a particular firewall rule.StringgetName()Name of the resource; provided by the client when the resource is created.com.google.protobuf.ByteStringgetNameBytes()Name of the resource; provided by the client when the resource is created.StringgetNetwork()URL of the network resource for this firewall rule.com.google.protobuf.ByteStringgetNetworkBytes()URL of the network resource for this firewall rule.com.google.protobuf.Parser<Firewall>getParserForType()intgetPriority()Priority for this rule.StringgetSelfLink()[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] Server-defined URL for the resource.intgetSerializedSize()StringgetSourceRanges(int index)If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges.com.google.protobuf.ByteStringgetSourceRangesBytes(int index)If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges.intgetSourceRangesCount()If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges.com.google.protobuf.ProtocolStringListgetSourceRangesList()If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges.StringgetSourceServiceAccounts(int index)If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list.com.google.protobuf.ByteStringgetSourceServiceAccountsBytes(int index)If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list.intgetSourceServiceAccountsCount()If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list.com.google.protobuf.ProtocolStringListgetSourceServiceAccountsList()If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list.StringgetSourceTags(int index)If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network.com.google.protobuf.ByteStringgetSourceTagsBytes(int index)If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network.intgetSourceTagsCount()If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network.com.google.protobuf.ProtocolStringListgetSourceTagsList()If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network.StringgetTargetServiceAccounts(int index)A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[].com.google.protobuf.ByteStringgetTargetServiceAccountsBytes(int index)A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[].intgetTargetServiceAccountsCount()A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[].com.google.protobuf.ProtocolStringListgetTargetServiceAccountsList()A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[].StringgetTargetTags(int index)A list of tags that controls which instances the firewall rule applies to.com.google.protobuf.ByteStringgetTargetTagsBytes(int index)A list of tags that controls which instances the firewall rule applies to.intgetTargetTagsCount()A list of tags that controls which instances the firewall rule applies to.com.google.protobuf.ProtocolStringListgetTargetTagsList()A list of tags that controls which instances the firewall rule applies to.booleanhasCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.booleanhasDescription()An optional description of this resource.booleanhasDirection()Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`.booleanhasDisabled()Denotes whether the firewall rule is disabled.inthashCode()booleanhasId()[Output Only] The unique identifier for the resource.booleanhasKind()[Output Only] Type of the resource.booleanhasLogConfig()This field denotes the logging options for a particular firewall rule.booleanhasName()Name of the resource; provided by the client when the resource is created.booleanhasNetwork()URL of the network resource for this firewall rule.booleanhasPriority()Priority for this rule.booleanhasSelfLink()[Output Only] Server-defined URL for the resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Firewall.BuildernewBuilder()static Firewall.BuildernewBuilder(Firewall prototype)Firewall.BuildernewBuilderForType()protected Firewall.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FirewallparseDelimitedFrom(InputStream input)static FirewallparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallparseFrom(byte[] data)static FirewallparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallparseFrom(com.google.protobuf.ByteString data)static FirewallparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallparseFrom(com.google.protobuf.CodedInputStream input)static FirewallparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallparseFrom(InputStream input)static FirewallparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallparseFrom(ByteBuffer data)static FirewallparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Firewall>parser()Firewall.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ALLOWED_FIELD_NUMBER
public static final int ALLOWED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_TIMESTAMP_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DENIED_FIELD_NUMBER
public static final int DENIED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_RANGES_FIELD_NUMBER
public static final int DESTINATION_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECTION_FIELD_NUMBER
public static final int DIRECTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLED_FIELD_NUMBER
public static final int DISABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOG_CONFIG_FIELD_NUMBER
public static final int LOG_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIORITY_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELF_LINK_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_RANGES_FIELD_NUMBER
public static final int SOURCE_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_SERVICE_ACCOUNTS_FIELD_NUMBER
public static final int SOURCE_SERVICE_ACCOUNTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_TAGS_FIELD_NUMBER
public static final int SOURCE_TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_SERVICE_ACCOUNTS_FIELD_NUMBER
public static final int TARGET_SERVICE_ACCOUNTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_TAGS_FIELD_NUMBER
public static final int TARGET_TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getAllowedList
public List<Allowed> getAllowedList()
The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection.
repeated .google.cloud.compute.v1.Allowed allowed = 162398632;- Specified by:
getAllowedListin interfaceFirewallOrBuilder
-
getAllowedOrBuilderList
public List<? extends AllowedOrBuilder> getAllowedOrBuilderList()
The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection.
repeated .google.cloud.compute.v1.Allowed allowed = 162398632;- Specified by:
getAllowedOrBuilderListin interfaceFirewallOrBuilder
-
getAllowedCount
public int getAllowedCount()
The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection.
repeated .google.cloud.compute.v1.Allowed allowed = 162398632;- Specified by:
getAllowedCountin interfaceFirewallOrBuilder
-
getAllowed
public Allowed getAllowed(int index)
The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection.
repeated .google.cloud.compute.v1.Allowed allowed = 162398632;- Specified by:
getAllowedin interfaceFirewallOrBuilder
-
getAllowedOrBuilder
public AllowedOrBuilder getAllowedOrBuilder(int index)
The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection.
repeated .google.cloud.compute.v1.Allowed allowed = 162398632;- Specified by:
getAllowedOrBuilderin interfaceFirewallOrBuilder
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
hasCreationTimestampin interfaceFirewallOrBuilder- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampin interfaceFirewallOrBuilder- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for creationTimestamp.
-
getDeniedList
public List<Denied> getDeniedList()
The list of DENY rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a denied connection.
repeated .google.cloud.compute.v1.Denied denied = 275217307;- Specified by:
getDeniedListin interfaceFirewallOrBuilder
-
getDeniedOrBuilderList
public List<? extends DeniedOrBuilder> getDeniedOrBuilderList()
The list of DENY rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a denied connection.
repeated .google.cloud.compute.v1.Denied denied = 275217307;- Specified by:
getDeniedOrBuilderListin interfaceFirewallOrBuilder
-
getDeniedCount
public int getDeniedCount()
The list of DENY rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a denied connection.
repeated .google.cloud.compute.v1.Denied denied = 275217307;- Specified by:
getDeniedCountin interfaceFirewallOrBuilder
-
getDenied
public Denied getDenied(int index)
The list of DENY rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a denied connection.
repeated .google.cloud.compute.v1.Denied denied = 275217307;- Specified by:
getDeniedin interfaceFirewallOrBuilder
-
getDeniedOrBuilder
public DeniedOrBuilder getDeniedOrBuilder(int index)
The list of DENY rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a denied connection.
repeated .google.cloud.compute.v1.Denied denied = 275217307;- Specified by:
getDeniedOrBuilderin interfaceFirewallOrBuilder
-
hasDescription
public boolean hasDescription()
An optional description of this resource. Provide this field when you create the resource.
optional string description = 422937596;- Specified by:
hasDescriptionin interfaceFirewallOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional description of this resource. Provide this field when you create the resource.
optional string description = 422937596;- Specified by:
getDescriptionin interfaceFirewallOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this field when you create the resource.
optional string description = 422937596;- Specified by:
getDescriptionBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for description.
-
getDestinationRangesList
public com.google.protobuf.ProtocolStringList getDestinationRangesList()
If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges. These ranges must be expressed in CIDR format. Both IPv4 and IPv6 are supported.
repeated string destination_ranges = 305699879;- Specified by:
getDestinationRangesListin interfaceFirewallOrBuilder- Returns:
- A list containing the destinationRanges.
-
getDestinationRangesCount
public int getDestinationRangesCount()
If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges. These ranges must be expressed in CIDR format. Both IPv4 and IPv6 are supported.
repeated string destination_ranges = 305699879;- Specified by:
getDestinationRangesCountin interfaceFirewallOrBuilder- Returns:
- The count of destinationRanges.
-
getDestinationRanges
public String getDestinationRanges(int index)
If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges. These ranges must be expressed in CIDR format. Both IPv4 and IPv6 are supported.
repeated string destination_ranges = 305699879;- Specified by:
getDestinationRangesin interfaceFirewallOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The destinationRanges at the given index.
-
getDestinationRangesBytes
public com.google.protobuf.ByteString getDestinationRangesBytes(int index)
If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges. These ranges must be expressed in CIDR format. Both IPv4 and IPv6 are supported.
repeated string destination_ranges = 305699879;- Specified by:
getDestinationRangesBytesin interfaceFirewallOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the destinationRanges at the given index.
-
hasDirection
public boolean hasDirection()
Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`. The default is `INGRESS`. For `EGRESS` traffic, you cannot specify the sourceTags fields. Check the Direction enum for the list of possible values.
optional string direction = 111150975;- Specified by:
hasDirectionin interfaceFirewallOrBuilder- Returns:
- Whether the direction field is set.
-
getDirection
public String getDirection()
Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`. The default is `INGRESS`. For `EGRESS` traffic, you cannot specify the sourceTags fields. Check the Direction enum for the list of possible values.
optional string direction = 111150975;- Specified by:
getDirectionin interfaceFirewallOrBuilder- Returns:
- The direction.
-
getDirectionBytes
public com.google.protobuf.ByteString getDirectionBytes()
Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`. The default is `INGRESS`. For `EGRESS` traffic, you cannot specify the sourceTags fields. Check the Direction enum for the list of possible values.
optional string direction = 111150975;- Specified by:
getDirectionBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for direction.
-
hasDisabled
public boolean hasDisabled()
Denotes whether the firewall rule is disabled. When set to true, the firewall rule is not enforced and the network behaves as if it did not exist. If this is unspecified, the firewall rule will be enabled.
optional bool disabled = 270940796;- Specified by:
hasDisabledin interfaceFirewallOrBuilder- Returns:
- Whether the disabled field is set.
-
getDisabled
public boolean getDisabled()
Denotes whether the firewall rule is disabled. When set to true, the firewall rule is not enforced and the network behaves as if it did not exist. If this is unspecified, the firewall rule will be enabled.
optional bool disabled = 270940796;- Specified by:
getDisabledin interfaceFirewallOrBuilder- Returns:
- The disabled.
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Specified by:
hasIdin interfaceFirewallOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Specified by:
getIdin interfaceFirewallOrBuilder- Returns:
- The id.
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#firewall for firewall rules.
optional string kind = 3292052;- Specified by:
hasKindin interfaceFirewallOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#firewall for firewall rules.
optional string kind = 3292052;- Specified by:
getKindin interfaceFirewallOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#firewall for firewall rules.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for kind.
-
hasLogConfig
public boolean hasLogConfig()
This field denotes the logging options for a particular firewall rule. If logging is enabled, logs will be exported to Cloud Logging.
optional .google.cloud.compute.v1.FirewallLogConfig log_config = 351299741;- Specified by:
hasLogConfigin interfaceFirewallOrBuilder- Returns:
- Whether the logConfig field is set.
-
getLogConfig
public FirewallLogConfig getLogConfig()
This field denotes the logging options for a particular firewall rule. If logging is enabled, logs will be exported to Cloud Logging.
optional .google.cloud.compute.v1.FirewallLogConfig log_config = 351299741;- Specified by:
getLogConfigin interfaceFirewallOrBuilder- Returns:
- The logConfig.
-
getLogConfigOrBuilder
public FirewallLogConfigOrBuilder getLogConfigOrBuilder()
This field denotes the logging options for a particular firewall rule. If logging is enabled, logs will be exported to Cloud Logging.
optional .google.cloud.compute.v1.FirewallLogConfig log_config = 351299741;- Specified by:
getLogConfigOrBuilderin interfaceFirewallOrBuilder
-
hasName
public 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])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit.
optional string name = 3373707;- Specified by:
hasNamein interfaceFirewallOrBuilder- Returns:
- Whether the name field is set.
-
getName
public 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])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit.
optional string name = 3373707;- Specified by:
getNamein interfaceFirewallOrBuilder- Returns:
- The name.
-
getNameBytes
public 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])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for name.
-
hasNetwork
public boolean hasNetwork()
URL of the network resource for this firewall rule. If not specified when creating a firewall rule, the default network is used: global/networks/default If you choose to specify this field, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/myproject/global/networks/my-network - projects/myproject/global/networks/my-network - global/networks/default
optional string network = 232872494;- Specified by:
hasNetworkin interfaceFirewallOrBuilder- Returns:
- Whether the network field is set.
-
getNetwork
public String getNetwork()
URL of the network resource for this firewall rule. If not specified when creating a firewall rule, the default network is used: global/networks/default If you choose to specify this field, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/myproject/global/networks/my-network - projects/myproject/global/networks/my-network - global/networks/default
optional string network = 232872494;- Specified by:
getNetworkin interfaceFirewallOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
URL of the network resource for this firewall rule. If not specified when creating a firewall rule, the default network is used: global/networks/default If you choose to specify this field, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/myproject/global/networks/my-network - projects/myproject/global/networks/my-network - global/networks/default
optional string network = 232872494;- Specified by:
getNetworkBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for network.
-
hasPriority
public boolean hasPriority()
Priority for this rule. This is an integer between `0` and `65535`, both inclusive. The default value is `1000`. Relative priorities determine which rule takes effect if multiple rules apply. Lower values indicate higher priority. For example, a rule with priority `0` has higher precedence than a rule with priority `1`. DENY rules take precedence over ALLOW rules if they have equal priority. Note that VPC networks have implied rules with a priority of `65535`. To avoid conflicts with the implied rules, use a priority number less than `65535`.
optional int32 priority = 445151652;- Specified by:
hasPriorityin interfaceFirewallOrBuilder- Returns:
- Whether the priority field is set.
-
getPriority
public int getPriority()
Priority for this rule. This is an integer between `0` and `65535`, both inclusive. The default value is `1000`. Relative priorities determine which rule takes effect if multiple rules apply. Lower values indicate higher priority. For example, a rule with priority `0` has higher precedence than a rule with priority `1`. DENY rules take precedence over ALLOW rules if they have equal priority. Note that VPC networks have implied rules with a priority of `65535`. To avoid conflicts with the implied rules, use a priority number less than `65535`.
optional int32 priority = 445151652;- Specified by:
getPriorityin interfaceFirewallOrBuilder- Returns:
- The priority.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin interfaceFirewallOrBuilder- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkin interfaceFirewallOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkBytesin interfaceFirewallOrBuilder- Returns:
- The bytes for selfLink.
-
getSourceRangesList
public com.google.protobuf.ProtocolStringList getSourceRangesList()
If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges. These ranges must be expressed in CIDR format. One or both of sourceRanges and sourceTags may be set. If both fields are set, the rule applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the rule to apply. Both IPv4 and IPv6 are supported.
repeated string source_ranges = 200097658;- Specified by:
getSourceRangesListin interfaceFirewallOrBuilder- Returns:
- A list containing the sourceRanges.
-
getSourceRangesCount
public int getSourceRangesCount()
If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges. These ranges must be expressed in CIDR format. One or both of sourceRanges and sourceTags may be set. If both fields are set, the rule applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the rule to apply. Both IPv4 and IPv6 are supported.
repeated string source_ranges = 200097658;- Specified by:
getSourceRangesCountin interfaceFirewallOrBuilder- Returns:
- The count of sourceRanges.
-
getSourceRanges
public String getSourceRanges(int index)
If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges. These ranges must be expressed in CIDR format. One or both of sourceRanges and sourceTags may be set. If both fields are set, the rule applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the rule to apply. Both IPv4 and IPv6 are supported.
repeated string source_ranges = 200097658;- Specified by:
getSourceRangesin interfaceFirewallOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sourceRanges at the given index.
-
getSourceRangesBytes
public com.google.protobuf.ByteString getSourceRangesBytes(int index)
If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges. These ranges must be expressed in CIDR format. One or both of sourceRanges and sourceTags may be set. If both fields are set, the rule applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the rule to apply. Both IPv4 and IPv6 are supported.
repeated string source_ranges = 200097658;- Specified by:
getSourceRangesBytesin interfaceFirewallOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sourceRanges at the given index.
-
getSourceServiceAccountsList
public com.google.protobuf.ProtocolStringList getSourceServiceAccountsList()
If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list. Source service accounts cannot be used to control traffic to an instance's external IP address because service accounts are associated with an instance, not an IP address. sourceRanges can be set at the same time as sourceServiceAccounts. If both are set, the firewall applies to traffic that has a source IP address within the sourceRanges OR a source IP that belongs to an instance with service account listed in sourceServiceAccount. The connection does not need to match both fields for the firewall to apply. sourceServiceAccounts cannot be used at the same time as sourceTags or targetTags.
repeated string source_service_accounts = 105100756;- Specified by:
getSourceServiceAccountsListin interfaceFirewallOrBuilder- Returns:
- A list containing the sourceServiceAccounts.
-
getSourceServiceAccountsCount
public int getSourceServiceAccountsCount()
If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list. Source service accounts cannot be used to control traffic to an instance's external IP address because service accounts are associated with an instance, not an IP address. sourceRanges can be set at the same time as sourceServiceAccounts. If both are set, the firewall applies to traffic that has a source IP address within the sourceRanges OR a source IP that belongs to an instance with service account listed in sourceServiceAccount. The connection does not need to match both fields for the firewall to apply. sourceServiceAccounts cannot be used at the same time as sourceTags or targetTags.
repeated string source_service_accounts = 105100756;- Specified by:
getSourceServiceAccountsCountin interfaceFirewallOrBuilder- Returns:
- The count of sourceServiceAccounts.
-
getSourceServiceAccounts
public String getSourceServiceAccounts(int index)
If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list. Source service accounts cannot be used to control traffic to an instance's external IP address because service accounts are associated with an instance, not an IP address. sourceRanges can be set at the same time as sourceServiceAccounts. If both are set, the firewall applies to traffic that has a source IP address within the sourceRanges OR a source IP that belongs to an instance with service account listed in sourceServiceAccount. The connection does not need to match both fields for the firewall to apply. sourceServiceAccounts cannot be used at the same time as sourceTags or targetTags.
repeated string source_service_accounts = 105100756;- Specified by:
getSourceServiceAccountsin interfaceFirewallOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sourceServiceAccounts at the given index.
-
getSourceServiceAccountsBytes
public com.google.protobuf.ByteString getSourceServiceAccountsBytes(int index)
If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list. Source service accounts cannot be used to control traffic to an instance's external IP address because service accounts are associated with an instance, not an IP address. sourceRanges can be set at the same time as sourceServiceAccounts. If both are set, the firewall applies to traffic that has a source IP address within the sourceRanges OR a source IP that belongs to an instance with service account listed in sourceServiceAccount. The connection does not need to match both fields for the firewall to apply. sourceServiceAccounts cannot be used at the same time as sourceTags or targetTags.
repeated string source_service_accounts = 105100756;- Specified by:
getSourceServiceAccountsBytesin interfaceFirewallOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sourceServiceAccounts at the given index.
-
getSourceTagsList
public com.google.protobuf.ProtocolStringList getSourceTagsList()
If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network. Source tags cannot be used to control traffic to an instance's external IP address, it only applies to traffic between instances in the same virtual network. Because tags are associated with instances, not IP addresses. One or both of sourceRanges and sourceTags may be set. If both fields are set, the firewall applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the firewall to apply.
repeated string source_tags = 452222397;- Specified by:
getSourceTagsListin interfaceFirewallOrBuilder- Returns:
- A list containing the sourceTags.
-
getSourceTagsCount
public int getSourceTagsCount()
If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network. Source tags cannot be used to control traffic to an instance's external IP address, it only applies to traffic between instances in the same virtual network. Because tags are associated with instances, not IP addresses. One or both of sourceRanges and sourceTags may be set. If both fields are set, the firewall applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the firewall to apply.
repeated string source_tags = 452222397;- Specified by:
getSourceTagsCountin interfaceFirewallOrBuilder- Returns:
- The count of sourceTags.
-
getSourceTags
public String getSourceTags(int index)
If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network. Source tags cannot be used to control traffic to an instance's external IP address, it only applies to traffic between instances in the same virtual network. Because tags are associated with instances, not IP addresses. One or both of sourceRanges and sourceTags may be set. If both fields are set, the firewall applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the firewall to apply.
repeated string source_tags = 452222397;- Specified by:
getSourceTagsin interfaceFirewallOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sourceTags at the given index.
-
getSourceTagsBytes
public com.google.protobuf.ByteString getSourceTagsBytes(int index)
If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network. Source tags cannot be used to control traffic to an instance's external IP address, it only applies to traffic between instances in the same virtual network. Because tags are associated with instances, not IP addresses. One or both of sourceRanges and sourceTags may be set. If both fields are set, the firewall applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the firewall to apply.
repeated string source_tags = 452222397;- Specified by:
getSourceTagsBytesin interfaceFirewallOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sourceTags at the given index.
-
getTargetServiceAccountsList
public com.google.protobuf.ProtocolStringList getTargetServiceAccountsList()
A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_service_accounts = 457639710;- Specified by:
getTargetServiceAccountsListin interfaceFirewallOrBuilder- Returns:
- A list containing the targetServiceAccounts.
-
getTargetServiceAccountsCount
public int getTargetServiceAccountsCount()
A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_service_accounts = 457639710;- Specified by:
getTargetServiceAccountsCountin interfaceFirewallOrBuilder- Returns:
- The count of targetServiceAccounts.
-
getTargetServiceAccounts
public String getTargetServiceAccounts(int index)
A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_service_accounts = 457639710;- Specified by:
getTargetServiceAccountsin interfaceFirewallOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targetServiceAccounts at the given index.
-
getTargetServiceAccountsBytes
public com.google.protobuf.ByteString getTargetServiceAccountsBytes(int index)
A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_service_accounts = 457639710;- Specified by:
getTargetServiceAccountsBytesin interfaceFirewallOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the targetServiceAccounts at the given index.
-
getTargetTagsList
public com.google.protobuf.ProtocolStringList getTargetTagsList()
A list of tags that controls which instances the firewall rule applies to. If targetTags are specified, then the firewall rule applies only to instances in the VPC network that have one of those tags. If no targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_tags = 62901767;- Specified by:
getTargetTagsListin interfaceFirewallOrBuilder- Returns:
- A list containing the targetTags.
-
getTargetTagsCount
public int getTargetTagsCount()
A list of tags that controls which instances the firewall rule applies to. If targetTags are specified, then the firewall rule applies only to instances in the VPC network that have one of those tags. If no targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_tags = 62901767;- Specified by:
getTargetTagsCountin interfaceFirewallOrBuilder- Returns:
- The count of targetTags.
-
getTargetTags
public String getTargetTags(int index)
A list of tags that controls which instances the firewall rule applies to. If targetTags are specified, then the firewall rule applies only to instances in the VPC network that have one of those tags. If no targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_tags = 62901767;- Specified by:
getTargetTagsin interfaceFirewallOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targetTags at the given index.
-
getTargetTagsBytes
public com.google.protobuf.ByteString getTargetTagsBytes(int index)
A list of tags that controls which instances the firewall rule applies to. If targetTags are specified, then the firewall rule applies only to instances in the VPC network that have one of those tags. If no targetTags are specified, the firewall rule applies to all instances on the specified network.
repeated string target_tags = 62901767;- Specified by:
getTargetTagsBytesin interfaceFirewallOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the targetTags at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Firewall parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Firewall parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Firewall parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Firewall parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Firewall parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Firewall parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Firewall parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Firewall parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Firewall parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Firewall parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Firewall parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Firewall parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Firewall.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Firewall.Builder newBuilder()
-
newBuilder
public static Firewall.Builder newBuilder(Firewall prototype)
-
toBuilder
public Firewall.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Firewall.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Firewall getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Firewall> parser()
-
getParserForType
public com.google.protobuf.Parser<Firewall> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Firewall getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-