Class InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy (1.51.0)

public final class InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy extends GeneratedMessageV3 implements InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilder

Protobuf type google.cloud.compute.v1.InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy

Static Fields

DISPLAY_NAME_FIELD_NUMBER

public static final int DISPLAY_NAME_FIELD_NUMBER
Field Value
TypeDescription
int

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
Field Value
TypeDescription
int

RULES_FIELD_NUMBER

public static final int RULES_FIELD_NUMBER
Field Value
TypeDescription
int

SHORT_NAME_FIELD_NUMBER

public static final int SHORT_NAME_FIELD_NUMBER
Field Value
TypeDescription
int

TYPE_FIELD_NUMBER

public static final int TYPE_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy getDefaultInstance()
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilder()
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder

newBuilder(InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy prototype)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilder(InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy prototype)
Parameter
NameDescription
prototypeInstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder

parseDelimitedFrom(InputStream input)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy> parser()
Returns
TypeDescription
Parser<InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy getDefaultInstanceForType()
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy

getDisplayName()

public String getDisplayName()

[Output Only] Deprecated, please use short name instead. The display name of the firewall policy.

optional string display_name = 4473832;

Returns
TypeDescription
String

The displayName.

getDisplayNameBytes()

public ByteString getDisplayNameBytes()

[Output Only] Deprecated, please use short name instead. The display name of the firewall policy.

optional string display_name = 4473832;

Returns
TypeDescription
ByteString

The bytes for displayName.

getName()

public String getName()

[Output Only] The name of the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
String

The name.

getNameBytes()

public ByteString getNameBytes()

[Output Only] The name of the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
ByteString

The bytes for name.

getParserForType()

public Parser<InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy> getParserForType()
Returns
TypeDescription
Parser<InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy>
Overrides

getRules(int index)

public FirewallPolicyRule getRules(int index)

The rules that apply to the network.

repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;

Parameter
NameDescription
indexint
Returns
TypeDescription
FirewallPolicyRule

getRulesCount()

public int getRulesCount()

The rules that apply to the network.

repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;

Returns
TypeDescription
int

getRulesList()

public List<FirewallPolicyRule> getRulesList()

The rules that apply to the network.

repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;

Returns
TypeDescription
List<FirewallPolicyRule>

getRulesOrBuilder(int index)

public FirewallPolicyRuleOrBuilder getRulesOrBuilder(int index)

The rules that apply to the network.

repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;

Parameter
NameDescription
indexint
Returns
TypeDescription
FirewallPolicyRuleOrBuilder

getRulesOrBuilderList()

public List<? extends FirewallPolicyRuleOrBuilder> getRulesOrBuilderList()

The rules that apply to the network.

repeated .google.cloud.compute.v1.FirewallPolicyRule rules = 108873975;

Returns
TypeDescription
List<? extends com.google.cloud.compute.v1.FirewallPolicyRuleOrBuilder>

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

getShortName()

public String getShortName()

[Output Only] The short name of the firewall policy.

optional string short_name = 492051566;

Returns
TypeDescription
String

The shortName.

getShortNameBytes()

public ByteString getShortNameBytes()

[Output Only] The short name of the firewall policy.

optional string short_name = 492051566;

Returns
TypeDescription
ByteString

The bytes for shortName.

getType()

public String getType()

[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL. Check the Type enum for the list of possible values.

optional string type = 3575610;

Returns
TypeDescription
String

The type.

getTypeBytes()

public ByteString getTypeBytes()

[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL. Check the Type enum for the list of possible values.

optional string type = 3575610;

Returns
TypeDescription
ByteString

The bytes for type.

hasDisplayName()

public boolean hasDisplayName()

[Output Only] Deprecated, please use short name instead. The display name of the firewall policy.

optional string display_name = 4473832;

Returns
TypeDescription
boolean

Whether the displayName field is set.

hasName()

public boolean hasName()

[Output Only] The name of the firewall policy.

optional string name = 3373707;

Returns
TypeDescription
boolean

Whether the name field is set.

hasShortName()

public boolean hasShortName()

[Output Only] The short name of the firewall policy.

optional string short_name = 492051566;

Returns
TypeDescription
boolean

Whether the shortName field is set.

hasType()

public boolean hasType()

[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL. Check the Type enum for the list of possible values.

optional string type = 3575610;

Returns
TypeDescription
boolean

Whether the type field is set.

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilderForType()
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder toBuilder()
Returns
TypeDescription
InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException