public final class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy extends com.google.protobuf.GeneratedMessageV3 implements NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilder
Protobuf type
google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy| Modifier and Type | Class and Description |
|---|---|
static class |
NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder
Protobuf type
google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
static class |
NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type
[Output Only] The type of the firewall policy.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PACKET_MIRRORING_RULES_FIELD_NUMBER |
static int |
PRIORITY_FIELD_NUMBER |
static int |
RULES_FIELD_NUMBER |
static int |
SHORT_NAME_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
getDefaultInstance() |
NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDisplayName()
[Output Only] Deprecated, please use short name instead.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
[Output Only] Deprecated, please use short name instead.
|
String |
getName()
[Output Only] The name of the firewall policy.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] The name of the firewall policy.
|
FirewallPolicyRule |
getPacketMirroringRules(int index)
[Output Only] The packet mirroring rules that apply to the network.
|
int |
getPacketMirroringRulesCount()
[Output Only] The packet mirroring rules that apply to the network.
|
List<FirewallPolicyRule> |
getPacketMirroringRulesList()
[Output Only] The packet mirroring rules that apply to the network.
|
FirewallPolicyRuleOrBuilder |
getPacketMirroringRulesOrBuilder(int index)
[Output Only] The packet mirroring rules that apply to the network.
|
List<? extends FirewallPolicyRuleOrBuilder> |
getPacketMirroringRulesOrBuilderList()
[Output Only] The packet mirroring rules that apply to the network.
|
com.google.protobuf.Parser<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy> |
getParserForType() |
int |
getPriority()
[Output only] Priority of firewall policy association.
|
FirewallPolicyRule |
getRules(int index)
[Output Only] The rules that apply to the network.
|
int |
getRulesCount()
[Output Only] The rules that apply to the network.
|
List<FirewallPolicyRule> |
getRulesList()
[Output Only] The rules that apply to the network.
|
FirewallPolicyRuleOrBuilder |
getRulesOrBuilder(int index)
[Output Only] The rules that apply to the network.
|
List<? extends FirewallPolicyRuleOrBuilder> |
getRulesOrBuilderList()
[Output Only] The rules that apply to the network.
|
int |
getSerializedSize() |
String |
getShortName()
[Output Only] The short name of the firewall policy.
|
com.google.protobuf.ByteString |
getShortNameBytes()
[Output Only] The short name of the firewall policy.
|
String |
getType()
[Output Only] The type of the firewall policy.
|
com.google.protobuf.ByteString |
getTypeBytes()
[Output Only] The type of the firewall policy.
|
boolean |
hasDisplayName()
[Output Only] Deprecated, please use short name instead.
|
int |
hashCode() |
boolean |
hasName()
[Output Only] The name of the firewall policy.
|
boolean |
hasPriority()
[Output only] Priority of firewall policy association.
|
boolean |
hasShortName()
[Output Only] The short name of the firewall policy.
|
boolean |
hasType()
[Output Only] The type of the firewall policy.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder |
newBuilder() |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder |
newBuilder(NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy prototype) |
NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder |
newBuilderForType() |
protected NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseDelimitedFrom(InputStream input) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(byte[] data) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(ByteBuffer data) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(com.google.protobuf.ByteString data) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(InputStream input) |
static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy> |
parser() |
NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DISPLAY_NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int PACKET_MIRRORING_RULES_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
public static final int RULES_FIELD_NUMBER
public static final int SHORT_NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasDisplayName()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy.
optional string display_name = 4473832;hasDisplayName in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic String getDisplayName()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy.
optional string display_name = 4473832;getDisplayName in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
[Output Only] Deprecated, please use short name instead. The display name of the firewall policy.
optional string display_name = 4473832;getDisplayNameBytes in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic boolean hasName()
[Output Only] The name of the firewall policy.
optional string name = 3373707;hasName in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic String getName()
[Output Only] The name of the firewall policy.
optional string name = 3373707;getName in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] The name of the firewall policy.
optional string name = 3373707;getNameBytes in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic List<FirewallPolicyRule> getPacketMirroringRulesList()
[Output Only] The packet mirroring rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule packet_mirroring_rules = 531644356;
getPacketMirroringRulesList in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic List<? extends FirewallPolicyRuleOrBuilder> getPacketMirroringRulesOrBuilderList()
[Output Only] The packet mirroring rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule packet_mirroring_rules = 531644356;
getPacketMirroringRulesOrBuilderList in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic int getPacketMirroringRulesCount()
[Output Only] The packet mirroring rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule packet_mirroring_rules = 531644356;
getPacketMirroringRulesCount in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic FirewallPolicyRule getPacketMirroringRules(int index)
[Output Only] The packet mirroring rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule packet_mirroring_rules = 531644356;
getPacketMirroringRules in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic FirewallPolicyRuleOrBuilder getPacketMirroringRulesOrBuilder(int index)
[Output Only] The packet mirroring rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule packet_mirroring_rules = 531644356;
getPacketMirroringRulesOrBuilder in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic boolean hasPriority()
[Output only] Priority of firewall policy association. Not applicable for type=HIERARCHY.
optional int32 priority = 445151652;hasPriority in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic int getPriority()
[Output only] Priority of firewall policy association. Not applicable for type=HIERARCHY.
optional int32 priority = 445151652;getPriority in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic List<FirewallPolicyRule> getRulesList()
[Output Only] The rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesList in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic List<? extends FirewallPolicyRuleOrBuilder> getRulesOrBuilderList()
[Output Only] The rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesOrBuilderList in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic int getRulesCount()
[Output Only] The rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesCount in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic FirewallPolicyRule getRules(int index)
[Output Only] The rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRules in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic FirewallPolicyRuleOrBuilder getRulesOrBuilder(int index)
[Output Only] The rules that apply to the network.
repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;getRulesOrBuilder in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic boolean hasShortName()
[Output Only] The short name of the firewall policy.
optional string short_name = 492051566;hasShortName in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic String getShortName()
[Output Only] The short name of the firewall policy.
optional string short_name = 492051566;getShortName in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getShortNameBytes()
[Output Only] The short name of the firewall policy.
optional string short_name = 492051566;getShortNameBytes in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic boolean hasType()
[Output Only] The type of the firewall policy. Check the Type enum for the list of possible values.
optional string type = 3575610;hasType in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic String getType()
[Output Only] The type of the firewall policy. Check the Type enum for the list of possible values.
optional string type = 3575610;getType in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
[Output Only] The type of the firewall policy. Check the Type enum for the list of possible values.
optional string type = 3575610;getTypeBytes in interface NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(InputStream input) throws IOException
IOExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilder()
public static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilder(NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy prototype)
public NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy getDefaultInstance()
public static com.google.protobuf.Parser<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy> parser()
public com.google.protobuf.Parser<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.