Package com.authzed.api.v1alpha1
package com.authzed.api.v1alpha1
-
ClassDescriptionReadSchemaRequest is the required data to read Object Definitions from a Schema.ReadSchemaRequest is the required data to read Object Definitions from a Schema.ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.SchemaService implements operations on a Permissions System's Schema.SchemaService implements operations on a Permissions System's Schema.A stub to allow clients to do synchronous rpc calls to service SchemaService.A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.Base class for the server implementation of the service SchemaService.A stub to allow clients to do asynchronous rpc calls to service SchemaService.PermissionUpdate represents a single permission update for a specific subject's permissions.PermissionUpdate represents a single permission update for a specific subject's permissions.todo: work this into the v1 core API at some point since it's used across services.WatchResourcesRequest starts a watch for specific permission updates for the given resource and subject types.WatchResourcesRequest starts a watch for specific permission updates for the given resource and subject types.WatchResourcesResponse enumerates the list of permission updates that have occurred as a result of one or more relationship updates.WatchResourcesResponse enumerates the list of permission updates that have occurred as a result of one or more relationship updates.WatchResourcesService is used to receive a stream of updates for resources of a specific (resource type, permission, subject) combination.WatchResourcesService is used to receive a stream of updates for resources of a specific (resource type, permission, subject) combination.A stub to allow clients to do synchronous rpc calls to service WatchResourcesService.A stub to allow clients to do ListenableFuture-style rpc calls to service WatchResourcesService.Base class for the server implementation of the service WatchResourcesService.A stub to allow clients to do asynchronous rpc calls to service WatchResourcesService.