-  A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  Z 

D

Debug - class in com.authzed.api.v1
 
Debug.CheckDebugTrace - class in com.authzed.api.v1.Debug
CheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission
API call.
Protobuf type authzed.api.v1.CheckDebugTrace
Debug.CheckDebugTrace.Builder - class in com.authzed.api.v1.Debug.CheckDebugTrace
CheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission
API call.
Protobuf type authzed.api.v1.CheckDebugTrace
Debug.CheckDebugTrace.Permissionship - class in com.authzed.api.v1.Debug.CheckDebugTrace
Protobuf enum authzed.api.v1.CheckDebugTrace.Permissionship
Debug.CheckDebugTrace.PermissionType - class in com.authzed.api.v1.Debug.CheckDebugTrace
Protobuf enum authzed.api.v1.CheckDebugTrace.PermissionType
Debug.CheckDebugTrace.ResolutionCase - class in com.authzed.api.v1.Debug.CheckDebugTrace
 
Debug.CheckDebugTrace.SubProblems - class in com.authzed.api.v1.Debug.CheckDebugTrace
Protobuf type authzed.api.v1.CheckDebugTrace.SubProblems
Debug.CheckDebugTrace.SubProblems.Builder - class in com.authzed.api.v1.Debug.CheckDebugTrace.SubProblems
Protobuf type authzed.api.v1.CheckDebugTrace.SubProblems
Debug.CheckDebugTrace.SubProblemsOrBuilder - class in com.authzed.api.v1.Debug.CheckDebugTrace
 
Debug.CheckDebugTraceOrBuilder - class in com.authzed.api.v1.Debug
 
Debug.DebugInformation - class in com.authzed.api.v1.Debug
DebugInformation defines debug information returned by an API call in a footer when
requested with a specific debugging header.
The specific debug information returned will depend on the type of the API call made.
See the github.com/authzed/authzed-go project for the specific header and footer names.
Protobuf type authzed.api.v1.DebugInformation
Debug.DebugInformation.Builder - class in com.authzed.api.v1.Debug.DebugInformation
DebugInformation defines debug information returned by an API call in a footer when
requested with a specific debugging header.
The specific debug information returned will depend on the type of the API call made.
See the github.com/authzed/authzed-go project for the specific header and footer names.
Protobuf type authzed.api.v1.DebugInformation
Debug.DebugInformationOrBuilder - class in com.authzed.api.v1.Debug
 
DebugInformationKt - class in com.authzed.api.v1
 
DebugInformationKt.Dsl - class in com.authzed.api.v1.DebugInformationKt
 
DebugInformationKt.Dsl.Companion - class in com.authzed.api.v1.DebugInformationKt.Dsl
 
DebugInformationKtKt - class in com.authzed.api.v1
 
deleteRelationships(PermissionService.DeleteRelationshipsRequest) - function in com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
DeleteRelationships atomically bulk deletes all relationships matching the
provided filter. If no relationships match, none will be deleted and the
operation will succeed. An optional set of preconditions can be provided that must
be satisfied for the operation to commit.
deleteRelationships(PermissionService.DeleteRelationshipsRequest) - function in com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
DeleteRelationships atomically bulk deletes all relationships matching the
provided filter. If no relationships match, none will be deleted and the
operation will succeed. An optional set of preconditions can be provided that must
be satisfied for the operation to commit.
deleteRelationships(PermissionService.DeleteRelationshipsRequest,StreamObserver) - function in com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceImplBase
DeleteRelationships atomically bulk deletes all relationships matching the
provided filter. If no relationships match, none will be deleted and the
operation will succeed. An optional set of preconditions can be provided that must
be satisfied for the operation to commit.
deleteRelationships(PermissionService.DeleteRelationshipsRequest,StreamObserver) - function in com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
DeleteRelationships atomically bulk deletes all relationships matching the
provided filter. If no relationships match, none will be deleted and the
operation will succeed. An optional set of preconditions can be provided that must
be satisfied for the operation to commit.
deleteRelationships(PermissionService.DeleteRelationshipsRequest) - function in com.authzed.api.v1.PermissionsServiceGrpcKt.PermissionsServiceCoroutineImplBase
Returns the response to an RPC for authzed.api.v1.PermissionsService.DeleteRelationships.
deleteRelationships(PermissionService.DeleteRelationshipsRequest,Metadata) - function in com.authzed.api.v1.PermissionsServiceGrpcKt.PermissionsServiceCoroutineStub
Executes this RPC and returns the response message, suspending until the RPC completes with Status.OK.
DeleteRelationshipsRequestKt - class in com.authzed.api.v1
 
DeleteRelationshipsRequestKt.Dsl - class in com.authzed.api.v1.DeleteRelationshipsRequestKt
 
DeleteRelationshipsRequestKt.Dsl.Companion - class in com.authzed.api.v1.DeleteRelationshipsRequestKt.Dsl
 
DeleteRelationshipsRequestKt.Dsl.OptionalPreconditionsProxy - class in com.authzed.api.v1.DeleteRelationshipsRequestKt.Dsl
An uninstantiable, behaviorless type to represent the field in generics.
DeleteRelationshipsRequestKtKt - class in com.authzed.api.v1
 
DeleteRelationshipsResponseKt - class in com.authzed.api.v1
 
DeleteRelationshipsResponseKt.Dsl - class in com.authzed.api.v1.DeleteRelationshipsResponseKt
 
DeleteRelationshipsResponseKt.Dsl.Companion - class in com.authzed.api.v1.DeleteRelationshipsResponseKt.Dsl
 
DeleteRelationshipsResponseKtKt - class in com.authzed.api.v1
 
DirectSubjectSetKt - class in com.authzed.api.v1
 
DirectSubjectSetKt.Dsl - class in com.authzed.api.v1.DirectSubjectSetKt
 
DirectSubjectSetKt.Dsl.Companion - class in com.authzed.api.v1.DirectSubjectSetKt.Dsl
 
DirectSubjectSetKt.Dsl.SubjectsProxy - class in com.authzed.api.v1.DirectSubjectSetKt.Dsl
An uninstantiable, behaviorless type to represent the field in generics.
DirectSubjectSetKtKt - class in com.authzed.api.v1
 
DOUBLE - enum entry in io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
 
DoubleRulesKt - class in io.envoyproxy.pgv.validate
 
DoubleRulesKt.Dsl - class in io.envoyproxy.pgv.validate.DoubleRulesKt
 
DoubleRulesKt.Dsl.Companion - class in io.envoyproxy.pgv.validate.DoubleRulesKt.Dsl
 
DoubleRulesKt.Dsl.In_Proxy - class in io.envoyproxy.pgv.validate.DoubleRulesKt.Dsl
An uninstantiable, behaviorless type to represent the field in generics.
DoubleRulesKt.Dsl.NotInProxy - class in io.envoyproxy.pgv.validate.DoubleRulesKt.Dsl
An uninstantiable, behaviorless type to represent the field in generics.
DoubleRulesKtKt - class in io.envoyproxy.pgv.validate
 
DURATION - enum entry in io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
 
DurationRulesKt - class in io.envoyproxy.pgv.validate
 
DurationRulesKt.Dsl - class in io.envoyproxy.pgv.validate.DurationRulesKt
 
DurationRulesKt.Dsl.Companion - class in io.envoyproxy.pgv.validate.DurationRulesKt.Dsl
 
DurationRulesKt.Dsl.In_Proxy - class in io.envoyproxy.pgv.validate.DurationRulesKt.Dsl
An uninstantiable, behaviorless type to represent the field in generics.
DurationRulesKt.Dsl.NotInProxy - class in io.envoyproxy.pgv.validate.DurationRulesKt.Dsl
An uninstantiable, behaviorless type to represent the field in generics.
DurationRulesKtKt - class in io.envoyproxy.pgv.validate
 
-  A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  Z