- 1.71.0 (latest)
- 1.70.0
- 1.68.0
- 1.66.0
- 1.65.0
- 1.62.0
- 1.61.0
- 1.60.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
public
final
class
DenyRule
extends
GeneratedMessageV3
implements
DenyRuleOrBuilder
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > DenyRuleImplements
DenyRuleOrBuilderStatic Fields
DENIAL_CONDITION_FIELD_NUMBER
public
static
final
int
DENIAL_CONDITION_FIELD_NUMBER
DENIED_PERMISSIONS_FIELD_NUMBER
public
static
final
int
DENIED_PERMISSIONS_FIELD_NUMBER
DENIED_PRINCIPALS_FIELD_NUMBER
public
static
final
int
DENIED_PRINCIPALS_FIELD_NUMBER
EXCEPTION_PERMISSIONS_FIELD_NUMBER
public
static
final
int
EXCEPTION_PERMISSIONS_FIELD_NUMBER
EXCEPTION_PRINCIPALS_FIELD_NUMBER
public
static
final
int
EXCEPTION_PRINCIPALS_FIELD_NUMBER
Static Methods
getDefaultInstance()
public
static
DenyRule
getDefaultInstance
()
getDescriptor()
public
static
final
Descriptors
.
Descriptor
getDescriptor
()
newBuilder()
public
static
DenyRule
.
Builder
newBuilder
()
newBuilder(DenyRule arg0)
public
static
DenyRule
.
Builder
newBuilder
(
DenyRule
arg0
)
parseDelimitedFrom(InputStream arg0)
public
static
DenyRule
parseDelimitedFrom
(
InputStream
arg0
)
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public
static
DenyRule
parseDelimitedFrom
(
InputStream
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(byte[] arg0)
public
static
DenyRule
parseFrom
(
byte
[]
arg0
)
Parameter
Name
Description
arg0
byte
[]
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public
static
DenyRule
parseFrom
(
byte
[]
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(ByteString arg0)
public
static
DenyRule
parseFrom
(
ByteString
arg0
)
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public
static
DenyRule
parseFrom
(
ByteString
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(CodedInputStream arg0)
public
static
DenyRule
parseFrom
(
CodedInputStream
arg0
)
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public
static
DenyRule
parseFrom
(
CodedInputStream
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(InputStream arg0)
public
static
DenyRule
parseFrom
(
InputStream
arg0
)
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public
static
DenyRule
parseFrom
(
InputStream
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(ByteBuffer arg0)
public
static
DenyRule
parseFrom
(
ByteBuffer
arg0
)
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public
static
DenyRule
parseFrom
(
ByteBuffer
arg0
,
ExtensionRegistryLite
arg1
)
parser()
public
static
Parser<DenyRule>
parser
()
Methods
equals(Object arg0)
public
boolean
equals
(
Object
arg0
)
getDefaultInstanceForType()
public
DenyRule
getDefaultInstanceForType
()
getDenialCondition()
public
Expr
getDenialCondition
()
Returns
Type
Description
com.google.type.Expr
getDenialConditionOrBuilder()
public
ExprOrBuilder
getDenialConditionOrBuilder
()
Returns
Type
Description
com.google.type.ExprOrBuilder
getDeniedPermissions(int arg0)
public
String
getDeniedPermissions
(
int
arg0
)
getDeniedPermissionsBytes(int arg0)
public
ByteString
getDeniedPermissionsBytes
(
int
arg0
)
getDeniedPermissionsCount()
public
int
getDeniedPermissionsCount
()
getDeniedPermissionsList()
public
ProtocolStringList
getDeniedPermissionsList
()
getDeniedPrincipals(int arg0)
public
String
getDeniedPrincipals
(
int
arg0
)
getDeniedPrincipalsBytes(int arg0)
public
ByteString
getDeniedPrincipalsBytes
(
int
arg0
)
getDeniedPrincipalsCount()
public
int
getDeniedPrincipalsCount
()
getDeniedPrincipalsList()
public
ProtocolStringList
getDeniedPrincipalsList
()
getExceptionPermissions(int arg0)
public
String
getExceptionPermissions
(
int
arg0
)
getExceptionPermissionsBytes(int arg0)
public
ByteString
getExceptionPermissionsBytes
(
int
arg0
)
getExceptionPermissionsCount()
public
int
getExceptionPermissionsCount
()
getExceptionPermissionsList()
public
ProtocolStringList
getExceptionPermissionsList
()
getExceptionPrincipals(int arg0)
public
String
getExceptionPrincipals
(
int
arg0
)
getExceptionPrincipalsBytes(int arg0)
public
ByteString
getExceptionPrincipalsBytes
(
int
arg0
)
getExceptionPrincipalsCount()
public
int
getExceptionPrincipalsCount
()
getExceptionPrincipalsList()
public
ProtocolStringList
getExceptionPrincipalsList
()
getParserForType()
public
Parser<DenyRule>
getParserForType
()
getSerializedSize()
public
int
getSerializedSize
()
getUnknownFields()
public
final
UnknownFieldSet
getUnknownFields
()
hasDenialCondition()
public
boolean
hasDenialCondition
()
hashCode()
public
int
hashCode
()
internalGetFieldAccessorTable()
protected
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
isInitialized()
public
final
boolean
isInitialized
()
newBuilderForType()
public
DenyRule
.
Builder
newBuilderForType
()
newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
protected
DenyRule
.
Builder
newBuilderForType
(
GeneratedMessageV3
.
BuilderParent
arg0
)
newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
protected
Object
newInstance
(
GeneratedMessageV3
.
UnusedPrivateParameter
arg0
)
toBuilder()
public
DenyRule
.
Builder
toBuilder
()
writeTo(CodedOutputStream arg0)
public
void
writeTo
(
CodedOutputStream
arg0
)