Enum PolicySpec.PolicyRule.KindCase (2.41.0)

public enum PolicySpec.PolicyRule.KindCase extends Enum<PolicySpec.PolicyRule.KindCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
ALLOW_ALL
DENY_ALL
ENFORCE
KIND_NOT_SET
VALUES

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()