Class NetworksGetEffectiveFirewallsResponse (1.39.0)

public final class NetworksGetEffectiveFirewallsResponse extends GeneratedMessageV3 implements NetworksGetEffectiveFirewallsResponseOrBuilder

Protobuf type google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponse

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > NetworksGetEffectiveFirewallsResponse
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)

Static Fields

FIREWALLS_FIELD_NUMBER

public static final int FIREWALLS_FIELD_NUMBER
Field Value
TypeDescription
int

FIREWALL_POLICYS_FIELD_NUMBER

public static final int FIREWALL_POLICYS_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static NetworksGetEffectiveFirewallsResponse getDefaultInstance()

getDescriptor()

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

newBuilder()

public static NetworksGetEffectiveFirewallsResponse.Builder newBuilder()

newBuilder(NetworksGetEffectiveFirewallsResponse prototype)

public static NetworksGetEffectiveFirewallsResponse.Builder newBuilder(NetworksGetEffectiveFirewallsResponse prototype)
Parameter
NameDescription
prototypeNetworksGetEffectiveFirewallsResponse

parseDelimitedFrom(InputStream input)

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

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(byte[] data)

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

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

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

parseFrom(ByteString data)

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

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

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

parseFrom(CodedInputStream input)

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

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(InputStream input)

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

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(ByteBuffer data)

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

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

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

parser()

public static Parser<NetworksGetEffectiveFirewallsResponse> parser()

Methods

equals(Object obj)

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

getDefaultInstanceForType()

public NetworksGetEffectiveFirewallsResponse getDefaultInstanceForType()

getFirewallPolicys(int index)

public NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy getFirewallPolicys(int index)

Effective firewalls from firewall policy.

repeated .google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy firewall_policys = 410985794;

Parameter
NameDescription
indexint

getFirewallPolicysCount()

public int getFirewallPolicysCount()

Effective firewalls from firewall policy.

repeated .google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy firewall_policys = 410985794;

Returns
TypeDescription
int

getFirewallPolicysList()

public List<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy> getFirewallPolicysList()

Effective firewalls from firewall policy.

repeated .google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy firewall_policys = 410985794;

getFirewallPolicysOrBuilder(int index)

public NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilder getFirewallPolicysOrBuilder(int index)

Effective firewalls from firewall policy.

repeated .google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy firewall_policys = 410985794;

Parameter
NameDescription
indexint

getFirewallPolicysOrBuilderList()

public List<? extends NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicyOrBuilder> getFirewallPolicysOrBuilderList()

Effective firewalls from firewall policy.

repeated .google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy firewall_policys = 410985794;

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

getFirewalls(int index)

public Firewall getFirewalls(int index)

Effective firewalls on the network.

repeated .google.cloud.compute.v1.Firewall firewalls = 272245619;

Parameter
NameDescription
indexint
Returns
TypeDescription
Firewall

getFirewallsCount()

public int getFirewallsCount()

Effective firewalls on the network.

repeated .google.cloud.compute.v1.Firewall firewalls = 272245619;

Returns
TypeDescription
int

getFirewallsList()

public List<Firewall> getFirewallsList()

Effective firewalls on the network.

repeated .google.cloud.compute.v1.Firewall firewalls = 272245619;

Returns
TypeDescription
List<Firewall>

getFirewallsOrBuilder(int index)

public FirewallOrBuilder getFirewallsOrBuilder(int index)

Effective firewalls on the network.

repeated .google.cloud.compute.v1.Firewall firewalls = 272245619;

Parameter
NameDescription
indexint
Returns
TypeDescription
FirewallOrBuilder

getFirewallsOrBuilderList()

public List<? extends FirewallOrBuilder> getFirewallsOrBuilderList()

Effective firewalls on the network.

repeated .google.cloud.compute.v1.Firewall firewalls = 272245619;

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

getParserForType()

public Parser<NetworksGetEffectiveFirewallsResponse> getParserForType()
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

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 NetworksGetEffectiveFirewallsResponse.Builder newBuilderForType()

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected NetworksGetEffectiveFirewallsResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

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

toBuilder()

public NetworksGetEffectiveFirewallsResponse.Builder toBuilder()

writeTo(CodedOutputStream output)

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