-
- All Implemented Interfaces:
public final class Debug
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceDebug.DebugInformationOrBuilderpublic final classDebug.DebugInformation
Protobuf typeDebugInformation 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.authzed.api.v1.DebugInformationpublic interfaceDebug.CheckDebugTraceOrBuilderpublic final classDebug.CheckDebugTrace
Protobuf typeCheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission API call.authzed.api.v1.CheckDebugTrace
-
Field Summary
Fields Modifier and Type Field Description public static Descriptors.FileDescriptordescriptor
-
Method Summary
Modifier and Type Method Description static Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(ExtensionRegistryLite registry)static voidregisterAllExtensions(ExtensionRegistry registry)-
-
Method Detail
-
getDescriptor
static Descriptors.FileDescriptor getDescriptor()
-
registerAllExtensions
static void registerAllExtensions(ExtensionRegistryLite registry)
-
registerAllExtensions
static void registerAllExtensions(ExtensionRegistry registry)
-
-
-
-