-
- All Implemented Interfaces:
public final class SchemaServiceOuterClass
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceSchemaServiceOuterClass.ReadSchemaRequestOrBuilderpublic final classSchemaServiceOuterClass.ReadSchemaRequest
Protobuf typeReadSchemaRequest returns the schema from the database.authzed.api.v1.ReadSchemaRequestpublic interfaceSchemaServiceOuterClass.ReadSchemaResponseOrBuilderpublic final classSchemaServiceOuterClass.ReadSchemaResponse
Protobuf typeReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.authzed.api.v1.ReadSchemaResponsepublic interfaceSchemaServiceOuterClass.WriteSchemaRequestOrBuilderpublic final classSchemaServiceOuterClass.WriteSchemaRequest
Protobuf typeWriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.authzed.api.v1.WriteSchemaRequestpublic interfaceSchemaServiceOuterClass.WriteSchemaResponseOrBuilderpublic final classSchemaServiceOuterClass.WriteSchemaResponse
Protobuf typeWriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.authzed.api.v1.WriteSchemaResponse
-
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)
-
-
-
-