Package com.authzed.api.v1alpha1
Class Schema
java.lang.Object
com.authzed.api.v1alpha1.Schema
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
ReadSchemaRequest is the required data to read Object Definitions from a Schema.static interface
static final class
ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.static interface
static final class
WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.static interface
static final class
WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-