Enum NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type (1.51.0)

public enum NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type extends Enum<NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type> implements ProtocolMessageEnum

[Output Only] The type of the firewall policy.

Protobuf enum google.cloud.compute.v1.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type

Implements

ProtocolMessageEnum

Static Fields

NameDescription
HIERARCHY

HIERARCHY = 69902869;

HIERARCHY_VALUE

HIERARCHY = 69902869;

NETWORK

NETWORK = 413984270;

NETWORK_VALUE

NETWORK = 413984270;

UNDEFINED_TYPE

A value indicating that the enum field is not set.

UNDEFINED_TYPE = 0;

UNDEFINED_TYPE_VALUE

A value indicating that the enum field is not set.

UNDEFINED_TYPE = 0;

UNRECOGNIZED
UNSPECIFIED

UNSPECIFIED = 526786327;

UNSPECIFIED_VALUE

UNSPECIFIED = 526786327;

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()