Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAllArray(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- addAllCaveats(Iterable<? extends ExpCaveat>) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addAllCheckRelationships(Iterable<? extends Core.RelationTuple>) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addAllCheckResults(Iterable<? extends Developer.EditCheckResult>) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addAllChildren(Iterable<? extends PermissionRelationshipTree>) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addAllConsumes(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- addAllConsumes(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- addAllDefinitions(Iterable<? extends ExpDefinition>) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addAllDiffs(Iterable<? extends ExpSchemaDiff>) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addAllEnum(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- addAllExcludedSubjectIds(Iterable<String>) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- addAllExcludedSubjects(Iterable<? extends ResolvedSubject>) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addAllHeaders(Iterable<? extends Openapiv2.HeaderParameter>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addAllIn(Iterable<? extends ByteString>) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Duration>) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Double>) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Float>) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllIn(Iterable<String>) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- addAllIn(Iterable<String>) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addAllItems(Iterable<? extends BulkCheckPermissionRequestItem>) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addAllItems(Iterable<? extends CheckBulkPermissionsRequestItem>) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addAllMissingRequiredContext(Iterable<String>) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- addAllNamespaceConfigs(Iterable<String>) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- addAllNotIn(Iterable<? extends ByteString>) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Duration>) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Double>) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Float>) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Integer>) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<? extends Long>) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllNotIn(Iterable<String>) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- addAllNotIn(Iterable<String>) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addAllObjectDefinitions(Iterable<String>) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- addAllObjectDefinitionsNames(Iterable<String>) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- addAllObjectDefinitionsNames(Iterable<String>) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- addAllOptionalFilters(Iterable<? extends ExpSchemaFilter>) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addAllOptionalObjectTypes(Iterable<String>) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- addAllOptionalPreconditions(Iterable<? extends Precondition>) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addAllOptionalPreconditions(Iterable<? extends Precondition>) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addAllOptionalRelationshipFilters(Iterable<? extends RelationshipFilter>) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addAllPairs(Iterable<? extends BulkCheckPermissionPair>) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addAllPairs(Iterable<? extends CheckBulkPermissionsPair>) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addAllParameters(Iterable<? extends ExpCaveatParameter>) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addAllPath(Iterable<String>) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- addAllPermissions(Iterable<? extends WatchedPermission>) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addAllPermissions(Iterable<? extends ExpPermission>) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addAllPermissions(Iterable<? extends ExpRelationReference>) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addAllProduces(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- addAllProduces(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- addAllRelations(Iterable<? extends ExpRelation>) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addAllRelations(Iterable<? extends ExpRelationReference>) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addAllRelationships(Iterable<? extends Core.RelationTuple>) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addAllRelationships(Iterable<? extends Relationship>) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addAllRelationships(Iterable<? extends Relationship>) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addAllRelationships(Iterable<? extends Relationship>) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addAllRelationships(Iterable<? extends Relationship>) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addAllRequestErrors(Iterable<? extends Developer.DeveloperError>) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addAllRequestErrors(Iterable<? extends Developer.DeveloperError>) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addAllRequired(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- addAllSchemes(Iterable<? extends Openapiv2.Scheme>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- addAllSchemes(Iterable<? extends Openapiv2.Scheme>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- addAllSchemesValue(Iterable<Integer>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- addAllSchemesValue(Iterable<Integer>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- addAllScope(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- addAllSecurity(Iterable<? extends Openapiv2.SecurityRequirement>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addAllSecurity(Iterable<? extends Openapiv2.SecurityRequirement>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addAllSubjects(Iterable<? extends SubjectReference>) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addAllSubjectTypes(Iterable<? extends ExpTypeReference>) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addAllTags(Iterable<? extends Openapiv2.Tag>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addAllTags(Iterable<String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- addAllTraces(Iterable<? extends CheckDebugTrace>) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addAllType(Iterable<? extends Openapiv2.JSONSchema.JSONSchemaSimpleTypes>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- addAllTypeValue(Iterable<Integer>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- addAllUpdates(Iterable<? extends RelationshipUpdate>) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addAllUpdates(Iterable<? extends RelationshipUpdate>) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addAllUpdates(Iterable<? extends WatchresourcesService.PermissionUpdate>) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addAllValidationErrors(Iterable<? extends Developer.DeveloperError>) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- addArray(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- addArrayBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- addCaveats(int, ExpCaveat) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addCaveats(int, ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addCaveats(ExpCaveat) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addCaveats(ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addCaveatsBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addCaveatsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- addCheckRelationships(int, Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addCheckRelationships(int, Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addCheckRelationships(Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addCheckRelationships(Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addCheckRelationshipsBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addCheckRelationshipsBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- addCheckResults(int, Developer.EditCheckResult) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addCheckResults(int, Developer.EditCheckResult.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addCheckResults(Developer.EditCheckResult) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addCheckResults(Developer.EditCheckResult.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addCheckResultsBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addCheckResultsBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- addChildren(int, PermissionRelationshipTree) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addChildren(int, PermissionRelationshipTree.Builder) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addChildren(PermissionRelationshipTree) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addChildren(PermissionRelationshipTree.Builder) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addChildrenBuilder() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addChildrenBuilder(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- addConsumes(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- addConsumes(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- addConsumesBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- addConsumesBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- addDefinitions(int, ExpDefinition) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addDefinitions(int, ExpDefinition.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addDefinitions(ExpDefinition) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addDefinitions(ExpDefinition.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addDefinitionsBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addDefinitionsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- addDiffs(int, ExpSchemaDiff) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addDiffs(int, ExpSchemaDiff.Builder) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addDiffs(ExpSchemaDiff) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addDiffs(ExpSchemaDiff.Builder) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addDiffsBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addDiffsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- addEnum(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- addEnumBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- addExcludedSubjectIds(String) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- addExcludedSubjectIdsBytes(ByteString) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- addExcludedSubjects(int, ResolvedSubject) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addExcludedSubjects(int, ResolvedSubject.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addExcludedSubjects(ResolvedSubject) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addExcludedSubjects(ResolvedSubject.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addExcludedSubjectsBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addExcludedSubjectsBuilder(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- addHeaders(int, Openapiv2.HeaderParameter) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addHeaders(int, Openapiv2.HeaderParameter.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addHeaders(Openapiv2.HeaderParameter) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addHeaders(Openapiv2.HeaderParameter.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addHeadersBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addHeadersBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- addIn(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int, Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(int, Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addIn(String) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- addIn(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addInBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addInBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addInBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- addInBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- addItems(int, BulkCheckPermissionRequestItem) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addItems(int, BulkCheckPermissionRequestItem.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addItems(int, CheckBulkPermissionsRequestItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addItems(int, CheckBulkPermissionsRequestItem.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addItems(BulkCheckPermissionRequestItem) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addItems(BulkCheckPermissionRequestItem.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addItems(CheckBulkPermissionsRequestItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addItems(CheckBulkPermissionsRequestItem.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addItemsBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addItemsBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addItemsBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- addItemsBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- addMissingRequiredContext(String) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- addMissingRequiredContextBytes(ByteString) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- addNamespaceConfigs(String) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- addNamespaceConfigsBytes(ByteString) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- addNotIn(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int, Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(int, Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotIn(String) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- addNotIn(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotInBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotInBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addNotInBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- addNotInBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- addObjectDefinitions(String) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- addObjectDefinitionsBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- addObjectDefinitionsNames(String) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- addObjectDefinitionsNames(String) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- addObjectDefinitionsNamesBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- addObjectDefinitionsNamesBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- addOptionalFilters(int, ExpSchemaFilter) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addOptionalFilters(int, ExpSchemaFilter.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addOptionalFilters(ExpSchemaFilter) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addOptionalFilters(ExpSchemaFilter.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addOptionalFiltersBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addOptionalFiltersBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- addOptionalObjectTypes(String) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- addOptionalObjectTypesBytes(ByteString) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- addOptionalPreconditions(int, Precondition) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(int, Precondition) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(int, Precondition.Builder) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(int, Precondition.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(Precondition) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(Precondition) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(Precondition.Builder) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditions(Precondition.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditionsBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditionsBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditionsBuilder(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalPreconditionsBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- addOptionalRelationshipFilters(int, RelationshipFilter) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addOptionalRelationshipFilters(int, RelationshipFilter.Builder) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addOptionalRelationshipFilters(RelationshipFilter) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addOptionalRelationshipFilters(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addOptionalRelationshipFiltersBuilder() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addOptionalRelationshipFiltersBuilder(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- addPairs(int, BulkCheckPermissionPair) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addPairs(int, BulkCheckPermissionPair.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addPairs(int, CheckBulkPermissionsPair) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addPairs(int, CheckBulkPermissionsPair.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addPairs(BulkCheckPermissionPair) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addPairs(BulkCheckPermissionPair.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addPairs(CheckBulkPermissionsPair) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addPairs(CheckBulkPermissionsPair.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addPairsBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addPairsBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addPairsBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- addPairsBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- addParameters(int, ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addParameters(int, ExpCaveatParameter.Builder) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addParameters(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addParameters(ExpCaveatParameter.Builder) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addParametersBuilder() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addParametersBuilder(int) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- addPath(String) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- addPathBytes(ByteString) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- addPermissions(int, WatchedPermission) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addPermissions(int, WatchedPermission.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addPermissions(int, ExpPermission) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addPermissions(int, ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addPermissions(int, ExpRelationReference) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addPermissions(int, ExpRelationReference.Builder) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addPermissions(WatchedPermission) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addPermissions(WatchedPermission.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addPermissions(ExpPermission) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addPermissions(ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addPermissions(ExpRelationReference) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addPermissions(ExpRelationReference.Builder) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addPermissionsBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addPermissionsBuilder() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addPermissionsBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addPermissionsBuilder(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- addPermissionsBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- addPermissionsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- addProduces(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- addProduces(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- addProducesBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- addProducesBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- addRelations(int, ExpRelation) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addRelations(int, ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addRelations(int, ExpRelationReference) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addRelations(int, ExpRelationReference.Builder) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addRelations(ExpRelation) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addRelations(ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addRelations(ExpRelationReference) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addRelations(ExpRelationReference.Builder) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addRelationsBuilder() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addRelationsBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addRelationsBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- addRelationsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- addRelationships(int, Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addRelationships(int, Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addRelationships(int, Relationship) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(int, Relationship) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(int, Relationship) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(int, Relationship) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addRelationships(Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addRelationships(Relationship) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(Relationship) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(Relationship) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(Relationship) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(Relationship.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(Relationship.Builder) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationships(Relationship.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationships(Relationship.Builder) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationshipsBuilder() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addRelationshipsBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationshipsBuilder() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationshipsBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationshipsBuilder() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationshipsBuilder(int) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- addRelationshipsBuilder(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationshipsBuilder(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRelationshipsBuilder(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- addRelationshipsBuilder(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- addRequestErrors(int, Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(int, Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(int, Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(int, Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrors(Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrorsBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrorsBuilder() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrorsBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequestErrorsBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- addRequired(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- addRequiredBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- ADDRESS - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- ADDRESS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- addSchemes(Openapiv2.Scheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- addSchemes(Openapiv2.Scheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- addSchemesValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- addSchemesValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- addScope(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- addScopeBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- addSecurity(int, Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addSecurity(int, Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addSecurity(int, Openapiv2.SecurityRequirement.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addSecurity(int, Openapiv2.SecurityRequirement.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addSecurity(Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addSecurity(Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addSecurity(Openapiv2.SecurityRequirement.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addSecurity(Openapiv2.SecurityRequirement.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addSecurityBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addSecurityBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addSecurityBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- addSecurityBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- addSubjects(int, SubjectReference) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addSubjects(int, SubjectReference.Builder) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addSubjects(SubjectReference) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addSubjects(SubjectReference.Builder) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addSubjectsBuilder() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addSubjectsBuilder(int) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- addSubjectTypes(int, ExpTypeReference) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addSubjectTypes(int, ExpTypeReference.Builder) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addSubjectTypes(ExpTypeReference) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addSubjectTypes(ExpTypeReference.Builder) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addSubjectTypesBuilder() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addSubjectTypesBuilder(int) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- addTags(int, Openapiv2.Tag) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addTags(int, Openapiv2.Tag.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addTags(Openapiv2.Tag) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addTags(Openapiv2.Tag.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addTags(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- addTagsBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addTagsBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- addTagsBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- addTraces(int, CheckDebugTrace) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addTraces(int, CheckDebugTrace.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addTraces(CheckDebugTrace) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addTraces(CheckDebugTrace.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addTracesBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addTracesBuilder(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- addType(Openapiv2.JSONSchema.JSONSchemaSimpleTypes) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- addTypeValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- addUpdates(int, RelationshipUpdate) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addUpdates(int, RelationshipUpdate) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addUpdates(int, RelationshipUpdate.Builder) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addUpdates(int, RelationshipUpdate.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addUpdates(int, WatchresourcesService.PermissionUpdate) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addUpdates(int, WatchresourcesService.PermissionUpdate.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addUpdates(RelationshipUpdate) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addUpdates(RelationshipUpdate) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addUpdates(RelationshipUpdate.Builder) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addUpdates(RelationshipUpdate.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addUpdates(WatchresourcesService.PermissionUpdate) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addUpdates(WatchresourcesService.PermissionUpdate.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addUpdatesBuilder() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addUpdatesBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addUpdatesBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addUpdatesBuilder(int) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- addUpdatesBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- addUpdatesBuilder(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- addValidationErrors(int, Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- addValidationErrors(int, Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- addValidationErrors(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- addValidationErrors(Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- addValidationErrorsBuilder() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- addValidationErrorsBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- AFTER_RESULT_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkExportRelationshipsResponse
- AFTER_RESULT_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- AFTER_RESULT_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesResponse
- AFTER_RESULT_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- AFTER_RESULT_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsResponse
- AlgebraicSubjectSet - Class in com.authzed.api.v1
-
AlgebraicSubjectSet is a subject set which is computed based on applying the specified operation to the operands according to the algebra of sets.
- AlgebraicSubjectSet.Builder - Class in com.authzed.api.v1
-
AlgebraicSubjectSet is a subject set which is computed based on applying the specified operation to the operands according to the algebra of sets.
- AlgebraicSubjectSet.Operation - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.AlgebraicSubjectSet.Operation
- AlgebraicSubjectSetOrBuilder - Interface in com.authzed.api.v1
- Annotations - Class in grpc.gateway.protoc_gen_openapiv2.options
- ANY - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- ANY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class com.authzed.grpcutil.BearerToken
- ARRAY - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
ARRAY = 1;
- ARRAY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- ARRAY_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
ARRAY = 1;
- ASSERTION - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
ASSERTION = 5;
- ASSERTION_FAILED - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
ASSERTION_FAILED = 9;
- ASSERTION_FAILED_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
ASSERTION_FAILED = 9;
- ASSERTION_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
ASSERTION = 5;
- ASSERTIONS_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.LookupShareResponse
- ASSERTIONS_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ShareRequest
- ASSERTIONS_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateRequest
- AT_EXACT_SNAPSHOT - Enum constant in enum class com.authzed.api.v1.Consistency.RequirementCase
- AT_EXACT_SNAPSHOT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Consistency
- AT_LEAST_AS_FRESH - Enum constant in enum class com.authzed.api.v1.Consistency.RequirementCase
- AT_LEAST_AS_FRESH_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Consistency
- AT_REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionSetChange
- AUTHORIZATION - Static variable in class com.authzed.grpcutil.BearerToken
- AUTHORIZATION_URL_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
B
- BASE_PATH_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- BearerToken - Class in com.authzed.grpcutil
-
Bearer token implementation that can be used with GRPC stubs.
- BearerToken(String) - Constructor for class com.authzed.grpcutil.BearerToken
- bindService() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceImplBase
- bindService() - Method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceImplBase
- bindService() - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceImplBase
- bindService() - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceImplBase
- bindService() - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceImplBase
- bindService() - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceImplBase
- bindService() - Method in class com.authzed.api.v1.WatchServiceGrpc.WatchServiceImplBase
- bindService() - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceImplBase
- bindService() - Method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceImplBase
- bindService(WatchPermissionSetsServiceGrpc.AsyncService) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
- bindService(WatchPermissionsServiceGrpc.AsyncService) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
- bindService(DeveloperServiceGrpc.AsyncService) - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- bindService(ExperimentalServiceGrpc.AsyncService) - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- bindService(PermissionsServiceGrpc.AsyncService) - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- bindService(SchemaServiceGrpc.AsyncService) - Static method in class com.authzed.api.v1.SchemaServiceGrpc
- bindService(WatchServiceGrpc.AsyncService) - Static method in class com.authzed.api.v1.WatchServiceGrpc
- bindService(SchemaServiceGrpc.AsyncService) - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
- bindService(WatchResourcesServiceGrpc.AsyncService) - Static method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
- BOOL - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- BOOL_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- BOOLEAN - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
BOOLEAN = 4;
- BOOLEAN - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
BOOLEAN = 2;
- BOOLEAN_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
BOOLEAN = 4;
- BOOLEAN_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
BOOLEAN = 2;
- BREAKING_SCHEMA_CHANGE - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- BREAKING_SCHEMA_CHANGE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- BreakingSchemaChange - Class in com.authzed.api.materialize.v0
-
BreakingSchemaChange is used to signal a breaking schema change has happened, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- BreakingSchemaChange.Builder - Class in com.authzed.api.materialize.v0
-
BreakingSchemaChange is used to signal a breaking schema change has happened, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- BreakingSchemaChangeOrBuilder - Interface in com.authzed.api.materialize.v0
- build() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- build() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- build() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- build() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- build() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- build() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- build() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- build() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- build() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- build() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- build() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- build() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- build() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- build() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- build() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- build() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- build() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- build() - Method in class com.authzed.api.v0.Core.User.Builder
- build() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- build() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- build() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- build() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- build() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- build() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- build() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- build() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- build() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- build() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- build() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- build() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- build() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- build() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- build() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- build() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- build() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- build() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- build() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- build() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- build() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- build() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- build() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- build() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- build() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- build() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- build() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- build() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- build() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- build() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- build() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- build() - Method in class com.authzed.api.v1.Consistency.Builder
- build() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- build() - Method in class com.authzed.api.v1.Cursor.Builder
- build() - Method in class com.authzed.api.v1.DebugInformation.Builder
- build() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- build() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- build() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- build() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- build() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- build() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- build() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- build() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- build() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.ExpPermission.Builder
- build() - Method in class com.authzed.api.v1.ExpRelation.Builder
- build() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- build() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- build() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- build() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- build() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- build() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- build() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- build() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- build() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- build() - Method in class com.authzed.api.v1.ObjectReference.Builder
- build() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- build() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- build() - Method in class com.authzed.api.v1.Precondition.Builder
- build() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- build() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- build() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- build() - Method in class com.authzed.api.v1.Relationship.Builder
- build() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- build() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- build() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- build() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- build() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- build() - Method in class com.authzed.api.v1.SubjectReference.Builder
- build() - Method in class com.authzed.api.v1.WatchRequest.Builder
- build() - Method in class com.authzed.api.v1.WatchResponse.Builder
- build() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- build() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- build() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- build() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- build() - Method in class com.authzed.api.v1.ZedToken.Builder
- build() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- build() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- build() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- build() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- build() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- build() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- build() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- build() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- build() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- build(Channel, CallOptions) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.WatchServiceGrpc.WatchServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.WatchServiceGrpc.WatchServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1.WatchServiceGrpc.WatchServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceFutureStub
- build(Channel, CallOptions) - Method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceStub
- buildPartial() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- buildPartial() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- buildPartial() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- buildPartial() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- buildPartial() - Method in class com.authzed.api.v0.Core.User.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- buildPartial() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.Consistency.Builder
- buildPartial() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- buildPartial() - Method in class com.authzed.api.v1.Cursor.Builder
- buildPartial() - Method in class com.authzed.api.v1.DebugInformation.Builder
- buildPartial() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpPermission.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpRelation.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- buildPartial() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- buildPartial() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ObjectReference.Builder
- buildPartial() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- buildPartial() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- buildPartial() - Method in class com.authzed.api.v1.Precondition.Builder
- buildPartial() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- buildPartial() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.Relationship.Builder
- buildPartial() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- buildPartial() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- buildPartial() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- buildPartial() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- buildPartial() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- buildPartial() - Method in class com.authzed.api.v1.SubjectReference.Builder
- buildPartial() - Method in class com.authzed.api.v1.WatchRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.WatchResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1.ZedToken.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- buildPartial() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- buildPartial() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- buildPartial() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- bulkCheckPermission(BulkCheckPermissionRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
Deprecated.
- bulkCheckPermission(BulkCheckPermissionRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
Deprecated.
- bulkCheckPermission(BulkCheckPermissionRequest, StreamObserver<BulkCheckPermissionResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
Deprecated.
- bulkCheckPermission(BulkCheckPermissionRequest, StreamObserver<BulkCheckPermissionResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
Deprecated.
- BulkCheckPermissionPair - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionPair
- BulkCheckPermissionPair.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionPair
- BulkCheckPermissionPair.ResponseCase - Enum Class in com.authzed.api.v1
- BulkCheckPermissionPairOrBuilder - Interface in com.authzed.api.v1
- BulkCheckPermissionRequest - Class in com.authzed.api.v1
-
NOTE: Deprecated now that BulkCheckPermission has been promoted to the stable API as "CheckBulkPermission".
- BulkCheckPermissionRequest.Builder - Class in com.authzed.api.v1
-
NOTE: Deprecated now that BulkCheckPermission has been promoted to the stable API as "CheckBulkPermission".
- BulkCheckPermissionRequestItem - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionRequestItem
- BulkCheckPermissionRequestItem.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionRequestItem
- BulkCheckPermissionRequestItemOrBuilder - Interface in com.authzed.api.v1
- BulkCheckPermissionRequestOrBuilder - Interface in com.authzed.api.v1
- BulkCheckPermissionResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionResponse
- BulkCheckPermissionResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionResponse
- BulkCheckPermissionResponseItem - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionResponseItem
- BulkCheckPermissionResponseItem.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.BulkCheckPermissionResponseItem
- BulkCheckPermissionResponseItemOrBuilder - Interface in com.authzed.api.v1
- BulkCheckPermissionResponseOrBuilder - Interface in com.authzed.api.v1
- bulkExportRelationships(BulkExportRelationshipsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
BulkExportRelationships is the fastest path available to exporting relationships from the server.
- bulkExportRelationships(BulkExportRelationshipsRequest, StreamObserver<BulkExportRelationshipsResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
BulkExportRelationships is the fastest path available to exporting relationships from the server.
- bulkExportRelationships(BulkExportRelationshipsRequest, StreamObserver<BulkExportRelationshipsResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
BulkExportRelationships is the fastest path available to exporting relationships from the server.
- BulkExportRelationshipsRequest - Class in com.authzed.api.v1
-
BulkExportRelationshipsRequest represents a resumable request for all relationships from the server.
- BulkExportRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
BulkExportRelationshipsRequest represents a resumable request for all relationships from the server.
- BulkExportRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- BulkExportRelationshipsResponse - Class in com.authzed.api.v1
-
BulkExportRelationshipsResponse is one page in a stream of relationship groups that meet the criteria specified by the originating request.
- BulkExportRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
BulkExportRelationshipsResponse is one page in a stream of relationship groups that meet the criteria specified by the originating request.
- BulkExportRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- bulkImportRelationships(StreamObserver<BulkImportRelationshipsResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
BulkImportRelationships is a faster path to writing a large number of relationships at once.
- bulkImportRelationships(StreamObserver<BulkImportRelationshipsResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
BulkImportRelationships is a faster path to writing a large number of relationships at once.
- BulkImportRelationshipsRequest - Class in com.authzed.api.v1
-
BulkImportRelationshipsRequest represents one batch of the streaming BulkImportRelationships API.
- BulkImportRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
BulkImportRelationshipsRequest represents one batch of the streaming BulkImportRelationships API.
- BulkImportRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- BulkImportRelationshipsResponse - Class in com.authzed.api.v1
-
BulkImportRelationshipsResponse is returned on successful completion of the bulk load stream, and contains the total number of relationships loaded.
- BulkImportRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
BulkImportRelationshipsResponse is returned on successful completion of the bulk load stream, and contains the total number of relationships loaded.
- BulkImportRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- BYTES - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- BYTES_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
C
- CAVEAT_ADDED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_ADDED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CAVEAT_DOC_COMMENT_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_DOC_COMMENT_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CAVEAT_EVALUATION_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- CAVEAT_EXPR_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_EXPR_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CAVEAT_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CaveatEvalInfo
- CAVEAT_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ContextualizedCaveat
- CAVEAT_PARAMETER_ADDED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_PARAMETER_ADDED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CAVEAT_PARAMETER_REMOVED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_PARAMETER_REMOVED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CAVEAT_PARAMETER_TYPE_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_PARAMETER_TYPE_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CAVEAT_REMOVED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- CAVEAT_REMOVED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- CaveatEvalInfo - Class in com.authzed.api.v1
-
CaveatEvalInfo holds information about a caveat expression that was evaluated.
- CaveatEvalInfo.Builder - Class in com.authzed.api.v1
-
CaveatEvalInfo holds information about a caveat expression that was evaluated.
- CaveatEvalInfo.Result - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.CaveatEvalInfo.Result
- CaveatEvalInfoOrBuilder - Interface in com.authzed.api.v1
- CAVEATS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- CHANGE - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- CHANGE - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
- CHANGE_AT_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.BreakingSchemaChange
- CHANGE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- CHANGE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- CHANGE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- CHANGED_SUBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- CHANGES_THROUGH_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WatchResponse
- CHANGES_THROUGH_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- CHECK_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DebugInformation
- CHECK_RELATIONSHIPS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckRequest
- CHECK_RESULTS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckResponse
- CHECK_WATCH - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
CHECK_WATCH = 4;
- CHECK_WATCH_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
CHECK_WATCH = 4;
- checkBulkPermissions(CheckBulkPermissionsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
CheckBulkPermissions evaluates the given list of permission checks and returns the list of results.
- checkBulkPermissions(CheckBulkPermissionsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
-
CheckBulkPermissions evaluates the given list of permission checks and returns the list of results.
- checkBulkPermissions(CheckBulkPermissionsRequest, StreamObserver<CheckBulkPermissionsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
CheckBulkPermissions evaluates the given list of permission checks and returns the list of results.
- checkBulkPermissions(CheckBulkPermissionsRequest, StreamObserver<CheckBulkPermissionsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
CheckBulkPermissions evaluates the given list of permission checks and returns the list of results.
- CheckBulkPermissionsPair - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsPair
- CheckBulkPermissionsPair.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsPair
- CheckBulkPermissionsPair.ResponseCase - Enum Class in com.authzed.api.v1
- CheckBulkPermissionsPairOrBuilder - Interface in com.authzed.api.v1
- CheckBulkPermissionsRequest - Class in com.authzed.api.v1
-
CheckBulkPermissionsRequest issues a check on whether a subject has permission or is a member of a relation on a specific resource for each item in the list.
- CheckBulkPermissionsRequest.Builder - Class in com.authzed.api.v1
-
CheckBulkPermissionsRequest issues a check on whether a subject has permission or is a member of a relation on a specific resource for each item in the list.
- CheckBulkPermissionsRequestItem - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsRequestItem
- CheckBulkPermissionsRequestItem.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsRequestItem
- CheckBulkPermissionsRequestItemOrBuilder - Interface in com.authzed.api.v1
- CheckBulkPermissionsRequestOrBuilder - Interface in com.authzed.api.v1
- CheckBulkPermissionsResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsResponse
- CheckBulkPermissionsResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsResponse
- CheckBulkPermissionsResponseItem - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsResponseItem
- CheckBulkPermissionsResponseItem.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckBulkPermissionsResponseItem
- CheckBulkPermissionsResponseItemOrBuilder - Interface in com.authzed.api.v1
- CheckBulkPermissionsResponseOrBuilder - Interface in com.authzed.api.v1
- CheckDebugTrace - Class in com.authzed.api.v1
-
CheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission API call.
- CheckDebugTrace.Builder - Class in com.authzed.api.v1
-
CheckDebugTrace is a recursive trace of the requests made for resolving a CheckPermission API call.
- CheckDebugTrace.Permissionship - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.CheckDebugTrace.Permissionship
- CheckDebugTrace.PermissionType - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.CheckDebugTrace.PermissionType
- CheckDebugTrace.ResolutionCase - Enum Class in com.authzed.api.v1
- CheckDebugTrace.SubProblems - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckDebugTrace.SubProblems
- CheckDebugTrace.SubProblems.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckDebugTrace.SubProblems
- CheckDebugTrace.SubProblemsOrBuilder - Interface in com.authzed.api.v1
- CheckDebugTraceOrBuilder - Interface in com.authzed.api.v1
- CHECKED_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionResponse
- CHECKED_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsResponse
- CHECKED_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionResponse
- checkPermission(CheckPermissionRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
CheckPermission determines for a given resource whether a subject computes to having a permission or is a direct member of a particular relation.
- checkPermission(CheckPermissionRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
-
CheckPermission determines for a given resource whether a subject computes to having a permission or is a direct member of a particular relation.
- checkPermission(CheckPermissionRequest, StreamObserver<CheckPermissionResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
CheckPermission determines for a given resource whether a subject computes to having a permission or is a direct member of a particular relation.
- checkPermission(CheckPermissionRequest, StreamObserver<CheckPermissionResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
CheckPermission determines for a given resource whether a subject computes to having a permission or is a direct member of a particular relation.
- CheckPermissionRequest - Class in com.authzed.api.v1
-
CheckPermissionRequest issues a check on whether a subject has a permission or is a member of a relation, on a specific resource.
- CheckPermissionRequest.Builder - Class in com.authzed.api.v1
-
CheckPermissionRequest issues a check on whether a subject has a permission or is a member of a relation, on a specific resource.
- CheckPermissionRequestOrBuilder - Interface in com.authzed.api.v1
- CheckPermissionResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckPermissionResponse
- CheckPermissionResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.CheckPermissionResponse
- CheckPermissionResponse.Permissionship - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.CheckPermissionResponse.Permissionship
- CheckPermissionResponseOrBuilder - Interface in com.authzed.api.v1
- CHILD_MEMBER - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
- CHILD_MEMBER_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionSetChange
- CHILD_NOT_SET - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
- CHILD_SET - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
- CHILD_SET_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionSetChange
- CHILDREN_FIELD_NUMBER - Static variable in class com.authzed.api.v1.AlgebraicSubjectSet
- clear() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- clear() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- clear() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- clear() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- clear() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- clear() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- clear() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- clear() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- clear() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- clear() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- clear() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- clear() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- clear() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- clear() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- clear() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- clear() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- clear() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- clear() - Method in class com.authzed.api.v0.Core.User.Builder
- clear() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- clear() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- clear() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- clear() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- clear() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- clear() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- clear() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- clear() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- clear() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- clear() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- clear() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- clear() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- clear() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- clear() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- clear() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- clear() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- clear() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- clear() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- clear() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- clear() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- clear() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- clear() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- clear() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- clear() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- clear() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- clear() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- clear() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- clear() - Method in class com.authzed.api.v1.Consistency.Builder
- clear() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- clear() - Method in class com.authzed.api.v1.Cursor.Builder
- clear() - Method in class com.authzed.api.v1.DebugInformation.Builder
- clear() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- clear() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- clear() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- clear() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- clear() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.ExpPermission.Builder
- clear() - Method in class com.authzed.api.v1.ExpRelation.Builder
- clear() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- clear() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- clear() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- clear() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- clear() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- clear() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- clear() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- clear() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- clear() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- clear() - Method in class com.authzed.api.v1.ObjectReference.Builder
- clear() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- clear() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- clear() - Method in class com.authzed.api.v1.Precondition.Builder
- clear() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- clear() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v1.Relationship.Builder
- clear() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- clear() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- clear() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- clear() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- clear() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- clear() - Method in class com.authzed.api.v1.SubjectReference.Builder
- clear() - Method in class com.authzed.api.v1.WatchRequest.Builder
- clear() - Method in class com.authzed.api.v1.WatchResponse.Builder
- clear() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- clear() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- clear() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v1.ZedToken.Builder
- clear() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- clear() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- clear() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- clear() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- clear() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- clear() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- clear() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- clearAddress() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- clearAfterResultCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- clearAfterResultCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- clearAfterResultCursor() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- clearAfterResultCursor() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- clearAfterResultCursor() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- clearAny() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- clearArray() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- clearAssertionsYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string assertions_yaml = 5;
- clearAssertionsYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string assertions_yaml = 4;
- clearAssertionsYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string assertions_yaml = 5;
- clearAtExactSnapshot() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- clearAtLeastAsFresh() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- clearAtRevision() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- clearAuthorizationUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The authorization URL to be used for this flow.
- clearBasePath() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The base path on which the API is served, which is relative to the host.
- clearBool() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- clearBreakingSchemaChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- clearBytes() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- clearCaveatAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- clearCaveatDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- clearCaveatEvaluationInfo() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- clearCaveatExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- clearCaveatName() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
caveat_name is the name of the caveat that was executed, if applicable.
- clearCaveatName() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- clearCaveatParameterAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- clearCaveatParameterRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- clearCaveatParameterTypeChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- clearCaveatRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- clearCaveats() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- clearChange() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- clearChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- clearChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- clearChangeAt() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- clearChangedSubjectType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- clearChangesThrough() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- clearChangesThrough() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- clearCheck() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- clearCheckedAt() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- clearCheckedAt() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- clearCheckedAt() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- clearCheckRelationships() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- clearCheckResults() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- clearChild() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- clearChildMember() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- clearChildren() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- clearChildSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- clearColumn() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
uint32 column = 3;
- clearComment() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
comment is a human-readable comments on the caveat.
- clearComment() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
comment is a human-readable comments on the definition.
- clearComment() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
comment is a human-readable comments on the permission.
- clearComment() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string comment = 2;
- clearComparisonSchema() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
string comparison_schema = 2;
- clearCompletedMembers() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
completed_members is a boolean flag that indicates that the cursor has reached the end of the permission sets
- clearCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- clearCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- clearComputedDefinitionsRevision() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The computed revision of the returned object definitions.
- clearComputedDefinitionsRevision() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The computed revision of the written object definitions.
- clearConsistency() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConsistency() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- clearConsumes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- clearConsumes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- clearContact() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- clearContains() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- clearContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- clearContext() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
context holds the context for the error.
- clearContext() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- clearContext() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- clearContext() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- clearContext() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- clearContext() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- clearContext() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- clearContext() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- clearContext() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- clearContext() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- clearCounterResult() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- clearCounterStillCalculating() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
counter_still_calculating is true if the counter is still calculating the count.
- clearCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- clearDebugTrace() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- clearDefault() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Default` Declares the value of the header that the server will use if none is provided.
- clearDefault() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string default = 7;
- clearDefinedOnly() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- clearDefinitionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- clearDefinitionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- clearDefinitionName() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string definition_name = 2;
- clearDefinitionName() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string definition_name = 2;
- clearDefinitionName() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string definition_name = 1;
- clearDefinitionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- clearDefinitions() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- clearDeletedAt() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- clearDeletionProgress() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- clearDeprecated() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Declares this operation to be deprecated.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
A short description of the target documentation.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Description` is a short description of the header.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Description` is a short description of the header.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
A short description of the application.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A short description of the schema.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A verbose explanation of the operation behavior.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Description` is a short description of the response.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
A short description for security scheme.
- clearDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
A short description for the tag.
- clearDiff() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- clearDiffs() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- clearDiscriminator() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Adds support for polymorphism.
- clearDouble() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- clearDuration() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- clearDuration() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- clearEmail() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The email address of the contact person/organization.
- clearEmail() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- clearEnum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- clearEnum() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- clearError() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- clearError() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- clearError() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- clearError() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- clearError() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- clearExample() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A free-form property to include a JSON example of this field.
- clearExample() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
A free-form property to include an example of an instance for this schema in JSON.
- clearExamples() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- clearExcludedSubjectIds() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- clearExcludedSubjects() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- clearExclusiveMaximum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool exclusive_maximum = 12;
- clearExclusiveMinimum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool exclusive_minimum = 14;
- clearExpandedAt() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- clearExpandedObject() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- clearExpandedRelation() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
string expanded_relation = 4;
- clearExpression() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
expression is the expression that was evaluated.
- clearExpression() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string expression = 4;
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- clearExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- clearExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- clearExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- clearExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- clearExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- clearFieldConfiguration() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- clearFilter() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- clearFixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- clearFixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- clearFloat() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- clearFlow() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The flow used by the OAuth2 security scheme.
- clearFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Format` The extending format for the previously mentioned type.
- clearFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Format` The extending format for the previously mentioned type.
- clearFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
`Format`
- clearFormattedSchema() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
string formatted_schema = 2;
- clearFullyConsistent() - Method in class com.authzed.api.v1.Consistency.Builder
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- clearGtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
GtNow specifies that this must be greater than the current time.
- clearHeaders() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- clearHeaders() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- clearHost() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The host (name or ip) serving the API.
- clearHostname() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- clearIn() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The location of the API key.
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearIn() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- clearInfo() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- clearInt32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- clearInt64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- clearIntermediate() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- clearIp() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- clearIp() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- clearIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- clearIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address.
- clearIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- clearIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address.
- clearIsMember() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
bool is_member = 2;
- clearIsPermission() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
bool is_permission = 3;
- clearIsPublicWildcard() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_public_wildcard is true if the subject is a public wildcard.
- clearIsTerminalSubject() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- clearItem() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- clearItem() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- clearItems() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- clearItems() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- clearItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- clearJsonSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- clearKeys() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- clearKind() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- clearLeaf() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- clearLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Len specifies that this field must be the specified number of bytes
- clearLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- clearLenBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
LenBytes specifies that this field must be the specified number of bytes
- clearLicense() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- clearLimit() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
limit is the number of permission sets to stream over a single LookupPermissionSets call that was requested.
- clearLimit() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
limit is the number of permission sets to stream over a single LookupPermissionSets.
- clearLine() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
uint32 line = 2;
- clearLookedUpAt() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- clearLookedUpAt() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- clearLookupPermissionSetsRequired() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- clearLtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
LtNow specifies that this must be less than the current time.
- clearMap() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- clearMaxBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- clearMaximum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Maximum represents an inclusive upper limit for a numeric instance.
- clearMaxItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_items = 20;
- clearMaxItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MaxItems specifies that this field must have the specified number of items at a maximum
- clearMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- clearMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- clearMaxLength() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_length = 15;
- clearMaxPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- clearMaxProperties() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_properties = 24;
- clearMessage() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
string message = 1;
- clearMessage() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- clearMinBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- clearMinimizeLatency() - Method in class com.authzed.api.v1.Consistency.Builder
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- clearMinimum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
minimum represents an inclusive lower limit for a numeric instance.
- clearMinItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_items = 21;
- clearMinItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MinItems specifies that this field must have the specified number of items at a minimum
- clearMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- clearMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- clearMinLength() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_length = 16;
- clearMinPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- clearMinProperties() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_properties = 25;
- clearMissingRequiredContext() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- clearMultipleOf() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
double multiple_of = 10;
- clearName() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string name = 1;
- clearName() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string name = 1;
- clearName() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
string name = 1;
- clearName() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
-
name is the name of the counter whose count is being requested.
- clearName() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
name is the name of the counter being registered.
- clearName() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
-
name is the name of the counter being unregistered.
- clearName() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string name = 1;
- clearName() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string name = 1;
- clearName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The identifying name of the contact person/organization.
- clearName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Name` is the header name.
- clearName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
The license name used for the API.
- clearName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The name of the header or query parameter to be used.
- clearName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
The name of the tag.
- clearNamespace() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- clearNamespace() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- clearNamespaceConfigs() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- clearNoSparse() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
NoSparse specifies values in this field cannot be unset.
- clearNotContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNotIn() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- clearNumLoaded() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
-
uint64 num_loaded = 1;
- clearNumLoaded() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
-
uint64 num_loaded = 1;
- clearObject() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- clearObjectAndRelation() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- clearObjectDefinitions() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- clearObjectDefinitionsNames() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- clearObjectDefinitionsNames() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- clearObjectId() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_id is the ID of a permission set member
- clearObjectId() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_id is the ID of a permission set
- clearObjectId() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- clearObjectId() - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- clearObjectType() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_type is the type of object of a permission set member
- clearObjectType() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_type is the type of object in a permission set
- clearObjectType() - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_type = 1 [(.validate.rules) = { ...
- clearOperation() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
operation represents the type of set operation that took place as part of the change
- clearOperation() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- clearOperation() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- clearOperation() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- clearOperationId() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Unique string used to identify the operation.
- clearOptionalAllowPartialDeletions() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_allow_partial_deletions, if true and a limit is specified, will delete matching found relationships up to the count specified in optional_limit, and no more.
- clearOptionalAtRevision() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- clearOptionalCaveat() - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- clearOptionalCaveatName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- clearOptionalCaveatNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- clearOptionalConcreteLimit() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_concrete_limit, if non-zero, specifies the limit on the number of *concrete* (non-wildcard) subjects to return before the stream is closed on the server side.
- clearOptionalCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- clearOptionalCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- clearOptionalCursor() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- clearOptionalCursor() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- clearOptionalCursor() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- clearOptionalDefinitionNameFilter() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- clearOptionalDefinitionNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- clearOptionalDefinitionsRevisionPrecondition() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- clearOptionalFilters() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- clearOptionalLimit() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- clearOptionalLimit() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to be deleted.
- clearOptionalLimit() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- clearOptionalLimit() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of resources to return before the stream is closed on the server side.
- clearOptionalLimit() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to return before the stream is closed on the server side.
- clearOptionalObjectTypes() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- clearOptionalPermissionNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- clearOptionalPermissionOrRelation() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- clearOptionalPreconditions() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- clearOptionalPreconditions() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- clearOptionalRelation() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
relation is the *optional* relation of the relationship.
- clearOptionalRelation() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- clearOptionalRelation() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
string optional_relation = 2 [(.validate.rules) = { ...
- clearOptionalRelationName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- clearOptionalRelationNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- clearOptionalRelationshipFilter() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- clearOptionalRelationshipFilter() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- clearOptionalRelationshipFilters() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- clearOptionalResourceId() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id is the *optional* resource ID of the relationship.
- clearOptionalResourceIdPrefix() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- clearOptionalStartCursor() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- clearOptionalStartCursor() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- clearOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- clearOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- clearOptionalStartingAfterCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- clearOptionalSubjectFilter() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- clearOptionalSubjectId() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- clearOptionalSubjectRelation() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
optional_subject_relation is the relation on the subject to watch for changes.
- clearOptionalSubjectRelation() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_subject_relation is the optional relation for the subject.
- clearOptionalSubjectRelation() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- clearOptionalTransactionMetadata() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- clearOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- clearOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- clearPairs() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- clearPairs() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- clearParameter() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- clearParameters() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- clearParameters() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- clearParentCaveatName() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string parent_caveat_name = 3;
- clearParentDefinitionName() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string parent_definition_name = 3;
- clearParentDefinitionName() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string parent_definition_name = 3;
- clearParentSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.
- clearPartialCaveatInfo() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- clearPath() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- clearPathParamName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
-
Alternative parameter name when used as path parameter.
- clearPattern() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- clearPattern() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string pattern = 17;
- clearPattern() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- clearPattern() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- clearPermission() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permission is the permission that has changed.
- clearPermission() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
permission is the permission to watch for changes.
- clearPermission() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- clearPermission() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- clearPermission() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission holds the name of the permission or relation on which the Check was performed.
- clearPermission() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
permission is the name of the permission (or relation) on which to execute the check.
- clearPermission() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- clearPermission() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
permission is the name of the permission or relation for which the subject must Check.
- clearPermission() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
permission is the name of the permission (or relation) for which to find the subjects.
- clearPermission() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
permission is the name of the permission or relation for which we will watch for changes.
- clearPermissionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- clearPermissionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- clearPermissionExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- clearPermissionName() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string permission_name = 3;
- clearPermissionOrRelation() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
permission_or_relation is the permission or relation referenced by this permission set
- clearPermissionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- clearPermissions() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- clearPermissions() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- clearPermissions() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- clearPermissionship() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permissionship is the new permissionship of the subject over the resource after the change.
- clearPermissionship() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- clearPermissionship() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- clearPermissionship() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- clearPermissionship() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
permissionship indicates whether the response was partially evaluated or not
- clearPermissionship() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- clearPermissionship() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
permissionship indicates whether the response was partially evaluated or not
- clearPermissionType() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission_type holds information indicating whether it was a permission or relation.
- clearPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- clearPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- clearPreviousType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
string previous_type = 2;
- clearProduces() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- clearProduces() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- clearReadAt() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- clearReadAt() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- clearReadAt() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- clearReadAt() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- clearReadAt() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- clearReadAt() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- clearReadAt() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- clearReadCounterValue() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- clearReadOnly() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool read_only = 8;
- clearReadOnly() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Relevant only for Schema "properties" definitions.
- clearRef() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Ref is used to define an external reference to include in the message.
- clearRelation() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string relation = 3 [(.validate.rules) = { ...
- clearRelation() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string relation = 3 [(.validate.rules) = { ...
- clearRelation() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- clearRelation() - Method in class com.authzed.api.v1.Relationship.Builder
-
relation is how the resource and subject are related.
- clearRelation() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
-
string relation = 1 [(.validate.rules) = { ...
- clearRelation() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
string relation = 3;
- clearRelationAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- clearRelationDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- clearRelationName() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string relation_name = 3;
- clearRelationName() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string relation_name = 2;
- clearRelationRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- clearRelations() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- clearRelations() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- clearRelationship() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- clearRelationship() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- clearRelationship() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- clearRelationshipCount() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
relationship_count is the count of relationships that match the filter.
- clearRelationshipFilter() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- clearRelationshipFilter() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- clearRelationshipFilter() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- clearRelationships() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- clearRelationships() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- clearRelationships() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- clearRelationships() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- clearRelationships() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- clearRelationshipsYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string relationships_yaml = 3;
- clearRelationshipsYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string relationships_yaml = 2;
- clearRelationSubjectTypeAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- clearRelationSubjectTypeRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- clearRepeated() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- clearRequest() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- clearRequest() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- clearRequestErrors() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- clearRequestErrors() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- clearRequired() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Required` indicates if the header is optional
- clearRequired() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- clearRequired() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
Required specifies that this field must be set
- clearRequired() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Required specifies that this field must be set
- clearRequired() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Required specifies that this field must be set
- clearRequired() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Required specifies that this field must be set
- clearRequiredLookupAt() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- clearRequirement() - Method in class com.authzed.api.v1.Consistency.Builder
- clearResolution() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- clearResource() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- clearResource() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- clearResource() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- clearResource() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- clearResource() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- clearResource() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- clearResource() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- clearResource() - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- clearResource() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- clearResourceObjectId() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
resource_object_id is the object ID of the found resource.
- clearResourceObjectType() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- clearResourceObjectType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
resource_object_type is the type of resource object for which we will watch for changes.
- clearResourceType() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
resource_type is the type of the resource to watch for changes.
- clearResourceType() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
resource_type is the *optional* resource type of the relationship.
- clearResponse() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- clearResponse() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- clearResponse() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- clearResponse() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- clearResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- clearResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- clearResult() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
result is the result of the evaluation.
- clearResult() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
result holds the result of the Check call.
- clearRevision() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- clearSchema() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
-
string schema = 1;
- clearSchema() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string schema = 2;
- clearSchema() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
string schema = 1;
- clearSchema() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string schema = 1;
- clearSchema() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- clearSchema() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- clearSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- clearSchemaText() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
schema_text is the textual form of the current schema in the system
- clearSchemaUsed() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
schema_used holds the schema used for the request.
- clearSchemes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- clearSchemes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- clearScope() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- clearScope() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- clearScopes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- clearSecurity() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- clearSecurity() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- clearSecurity() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- clearSecurityDefinitions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- clearSecurityRequirement() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- clearSfixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- clearSfixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- clearShareReference() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
-
string share_reference = 1;
- clearShareReference() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
-
string share_reference = 1;
- clearSint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- clearSint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- clearSkip() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Skip specifies that the validation rules of this field should not be evaluated
- clearSource() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- clearStartingIndex() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_index is an offset of the permission set represented by this cursor
- clearStartingKey() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- clearStatus() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- clearStrict() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- clearString() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- clearSubject() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- clearSubject() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- clearSubject() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- clearSubject() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- clearSubject() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- clearSubject() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- clearSubject() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- clearSubject() - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- clearSubject() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- clearSubjectDefinitionName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
subject_definition_name is the name of the subject's definition.
- clearSubjectObjectId() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- clearSubjectObjectId() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
subject_object_id is the Object ID of the subject found.
- clearSubjectObjectType() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- clearSubjectObjectType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- clearSubjects() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- clearSubjectType() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
subject_type is the type of the subject to watch for changes.
- clearSubjectType() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string subject_type = 1 [(.validate.rules) = { ...
- clearSubjectTypes() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- clearSubProblems() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- clearSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- clearSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- clearSummary() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A short summary of what the operation does.
- clearSwagger() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Specifies the OpenAPI Specification version being used.
- clearTags() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- clearTags() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- clearTermsOfService() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The Terms of Service for the API.
- clearTimestamp() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- clearTitle() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The title of the application.
- clearTitle() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
The title of the schema.
- clearToken() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- clearToken() - Method in class com.authzed.api.v1.Cursor.Builder
-
string token = 1 [(.validate.rules) = { ...
- clearToken() - Method in class com.authzed.api.v1.ZedToken.Builder
-
string token = 1 [(.validate.rules) = { ...
- clearTokenUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The token URL to be used for this flow.
- clearTraces() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- clearTreeRoot() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- clearTreeType() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- clearType() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
type is the type of the parameter.
- clearType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
The type of the object.
- clearType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Type` is the type of the object.
- clearType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- clearType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The type of the security scheme.
- clearType() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- clearTyperef() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- clearUint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- clearUint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- clearUnique() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Unique specifies that all elements in this field must be unique.
- clearUniqueItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool unique_items = 22;
- clearUpdatedPermission() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- clearUpdatedValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
string updated_validation_yaml = 3;
- clearUpdates() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- clearUpdates() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- clearUpdates() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- clearUpdateValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
bool update_validation_yaml = 4;
- clearUpgradedSchema() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
string upgraded_schema = 2;
- clearUri() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- clearUriRef() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- clearUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The URL pointing to the contact information.
- clearUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
The URL for the target documentation.
- clearUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
A URL to the license used for the API.
- clearUser() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- clearUserOneof() - Method in class com.authzed.api.v0.Core.User.Builder
- clearUserset() - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- clearUuid() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- clearValidationErrors() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- clearValidationYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string validation_yaml = 4;
- clearValidationYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string validation_yaml = 3;
- clearValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string validation_yaml = 3;
- clearValues() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- clearVersion() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Provides the version of the application API (not to be confused with the specification version).
- clearWasCachedResult() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- clearWellKnown() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- clearWellKnown() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- clearWellKnownRegex() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- clearWildcardOption() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- clearWithin() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- clearWithTracing() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
with_tracing, if true, indicates that the response should include a debug trace.
- clearWrittenAt() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- clearWrittenAt() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- COLUMN_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
- com.authzed.api.materialize.v0 - package com.authzed.api.materialize.v0
- com.authzed.api.v0 - package com.authzed.api.v0
- com.authzed.api.v1 - package com.authzed.api.v1
- com.authzed.api.v1alpha1 - package com.authzed.api.v1alpha1
- com.authzed.grpcutil - package com.authzed.grpcutil
- COMMENT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveat
- COMMENT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpDefinition
- COMMENT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpPermission
- COMMENT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelation
- COMPARISON_SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- COMPLETED_MEMBERS_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.Cursor
- COMPLETED_REVISION - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- COMPLETED_REVISION - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
- COMPLETED_REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- COMPLETED_REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- COMPUTED_DEFINITIONS_REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- COMPUTED_DEFINITIONS_REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- Consistency - Class in com.authzed.api.v1
-
Consistency will define how a request is handled by the backend.
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkExportRelationshipsRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpandPermissionTreeRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- CONSISTENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsRequest
- Consistency.Builder - Class in com.authzed.api.v1
-
Consistency will define how a request is handled by the backend.
- Consistency.RequirementCase - Enum Class in com.authzed.api.v1
- ConsistencyOrBuilder - Interface in com.authzed.api.v1
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BoolRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.EnumRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- CONST_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- CONSUMES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- CONSUMES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- CONTACT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- CONTAINS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- CONTAINS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- containsExamples(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- containsExamples(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Examples` gives per-mimetype response examples.
- containsExamples(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Examples` gives per-mimetype response examples.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsExtensions(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- containsHeaders(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- containsHeaders(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Headers` A list of headers that are sent with the response.
- containsHeaders(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Headers` A list of headers that are sent with the response.
- containsResponses(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- containsResponses(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The list of possible responses as they are returned from executing this operation.
- containsResponses(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The list of possible responses as they are returned from executing this operation.
- containsResponses(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- containsResponses(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
An object to hold responses that can be used across operations.
- containsResponses(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
An object to hold responses that can be used across operations.
- containsScope(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- containsScope(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
-
Maps between a name of a scope to a short description of it (as the value of the property).
- containsScope(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ScopesOrBuilder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- containsSecurity(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- containsSecurity(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- containsSecurity(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- containsSecurityRequirement(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- containsSecurityRequirement(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- containsSecurityRequirement(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirementOrBuilder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckRequest
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateRequest
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CaveatEvalInfo
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionRequest
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ContextualizedCaveat
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- ContextualizedCaveat - Class in com.authzed.api.v1
-
ContextualizedCaveat represents a reference to a caveat to be used by caveated relationships.
- ContextualizedCaveat.Builder - Class in com.authzed.api.v1
-
ContextualizedCaveat represents a reference to a caveat to be used by caveated relationships.
- ContextualizedCaveatOrBuilder - Interface in com.authzed.api.v1
- Core - Class in com.authzed.api.v0
- Core - Class in com.authzed.api.v1
- Core.ObjectAndRelation - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ObjectAndRelation
- Core.ObjectAndRelation.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ObjectAndRelation
- Core.ObjectAndRelationOrBuilder - Interface in com.authzed.api.v0
- Core.RelationReference - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.RelationReference
- Core.RelationReference.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.RelationReference
- Core.RelationReferenceOrBuilder - Interface in com.authzed.api.v0
- Core.RelationTuple - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.RelationTuple
- Core.RelationTuple.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.RelationTuple
- Core.RelationTupleOrBuilder - Interface in com.authzed.api.v0
- Core.User - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.User
- Core.User.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.User
- Core.User.UserOneofCase - Enum Class in com.authzed.api.v0
- Core.UserOrBuilder - Interface in com.authzed.api.v0
- COUNTER_STILL_CALCULATING - Enum constant in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
- COUNTER_STILL_CALCULATING_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- COUNTERRESULT_NOT_SET - Enum constant in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
- Cursor - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.Cursor
- Cursor - Class in com.authzed.api.v1
-
Cursor is used to provide resumption of listing between calls to APIs such as LookupResources.
- CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- Cursor.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.Cursor
- Cursor.Builder - Class in com.authzed.api.v1
-
Cursor is used to provide resumption of listing between calls to APIs such as LookupResources.
- CursorOrBuilder - Interface in com.authzed.api.materialize.v0
- CursorOrBuilder - Interface in com.authzed.api.v1
D
- Debug - Class in com.authzed.api.v1
- DEBUG_TRACE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionResponse
- DebugInformation - Class in com.authzed.api.v1
-
DebugInformation defines debug information returned by an API call in a footer when requested with a specific debugging header.
- DebugInformation.Builder - Class in com.authzed.api.v1
-
DebugInformation defines debug information returned by an API call in a footer when requested with a specific debugging header.
- DebugInformationOrBuilder - Interface in com.authzed.api.v1
- DEFAULT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- DEFAULT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- DEFINED_ONLY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.EnumRules
- DEFINITION_ADDED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- DEFINITION_ADDED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- DEFINITION_DOC_COMMENT_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- DEFINITION_DOC_COMMENT_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- DEFINITION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- DEFINITION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- DEFINITION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelationReference
- DEFINITION_REMOVED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- DEFINITION_REMOVED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- DEFINITIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- DELETED_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsResponse
- deleteRelationships(DeleteRelationshipsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
DeleteRelationships atomically bulk deletes all relationships matching the provided filter.
- deleteRelationships(DeleteRelationshipsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
-
DeleteRelationships atomically bulk deletes all relationships matching the provided filter.
- deleteRelationships(DeleteRelationshipsRequest, StreamObserver<DeleteRelationshipsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
DeleteRelationships atomically bulk deletes all relationships matching the provided filter.
- deleteRelationships(DeleteRelationshipsRequest, StreamObserver<DeleteRelationshipsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
DeleteRelationships atomically bulk deletes all relationships matching the provided filter.
- DeleteRelationshipsRequest - Class in com.authzed.api.v1
-
DeleteRelationshipsRequest specifies which Relationships should be deleted, requesting the delete of *ALL* relationships that match the specified filters.
- DeleteRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
DeleteRelationshipsRequest specifies which Relationships should be deleted, requesting the delete of *ALL* relationships that match the specified filters.
- DeleteRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- DeleteRelationshipsResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.DeleteRelationshipsResponse
- DeleteRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.DeleteRelationshipsResponse
- DeleteRelationshipsResponse.DeletionProgress - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- DeleteRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- DELETION_PROGRESS_COMPLETE - Enum constant in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
DELETION_PROGRESS_COMPLETE indicates that all remaining relationships matching the filter were deleted.
- DELETION_PROGRESS_COMPLETE_VALUE - Static variable in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
DELETION_PROGRESS_COMPLETE indicates that all remaining relationships matching the filter were deleted.
- DELETION_PROGRESS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsResponse
- DELETION_PROGRESS_PARTIAL - Enum constant in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
DELETION_PROGRESS_PARTIAL indicates that a subset of the relationships matching the filter were deleted.
- DELETION_PROGRESS_PARTIAL_VALUE - Static variable in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
DELETION_PROGRESS_PARTIAL indicates that a subset of the relationships matching the filter were deleted.
- DELETION_PROGRESS_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
DELETION_PROGRESS_UNSPECIFIED = 0;
- DELETION_PROGRESS_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
DELETION_PROGRESS_UNSPECIFIED = 0;
- DEPRECATED_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- DESCRIPTION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- Developer - Class in com.authzed.api.v0
- Developer.DeveloperError - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.DeveloperError
- Developer.DeveloperError.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.DeveloperError
- Developer.DeveloperError.ErrorKind - Enum Class in com.authzed.api.v0
-
Protobuf enum
authzed.api.v0.DeveloperError.ErrorKind
- Developer.DeveloperError.Source - Enum Class in com.authzed.api.v0
-
Protobuf enum
authzed.api.v0.DeveloperError.Source
- Developer.DeveloperErrorOrBuilder - Interface in com.authzed.api.v0
- Developer.EditCheckRequest - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.EditCheckRequest
- Developer.EditCheckRequest.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.EditCheckRequest
- Developer.EditCheckRequestOrBuilder - Interface in com.authzed.api.v0
- Developer.EditCheckResponse - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.EditCheckResponse
- Developer.EditCheckResponse.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.EditCheckResponse
- Developer.EditCheckResponseOrBuilder - Interface in com.authzed.api.v0
- Developer.EditCheckResult - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.EditCheckResult
- Developer.EditCheckResult.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.EditCheckResult
- Developer.EditCheckResultOrBuilder - Interface in com.authzed.api.v0
- Developer.FormatSchemaRequest - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.FormatSchemaRequest
- Developer.FormatSchemaRequest.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.FormatSchemaRequest
- Developer.FormatSchemaRequestOrBuilder - Interface in com.authzed.api.v0
- Developer.FormatSchemaResponse - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.FormatSchemaResponse
- Developer.FormatSchemaResponse.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.FormatSchemaResponse
- Developer.FormatSchemaResponseOrBuilder - Interface in com.authzed.api.v0
- Developer.LookupShareRequest - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.LookupShareRequest
- Developer.LookupShareRequest.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.LookupShareRequest
- Developer.LookupShareRequestOrBuilder - Interface in com.authzed.api.v0
- Developer.LookupShareResponse - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.LookupShareResponse
- Developer.LookupShareResponse.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.LookupShareResponse
- Developer.LookupShareResponse.LookupStatus - Enum Class in com.authzed.api.v0
-
Protobuf enum
authzed.api.v0.LookupShareResponse.LookupStatus
- Developer.LookupShareResponseOrBuilder - Interface in com.authzed.api.v0
- Developer.RequestContext - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.RequestContext
- Developer.RequestContext.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.RequestContext
- Developer.RequestContextOrBuilder - Interface in com.authzed.api.v0
- Developer.ShareRequest - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ShareRequest
- Developer.ShareRequest.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ShareRequest
- Developer.ShareRequestOrBuilder - Interface in com.authzed.api.v0
- Developer.ShareResponse - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ShareResponse
- Developer.ShareResponse.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ShareResponse
- Developer.ShareResponseOrBuilder - Interface in com.authzed.api.v0
- Developer.UpgradeSchemaRequest - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.UpgradeSchemaRequest
- Developer.UpgradeSchemaRequest.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.UpgradeSchemaRequest
- Developer.UpgradeSchemaRequestOrBuilder - Interface in com.authzed.api.v0
- Developer.UpgradeSchemaResponse - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.UpgradeSchemaResponse
- Developer.UpgradeSchemaResponse.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.UpgradeSchemaResponse
- Developer.UpgradeSchemaResponseOrBuilder - Interface in com.authzed.api.v0
- Developer.ValidateRequest - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ValidateRequest
- Developer.ValidateRequest.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ValidateRequest
- Developer.ValidateRequestOrBuilder - Interface in com.authzed.api.v0
- Developer.ValidateResponse - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ValidateResponse
- Developer.ValidateResponse.Builder - Class in com.authzed.api.v0
-
Protobuf type
authzed.api.v0.ValidateResponse
- Developer.ValidateResponseOrBuilder - Interface in com.authzed.api.v0
- DeveloperServiceGrpc - Class in com.authzed.api.v0
- DeveloperServiceGrpc.AsyncService - Interface in com.authzed.api.v0
- DeveloperServiceGrpc.DeveloperServiceBlockingStub - Class in com.authzed.api.v0
-
A stub to allow clients to do synchronous rpc calls to service DeveloperService.
- DeveloperServiceGrpc.DeveloperServiceFutureStub - Class in com.authzed.api.v0
-
A stub to allow clients to do ListenableFuture-style rpc calls to service DeveloperService.
- DeveloperServiceGrpc.DeveloperServiceImplBase - Class in com.authzed.api.v0
-
Base class for the server implementation of the service DeveloperService.
- DeveloperServiceGrpc.DeveloperServiceStub - Class in com.authzed.api.v0
-
A stub to allow clients to do asynchronous rpc calls to service DeveloperService.
- DeveloperServiceImplBase() - Constructor for class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceImplBase
- DIFF_NOT_SET - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- DIFFS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- DirectSubjectSet - Class in com.authzed.api.v1
-
DirectSubjectSet is a subject set which is simply a collection of subjects.
- DirectSubjectSet.Builder - Class in com.authzed.api.v1
-
DirectSubjectSet is a subject set which is simply a collection of subjects.
- DirectSubjectSetOrBuilder - Interface in com.authzed.api.v1
- disabled - Static variable in class io.envoyproxy.pgv.validate.Validate
-
Disabled nullifies any validation rules for this message, including any message fields associated with it that do support validation.
- DISABLED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate
- DISCRIMINATOR_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- DOUBLE - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- DOUBLE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- DUPLICATE_RELATIONSHIP - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
DUPLICATE_RELATIONSHIP = 3;
- DUPLICATE_RELATIONSHIP_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
DUPLICATE_RELATIONSHIP = 3;
- DURATION - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- DURATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- DURATION_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
E
- editCheck(Developer.EditCheckRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- editCheck(Developer.EditCheckRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- editCheck(Developer.EditCheckRequest, StreamObserver<Developer.EditCheckResponse>) - Method in interface com.authzed.api.v0.DeveloperServiceGrpc.AsyncService
- editCheck(Developer.EditCheckRequest, StreamObserver<Developer.EditCheckResponse>) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- EMAIL - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- EMAIL_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- EMAIL_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- ENUM - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- ENUM_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- ENUM_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- equals(Object) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- equals(Object) - Method in class com.authzed.api.materialize.v0.Cursor
- equals(Object) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- equals(Object) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- equals(Object) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- equals(Object) - Method in class com.authzed.api.materialize.v0.MemberReference
- equals(Object) - Method in class com.authzed.api.materialize.v0.PermissionChange
- equals(Object) - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- equals(Object) - Method in class com.authzed.api.materialize.v0.SetReference
- equals(Object) - Method in class com.authzed.api.materialize.v0.WatchedPermission
- equals(Object) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- equals(Object) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- equals(Object) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- equals(Object) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- equals(Object) - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- equals(Object) - Method in class com.authzed.api.v0.Core.RelationReference
- equals(Object) - Method in class com.authzed.api.v0.Core.RelationTuple
- equals(Object) - Method in class com.authzed.api.v0.Core.User
- equals(Object) - Method in class com.authzed.api.v0.Developer.DeveloperError
- equals(Object) - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- equals(Object) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- equals(Object) - Method in class com.authzed.api.v0.Developer.EditCheckResult
- equals(Object) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- equals(Object) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- equals(Object) - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- equals(Object) - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- equals(Object) - Method in class com.authzed.api.v0.Developer.RequestContext
- equals(Object) - Method in class com.authzed.api.v0.Developer.ShareRequest
- equals(Object) - Method in class com.authzed.api.v0.Developer.ShareResponse
- equals(Object) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- equals(Object) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- equals(Object) - Method in class com.authzed.api.v0.Developer.ValidateRequest
- equals(Object) - Method in class com.authzed.api.v0.Developer.ValidateResponse
- equals(Object) - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- equals(Object) - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- equals(Object) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- equals(Object) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- equals(Object) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- equals(Object) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- equals(Object) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.CaveatEvalInfo
- equals(Object) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- equals(Object) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- equals(Object) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- equals(Object) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- equals(Object) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- equals(Object) - Method in class com.authzed.api.v1.CheckDebugTrace
- equals(Object) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- equals(Object) - Method in class com.authzed.api.v1.CheckPermissionRequest
- equals(Object) - Method in class com.authzed.api.v1.CheckPermissionResponse
- equals(Object) - Method in class com.authzed.api.v1.Consistency
- equals(Object) - Method in class com.authzed.api.v1.ContextualizedCaveat
- equals(Object) - Method in class com.authzed.api.v1.Cursor
- equals(Object) - Method in class com.authzed.api.v1.DebugInformation
- equals(Object) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.DirectSubjectSet
- equals(Object) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- equals(Object) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- equals(Object) - Method in class com.authzed.api.v1.ExpCaveat
- equals(Object) - Method in class com.authzed.api.v1.ExpCaveatParameter
- equals(Object) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- equals(Object) - Method in class com.authzed.api.v1.ExpDefinition
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- equals(Object) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- equals(Object) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.ExpPermission
- equals(Object) - Method in class com.authzed.api.v1.ExpRelation
- equals(Object) - Method in class com.authzed.api.v1.ExpRelationReference
- equals(Object) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- equals(Object) - Method in class com.authzed.api.v1.ExpSchemaDiff
- equals(Object) - Method in class com.authzed.api.v1.ExpSchemaFilter
- equals(Object) - Method in class com.authzed.api.v1.ExpTypeReference
- equals(Object) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.LookupResourcesRequest
- equals(Object) - Method in class com.authzed.api.v1.LookupResourcesResponse
- equals(Object) - Method in class com.authzed.api.v1.LookupSubjectsRequest
- equals(Object) - Method in class com.authzed.api.v1.LookupSubjectsResponse
- equals(Object) - Method in class com.authzed.api.v1.ObjectReference
- equals(Object) - Method in class com.authzed.api.v1.PartialCaveatInfo
- equals(Object) - Method in class com.authzed.api.v1.PermissionRelationshipTree
- equals(Object) - Method in class com.authzed.api.v1.Precondition
- equals(Object) - Method in class com.authzed.api.v1.ReadCounterValue
- equals(Object) - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.ReadSchemaRequest
- equals(Object) - Method in class com.authzed.api.v1.ReadSchemaResponse
- equals(Object) - Method in class com.authzed.api.v1.Relationship
- equals(Object) - Method in class com.authzed.api.v1.RelationshipFilter
- equals(Object) - Method in class com.authzed.api.v1.RelationshipUpdate
- equals(Object) - Method in class com.authzed.api.v1.ResolvedSubject
- equals(Object) - Method in class com.authzed.api.v1.SubjectFilter
- equals(Object) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- equals(Object) - Method in class com.authzed.api.v1.SubjectReference
- equals(Object) - Method in class com.authzed.api.v1.WatchRequest
- equals(Object) - Method in class com.authzed.api.v1.WatchResponse
- equals(Object) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- equals(Object) - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- equals(Object) - Method in class com.authzed.api.v1.WriteSchemaRequest
- equals(Object) - Method in class com.authzed.api.v1.WriteSchemaResponse
- equals(Object) - Method in class com.authzed.api.v1.ZedToken
- equals(Object) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- equals(Object) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- equals(Object) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- equals(Object) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- equals(Object) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- equals(Object) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- equals(Object) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- equals(Object) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- equals(Object) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- ERROR - Enum constant in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
- ERROR - Enum constant in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
- ERROR_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckResult
- ERROR_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.FormatSchemaResponse
- ERROR_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- ERROR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionPair
- ERROR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsPair
- ERROR_REASON_ATTEMPT_TO_RECREATE_RELATIONSHIP - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because a relationship marked to be CREATEd was already present within the datastore.
- ERROR_REASON_ATTEMPT_TO_RECREATE_RELATIONSHIP_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because a relationship marked to be CREATEd was already present within the datastore.
- ERROR_REASON_CANNOT_UPDATE_PERMISSION - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request tries to write a relationship on a permission instead of a relation.
- ERROR_REASON_CANNOT_UPDATE_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request tries to write a relationship on a permission instead of a relation.
- ERROR_REASON_CAVEAT_EVALUATION_ERROR - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed to evaluate a caveat expression due to an error.
- ERROR_REASON_CAVEAT_EVALUATION_ERROR_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed to evaluate a caveat expression due to an error.
- ERROR_REASON_CAVEAT_PARAMETER_TYPE_ERROR - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request tries to specify a caveat parameter value with the wrong type.
- ERROR_REASON_CAVEAT_PARAMETER_TYPE_ERROR_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request tries to specify a caveat parameter value with the wrong type.
- ERROR_REASON_COUNTER_ALREADY_REGISTERED - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the counter was already registered.
- ERROR_REASON_COUNTER_ALREADY_REGISTERED_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the counter was already registered.
- ERROR_REASON_COUNTER_NOT_REGISTERED - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the counter was not registered.
- ERROR_REASON_COUNTER_NOT_REGISTERED_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the counter was not registered.
- ERROR_REASON_EMPTY_PRECONDITION - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the precondition specified is empty.
- ERROR_REASON_EMPTY_PRECONDITION_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the precondition specified is empty.
- ERROR_REASON_EXCEEDS_MAXIMUM_ALLOWABLE_LIMIT - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request's specified limit is too large.
- ERROR_REASON_EXCEEDS_MAXIMUM_ALLOWABLE_LIMIT_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request's specified limit is too large.
- ERROR_REASON_INMEMORY_TOO_MANY_CONCURRENT_UPDATES - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because too many concurrent updates were attempted against the in-memory datastore.
- ERROR_REASON_INMEMORY_TOO_MANY_CONCURRENT_UPDATES_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because too many concurrent updates were attempted against the in-memory datastore.
- ERROR_REASON_INVALID_CURSOR - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the provided cursor was invalid in some way.
- ERROR_REASON_INVALID_CURSOR_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the provided cursor was invalid in some way.
- ERROR_REASON_INVALID_FILTER - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the provided filter was invalid in some way.
- ERROR_REASON_INVALID_FILTER_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the provided filter was invalid in some way.
- ERROR_REASON_INVALID_SUBJECT_TYPE - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request tries to use a subject type that was not valid for a relation.
- ERROR_REASON_INVALID_SUBJECT_TYPE_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request tries to use a subject type that was not valid for a relation.
- ERROR_REASON_MAX_RELATIONSHIP_CONTEXT_SIZE - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the client attempted to write a relationship with a context that exceeded the configured server limit.
- ERROR_REASON_MAX_RELATIONSHIP_CONTEXT_SIZE_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the client attempted to write a relationship with a context that exceeded the configured server limit.
- ERROR_REASON_MAXIMUM_DEPTH_EXCEEDED - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because it caused the maximum depth allowed to be exceeded.
- ERROR_REASON_MAXIMUM_DEPTH_EXCEEDED_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because it caused the maximum depth allowed to be exceeded.
- ERROR_REASON_SCHEMA_PARSE_ERROR - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request gave a schema that could not be parsed.
- ERROR_REASON_SCHEMA_PARSE_ERROR_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request gave a schema that could not be parsed.
- ERROR_REASON_SCHEMA_TYPE_ERROR - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request contains a schema with a type error.
- ERROR_REASON_SCHEMA_TYPE_ERROR_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request contains a schema with a type error.
- ERROR_REASON_SERIALIZATION_FAILURE - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed due to a serialization error in the backend database.
- ERROR_REASON_SERIALIZATION_FAILURE_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed due to a serialization error in the backend database.
- ERROR_REASON_SERVICE_READ_ONLY - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
A write or delete request was made to an instance that is deployed in read-only mode.
- ERROR_REASON_SERVICE_READ_ONLY_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
A write or delete request was made to an instance that is deployed in read-only mode.
- ERROR_REASON_TOO_MANY_CHECKS_IN_REQUEST - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request contained more check items than the maximum configured.
- ERROR_REASON_TOO_MANY_CHECKS_IN_REQUEST_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request contained more check items than the maximum configured.
- ERROR_REASON_TOO_MANY_PRECONDITIONS_IN_REQUEST - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request contained more preconditions than the maximum configured.
- ERROR_REASON_TOO_MANY_PRECONDITIONS_IN_REQUEST_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request contained more preconditions than the maximum configured.
- ERROR_REASON_TOO_MANY_RELATIONSHIPS_FOR_TRANSACTIONAL_DELETE - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because there are too many matching relationships to be deleted within a single transactional deletion call.
- ERROR_REASON_TOO_MANY_RELATIONSHIPS_FOR_TRANSACTIONAL_DELETE_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because there are too many matching relationships to be deleted within a single transactional deletion call.
- ERROR_REASON_TOO_MANY_UPDATES_IN_REQUEST - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The WriteRelationships request contained more updates than the maximum configured.
- ERROR_REASON_TOO_MANY_UPDATES_IN_REQUEST_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The WriteRelationships request contained more updates than the maximum configured.
- ERROR_REASON_TRANSACTION_METADATA_TOO_LARGE - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the transaction metadata was too large.
- ERROR_REASON_TRANSACTION_METADATA_TOO_LARGE_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because the transaction metadata was too large.
- ERROR_REASON_UNKNOWN_CAVEAT - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request referenced an unknown caveat in the schema.
- ERROR_REASON_UNKNOWN_CAVEAT_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request referenced an unknown caveat in the schema.
- ERROR_REASON_UNKNOWN_DEFINITION - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request referenced an unknown object definition in the schema.
- ERROR_REASON_UNKNOWN_DEFINITION_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request referenced an unknown object definition in the schema.
- ERROR_REASON_UNKNOWN_RELATION_OR_PERMISSION - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request referenced an unknown relation or permission under a definition in the schema.
- ERROR_REASON_UNKNOWN_RELATION_OR_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request referenced an unknown relation or permission under a definition in the schema.
- ERROR_REASON_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
Do not use this default value.
- ERROR_REASON_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
Do not use this default value.
- ERROR_REASON_UPDATES_ON_SAME_RELATIONSHIP - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request tries to perform two or more updates on the same relationship in the same WriteRelationships call.
- ERROR_REASON_UPDATES_ON_SAME_RELATIONSHIP_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request tries to perform two or more updates on the same relationship in the same WriteRelationships call.
- ERROR_REASON_WILDCARD_NOT_ALLOWED - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request failed because a wildcard was not allowed.
- ERROR_REASON_WILDCARD_NOT_ALLOWED_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request failed because a wildcard was not allowed.
- ERROR_REASON_WRITE_OR_DELETE_PRECONDITION_FAILURE - Enum constant in enum class com.authzed.api.v1.ErrorReason
-
The request contained a precondition that failed.
- ERROR_REASON_WRITE_OR_DELETE_PRECONDITION_FAILURE_VALUE - Static variable in enum class com.authzed.api.v1.ErrorReason
-
The request contained a precondition that failed.
- ErrorReason - Enum Class in com.authzed.api.v1
-
Defines the supported values for `google.rpc.ErrorInfo.reason` for the `authzed.com` error domain.
- ErrorReasonOuterClass - Class in com.authzed.api.v1
- EXAMPLE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- EXAMPLE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- EXAMPLES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- EXCLUDED_SUBJECT_IDS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- EXCLUDED_SUBJECTS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- EXCLUSIVE_MAXIMUM_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- EXCLUSIVE_MINIMUM_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- EXPANDED_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpandPermissionTreeResponse
- EXPANDED_OBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.PermissionRelationshipTree
- EXPANDED_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.PermissionRelationshipTree
- expandPermissionTree(ExpandPermissionTreeRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
ExpandPermissionTree reveals the graph structure for a resource's permission or relation.
- expandPermissionTree(ExpandPermissionTreeRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
-
ExpandPermissionTree reveals the graph structure for a resource's permission or relation.
- expandPermissionTree(ExpandPermissionTreeRequest, StreamObserver<ExpandPermissionTreeResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
ExpandPermissionTree reveals the graph structure for a resource's permission or relation.
- expandPermissionTree(ExpandPermissionTreeRequest, StreamObserver<ExpandPermissionTreeResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
ExpandPermissionTree reveals the graph structure for a resource's permission or relation.
- ExpandPermissionTreeRequest - Class in com.authzed.api.v1
-
ExpandPermissionTreeRequest returns a tree representing the expansion of all relationships found accessible from a permission or relation on a particular resource.
- ExpandPermissionTreeRequest.Builder - Class in com.authzed.api.v1
-
ExpandPermissionTreeRequest returns a tree representing the expansion of all relationships found accessible from a permission or relation on a particular resource.
- ExpandPermissionTreeRequestOrBuilder - Interface in com.authzed.api.v1
- ExpandPermissionTreeResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExpandPermissionTreeResponse
- ExpandPermissionTreeResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExpandPermissionTreeResponse
- ExpandPermissionTreeResponseOrBuilder - Interface in com.authzed.api.v1
- ExpCaveat - Class in com.authzed.api.v1
-
ExpCaveat is the representation of a caveat in the schema.
- ExpCaveat.Builder - Class in com.authzed.api.v1
-
ExpCaveat is the representation of a caveat in the schema.
- ExpCaveatOrBuilder - Interface in com.authzed.api.v1
- ExpCaveatParameter - Class in com.authzed.api.v1
-
ExpCaveatParameter is the representation of a parameter in a caveat.
- ExpCaveatParameter.Builder - Class in com.authzed.api.v1
-
ExpCaveatParameter is the representation of a parameter in a caveat.
- ExpCaveatParameterOrBuilder - Interface in com.authzed.api.v1
- ExpCaveatParameterTypeChange - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExpCaveatParameterTypeChange
- ExpCaveatParameterTypeChange.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExpCaveatParameterTypeChange
- ExpCaveatParameterTypeChangeOrBuilder - Interface in com.authzed.api.v1
- ExpDefinition - Class in com.authzed.api.v1
-
ExpDefinition is the representation of a definition in the schema.
- ExpDefinition.Builder - Class in com.authzed.api.v1
-
ExpDefinition is the representation of a definition in the schema.
- ExpDefinitionOrBuilder - Interface in com.authzed.api.v1
- experimentalComputablePermissions(ExperimentalComputablePermissionsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: ComputablePermissions is an API that allows clients to request the set of permissions that compute based off a relation.
- experimentalComputablePermissions(ExperimentalComputablePermissionsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: ComputablePermissions is an API that allows clients to request the set of permissions that compute based off a relation.
- experimentalComputablePermissions(ExperimentalComputablePermissionsRequest, StreamObserver<ExperimentalComputablePermissionsResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: ComputablePermissions is an API that allows clients to request the set of permissions that compute based off a relation.
- experimentalComputablePermissions(ExperimentalComputablePermissionsRequest, StreamObserver<ExperimentalComputablePermissionsResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: ComputablePermissions is an API that allows clients to request the set of permissions that compute based off a relation.
- ExperimentalComputablePermissionsRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalComputablePermissionsRequest
- ExperimentalComputablePermissionsRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalComputablePermissionsRequest
- ExperimentalComputablePermissionsRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalComputablePermissionsResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalComputablePermissionsResponse
- ExperimentalComputablePermissionsResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalComputablePermissionsResponse
- ExperimentalComputablePermissionsResponseOrBuilder - Interface in com.authzed.api.v1
- experimentalCountRelationships(ExperimentalCountRelationshipsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: CountRelationships returns the count of relationships for *pre-registered* filter.
- experimentalCountRelationships(ExperimentalCountRelationshipsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: CountRelationships returns the count of relationships for *pre-registered* filter.
- experimentalCountRelationships(ExperimentalCountRelationshipsRequest, StreamObserver<ExperimentalCountRelationshipsResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: CountRelationships returns the count of relationships for *pre-registered* filter.
- experimentalCountRelationships(ExperimentalCountRelationshipsRequest, StreamObserver<ExperimentalCountRelationshipsResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: CountRelationships returns the count of relationships for *pre-registered* filter.
- ExperimentalCountRelationshipsRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalCountRelationshipsRequest
- ExperimentalCountRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalCountRelationshipsRequest
- ExperimentalCountRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalCountRelationshipsResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalCountRelationshipsResponse
- ExperimentalCountRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalCountRelationshipsResponse
- ExperimentalCountRelationshipsResponse.CounterResultCase - Enum Class in com.authzed.api.v1
- ExperimentalCountRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- experimentalDependentRelations(ExperimentalDependentRelationsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: DependentRelations is an API that allows clients to request the set of relations and permissions that used to compute a permission, recursively.
- experimentalDependentRelations(ExperimentalDependentRelationsRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: DependentRelations is an API that allows clients to request the set of relations and permissions that used to compute a permission, recursively.
- experimentalDependentRelations(ExperimentalDependentRelationsRequest, StreamObserver<ExperimentalDependentRelationsResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: DependentRelations is an API that allows clients to request the set of relations and permissions that used to compute a permission, recursively.
- experimentalDependentRelations(ExperimentalDependentRelationsRequest, StreamObserver<ExperimentalDependentRelationsResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: DependentRelations is an API that allows clients to request the set of relations and permissions that used to compute a permission, recursively.
- ExperimentalDependentRelationsRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDependentRelationsRequest
- ExperimentalDependentRelationsRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDependentRelationsRequest
- ExperimentalDependentRelationsRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalDependentRelationsResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDependentRelationsResponse
- ExperimentalDependentRelationsResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDependentRelationsResponse
- ExperimentalDependentRelationsResponseOrBuilder - Interface in com.authzed.api.v1
- experimentalDiffSchema(ExperimentalDiffSchemaRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: DiffSchema is an API that allows clients to request the difference between the specified schema and the schema stored in SpiceDB.
- experimentalDiffSchema(ExperimentalDiffSchemaRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: DiffSchema is an API that allows clients to request the difference between the specified schema and the schema stored in SpiceDB.
- experimentalDiffSchema(ExperimentalDiffSchemaRequest, StreamObserver<ExperimentalDiffSchemaResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: DiffSchema is an API that allows clients to request the difference between the specified schema and the schema stored in SpiceDB.
- experimentalDiffSchema(ExperimentalDiffSchemaRequest, StreamObserver<ExperimentalDiffSchemaResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: DiffSchema is an API that allows clients to request the difference between the specified schema and the schema stored in SpiceDB.
- ExperimentalDiffSchemaRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDiffSchemaRequest
- ExperimentalDiffSchemaRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDiffSchemaRequest
- ExperimentalDiffSchemaRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalDiffSchemaResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDiffSchemaResponse
- ExperimentalDiffSchemaResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalDiffSchemaResponse
- ExperimentalDiffSchemaResponseOrBuilder - Interface in com.authzed.api.v1
- experimentalReflectSchema(ExperimentalReflectSchemaRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: ReflectSchema is an API that allows clients to reflect the schema stored in SpiceDB.
- experimentalReflectSchema(ExperimentalReflectSchemaRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: ReflectSchema is an API that allows clients to reflect the schema stored in SpiceDB.
- experimentalReflectSchema(ExperimentalReflectSchemaRequest, StreamObserver<ExperimentalReflectSchemaResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: ReflectSchema is an API that allows clients to reflect the schema stored in SpiceDB.
- experimentalReflectSchema(ExperimentalReflectSchemaRequest, StreamObserver<ExperimentalReflectSchemaResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: ReflectSchema is an API that allows clients to reflect the schema stored in SpiceDB.
- ExperimentalReflectSchemaRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalReflectSchemaRequest
- ExperimentalReflectSchemaRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalReflectSchemaRequest
- ExperimentalReflectSchemaRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalReflectSchemaResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalReflectSchemaResponse
- ExperimentalReflectSchemaResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalReflectSchemaResponse
- ExperimentalReflectSchemaResponseOrBuilder - Interface in com.authzed.api.v1
- experimentalRegisterRelationshipCounter(ExperimentalRegisterRelationshipCounterRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: RegisterRelationshipCounter registers a new filter for counting relationships.
- experimentalRegisterRelationshipCounter(ExperimentalRegisterRelationshipCounterRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: RegisterRelationshipCounter registers a new filter for counting relationships.
- experimentalRegisterRelationshipCounter(ExperimentalRegisterRelationshipCounterRequest, StreamObserver<ExperimentalRegisterRelationshipCounterResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: RegisterRelationshipCounter registers a new filter for counting relationships.
- experimentalRegisterRelationshipCounter(ExperimentalRegisterRelationshipCounterRequest, StreamObserver<ExperimentalRegisterRelationshipCounterResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: RegisterRelationshipCounter registers a new filter for counting relationships.
- ExperimentalRegisterRelationshipCounterRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- ExperimentalRegisterRelationshipCounterRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- ExperimentalRegisterRelationshipCounterRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalRegisterRelationshipCounterResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- ExperimentalRegisterRelationshipCounterResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- ExperimentalRegisterRelationshipCounterResponseOrBuilder - Interface in com.authzed.api.v1
- ExperimentalServiceGrpc - Class in com.authzed.api.v1
-
ExperimentalService exposes a number of APIs that are currently being prototyped and tested for future inclusion in the stable API.
- ExperimentalServiceGrpc.AsyncService - Interface in com.authzed.api.v1
-
ExperimentalService exposes a number of APIs that are currently being prototyped and tested for future inclusion in the stable API.
- ExperimentalServiceGrpc.ExperimentalServiceBlockingStub - Class in com.authzed.api.v1
-
A stub to allow clients to do synchronous rpc calls to service ExperimentalService.
- ExperimentalServiceGrpc.ExperimentalServiceFutureStub - Class in com.authzed.api.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ExperimentalService.
- ExperimentalServiceGrpc.ExperimentalServiceImplBase - Class in com.authzed.api.v1
-
Base class for the server implementation of the service ExperimentalService.
- ExperimentalServiceGrpc.ExperimentalServiceStub - Class in com.authzed.api.v1
-
A stub to allow clients to do asynchronous rpc calls to service ExperimentalService.
- ExperimentalServiceImplBase() - Constructor for class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceImplBase
- ExperimentalServiceOuterClass - Class in com.authzed.api.v1
- experimentalUnregisterRelationshipCounter(ExperimentalUnregisterRelationshipCounterRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceBlockingStub
-
EXPERIMENTAL: UnregisterRelationshipCounter unregisters an existing filter for counting relationships.
- experimentalUnregisterRelationshipCounter(ExperimentalUnregisterRelationshipCounterRequest) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceFutureStub
-
EXPERIMENTAL: UnregisterRelationshipCounter unregisters an existing filter for counting relationships.
- experimentalUnregisterRelationshipCounter(ExperimentalUnregisterRelationshipCounterRequest, StreamObserver<ExperimentalUnregisterRelationshipCounterResponse>) - Method in interface com.authzed.api.v1.ExperimentalServiceGrpc.AsyncService
-
EXPERIMENTAL: UnregisterRelationshipCounter unregisters an existing filter for counting relationships.
- experimentalUnregisterRelationshipCounter(ExperimentalUnregisterRelationshipCounterRequest, StreamObserver<ExperimentalUnregisterRelationshipCounterResponse>) - Method in class com.authzed.api.v1.ExperimentalServiceGrpc.ExperimentalServiceStub
-
EXPERIMENTAL: UnregisterRelationshipCounter unregisters an existing filter for counting relationships.
- ExperimentalUnregisterRelationshipCounterRequest - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- ExperimentalUnregisterRelationshipCounterRequest.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- ExperimentalUnregisterRelationshipCounterRequestOrBuilder - Interface in com.authzed.api.v1
- ExperimentalUnregisterRelationshipCounterResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- ExperimentalUnregisterRelationshipCounterResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- ExperimentalUnregisterRelationshipCounterResponseOrBuilder - Interface in com.authzed.api.v1
- exportBulkRelationships(ExportBulkRelationshipsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
ExportBulkRelationships is the fastest path available to exporting relationships from the server.
- exportBulkRelationships(ExportBulkRelationshipsRequest, StreamObserver<ExportBulkRelationshipsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
ExportBulkRelationships is the fastest path available to exporting relationships from the server.
- exportBulkRelationships(ExportBulkRelationshipsRequest, StreamObserver<ExportBulkRelationshipsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
ExportBulkRelationships is the fastest path available to exporting relationships from the server.
- ExportBulkRelationshipsRequest - Class in com.authzed.api.v1
-
ExportBulkRelationshipsRequest represents a resumable request for all relationships from the server.
- ExportBulkRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
ExportBulkRelationshipsRequest represents a resumable request for all relationships from the server.
- ExportBulkRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- ExportBulkRelationshipsResponse - Class in com.authzed.api.v1
-
ExportBulkRelationshipsResponse is one page in a stream of relationship groups that meet the criteria specified by the originating request.
- ExportBulkRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
ExportBulkRelationshipsResponse is one page in a stream of relationship groups that meet the criteria specified by the originating request.
- ExportBulkRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- ExpPermission - Class in com.authzed.api.v1
-
ExpPermission is the representation of a permission in the schema.
- ExpPermission.Builder - Class in com.authzed.api.v1
-
ExpPermission is the representation of a permission in the schema.
- ExpPermissionOrBuilder - Interface in com.authzed.api.v1
- ExpRelation - Class in com.authzed.api.v1
-
ExpRelation is the representation of a relation in the schema.
- ExpRelation.Builder - Class in com.authzed.api.v1
-
ExpRelation is the representation of a relation in the schema.
- ExpRelationOrBuilder - Interface in com.authzed.api.v1
- ExpRelationReference - Class in com.authzed.api.v1
-
ExpRelationReference is a reference to a relation or permission in the schema.
- ExpRelationReference.Builder - Class in com.authzed.api.v1
-
ExpRelationReference is a reference to a relation or permission in the schema.
- ExpRelationReferenceOrBuilder - Interface in com.authzed.api.v1
- ExpRelationSubjectTypeChange - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExpRelationSubjectTypeChange
- ExpRelationSubjectTypeChange.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ExpRelationSubjectTypeChange
- ExpRelationSubjectTypeChangeOrBuilder - Interface in com.authzed.api.v1
- EXPRESSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CaveatEvalInfo
- EXPRESSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveat
- ExpSchemaDiff - Class in com.authzed.api.v1
-
ExpSchemaDiff is the representation of a diff between two schemas.
- ExpSchemaDiff.Builder - Class in com.authzed.api.v1
-
ExpSchemaDiff is the representation of a diff between two schemas.
- ExpSchemaDiff.DiffCase - Enum Class in com.authzed.api.v1
- ExpSchemaDiffOrBuilder - Interface in com.authzed.api.v1
- ExpSchemaFilter - Class in com.authzed.api.v1
-
ExpSchemaFilter is a filter that can be applied to the schema on reflection.
- ExpSchemaFilter.Builder - Class in com.authzed.api.v1
-
ExpSchemaFilter is a filter that can be applied to the schema on reflection.
- ExpSchemaFilterOrBuilder - Interface in com.authzed.api.v1
- ExpTypeReference - Class in com.authzed.api.v1
-
ExpTypeReference is the representation of a type reference in the schema.
- ExpTypeReference.Builder - Class in com.authzed.api.v1
-
ExpTypeReference is the representation of a type reference in the schema.
- ExpTypeReference.TyperefCase - Enum Class in com.authzed.api.v1
- ExpTypeReferenceOrBuilder - Interface in com.authzed.api.v1
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- EXTENSIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- EXTRA_RELATIONSHIP_FOUND - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
EXTRA_RELATIONSHIP_FOUND = 5;
- EXTRA_RELATIONSHIP_FOUND_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
EXTRA_RELATIONSHIP_FOUND = 5;
F
- FAILED_TO_LOOKUP - Enum constant in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
FAILED_TO_LOOKUP = 1;
- FAILED_TO_LOOKUP_VALUE - Static variable in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
FAILED_TO_LOOKUP = 1;
- FIELD_CONFIGURATION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Precondition
- FIXED32 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- FIXED32_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- FIXED64 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- FIXED64_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- FLOAT - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- FLOAT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- FLOW_ACCESS_CODE - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_ACCESS_CODE = 4;
- FLOW_ACCESS_CODE_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_ACCESS_CODE = 4;
- FLOW_APPLICATION - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_APPLICATION = 3;
- FLOW_APPLICATION_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_APPLICATION = 3;
- FLOW_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- FLOW_IMPLICIT - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_IMPLICIT = 1;
- FLOW_IMPLICIT_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_IMPLICIT = 1;
- FLOW_INVALID - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_INVALID = 0;
- FLOW_INVALID_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_INVALID = 0;
- FLOW_PASSWORD - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_PASSWORD = 2;
- FLOW_PASSWORD_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
FLOW_PASSWORD = 2;
- FORMAT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- FORMAT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- FORMAT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- formatSchema(Developer.FormatSchemaRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- formatSchema(Developer.FormatSchemaRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- formatSchema(Developer.FormatSchemaRequest, StreamObserver<Developer.FormatSchemaResponse>) - Method in interface com.authzed.api.v0.DeveloperServiceGrpc.AsyncService
- formatSchema(Developer.FormatSchemaRequest, StreamObserver<Developer.FormatSchemaResponse>) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- FORMATTED_SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.FormatSchemaResponse
- forNumber(int) - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- forNumber(int) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
- forNumber(int) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- forNumber(int) - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- forNumber(int) - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
- forNumber(int) - Static method in enum class com.authzed.api.v0.Core.User.UserOneofCase
- forNumber(int) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- forNumber(int) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- forNumber(int) - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- forNumber(int) - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- forNumber(int) - Static method in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- forNumber(int) - Static method in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- forNumber(int) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- forNumber(int) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- forNumber(int) - Static method in enum class com.authzed.api.v1.Consistency.RequirementCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- forNumber(int) - Static method in enum class com.authzed.api.v1.ErrorReason
- forNumber(int) - Static method in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.LookupPermissionship
- forNumber(int) - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- forNumber(int) - Static method in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
- forNumber(int) - Static method in enum class com.authzed.api.v1.Precondition.Operation
- forNumber(int) - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- forNumber(int) - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- forNumber(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- forNumber(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- forNumber(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- forNumber(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- forNumber(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- forNumber(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- forNumber(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
- forNumber(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- forNumber(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
- forNumber(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- FULLY_CONSISTENT - Enum constant in enum class com.authzed.api.v1.Consistency.RequirementCase
- FULLY_CONSISTENT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Consistency
G
- getAddress() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- getAddress() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- getAddress() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- getAfterResultCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursor() - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursor() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursor() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursor() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursor() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursor() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursor() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursor() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursor() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAfterResultCursor() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAfterResultCursor() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAfterResultCursorBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursorBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursorBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorOrBuilder() - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorOrBuilder() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursorOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursorOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAfterResultCursorOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAfterResultCursorOrBuilder() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- getAny() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- getAny() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Well-Known Field Types
- getAny() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Well-Known Field Types
- getAnyBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- getAnyOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- getAnyOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Well-Known Field Types
- getAnyOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Well-Known Field Types
- getArray(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- getArray(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in 'array' must be unique.
- getArray(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in 'array' must be unique.
- getArrayBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- getArrayBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in 'array' must be unique.
- getArrayBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in 'array' must be unique.
- getArrayCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- getArrayCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in 'array' must be unique.
- getArrayCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in 'array' must be unique.
- getArrayList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- getArrayList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in 'array' must be unique.
- getArrayList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in 'array' must be unique.
- getAssertionsYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string assertions_yaml = 5;
- getAssertionsYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string assertions_yaml = 5;
- getAssertionsYaml() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string assertions_yaml = 5;
- getAssertionsYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string assertions_yaml = 4;
- getAssertionsYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string assertions_yaml = 4;
- getAssertionsYaml() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string assertions_yaml = 4;
- getAssertionsYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string assertions_yaml = 5;
- getAssertionsYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
string assertions_yaml = 5;
- getAssertionsYaml() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
string assertions_yaml = 5;
- getAssertionsYamlBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string assertions_yaml = 5;
- getAssertionsYamlBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string assertions_yaml = 5;
- getAssertionsYamlBytes() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string assertions_yaml = 5;
- getAssertionsYamlBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string assertions_yaml = 4;
- getAssertionsYamlBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string assertions_yaml = 4;
- getAssertionsYamlBytes() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string assertions_yaml = 4;
- getAssertionsYamlBytes() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string assertions_yaml = 5;
- getAssertionsYamlBytes() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
string assertions_yaml = 5;
- getAssertionsYamlBytes() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
string assertions_yaml = 5;
- getAtExactSnapshot() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtExactSnapshot() - Method in class com.authzed.api.v1.Consistency
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtExactSnapshot() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtExactSnapshotBuilder() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtExactSnapshotOrBuilder() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtExactSnapshotOrBuilder() - Method in class com.authzed.api.v1.Consistency
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtExactSnapshotOrBuilder() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- getAtLeastAsFresh() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtLeastAsFresh() - Method in class com.authzed.api.v1.Consistency
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtLeastAsFresh() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtLeastAsFreshBuilder() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtLeastAsFreshOrBuilder() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtLeastAsFreshOrBuilder() - Method in class com.authzed.api.v1.Consistency
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtLeastAsFreshOrBuilder() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- getAtRevision() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- getAtRevision() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
revision represents the revision at which the permission set change occurred.
- getAtRevision() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
revision represents the revision at which the permission set change occurred.
- getAtRevisionBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- getAtRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- getAtRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
revision represents the revision at which the permission set change occurred.
- getAtRevisionOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
revision represents the revision at which the permission set change occurred.
- getAuthorizationUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The authorization URL to be used for this flow.
- getAuthorizationUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The authorization URL to be used for this flow.
- getAuthorizationUrl() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The authorization URL to be used for this flow.
- getAuthorizationUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The authorization URL to be used for this flow.
- getAuthorizationUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The authorization URL to be used for this flow.
- getAuthorizationUrlBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The authorization URL to be used for this flow.
- getBasePath() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The base path on which the API is served, which is relative to the host.
- getBasePath() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The base path on which the API is served, which is relative to the host.
- getBasePath() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The base path on which the API is served, which is relative to the host.
- getBasePathBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The base path on which the API is served, which is relative to the host.
- getBasePathBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The base path on which the API is served, which is relative to the host.
- getBasePathBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The base path on which the API is served, which is relative to the host.
- getBool() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- getBool() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.BoolRules bool = 13;
- getBool() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.BoolRules bool = 13;
- getBoolBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- getBoolOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- getBoolOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.BoolRules bool = 13;
- getBoolOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.BoolRules bool = 13;
- getBreakingSchemaChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBreakingSchemaChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBreakingSchemaChange() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBreakingSchemaChangeBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBreakingSchemaChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBreakingSchemaChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBreakingSchemaChangeOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- getBulkCheckPermissionMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getBulkExportRelationshipsMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getBulkImportRelationshipsMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getBytes() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- getBytes() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.BytesRules bytes = 15;
- getBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.BytesRules bytes = 15;
- getBytesBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- getBytesOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- getBytesOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.BytesRules bytes = 15;
- getBytesOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.BytesRules bytes = 15;
- getCaveatAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatAddedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatAddedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- getCaveatDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatDocCommentChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatDocCommentChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- getCaveatEvaluationInfo() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatEvaluationInfo() - Method in class com.authzed.api.v1.CheckDebugTrace
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatEvaluationInfo() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatEvaluationInfoBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatEvaluationInfoOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatEvaluationInfoOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatEvaluationInfoOrBuilder() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- getCaveatExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatExprChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatExprChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatExprChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatExprChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatExprChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- getCaveatName() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
caveat_name is the name of the caveat that was executed, if applicable.
- getCaveatName() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
caveat_name is the name of the caveat that was executed, if applicable.
- getCaveatName() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
caveat_name is the name of the caveat that was executed, if applicable.
- getCaveatName() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- getCaveatName() - Method in class com.authzed.api.v1.ContextualizedCaveat
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- getCaveatName() - Method in interface com.authzed.api.v1.ContextualizedCaveatOrBuilder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- getCaveatNameBytes() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
caveat_name is the name of the caveat that was executed, if applicable.
- getCaveatNameBytes() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
caveat_name is the name of the caveat that was executed, if applicable.
- getCaveatNameBytes() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
caveat_name is the name of the caveat that was executed, if applicable.
- getCaveatNameBytes() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- getCaveatNameBytes() - Method in class com.authzed.api.v1.ContextualizedCaveat
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- getCaveatNameBytes() - Method in interface com.authzed.api.v1.ContextualizedCaveatOrBuilder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- getCaveatParameterAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterAddedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterAddedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- getCaveatParameterRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterRemovedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterRemovedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- getCaveatParameterTypeChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatParameterTypeChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatParameterTypeChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatParameterTypeChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatParameterTypeChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatParameterTypeChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatParameterTypeChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- getCaveatRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveatRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveatRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveatRemovedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveatRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveatRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveatRemovedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- getCaveats(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveats(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
caveats are the caveats defined in the schema.
- getCaveats(int) - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
caveats are the caveats defined in the schema.
- getCaveatsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveatsBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveatsCount() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveatsCount() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
caveats are the caveats defined in the schema.
- getCaveatsCount() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
caveats are the caveats defined in the schema.
- getCaveatsList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveatsList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
caveats are the caveats defined in the schema.
- getCaveatsList() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
caveats are the caveats defined in the schema.
- getCaveatsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveatsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
caveats are the caveats defined in the schema.
- getCaveatsOrBuilder(int) - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
caveats are the caveats defined in the schema.
- getCaveatsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- getCaveatsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
caveats are the caveats defined in the schema.
- getCaveatsOrBuilderList() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
caveats are the caveats defined in the schema.
- getChange() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChange() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChange() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsResponseOrBuilder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChange() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChange() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeAt() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- getChangeAt() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
-
change_at is the revision at which a breaking schema event has happened.
- getChangeAt() - Method in interface com.authzed.api.materialize.v0.BreakingSchemaChangeOrBuilder
-
change_at is the revision at which a breaking schema event has happened.
- getChangeAtBuilder() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- getChangeAtOrBuilder() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- getChangeAtOrBuilder() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
-
change_at is the revision at which a breaking schema event has happened.
- getChangeAtOrBuilder() - Method in interface com.authzed.api.materialize.v0.BreakingSchemaChangeOrBuilder
-
change_at is the revision at which a breaking schema event has happened.
- getChangeBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChangeBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChangedSubjectType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangedSubjectType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangedSubjectType() - Method in interface com.authzed.api.v1.ExpRelationSubjectTypeChangeOrBuilder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangedSubjectTypeBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangedSubjectTypeOrBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangedSubjectTypeOrBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangedSubjectTypeOrBuilder() - Method in interface com.authzed.api.v1.ExpRelationSubjectTypeChangeOrBuilder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- getChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChangeOrBuilder() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsResponseOrBuilder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- getChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChangeOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- getChangesThrough() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThrough() - Method in class com.authzed.api.v1.WatchResponse
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThrough() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThrough() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- getChangesThrough() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
.authzed.api.v1.ZedToken changes_through = 2;
- getChangesThrough() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
.authzed.api.v1.ZedToken changes_through = 2;
- getChangesThroughBuilder() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThroughBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- getChangesThroughOrBuilder() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThroughOrBuilder() - Method in class com.authzed.api.v1.WatchResponse
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThroughOrBuilder() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- getChangesThroughOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- getChangesThroughOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
.authzed.api.v1.ZedToken changes_through = 2;
- getChangesThroughOrBuilder() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
.authzed.api.v1.ZedToken changes_through = 2;
- getCheck() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- getCheck() - Method in class com.authzed.api.v1.DebugInformation
-
check holds debug information about a check request.
- getCheck() - Method in interface com.authzed.api.v1.DebugInformationOrBuilder
-
check holds debug information about a check request.
- getCheckBuilder() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- getCheckBulkPermissionsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getCheckedAt() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAt() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckedAtOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- getCheckOrBuilder() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- getCheckOrBuilder() - Method in class com.authzed.api.v1.DebugInformation
-
check holds debug information about a check request.
- getCheckOrBuilder() - Method in interface com.authzed.api.v1.DebugInformationOrBuilder
-
check holds debug information about a check request.
- getCheckPermissionMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getCheckRelationships(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationships(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationships(int) - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsCount() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsCount() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsCount() - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsList() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsList() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsList() - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsOrBuilder(int) - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsOrBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsOrBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckRelationshipsOrBuilderList() - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- getCheckResults(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResults(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResults(int) - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsCount() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsCount() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsCount() - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsList() - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsOrBuilder(int) - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsOrBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsOrBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getCheckResultsOrBuilderList() - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- getChildCase() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- getChildCase() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- getChildCase() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
- getChildMember() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildMember() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildMember() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildMemberBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildMemberOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildMemberOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildMemberOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
child_member represents the scenario where an specific object is considered member of the parent set
- getChildren(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildren(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildren(int) - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenBuilder(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenBuilderList() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenCount() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenCount() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenCount() - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenList() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenList() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenList() - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenOrBuilder(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenOrBuilder(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenOrBuilder(int) - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenOrBuilderList() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenOrBuilderList() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildrenOrBuilderList() - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- getChildSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- getChildSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
child_set represents the scenario where another set is considered member of the parent set
- getChildSet() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
child_set represents the scenario where another set is considered member of the parent set
- getChildSetBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- getChildSetOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- getChildSetOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
child_set represents the scenario where another set is considered member of the parent set
- getChildSetOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
child_set represents the scenario where another set is considered member of the parent set
- getColumn() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
uint32 column = 3;
- getColumn() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
uint32 column = 3;
- getColumn() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
uint32 column = 3;
- getComment() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
comment is a human-readable comments on the caveat.
- getComment() - Method in class com.authzed.api.v1.ExpCaveat
-
comment is a human-readable comments on the caveat.
- getComment() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
comment is a human-readable comments on the caveat.
- getComment() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
comment is a human-readable comments on the definition.
- getComment() - Method in class com.authzed.api.v1.ExpDefinition
-
comment is a human-readable comments on the definition.
- getComment() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
comment is a human-readable comments on the definition.
- getComment() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
comment is a human-readable comments on the permission.
- getComment() - Method in class com.authzed.api.v1.ExpPermission
-
comment is a human-readable comments on the permission.
- getComment() - Method in interface com.authzed.api.v1.ExpPermissionOrBuilder
-
comment is a human-readable comments on the permission.
- getComment() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string comment = 2;
- getComment() - Method in class com.authzed.api.v1.ExpRelation
-
string comment = 2;
- getComment() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
string comment = 2;
- getCommentBytes() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
comment is a human-readable comments on the caveat.
- getCommentBytes() - Method in class com.authzed.api.v1.ExpCaveat
-
comment is a human-readable comments on the caveat.
- getCommentBytes() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
comment is a human-readable comments on the caveat.
- getCommentBytes() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
comment is a human-readable comments on the definition.
- getCommentBytes() - Method in class com.authzed.api.v1.ExpDefinition
-
comment is a human-readable comments on the definition.
- getCommentBytes() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
comment is a human-readable comments on the definition.
- getCommentBytes() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
comment is a human-readable comments on the permission.
- getCommentBytes() - Method in class com.authzed.api.v1.ExpPermission
-
comment is a human-readable comments on the permission.
- getCommentBytes() - Method in interface com.authzed.api.v1.ExpPermissionOrBuilder
-
comment is a human-readable comments on the permission.
- getCommentBytes() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string comment = 2;
- getCommentBytes() - Method in class com.authzed.api.v1.ExpRelation
-
string comment = 2;
- getCommentBytes() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
string comment = 2;
- getComparisonSchema() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
string comparison_schema = 2;
- getComparisonSchema() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
-
string comparison_schema = 2;
- getComparisonSchema() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaRequestOrBuilder
-
string comparison_schema = 2;
- getComparisonSchemaBytes() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
string comparison_schema = 2;
- getComparisonSchemaBytes() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
-
string comparison_schema = 2;
- getComparisonSchemaBytes() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaRequestOrBuilder
-
string comparison_schema = 2;
- getCompletedMembers() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
completed_members is a boolean flag that indicates that the cursor has reached the end of the permission sets
- getCompletedMembers() - Method in class com.authzed.api.materialize.v0.Cursor
-
completed_members is a boolean flag that indicates that the cursor has reached the end of the permission sets
- getCompletedMembers() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
completed_members is a boolean flag that indicates that the cursor has reached the end of the permission sets
- getCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevision() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getCompletedRevision() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getCompletedRevisionBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevisionBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getCompletedRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevisionOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- getCompletedRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getCompletedRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getCompletedRevisionOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- getComputedDefinitionsRevision() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The computed revision of the returned object definitions.
- getComputedDefinitionsRevision() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
-
The computed revision of the returned object definitions.
- getComputedDefinitionsRevision() - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaResponseOrBuilder
-
The computed revision of the returned object definitions.
- getComputedDefinitionsRevision() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The computed revision of the written object definitions.
- getComputedDefinitionsRevision() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
-
The computed revision of the written object definitions.
- getComputedDefinitionsRevision() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaResponseOrBuilder
-
The computed revision of the written object definitions.
- getComputedDefinitionsRevisionBytes() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The computed revision of the returned object definitions.
- getComputedDefinitionsRevisionBytes() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
-
The computed revision of the returned object definitions.
- getComputedDefinitionsRevisionBytes() - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaResponseOrBuilder
-
The computed revision of the returned object definitions.
- getComputedDefinitionsRevisionBytes() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The computed revision of the written object definitions.
- getComputedDefinitionsRevisionBytes() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
-
The computed revision of the written object definitions.
- getComputedDefinitionsRevisionBytes() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaResponseOrBuilder
-
The computed revision of the written object definitions.
- getConsistency() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistency() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- getConsistencyOrBuilder() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.BoolRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Const specifies that this field must be exactly the specified value
- getConst() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConstBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConstBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConstBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConstBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Const specifies that this field must be exactly the specified value
- getConstBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConstOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConstOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Const specifies that this field must be exactly the specified value
- getConstOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConstOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- getConstOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Const specifies that this field must be exactly the specified value
- getConstOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- getConsumes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- getConsumes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can consume.
- getConsumes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can consume.
- getConsumes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- getConsumes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can consume.
- getConsumes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can consume.
- getConsumesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- getConsumesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can consume.
- getConsumesBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can consume.
- getConsumesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- getConsumesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can consume.
- getConsumesBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can consume.
- getConsumesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- getConsumesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can consume.
- getConsumesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can consume.
- getConsumesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- getConsumesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can consume.
- getConsumesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can consume.
- getConsumesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- getConsumesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can consume.
- getConsumesList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can consume.
- getConsumesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- getConsumesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can consume.
- getConsumesList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can consume.
- getContact() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- getContact() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The contact information for the exposed API.
- getContact() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The contact information for the exposed API.
- getContactBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- getContactOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- getContactOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The contact information for the exposed API.
- getContactOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The contact information for the exposed API.
- getContains() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- getContains() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- getContains() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- getContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- getContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Contains specifies that this field must have the specified substring anywhere in the string.
- getContains() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- getContainsBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- getContainsBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Contains specifies that this field must have the specified substring anywhere in the string.
- getContainsBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- getContext() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
context holds the context for the error.
- getContext() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
context holds the context for the error.
- getContext() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
context holds the context for the error.
- getContext() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- getContext() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
.authzed.api.v0.RequestContext context = 1;
- getContext() - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
.authzed.api.v0.RequestContext context = 1;
- getContext() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- getContext() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
.authzed.api.v0.RequestContext context = 1;
- getContext() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
.authzed.api.v0.RequestContext context = 1;
- getContext() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContext() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContext() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContext() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- getContext() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
context consists of any named values that were used for evaluating the caveat expression.
- getContext() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
context consists of any named values that were used for evaluating the caveat expression.
- getContext() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContext() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContext() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContext() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- getContext() - Method in class com.authzed.api.v1.ContextualizedCaveat
-
context consists of any named values that are defined at write time for the caveat expression
- getContext() - Method in interface com.authzed.api.v1.ContextualizedCaveatOrBuilder
-
context consists of any named values that are defined at write time for the caveat expression
- getContext() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
context consists of named values that are injected into the caveat evaluation context
- getContext() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- getContextBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- getContextBuilder() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- getContextBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- getContextBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContextBuilder() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- getContextBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContextBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContextBytes() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
context holds the context for the error.
- getContextBytes() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
context holds the context for the error.
- getContextBytes() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
context holds the context for the error.
- getContextOrBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- getContextOrBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
.authzed.api.v0.RequestContext context = 1;
- getContextOrBuilder() - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
.authzed.api.v0.RequestContext context = 1;
- getContextOrBuilder() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- getContextOrBuilder() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
.authzed.api.v0.RequestContext context = 1;
- getContextOrBuilder() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
.authzed.api.v0.RequestContext context = 1;
- getContextOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextOrBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- getContextOrBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
context consists of any named values that were used for evaluating the caveat expression.
- getContextOrBuilder() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
context consists of any named values that were used for evaluating the caveat expression.
- getContextOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- getContextOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- getContextOrBuilder() - Method in class com.authzed.api.v1.ContextualizedCaveat
-
context consists of any named values that are defined at write time for the caveat expression
- getContextOrBuilder() - Method in interface com.authzed.api.v1.ContextualizedCaveatOrBuilder
-
context consists of any named values that are defined at write time for the caveat expression
- getContextOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
context consists of named values that are injected into the caveat evaluation context
- getContextOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- getCounterResultCase() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- getCounterResultCase() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- getCounterResultCase() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsResponseOrBuilder
- getCounterStillCalculating() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
counter_still_calculating is true if the counter is still calculating the count.
- getCounterStillCalculating() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
-
counter_still_calculating is true if the counter is still calculating the count.
- getCounterStillCalculating() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsResponseOrBuilder
-
counter_still_calculating is true if the counter is still calculating the count.
- getCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- getCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
-
cursor points to a specific permission set in a revision.
- getCursor() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsResponseOrBuilder
-
cursor points to a specific permission set in a revision.
- getCursorBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- getCursorOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- getCursorOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
-
cursor points to a specific permission set in a revision.
- getCursorOrBuilder() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsResponseOrBuilder
-
cursor points to a specific permission set in a revision.
- getDebugTrace() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- getDebugTrace() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
debug_trace is the debugging trace of this check, if requested.
- getDebugTrace() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
debug_trace is the debugging trace of this check, if requested.
- getDebugTraceBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- getDebugTraceOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- getDebugTraceOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
debug_trace is the debugging trace of this check, if requested.
- getDebugTraceOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
debug_trace is the debugging trace of this check, if requested.
- getDefault() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Default` Declares the value of the header that the server will use if none is provided.
- getDefault() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
`Default` Declares the value of the header that the server will use if none is provided.
- getDefault() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
`Default` Declares the value of the header that the server will use if none is provided.
- getDefault() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string default = 7;
- getDefault() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
string default = 7;
- getDefault() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
string default = 7;
- getDefaultBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Default` Declares the value of the header that the server will use if none is provided.
- getDefaultBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
`Default` Declares the value of the header that the server will use if none is provided.
- getDefaultBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
`Default` Declares the value of the header that the server will use if none is provided.
- getDefaultBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string default = 7;
- getDefaultBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
string default = 7;
- getDefaultBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
string default = 7;
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.Cursor
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.MemberReference
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.PermissionChange
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.SetReference
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- getDefaultInstance() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- getDefaultInstance() - Static method in class com.authzed.api.v0.Core.RelationReference
- getDefaultInstance() - Static method in class com.authzed.api.v0.Core.RelationTuple
- getDefaultInstance() - Static method in class com.authzed.api.v0.Core.User
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.DeveloperError
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.RequestContext
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.ShareRequest
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.ShareResponse
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- getDefaultInstance() - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.CaveatEvalInfo
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckDebugTrace
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckPermissionRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.CheckPermissionResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.Consistency
- getDefaultInstance() - Static method in class com.authzed.api.v1.ContextualizedCaveat
- getDefaultInstance() - Static method in class com.authzed.api.v1.Cursor
- getDefaultInstance() - Static method in class com.authzed.api.v1.DebugInformation
- getDefaultInstance() - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.DirectSubjectSet
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpCaveat
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpCaveatParameter
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpDefinition
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpPermission
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpRelation
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpRelationReference
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpSchemaDiff
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpSchemaFilter
- getDefaultInstance() - Static method in class com.authzed.api.v1.ExpTypeReference
- getDefaultInstance() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.LookupResourcesRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.LookupResourcesResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ObjectReference
- getDefaultInstance() - Static method in class com.authzed.api.v1.PartialCaveatInfo
- getDefaultInstance() - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- getDefaultInstance() - Static method in class com.authzed.api.v1.Precondition
- getDefaultInstance() - Static method in class com.authzed.api.v1.ReadCounterValue
- getDefaultInstance() - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ReadSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.ReadSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.Relationship
- getDefaultInstance() - Static method in class com.authzed.api.v1.RelationshipFilter
- getDefaultInstance() - Static method in class com.authzed.api.v1.RelationshipUpdate
- getDefaultInstance() - Static method in class com.authzed.api.v1.ResolvedSubject
- getDefaultInstance() - Static method in class com.authzed.api.v1.SubjectFilter
- getDefaultInstance() - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- getDefaultInstance() - Static method in class com.authzed.api.v1.SubjectReference
- getDefaultInstance() - Static method in class com.authzed.api.v1.WatchRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.WatchResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.WriteSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1.WriteSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1.ZedToken
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- getDefaultInstance() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getDefaultInstance() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- getDefaultInstance() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.Cursor
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.MemberReference
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.PermissionChange
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.SetReference
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.RelationReference
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.RelationTuple
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.User.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Core.User
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.DeveloperError
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.RequestContext
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ShareRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ShareResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CaveatEvalInfo
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckDebugTrace
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckPermissionRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.CheckPermissionResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Consistency.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Consistency
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ContextualizedCaveat
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Cursor.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Cursor
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DebugInformation.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DebugInformation
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.DirectSubjectSet
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpCaveat
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpCaveatParameter
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpDefinition
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpPermission.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpPermission
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpRelation.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpRelation
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpRelationReference
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpSchemaDiff
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpSchemaFilter
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ExpTypeReference
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupResourcesRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupResourcesResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ObjectReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ObjectReference
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.PartialCaveatInfo
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Precondition.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Precondition
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadCounterValue
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ReadSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Relationship.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.Relationship
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.RelationshipFilter
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.RelationshipUpdate
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ResolvedSubject
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.SubjectFilter
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.SubjectReference.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.SubjectReference
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WatchRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WatchRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WatchResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WatchResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.WriteSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ZedToken.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1.ZedToken
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- getDefaultInstanceForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- getDefaultInstanceForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- getDefaultInstanceForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- getDefinedOnly() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- getDefinedOnly() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- getDefinedOnly() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- getDefinitionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionAddedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionAddedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- getDefinitionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionDocCommentChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionDocCommentChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- getDefinitionName() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string definition_name = 2;
- getDefinitionName() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
string definition_name = 2;
- getDefinitionName() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
string definition_name = 2;
- getDefinitionName() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string definition_name = 2;
- getDefinitionName() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
string definition_name = 2;
- getDefinitionName() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
string definition_name = 2;
- getDefinitionName() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string definition_name = 1;
- getDefinitionName() - Method in class com.authzed.api.v1.ExpRelationReference
-
string definition_name = 1;
- getDefinitionName() - Method in interface com.authzed.api.v1.ExpRelationReferenceOrBuilder
-
string definition_name = 1;
- getDefinitionNameBytes() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string definition_name = 2;
- getDefinitionNameBytes() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
string definition_name = 2;
- getDefinitionNameBytes() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
string definition_name = 2;
- getDefinitionNameBytes() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string definition_name = 2;
- getDefinitionNameBytes() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
string definition_name = 2;
- getDefinitionNameBytes() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
string definition_name = 2;
- getDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string definition_name = 1;
- getDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpRelationReference
-
string definition_name = 1;
- getDefinitionNameBytes() - Method in interface com.authzed.api.v1.ExpRelationReferenceOrBuilder
-
string definition_name = 1;
- getDefinitionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitionRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitionRemovedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitionRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitionRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitionRemovedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- getDefinitions(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitions(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
definitions are the definitions defined in the schema.
- getDefinitions(int) - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
definitions are the definitions defined in the schema.
- getDefinitionsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitionsBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitionsCount() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitionsCount() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
definitions are the definitions defined in the schema.
- getDefinitionsCount() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
definitions are the definitions defined in the schema.
- getDefinitionsList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitionsList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
definitions are the definitions defined in the schema.
- getDefinitionsList() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
definitions are the definitions defined in the schema.
- getDefinitionsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitionsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
definitions are the definitions defined in the schema.
- getDefinitionsOrBuilder(int) - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
definitions are the definitions defined in the schema.
- getDefinitionsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- getDefinitionsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
definitions are the definitions defined in the schema.
- getDefinitionsOrBuilderList() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
definitions are the definitions defined in the schema.
- getDeletedAt() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- getDeletedAt() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
-
deleted_at is the revision at which the relationships were deleted.
- getDeletedAt() - Method in interface com.authzed.api.v1.DeleteRelationshipsResponseOrBuilder
-
deleted_at is the revision at which the relationships were deleted.
- getDeletedAtBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- getDeletedAtOrBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- getDeletedAtOrBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
-
deleted_at is the revision at which the relationships were deleted.
- getDeletedAtOrBuilder() - Method in interface com.authzed.api.v1.DeleteRelationshipsResponseOrBuilder
-
deleted_at is the revision at which the relationships were deleted.
- getDeleteRelationshipsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getDeletionProgress() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- getDeletionProgress() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- getDeletionProgress() - Method in interface com.authzed.api.v1.DeleteRelationshipsResponseOrBuilder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- getDeletionProgressValue() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- getDeletionProgressValue() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- getDeletionProgressValue() - Method in interface com.authzed.api.v1.DeleteRelationshipsResponseOrBuilder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- getDeprecated() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Declares this operation to be deprecated.
- getDeprecated() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Declares this operation to be deprecated.
- getDeprecated() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Declares this operation to be deprecated.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
A short description of the target documentation.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
-
A short description of the target documentation.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentationOrBuilder
-
A short description of the target documentation.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Description` is a short description of the header.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
`Description` is a short description of the header.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
`Description` is a short description of the header.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Description` is a short description of the header.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Description` is a short description of the header.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Description` is a short description of the header.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
A short description of the application.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
A short description of the application.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
A short description of the application.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A short description of the schema.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
A short description of the schema.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
A short description of the schema.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A verbose explanation of the operation behavior.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A verbose explanation of the operation behavior.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A verbose explanation of the operation behavior.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Description` is a short description of the response.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Description` is a short description of the response.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Description` is a short description of the response.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
A short description for security scheme.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
A short description for security scheme.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
A short description for security scheme.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
A short description for the tag.
- getDescription() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
A short description for the tag.
- getDescription() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
A short description for the tag.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
A short description of the target documentation.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
-
A short description of the target documentation.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentationOrBuilder
-
A short description of the target documentation.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Description` is a short description of the header.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
`Description` is a short description of the header.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
`Description` is a short description of the header.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Description` is a short description of the header.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Description` is a short description of the header.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Description` is a short description of the header.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
A short description of the application.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
A short description of the application.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
A short description of the application.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A short description of the schema.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
A short description of the schema.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
A short description of the schema.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A verbose explanation of the operation behavior.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A verbose explanation of the operation behavior.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A verbose explanation of the operation behavior.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Description` is a short description of the response.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Description` is a short description of the response.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Description` is a short description of the response.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
A short description for security scheme.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
A short description for security scheme.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
A short description for security scheme.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
A short description for the tag.
- getDescriptionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
A short description for the tag.
- getDescriptionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
A short description for the tag.
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.Cursor.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.Cursor
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.MemberReference.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.MemberReference
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.PermissionChange
- getDescriptor() - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- getDescriptor() - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.SetReference.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.SetReference
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.Watchpermissions
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.Watchpermissionsets
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- getDescriptor() - Static method in class com.authzed.api.v0.Core
- getDescriptor() - Static method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- getDescriptor() - Static method in class com.authzed.api.v0.Core.RelationReference.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Core.RelationReference
- getDescriptor() - Static method in class com.authzed.api.v0.Core.RelationTuple.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Core.RelationTuple
- getDescriptor() - Static method in class com.authzed.api.v0.Core.User.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Core.User
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- getDescriptor() - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.DeveloperError
- getDescriptor() - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v0.Developer
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- getDescriptor() - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.RequestContext.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.RequestContext
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ShareRequest
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ShareResponse
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- getDescriptor() - Static method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- getDescriptor() - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- getDescriptor() - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CaveatEvalInfo
- getDescriptor() - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- getDescriptor() - Static method in class com.authzed.api.v1.CheckDebugTrace.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckDebugTrace
- getDescriptor() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- getDescriptor() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- getDescriptor() - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- getDescriptor() - Static method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckPermissionRequest
- getDescriptor() - Static method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.CheckPermissionResponse
- getDescriptor() - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- getDescriptor() - Static method in class com.authzed.api.v1.Consistency.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.Consistency
- getDescriptor() - Static method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ContextualizedCaveat
- getDescriptor() - Static method in class com.authzed.api.v1.Core
- getDescriptor() - Static method in class com.authzed.api.v1.Cursor.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.Cursor
- getDescriptor() - Static method in class com.authzed.api.v1.Debug
- getDescriptor() - Static method in class com.authzed.api.v1.DebugInformation.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.DebugInformation
- getDescriptor() - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- getDescriptor() - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- getDescriptor() - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.DirectSubjectSet.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.DirectSubjectSet
- getDescriptor() - Static method in enum class com.authzed.api.v1.ErrorReason
- getDescriptor() - Static method in class com.authzed.api.v1.ErrorReasonOuterClass
- getDescriptor() - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExpCaveat.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpCaveat
- getDescriptor() - Static method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpCaveatParameter
- getDescriptor() - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- getDescriptor() - Static method in class com.authzed.api.v1.ExpDefinition.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpDefinition
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalServiceOuterClass
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ExpPermission.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpPermission
- getDescriptor() - Static method in class com.authzed.api.v1.ExpRelation.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpRelation
- getDescriptor() - Static method in class com.authzed.api.v1.ExpRelationReference.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpRelationReference
- getDescriptor() - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- getDescriptor() - Static method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpSchemaDiff
- getDescriptor() - Static method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpSchemaFilter
- getDescriptor() - Static method in class com.authzed.api.v1.ExpTypeReference.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ExpTypeReference
- getDescriptor() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- getDescriptor() - Static method in enum class com.authzed.api.v1.LookupPermissionship
- getDescriptor() - Static method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.LookupResourcesRequest
- getDescriptor() - Static method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.LookupResourcesResponse
- getDescriptor() - Static method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- getDescriptor() - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- getDescriptor() - Static method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ObjectReference.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ObjectReference
- getDescriptor() - Static method in class com.authzed.api.v1.Openapi
- getDescriptor() - Static method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.PartialCaveatInfo
- getDescriptor() - Static method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- getDescriptor() - Static method in class com.authzed.api.v1.PermissionService
- getDescriptor() - Static method in class com.authzed.api.v1.Precondition.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.Precondition
- getDescriptor() - Static method in enum class com.authzed.api.v1.Precondition.Operation
- getDescriptor() - Static method in class com.authzed.api.v1.ReadCounterValue.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ReadCounterValue
- getDescriptor() - Static method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ReadSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ReadSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v1.Relationship.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.Relationship
- getDescriptor() - Static method in class com.authzed.api.v1.RelationshipFilter.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.RelationshipFilter
- getDescriptor() - Static method in class com.authzed.api.v1.RelationshipUpdate.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.RelationshipUpdate
- getDescriptor() - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- getDescriptor() - Static method in class com.authzed.api.v1.ResolvedSubject.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ResolvedSubject
- getDescriptor() - Static method in class com.authzed.api.v1.SchemaServiceOuterClass
- getDescriptor() - Static method in class com.authzed.api.v1.SubjectFilter.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.SubjectFilter
- getDescriptor() - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- getDescriptor() - Static method in class com.authzed.api.v1.SubjectReference.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.SubjectReference
- getDescriptor() - Static method in class com.authzed.api.v1.WatchRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.WatchRequest
- getDescriptor() - Static method in class com.authzed.api.v1.WatchResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.WatchResponse
- getDescriptor() - Static method in class com.authzed.api.v1.WatchServiceOuterClass
- getDescriptor() - Static method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- getDescriptor() - Static method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- getDescriptor() - Static method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.WriteSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.WriteSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v1.ZedToken.Builder
- getDescriptor() - Static method in class com.authzed.api.v1.ZedToken
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- getDescriptor() - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- getDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- getDescriptor() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- getDescriptor() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- getDescriptor() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- getDescriptor() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- getDescriptor() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- getDescriptor() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- getDescriptor() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- getDescriptor() - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- getDescriptor() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Core.User.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- getDescriptorForType() - Method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- getDescriptorForType() - Method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- getDescriptorForType() - Method in class com.authzed.api.v1.Consistency.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.Cursor.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.DebugInformation.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- getDescriptorForType() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.ErrorReason
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpPermission.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpRelation.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.LookupPermissionship
- getDescriptorForType() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- getDescriptorForType() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ObjectReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.Precondition.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.Precondition.Operation
- getDescriptorForType() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.Relationship.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- getDescriptorForType() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.SubjectReference.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.WatchRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.WatchResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1.ZedToken.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- getDescriptorForType() - Method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- getDescriptorForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- getDescriptorForType() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- getDescriptorForType() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- getDescriptorForType() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- getDescriptorForType() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- getDescriptorForType() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- getDescriptorForType() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- getDescriptorForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- getDescriptorForType() - Method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- getDescriptorForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- getDiffCase() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- getDiffCase() - Method in class com.authzed.api.v1.ExpSchemaDiff
- getDiffCase() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
- getDiffs(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffs(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffs(int) - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsBuilderList() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsCount() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsCount() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsCount() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsList() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsList() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsList() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsOrBuilder(int) - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiffsOrBuilderList() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- getDiscriminator() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Adds support for polymorphism.
- getDiscriminator() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
Adds support for polymorphism.
- getDiscriminator() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
Adds support for polymorphism.
- getDiscriminatorBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Adds support for polymorphism.
- getDiscriminatorBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
Adds support for polymorphism.
- getDiscriminatorBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
Adds support for polymorphism.
- getDouble() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- getDouble() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.DoubleRules double = 2;
- getDouble() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.DoubleRules double = 2;
- getDoubleBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- getDoubleOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- getDoubleOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.DoubleRules double = 2;
- getDoubleOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.DoubleRules double = 2;
- getDuration() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- getDuration() - Method in class com.authzed.api.v1.CheckDebugTrace
-
duration holds the time spent executing this Check operation.
- getDuration() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
duration holds the time spent executing this Check operation.
- getDuration() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- getDuration() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.DurationRules duration = 21;
- getDuration() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.DurationRules duration = 21;
- getDurationBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- getDurationBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- getDurationOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- getDurationOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace
-
duration holds the time spent executing this Check operation.
- getDurationOrBuilder() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
duration holds the time spent executing this Check operation.
- getDurationOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- getDurationOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.DurationRules duration = 21;
- getDurationOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.DurationRules duration = 21;
- getEditCheckMethod() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getEmail() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The email address of the contact person/organization.
- getEmail() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
-
The email address of the contact person/organization.
- getEmail() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ContactOrBuilder
-
The email address of the contact person/organization.
- getEmail() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- getEmail() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- getEmail() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- getEmailBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The email address of the contact person/organization.
- getEmailBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
-
The email address of the contact person/organization.
- getEmailBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ContactOrBuilder
-
The email address of the contact person/organization.
- getEnum() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- getEnum() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Complex Field Types
- getEnum() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Complex Field Types
- getEnum(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnum(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnum(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- getEnumBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- getEnumOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- getEnumOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Complex Field Types
- getEnumOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Complex Field Types
- getError() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- getError() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
.authzed.api.v0.DeveloperError error = 3;
- getError() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
.authzed.api.v0.DeveloperError error = 3;
- getError() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- getError() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
-
.authzed.api.v0.DeveloperError error = 1;
- getError() - Method in interface com.authzed.api.v0.Developer.FormatSchemaResponseOrBuilder
-
.authzed.api.v0.DeveloperError error = 1;
- getError() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- getError() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
-
.authzed.api.v0.DeveloperError error = 1;
- getError() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaResponseOrBuilder
-
.authzed.api.v0.DeveloperError error = 1;
- getError() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- getError() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.google.rpc.Status error = 3;
- getError() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.google.rpc.Status error = 3;
- getError() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- getError() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.google.rpc.Status error = 3;
- getError() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.google.rpc.Status error = 3;
- getErrorBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- getErrorBuilder() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorBuilder() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- getErrorBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- getErrorOrBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- getErrorOrBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
.authzed.api.v0.DeveloperError error = 3;
- getErrorOrBuilder() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
.authzed.api.v0.DeveloperError error = 3;
- getErrorOrBuilder() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorOrBuilder() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorOrBuilder() - Method in interface com.authzed.api.v0.Developer.FormatSchemaResponseOrBuilder
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorOrBuilder() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorOrBuilder() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorOrBuilder() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaResponseOrBuilder
-
.authzed.api.v0.DeveloperError error = 1;
- getErrorOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- getErrorOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.google.rpc.Status error = 3;
- getErrorOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.google.rpc.Status error = 3;
- getErrorOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- getErrorOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.google.rpc.Status error = 3;
- getErrorOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.google.rpc.Status error = 3;
- getExample() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A free-form property to include a JSON example of this field.
- getExample() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
A free-form property to include a JSON example of this field.
- getExample() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
A free-form property to include a JSON example of this field.
- getExample() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
A free-form property to include an example of an instance for this schema in JSON.
- getExample() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
A free-form property to include an example of an instance for this schema in JSON.
- getExample() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
A free-form property to include an example of an instance for this schema in JSON.
- getExampleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A free-form property to include a JSON example of this field.
- getExampleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
A free-form property to include a JSON example of this field.
- getExampleBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
A free-form property to include a JSON example of this field.
- getExampleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
A free-form property to include an example of an instance for this schema in JSON.
- getExampleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
A free-form property to include an example of an instance for this schema in JSON.
- getExampleBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
A free-form property to include an example of an instance for this schema in JSON.
- getExamples() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Deprecated.
- getExamples() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Deprecated.
- getExamples() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Deprecated.
- getExamplesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- getExamplesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getExamplesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Examples` gives per-mimetype response examples.
- getExamplesMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- getExamplesMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Examples` gives per-mimetype response examples.
- getExamplesMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Examples` gives per-mimetype response examples.
- getExamplesOrDefault(String, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- getExamplesOrDefault(String, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Examples` gives per-mimetype response examples.
- getExamplesOrDefault(String, String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Examples` gives per-mimetype response examples.
- getExamplesOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- getExamplesOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Examples` gives per-mimetype response examples.
- getExamplesOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Examples` gives per-mimetype response examples.
- getExcludedSubjectIds(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIds(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIds(int) - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsBytes(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsBytes(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsBytes(int) - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsCount() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsCount() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsCount() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsList() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsList() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjectIdsList() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- getExcludedSubjects(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjects(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
excluded_subjects are the subjects excluded.
- getExcludedSubjects(int) - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsBuilder(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsBuilderList() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsCount() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsCount() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsCount() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsList() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsList() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsList() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsOrBuilder(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsOrBuilder(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsOrBuilder(int) - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsOrBuilderList() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsOrBuilderList() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
excluded_subjects are the subjects excluded.
- getExcludedSubjectsOrBuilderList() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
excluded_subjects are the subjects excluded.
- getExclusiveMaximum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool exclusive_maximum = 12;
- getExclusiveMaximum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
bool exclusive_maximum = 12;
- getExclusiveMaximum() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
bool exclusive_maximum = 12;
- getExclusiveMinimum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool exclusive_minimum = 14;
- getExclusiveMinimum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
bool exclusive_minimum = 14;
- getExclusiveMinimum() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
bool exclusive_minimum = 14;
- getExpandedAt() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedAt() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedAt() - Method in interface com.authzed.api.v1.ExpandPermissionTreeResponseOrBuilder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedAtBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedAtOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedAtOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedAtOrBuilder() - Method in interface com.authzed.api.v1.ExpandPermissionTreeResponseOrBuilder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- getExpandedObject() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedObject() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedObject() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedObjectBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedObjectOrBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedObjectOrBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedObjectOrBuilder() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- getExpandedRelation() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
string expanded_relation = 4;
- getExpandedRelation() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
string expanded_relation = 4;
- getExpandedRelation() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
string expanded_relation = 4;
- getExpandedRelationBytes() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
string expanded_relation = 4;
- getExpandedRelationBytes() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
string expanded_relation = 4;
- getExpandedRelationBytes() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
string expanded_relation = 4;
- getExpandPermissionTreeMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getExperimentalComputablePermissionsMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExperimentalCountRelationshipsMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExperimentalDependentRelationsMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExperimentalDiffSchemaMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExperimentalReflectSchemaMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExperimentalRegisterRelationshipCounterMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExperimentalUnregisterRelationshipCounterMethod() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getExportBulkRelationshipsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getExpression() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
expression is the expression that was evaluated.
- getExpression() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
expression is the expression that was evaluated.
- getExpression() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
expression is the expression that was evaluated.
- getExpression() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string expression = 4;
- getExpression() - Method in class com.authzed.api.v1.ExpCaveat
-
string expression = 4;
- getExpression() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
string expression = 4;
- getExpressionBytes() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
expression is the expression that was evaluated.
- getExpressionBytes() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
expression is the expression that was evaluated.
- getExpressionBytes() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
expression is the expression that was evaluated.
- getExpressionBytes() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string expression = 4;
- getExpressionBytes() - Method in class com.authzed.api.v1.ExpCaveat
-
string expression = 4;
- getExpressionBytes() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
string expression = 4;
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Deprecated.
- getExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Deprecated.
- getExtensions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Deprecated.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- getExtensionsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- getExtensionsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrDefault(String, Value) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExtensionsOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Additional external documentation for this operation.
- getExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Additional external documentation for this operation.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
Additional external documentation for this schema.
- getExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
Additional external documentation for this schema.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Additional external documentation.
- getExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Additional external documentation.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- getExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Additional external documentation for this tag.
- getExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Additional external documentation for this tag.
- getExternalDocsBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- getExternalDocsBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- getExternalDocsBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- getExternalDocsBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Additional external documentation for this operation.
- getExternalDocsOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Additional external documentation for this operation.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
Additional external documentation for this schema.
- getExternalDocsOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
Additional external documentation for this schema.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Additional external documentation.
- getExternalDocsOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Additional external documentation.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- getExternalDocsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Additional external documentation for this tag.
- getExternalDocsOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Additional external documentation for this tag.
- getFieldConfiguration() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFieldConfiguration() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFieldConfiguration() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFieldConfigurationBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFieldConfigurationOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFieldConfigurationOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFieldConfigurationOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Additional field level properties used when generating the OpenAPI v2 file.
- getFilter() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFilter() - Method in class com.authzed.api.v1.Precondition
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFilter() - Method in interface com.authzed.api.v1.PreconditionOrBuilder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFilterBuilder() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFilterOrBuilder() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFilterOrBuilder() - Method in class com.authzed.api.v1.Precondition
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFilterOrBuilder() - Method in interface com.authzed.api.v1.PreconditionOrBuilder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- getFixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed32Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed32OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Fixed32Rules fixed32 = 9;
- getFixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- getFixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Fixed64Rules fixed64 = 10;
- getFixed64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Fixed64Rules fixed64 = 10;
- getFixed64Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- getFixed64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- getFixed64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Fixed64Rules fixed64 = 10;
- getFixed64OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Fixed64Rules fixed64 = 10;
- getFloat() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- getFloat() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Scalar Field Types
- getFloat() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Scalar Field Types
- getFloatBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- getFloatOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- getFloatOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Scalar Field Types
- getFloatOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Scalar Field Types
- getFlow() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The flow used by the OAuth2 security scheme.
- getFlow() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The flow used by the OAuth2 security scheme.
- getFlow() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The flow used by the OAuth2 security scheme.
- getFlowValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The flow used by the OAuth2 security scheme.
- getFlowValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The flow used by the OAuth2 security scheme.
- getFlowValue() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The flow used by the OAuth2 security scheme.
- getFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Format` The extending format for the previously mentioned type.
- getFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
`Format` The extending format for the previously mentioned type.
- getFormat() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
`Format` The extending format for the previously mentioned type.
- getFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Format` The extending format for the previously mentioned type.
- getFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Format` The extending format for the previously mentioned type.
- getFormat() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Format` The extending format for the previously mentioned type.
- getFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
`Format`
- getFormat() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
`Format`
- getFormat() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
`Format`
- getFormatBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Format` The extending format for the previously mentioned type.
- getFormatBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
`Format` The extending format for the previously mentioned type.
- getFormatBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
`Format` The extending format for the previously mentioned type.
- getFormatBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Format` The extending format for the previously mentioned type.
- getFormatBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Format` The extending format for the previously mentioned type.
- getFormatBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Format` The extending format for the previously mentioned type.
- getFormatBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
`Format`
- getFormatBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
`Format`
- getFormatBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
`Format`
- getFormatSchemaMethod() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getFormattedSchema() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
string formatted_schema = 2;
- getFormattedSchema() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
-
string formatted_schema = 2;
- getFormattedSchema() - Method in interface com.authzed.api.v0.Developer.FormatSchemaResponseOrBuilder
-
string formatted_schema = 2;
- getFormattedSchemaBytes() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
string formatted_schema = 2;
- getFormattedSchemaBytes() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
-
string formatted_schema = 2;
- getFormattedSchemaBytes() - Method in interface com.authzed.api.v0.Developer.FormatSchemaResponseOrBuilder
-
string formatted_schema = 2;
- getFullyConsistent() - Method in class com.authzed.api.v1.Consistency.Builder
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- getFullyConsistent() - Method in class com.authzed.api.v1.Consistency
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- getFullyConsistent() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- getGtBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGtBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- getGteBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGteOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Gte specifies that this field must be greater than the specified value, inclusive
- getGtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
GtNow specifies that this must be greater than the current time.
- getGtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
GtNow specifies that this must be greater than the current time.
- getGtNow() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
GtNow specifies that this must be greater than the current time.
- getGtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGtOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Gt specifies that this field must be greater than the specified value, exclusive
- getGtOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive
- getHeaders() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Deprecated.
- getHeaders() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
Deprecated.
- getHeaders() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
Deprecated.
- getHeaders(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeaders(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
-
`Headers` is one or more HTTP header parameter.
- getHeaders(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ParametersOrBuilder
-
`Headers` is one or more HTTP header parameter.
- getHeadersBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeadersBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeadersCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeadersCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
-
`Headers` is one or more HTTP header parameter.
- getHeadersCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ParametersOrBuilder
-
`Headers` is one or more HTTP header parameter.
- getHeadersCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- getHeadersCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getHeadersCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Headers` A list of headers that are sent with the response.
- getHeadersList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeadersList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
-
`Headers` is one or more HTTP header parameter.
- getHeadersList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ParametersOrBuilder
-
`Headers` is one or more HTTP header parameter.
- getHeadersMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- getHeadersMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Headers` A list of headers that are sent with the response.
- getHeadersMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Headers` A list of headers that are sent with the response.
- getHeadersOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeadersOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
-
`Headers` is one or more HTTP header parameter.
- getHeadersOrBuilder(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ParametersOrBuilder
-
`Headers` is one or more HTTP header parameter.
- getHeadersOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- getHeadersOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
-
`Headers` is one or more HTTP header parameter.
- getHeadersOrBuilderList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ParametersOrBuilder
-
`Headers` is one or more HTTP header parameter.
- getHeadersOrDefault(String, Openapiv2.Header) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- getHeadersOrDefault(String, Openapiv2.Header) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Headers` A list of headers that are sent with the response.
- getHeadersOrDefault(String, Openapiv2.Header) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Headers` A list of headers that are sent with the response.
- getHeadersOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- getHeadersOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Headers` A list of headers that are sent with the response.
- getHeadersOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Headers` A list of headers that are sent with the response.
- getHost() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The host (name or ip) serving the API.
- getHost() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The host (name or ip) serving the API.
- getHost() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The host (name or ip) serving the API.
- getHostBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The host (name or ip) serving the API.
- getHostBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The host (name or ip) serving the API.
- getHostBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The host (name or ip) serving the API.
- getHostname() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- getHostname() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- getHostname() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- getImportBulkRelationshipsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getIn() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The location of the API key.
- getIn() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The location of the API key.
- getIn() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The location of the API key.
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
In specifies that this field must be equal to one of the specified values
- getIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInBuilderList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInBytes(int) - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
In specifies that this field must be equal to one of the specified values
- getInBytes(int) - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
In specifies that this field must be equal to one of the specified values
- getInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInfo() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- getInfo() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Provides metadata about the API.
- getInfo() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Provides metadata about the API.
- getInfoBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- getInfoOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- getInfoOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Provides metadata about the API.
- getInfoOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Provides metadata about the API.
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
In specifies that this field must be equal to one of the specified values
- getInList() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInOrBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInOrBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
In specifies that this field must be equal to one of the specified values
- getInOrBuilder(int) - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInOrBuilderList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- getInOrBuilderList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
In specifies that this field must be equal to one of the specified values
- getInOrBuilderList() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
In specifies that this field must be equal to one of the specified values
- getInt32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- getInt32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Int32Rules int32 = 3;
- getInt32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Int32Rules int32 = 3;
- getInt32Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- getInt32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- getInt32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Int32Rules int32 = 3;
- getInt32OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Int32Rules int32 = 3;
- getInt64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- getInt64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Int64Rules int64 = 4;
- getInt64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Int64Rules int64 = 4;
- getInt64Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- getInt64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- getInt64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Int64Rules int64 = 4;
- getInt64OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Int64Rules int64 = 4;
- getIntermediate() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getIntermediate() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getIntermediate() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getIntermediateBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getIntermediateOrBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getIntermediateOrBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getIntermediateOrBuilder() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- getInValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The location of the API key.
- getInValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The location of the API key.
- getInValue() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The location of the API key.
- getIp() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- getIp() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- getIp() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- getIp() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- getIp() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- getIp() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- getIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- getIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- getIpv4() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- getIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address.
- getIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Ipv4 specifies that the field must be a valid IPv4 address.
- getIpv4() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Ipv4 specifies that the field must be a valid IPv4 address.
- getIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- getIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- getIpv6() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- getIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address.
- getIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Ipv6 specifies that the field must be a valid IPv6 address.
- getIpv6() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Ipv6 specifies that the field must be a valid IPv6 address.
- getIsMember() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
bool is_member = 2;
- getIsMember() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
bool is_member = 2;
- getIsMember() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
bool is_member = 2;
- getIsPermission() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
bool is_permission = 3;
- getIsPermission() - Method in class com.authzed.api.v1.ExpRelationReference
-
bool is_permission = 3;
- getIsPermission() - Method in interface com.authzed.api.v1.ExpRelationReferenceOrBuilder
-
bool is_permission = 3;
- getIsPublicWildcard() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_public_wildcard is true if the subject is a public wildcard.
- getIsPublicWildcard() - Method in class com.authzed.api.v1.ExpTypeReference
-
is_public_wildcard is true if the subject is a public wildcard.
- getIsPublicWildcard() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
is_public_wildcard is true if the subject is a public wildcard.
- getIsTerminalSubject() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- getIsTerminalSubject() - Method in class com.authzed.api.v1.ExpTypeReference
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- getIsTerminalSubject() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- getItem() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItem() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItem() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItem() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItem() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItem() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItemBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItemBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItemOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItemOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItemOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- getItemOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItemOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItemOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- getItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- getItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
Items specifies the constraints to be applied to each item in the field.
- getItems() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
Items specifies the constraints to be applied to each item in the field.
- getItems(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItems(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
Deprecated.
- getItems(int) - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
Deprecated.
- getItems(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItems(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItems(int) - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- getItemsBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItemsBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsBuilderList() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItemsBuilderList() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsCount() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItemsCount() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
Deprecated.
- getItemsCount() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
Deprecated.
- getItemsCount() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsCount() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsCount() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsList() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItemsList() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
Deprecated.
- getItemsList() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
Deprecated.
- getItemsList() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsList() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsList() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- getItemsOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
Items specifies the constraints to be applied to each item in the field.
- getItemsOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
Items specifies the constraints to be applied to each item in the field.
- getItemsOrBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItemsOrBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
Deprecated.
- getItemsOrBuilder(int) - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
Deprecated.
- getItemsOrBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsOrBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsOrBuilder(int) - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsOrBuilderList() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- getItemsOrBuilderList() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
Deprecated.
- getItemsOrBuilderList() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
Deprecated.
- getItemsOrBuilderList() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsOrBuilderList() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getItemsOrBuilderList() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- getJsonSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getJsonSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getJsonSchema() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getJsonSchemaBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getJsonSchemaOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getJsonSchemaOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getJsonSchemaOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- getKeys() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- getKeys() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
Keys specifies the constraints to be applied to each key in the field.
- getKeys() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
Keys specifies the constraints to be applied to each key in the field.
- getKeysBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- getKeysOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- getKeysOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
Keys specifies the constraints to be applied to each key in the field.
- getKeysOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
Keys specifies the constraints to be applied to each key in the field.
- getKind() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- getKind() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- getKind() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- getKindValue() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- getKindValue() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- getKindValue() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- getLeaf() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLeaf() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLeaf() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLeafBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLeafOrBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLeafOrBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLeafOrBuilder() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- getLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Len specifies that this field must be the specified number of bytes
- getLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Len specifies that this field must be the specified number of bytes
- getLen() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Len specifies that this field must be the specified number of bytes
- getLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- getLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- getLen() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- getLenBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
LenBytes specifies that this field must be the specified number of bytes
- getLenBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
LenBytes specifies that this field must be the specified number of bytes
- getLenBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
LenBytes specifies that this field must be the specified number of bytes
- getLicense() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- getLicense() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The license information for the exposed API.
- getLicense() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The license information for the exposed API.
- getLicenseBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- getLicenseOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- getLicenseOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The license information for the exposed API.
- getLicenseOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The license information for the exposed API.
- getLimit() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
limit is the number of permission sets to stream over a single LookupPermissionSets call that was requested.
- getLimit() - Method in class com.authzed.api.materialize.v0.Cursor
-
limit is the number of permission sets to stream over a single LookupPermissionSets call that was requested.
- getLimit() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
limit is the number of permission sets to stream over a single LookupPermissionSets call that was requested.
- getLimit() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
limit is the number of permission sets to stream over a single LookupPermissionSets.
- getLimit() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
limit is the number of permission sets to stream over a single LookupPermissionSets.
- getLimit() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
limit is the number of permission sets to stream over a single LookupPermissionSets.
- getLine() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
uint32 line = 2;
- getLine() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
uint32 line = 2;
- getLine() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
uint32 line = 2;
- getLookedUpAt() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAt() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAt() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAt() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookedUpAt() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookedUpAt() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookedUpAtBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAtBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookedUpAtOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAtOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAtOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
looked_up_at is the ZedToken at which the resource was found.
- getLookedUpAtOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookedUpAtOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookedUpAtOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- getLookupPermissionSetsMethod() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
- getLookupPermissionSetsRequired() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupPermissionSetsRequired() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupPermissionSetsRequired() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupPermissionSetsRequiredBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupPermissionSetsRequiredOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupPermissionSetsRequiredOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupPermissionSetsRequiredOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- getLookupResourcesMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getLookupSharedMethod() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getLookupSubjectsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Lt specifies that this field must be less than the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Lte specifies that this field must be less than the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Lte specifies that this field must be less than the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- getLteBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- getLteBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- getLteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- getLteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Lt specifies that this field must be less than the specified value, inclusive
- getLteOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, inclusive
- getLteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- getLteOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Lte specifies that this field must be less than the specified value, inclusive
- getLteOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Lte specifies that this field must be less than the specified value, inclusive
- getLtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
LtNow specifies that this must be less than the current time.
- getLtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
LtNow specifies that this must be less than the current time.
- getLtNow() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
LtNow specifies that this must be less than the current time.
- getLtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Lt specifies that this field must be less than the specified value, exclusive
- getLtOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- getMap() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- getMap() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.MapRules map = 19;
- getMap() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.MapRules map = 19;
- getMapBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- getMapOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- getMapOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.MapRules map = 19;
- getMapOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.MapRules map = 19;
- getMaxBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- getMaxBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- getMaxBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- getMaximum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Maximum represents an inclusive upper limit for a numeric instance.
- getMaximum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Maximum represents an inclusive upper limit for a numeric instance.
- getMaximum() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Maximum represents an inclusive upper limit for a numeric instance.
- getMaxItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_items = 20;
- getMaxItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
uint64 max_items = 20;
- getMaxItems() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
uint64 max_items = 20;
- getMaxItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MaxItems specifies that this field must have the specified number of items at a maximum
- getMaxItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
MaxItems specifies that this field must have the specified number of items at a maximum
- getMaxItems() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
MaxItems specifies that this field must have the specified number of items at a maximum
- getMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- getMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- getMaxLen() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- getMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- getMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- getMaxLen() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- getMaxLength() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_length = 15;
- getMaxLength() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
uint64 max_length = 15;
- getMaxLength() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
uint64 max_length = 15;
- getMaxPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- getMaxPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- getMaxPairs() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- getMaxProperties() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_properties = 24;
- getMaxProperties() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
uint64 max_properties = 24;
- getMaxProperties() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
uint64 max_properties = 24;
- getMessage() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
string message = 1;
- getMessage() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
string message = 1;
- getMessage() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
string message = 1;
- getMessage() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- getMessage() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
optional .validate.MessageRules message = 17;
- getMessage() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
optional .validate.MessageRules message = 17;
- getMessageBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- getMessageBytes() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
string message = 1;
- getMessageBytes() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
string message = 1;
- getMessageBytes() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
string message = 1;
- getMessageOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- getMessageOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
optional .validate.MessageRules message = 17;
- getMessageOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
optional .validate.MessageRules message = 17;
- getMinBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- getMinBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- getMinBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- getMinimizeLatency() - Method in class com.authzed.api.v1.Consistency.Builder
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- getMinimizeLatency() - Method in class com.authzed.api.v1.Consistency
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- getMinimizeLatency() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- getMinimum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
minimum represents an inclusive lower limit for a numeric instance.
- getMinimum() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
minimum represents an inclusive lower limit for a numeric instance.
- getMinimum() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
minimum represents an inclusive lower limit for a numeric instance.
- getMinItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_items = 21;
- getMinItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
uint64 min_items = 21;
- getMinItems() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
uint64 min_items = 21;
- getMinItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MinItems specifies that this field must have the specified number of items at a minimum
- getMinItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
MinItems specifies that this field must have the specified number of items at a minimum
- getMinItems() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
MinItems specifies that this field must have the specified number of items at a minimum
- getMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- getMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- getMinLen() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- getMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- getMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- getMinLen() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- getMinLength() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_length = 16;
- getMinLength() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
uint64 min_length = 16;
- getMinLength() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
uint64 min_length = 16;
- getMinPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- getMinPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- getMinPairs() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- getMinProperties() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_properties = 25;
- getMinProperties() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
uint64 min_properties = 25;
- getMinProperties() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
uint64 min_properties = 25;
- getMissingRequiredContext(int) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContext(int) - Method in class com.authzed.api.v1.PartialCaveatInfo
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContext(int) - Method in interface com.authzed.api.v1.PartialCaveatInfoOrBuilder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextBytes(int) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextBytes(int) - Method in class com.authzed.api.v1.PartialCaveatInfo
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextBytes(int) - Method in interface com.authzed.api.v1.PartialCaveatInfoOrBuilder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextCount() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextCount() - Method in class com.authzed.api.v1.PartialCaveatInfo
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextCount() - Method in interface com.authzed.api.v1.PartialCaveatInfoOrBuilder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextList() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextList() - Method in class com.authzed.api.v1.PartialCaveatInfo
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMissingRequiredContextList() - Method in interface com.authzed.api.v1.PartialCaveatInfoOrBuilder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- getMultipleOf() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
double multiple_of = 10;
- getMultipleOf() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
double multiple_of = 10;
- getMultipleOf() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
double multiple_of = 10;
- getMutableExamples() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Deprecated.
- getMutableExtensions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Deprecated.
- getMutableHeaders() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Deprecated.
- getMutableResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Deprecated.
- getMutableResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Deprecated.
- getMutableScope() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Deprecated.
- getMutableSecurity() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
Deprecated.
- getMutableSecurityRequirement() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Deprecated.
- getName() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpCaveat
-
string name = 1;
- getName() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpCaveatParameter
-
string name = 1;
- getName() - Method in interface com.authzed.api.v1.ExpCaveatParameterOrBuilder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpDefinition
-
string name = 1;
- getName() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
-
name is the name of the counter whose count is being requested.
- getName() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
-
name is the name of the counter whose count is being requested.
- getName() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsRequestOrBuilder
-
name is the name of the counter whose count is being requested.
- getName() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
name is the name of the counter being registered.
- getName() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
-
name is the name of the counter being registered.
- getName() - Method in interface com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequestOrBuilder
-
name is the name of the counter being registered.
- getName() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
-
name is the name of the counter being unregistered.
- getName() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
-
name is the name of the counter being unregistered.
- getName() - Method in interface com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequestOrBuilder
-
name is the name of the counter being unregistered.
- getName() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpPermission
-
string name = 1;
- getName() - Method in interface com.authzed.api.v1.ExpPermissionOrBuilder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string name = 1;
- getName() - Method in class com.authzed.api.v1.ExpRelation
-
string name = 1;
- getName() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
string name = 1;
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The identifying name of the contact person/organization.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
-
The identifying name of the contact person/organization.
- getName() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ContactOrBuilder
-
The identifying name of the contact person/organization.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Name` is the header name.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Name` is the header name.
- getName() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Name` is the header name.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
The license name used for the API.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
-
The license name used for the API.
- getName() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.LicenseOrBuilder
-
The license name used for the API.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The name of the header or query parameter to be used.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The name of the header or query parameter to be used.
- getName() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The name of the header or query parameter to be used.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
The name of the tag.
- getName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
The name of the tag.
- getName() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
The name of the tag.
- getNameBytes() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpCaveat
-
string name = 1;
- getNameBytes() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpCaveatParameter
-
string name = 1;
- getNameBytes() - Method in interface com.authzed.api.v1.ExpCaveatParameterOrBuilder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpDefinition
-
string name = 1;
- getNameBytes() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
-
name is the name of the counter whose count is being requested.
- getNameBytes() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
-
name is the name of the counter whose count is being requested.
- getNameBytes() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsRequestOrBuilder
-
name is the name of the counter whose count is being requested.
- getNameBytes() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
name is the name of the counter being registered.
- getNameBytes() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
-
name is the name of the counter being registered.
- getNameBytes() - Method in interface com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequestOrBuilder
-
name is the name of the counter being registered.
- getNameBytes() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
-
name is the name of the counter being unregistered.
- getNameBytes() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
-
name is the name of the counter being unregistered.
- getNameBytes() - Method in interface com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequestOrBuilder
-
name is the name of the counter being unregistered.
- getNameBytes() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpPermission
-
string name = 1;
- getNameBytes() - Method in interface com.authzed.api.v1.ExpPermissionOrBuilder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string name = 1;
- getNameBytes() - Method in class com.authzed.api.v1.ExpRelation
-
string name = 1;
- getNameBytes() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
string name = 1;
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The identifying name of the contact person/organization.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
-
The identifying name of the contact person/organization.
- getNameBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ContactOrBuilder
-
The identifying name of the contact person/organization.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Name` is the header name.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Name` is the header name.
- getNameBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Name` is the header name.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
The license name used for the API.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
-
The license name used for the API.
- getNameBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.LicenseOrBuilder
-
The license name used for the API.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The name of the header or query parameter to be used.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The name of the header or query parameter to be used.
- getNameBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The name of the header or query parameter to be used.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
The name of the tag.
- getNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
The name of the tag.
- getNameBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
The name of the tag.
- getNamespace() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespace() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespace() - Method in interface com.authzed.api.v0.Core.ObjectAndRelationOrBuilder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespace() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespace() - Method in class com.authzed.api.v0.Core.RelationReference
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespace() - Method in interface com.authzed.api.v0.Core.RelationReferenceOrBuilder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceBytes() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceBytes() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceBytes() - Method in interface com.authzed.api.v0.Core.ObjectAndRelationOrBuilder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceBytes() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceBytes() - Method in class com.authzed.api.v0.Core.RelationReference
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceBytes() - Method in interface com.authzed.api.v0.Core.RelationReferenceOrBuilder
-
string namespace = 1 [(.validate.rules) = { ...
- getNamespaceConfigs(int) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- getNamespaceConfigs(int) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
-
repeated string namespace_configs = 1;
- getNamespaceConfigs(int) - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaRequestOrBuilder
-
repeated string namespace_configs = 1;
- getNamespaceConfigsBytes(int) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- getNamespaceConfigsBytes(int) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
-
repeated string namespace_configs = 1;
- getNamespaceConfigsBytes(int) - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaRequestOrBuilder
-
repeated string namespace_configs = 1;
- getNamespaceConfigsCount() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- getNamespaceConfigsCount() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
-
repeated string namespace_configs = 1;
- getNamespaceConfigsCount() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaRequestOrBuilder
-
repeated string namespace_configs = 1;
- getNamespaceConfigsList() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- getNamespaceConfigsList() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
-
repeated string namespace_configs = 1;
- getNamespaceConfigsList() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaRequestOrBuilder
-
repeated string namespace_configs = 1;
- getNoSparse() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
NoSparse specifies values in this field cannot be unset.
- getNoSparse() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
NoSparse specifies values in this field cannot be unset.
- getNoSparse() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
NoSparse specifies values in this field cannot be unset.
- getNotContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- getNotContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- getNotContains() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- getNotContainsBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- getNotContainsBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- getNotContainsBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotIn(int) - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInBuilderList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInBytes(int) - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInBytes(int) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInBytes(int) - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInCount() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInList() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInOrBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInOrBuilder(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInOrBuilder(int) - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInOrBuilderList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInOrBuilderList() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNotInOrBuilderList() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
NotIn specifies that this field cannot be equal to one of the specified values
- getNumber() - Method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- getNumber() - Method in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
- getNumber() - Method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- getNumber() - Method in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- getNumber() - Method in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
- getNumber() - Method in enum class com.authzed.api.v0.Core.User.UserOneofCase
- getNumber() - Method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- getNumber() - Method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- getNumber() - Method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- getNumber() - Method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- getNumber() - Method in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
- getNumber() - Method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- getNumber() - Method in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
- getNumber() - Method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- getNumber() - Method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- getNumber() - Method in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
- getNumber() - Method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- getNumber() - Method in enum class com.authzed.api.v1.Consistency.RequirementCase
- getNumber() - Method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- getNumber() - Method in enum class com.authzed.api.v1.ErrorReason
- getNumber() - Method in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
- getNumber() - Method in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- getNumber() - Method in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
- getNumber() - Method in enum class com.authzed.api.v1.LookupPermissionship
- getNumber() - Method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- getNumber() - Method in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
- getNumber() - Method in enum class com.authzed.api.v1.Precondition.Operation
- getNumber() - Method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- getNumber() - Method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- getNumber() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- getNumber() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- getNumber() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- getNumber() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- getNumber() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- getNumber() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- getNumber() - Method in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
- getNumber() - Method in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- getNumber() - Method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
- getNumber() - Method in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- getNumLoaded() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
-
uint64 num_loaded = 1;
- getNumLoaded() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
-
uint64 num_loaded = 1;
- getNumLoaded() - Method in interface com.authzed.api.v1.BulkImportRelationshipsResponseOrBuilder
-
uint64 num_loaded = 1;
- getNumLoaded() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
-
uint64 num_loaded = 1;
- getNumLoaded() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
-
uint64 num_loaded = 1;
- getNumLoaded() - Method in interface com.authzed.api.v1.ImportBulkRelationshipsResponseOrBuilder
-
uint64 num_loaded = 1;
- getObject() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObject() - Method in class com.authzed.api.v1.SubjectReference
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObject() - Method in interface com.authzed.api.v1.SubjectReferenceOrBuilder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObjectAndRelation() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectAndRelation() - Method in class com.authzed.api.v0.Core.RelationTuple
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectAndRelation() - Method in interface com.authzed.api.v0.Core.RelationTupleOrBuilder
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectAndRelationBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectAndRelationOrBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectAndRelationOrBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectAndRelationOrBuilder() - Method in interface com.authzed.api.v0.Core.RelationTupleOrBuilder
-
Each tupleset specifies keys of a set of relation tuples.
- getObjectBuilder() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObjectDefinitions(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- getObjectDefinitions(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
-
The Object Definitions that were requested.
- getObjectDefinitions(int) - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaResponseOrBuilder
-
The Object Definitions that were requested.
- getObjectDefinitionsBytes(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- getObjectDefinitionsBytes(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
-
The Object Definitions that were requested.
- getObjectDefinitionsBytes(int) - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaResponseOrBuilder
-
The Object Definitions that were requested.
- getObjectDefinitionsCount() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- getObjectDefinitionsCount() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
-
The Object Definitions that were requested.
- getObjectDefinitionsCount() - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaResponseOrBuilder
-
The Object Definitions that were requested.
- getObjectDefinitionsList() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- getObjectDefinitionsList() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
-
The Object Definitions that were requested.
- getObjectDefinitionsList() - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaResponseOrBuilder
-
The Object Definitions that were requested.
- getObjectDefinitionsNames(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNames(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNames(int) - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaRequestOrBuilder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNames(int) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNames(int) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNames(int) - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaResponseOrBuilder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesBytes(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesBytes(int) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesBytes(int) - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaRequestOrBuilder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesBytes(int) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesBytes(int) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesBytes(int) - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaResponseOrBuilder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesCount() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesCount() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesCount() - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaRequestOrBuilder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesCount() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesCount() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesCount() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaResponseOrBuilder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesList() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesList() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesList() - Method in interface com.authzed.api.v1alpha1.Schema.ReadSchemaRequestOrBuilder
-
The list of names of the Object Definitions that are being requested.
- getObjectDefinitionsNamesList() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesList() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
-
The names of the Object Definitions that were written.
- getObjectDefinitionsNamesList() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaResponseOrBuilder
-
The names of the Object Definitions that were written.
- getObjectId() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_id is the ID of a permission set member
- getObjectId() - Method in class com.authzed.api.materialize.v0.MemberReference
-
object_id is the ID of a permission set member
- getObjectId() - Method in interface com.authzed.api.materialize.v0.MemberReferenceOrBuilder
-
object_id is the ID of a permission set member
- getObjectId() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_id is the ID of a permission set
- getObjectId() - Method in class com.authzed.api.materialize.v0.SetReference
-
object_id is the ID of a permission set
- getObjectId() - Method in interface com.authzed.api.materialize.v0.SetReferenceOrBuilder
-
object_id is the ID of a permission set
- getObjectId() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectId() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectId() - Method in interface com.authzed.api.v0.Core.ObjectAndRelationOrBuilder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectId() - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectId() - Method in class com.authzed.api.v1.ObjectReference
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectId() - Method in interface com.authzed.api.v1.ObjectReferenceOrBuilder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectIdBytes() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_id is the ID of a permission set member
- getObjectIdBytes() - Method in class com.authzed.api.materialize.v0.MemberReference
-
object_id is the ID of a permission set member
- getObjectIdBytes() - Method in interface com.authzed.api.materialize.v0.MemberReferenceOrBuilder
-
object_id is the ID of a permission set member
- getObjectIdBytes() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_id is the ID of a permission set
- getObjectIdBytes() - Method in class com.authzed.api.materialize.v0.SetReference
-
object_id is the ID of a permission set
- getObjectIdBytes() - Method in interface com.authzed.api.materialize.v0.SetReferenceOrBuilder
-
object_id is the ID of a permission set
- getObjectIdBytes() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectIdBytes() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectIdBytes() - Method in interface com.authzed.api.v0.Core.ObjectAndRelationOrBuilder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectIdBytes() - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectIdBytes() - Method in class com.authzed.api.v1.ObjectReference
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectIdBytes() - Method in interface com.authzed.api.v1.ObjectReferenceOrBuilder
-
string object_id = 2 [(.validate.rules) = { ...
- getObjectOrBuilder() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObjectOrBuilder() - Method in class com.authzed.api.v1.SubjectReference
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObjectOrBuilder() - Method in interface com.authzed.api.v1.SubjectReferenceOrBuilder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- getObjectType() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_type is the type of object of a permission set member
- getObjectType() - Method in class com.authzed.api.materialize.v0.MemberReference
-
object_type is the type of object of a permission set member
- getObjectType() - Method in interface com.authzed.api.materialize.v0.MemberReferenceOrBuilder
-
object_type is the type of object of a permission set member
- getObjectType() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_type is the type of object in a permission set
- getObjectType() - Method in class com.authzed.api.materialize.v0.SetReference
-
object_type is the type of object in a permission set
- getObjectType() - Method in interface com.authzed.api.materialize.v0.SetReferenceOrBuilder
-
object_type is the type of object in a permission set
- getObjectType() - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_type = 1 [(.validate.rules) = { ...
- getObjectType() - Method in class com.authzed.api.v1.ObjectReference
-
string object_type = 1 [(.validate.rules) = { ...
- getObjectType() - Method in interface com.authzed.api.v1.ObjectReferenceOrBuilder
-
string object_type = 1 [(.validate.rules) = { ...
- getObjectTypeBytes() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_type is the type of object of a permission set member
- getObjectTypeBytes() - Method in class com.authzed.api.materialize.v0.MemberReference
-
object_type is the type of object of a permission set member
- getObjectTypeBytes() - Method in interface com.authzed.api.materialize.v0.MemberReferenceOrBuilder
-
object_type is the type of object of a permission set member
- getObjectTypeBytes() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_type is the type of object in a permission set
- getObjectTypeBytes() - Method in class com.authzed.api.materialize.v0.SetReference
-
object_type is the type of object in a permission set
- getObjectTypeBytes() - Method in interface com.authzed.api.materialize.v0.SetReferenceOrBuilder
-
object_type is the type of object in a permission set
- getObjectTypeBytes() - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_type = 1 [(.validate.rules) = { ...
- getObjectTypeBytes() - Method in class com.authzed.api.v1.ObjectReference
-
string object_type = 1 [(.validate.rules) = { ...
- getObjectTypeBytes() - Method in interface com.authzed.api.v1.ObjectReferenceOrBuilder
-
string object_type = 1 [(.validate.rules) = { ...
- getOperation() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
operation represents the type of set operation that took place as part of the change
- getOperation() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
operation represents the type of set operation that took place as part of the change
- getOperation() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
operation represents the type of set operation that took place as part of the change
- getOperation() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in class com.authzed.api.v1.Precondition
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in interface com.authzed.api.v1.PreconditionOrBuilder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in class com.authzed.api.v1.RelationshipUpdate
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- getOperation() - Method in interface com.authzed.api.v1.RelationshipUpdateOrBuilder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- getOperationId() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Unique string used to identify the operation.
- getOperationId() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Unique string used to identify the operation.
- getOperationId() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Unique string used to identify the operation.
- getOperationIdBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Unique string used to identify the operation.
- getOperationIdBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Unique string used to identify the operation.
- getOperationIdBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Unique string used to identify the operation.
- getOperationValue() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
operation represents the type of set operation that took place as part of the change
- getOperationValue() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
operation represents the type of set operation that took place as part of the change
- getOperationValue() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
operation represents the type of set operation that took place as part of the change
- getOperationValue() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in interface com.authzed.api.v1.AlgebraicSubjectSetOrBuilder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in class com.authzed.api.v1.Precondition
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in interface com.authzed.api.v1.PreconditionOrBuilder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in class com.authzed.api.v1.RelationshipUpdate
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- getOperationValue() - Method in interface com.authzed.api.v1.RelationshipUpdateOrBuilder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- getOptionalAllowPartialDeletions() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_allow_partial_deletions, if true and a limit is specified, will delete matching found relationships up to the count specified in optional_limit, and no more.
- getOptionalAllowPartialDeletions() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
optional_allow_partial_deletions, if true and a limit is specified, will delete matching found relationships up to the count specified in optional_limit, and no more.
- getOptionalAllowPartialDeletions() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
optional_allow_partial_deletions, if true and a limit is specified, will delete matching found relationships up to the count specified in optional_limit, and no more.
- getOptionalAtRevision() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalAtRevision() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalAtRevision() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalAtRevisionBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalAtRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalAtRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalAtRevisionOrBuilder() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- getOptionalCaveat() - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalCaveat() - Method in class com.authzed.api.v1.Relationship
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalCaveat() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalCaveatBuilder() - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalCaveatName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- getOptionalCaveatName() - Method in class com.authzed.api.v1.ExpTypeReference
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- getOptionalCaveatName() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- getOptionalCaveatNameBytes() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- getOptionalCaveatNameBytes() - Method in class com.authzed.api.v1.ExpTypeReference
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- getOptionalCaveatNameBytes() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- getOptionalCaveatNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- getOptionalCaveatNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- getOptionalCaveatNameFilter() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- getOptionalCaveatNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- getOptionalCaveatNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- getOptionalCaveatNameFilterBytes() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- getOptionalCaveatOrBuilder() - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalCaveatOrBuilder() - Method in class com.authzed.api.v1.Relationship
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalCaveatOrBuilder() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- getOptionalConcreteLimit() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_concrete_limit, if non-zero, specifies the limit on the number of *concrete* (non-wildcard) subjects to return before the stream is closed on the server side.
- getOptionalConcreteLimit() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
optional_concrete_limit, if non-zero, specifies the limit on the number of *concrete* (non-wildcard) subjects to return before the stream is closed on the server side.
- getOptionalConcreteLimit() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
optional_concrete_limit, if non-zero, specifies the limit on the number of *concrete* (non-wildcard) subjects to return before the stream is closed on the server side.
- getOptionalCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursor() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalCursorOrBuilder() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- getOptionalDefinitionNameFilter() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- getOptionalDefinitionNameFilter() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- getOptionalDefinitionNameFilter() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- getOptionalDefinitionNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- getOptionalDefinitionNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- getOptionalDefinitionNameFilter() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- getOptionalDefinitionNameFilterBytes() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- getOptionalDefinitionNameFilterBytes() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- getOptionalDefinitionNameFilterBytes() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- getOptionalDefinitionNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- getOptionalDefinitionNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- getOptionalDefinitionNameFilterBytes() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- getOptionalDefinitionsRevisionPrecondition() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- getOptionalDefinitionsRevisionPrecondition() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- getOptionalDefinitionsRevisionPrecondition() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaRequestOrBuilder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- getOptionalDefinitionsRevisionPreconditionBytes() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- getOptionalDefinitionsRevisionPreconditionBytes() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- getOptionalDefinitionsRevisionPreconditionBytes() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaRequestOrBuilder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- getOptionalFilters(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFilters(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFilters(int) - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersCount() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersCount() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersCount() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersList() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersOrBuilder(int) - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalFiltersOrBuilderList() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- getOptionalLimit() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- getOptionalLimit() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- getOptionalLimit() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- getOptionalLimit() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to be deleted.
- getOptionalLimit() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
optional_limit, if non-zero, specifies the limit on the number of relationships to be deleted.
- getOptionalLimit() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to be deleted.
- getOptionalLimit() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- getOptionalLimit() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- getOptionalLimit() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- getOptionalLimit() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of resources to return before the stream is closed on the server side.
- getOptionalLimit() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
optional_limit, if non-zero, specifies the limit on the number of resources to return before the stream is closed on the server side.
- getOptionalLimit() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
optional_limit, if non-zero, specifies the limit on the number of resources to return before the stream is closed on the server side.
- getOptionalLimit() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to return before the stream is closed on the server side.
- getOptionalLimit() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
optional_limit, if non-zero, specifies the limit on the number of relationships to return before the stream is closed on the server side.
- getOptionalLimit() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to return before the stream is closed on the server side.
- getOptionalObjectTypes(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypes(int) - Method in class com.authzed.api.v1.WatchRequest
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypes(int) - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesBytes(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesBytes(int) - Method in class com.authzed.api.v1.WatchRequest
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesBytes(int) - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesCount() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesCount() - Method in class com.authzed.api.v1.WatchRequest
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesCount() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesList() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesList() - Method in class com.authzed.api.v1.WatchRequest
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalObjectTypesList() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_object_types is a filter of resource object types to watch for changes.
- getOptionalPermissionNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- getOptionalPermissionNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- getOptionalPermissionNameFilter() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- getOptionalPermissionNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- getOptionalPermissionNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- getOptionalPermissionNameFilterBytes() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- getOptionalPermissionOrRelation() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- getOptionalPermissionOrRelation() - Method in class com.authzed.api.materialize.v0.MemberReference
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- getOptionalPermissionOrRelation() - Method in interface com.authzed.api.materialize.v0.MemberReferenceOrBuilder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- getOptionalPermissionOrRelationBytes() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- getOptionalPermissionOrRelationBytes() - Method in class com.authzed.api.materialize.v0.MemberReference
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- getOptionalPermissionOrRelationBytes() - Method in interface com.authzed.api.materialize.v0.MemberReferenceOrBuilder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- getOptionalPreconditions(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditions(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditions(int) - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditions(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditions(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditions(int) - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsBuilder(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsBuilderList() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsBuilderList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsCount() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsCount() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsCount() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsCount() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsCount() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsCount() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsList() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsList() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsList() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsList() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilder(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilder(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilder(int) - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilder(int) - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilderList() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilderList() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilderList() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilderList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilderList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
To be bounded by configuration
- getOptionalPreconditionsOrBuilderList() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
To be bounded by configuration
- getOptionalRelation() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
relation is the *optional* relation of the relationship.
- getOptionalRelation() - Method in class com.authzed.api.v1.RelationshipFilter
-
relation is the *optional* relation of the relationship.
- getOptionalRelation() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
relation is the *optional* relation of the relationship.
- getOptionalRelation() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelation() - Method in class com.authzed.api.v1.SubjectFilter
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelation() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelation() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
string optional_relation = 2 [(.validate.rules) = { ...
- getOptionalRelation() - Method in class com.authzed.api.v1.SubjectReference
-
string optional_relation = 2 [(.validate.rules) = { ...
- getOptionalRelation() - Method in interface com.authzed.api.v1.SubjectReferenceOrBuilder
-
string optional_relation = 2 [(.validate.rules) = { ...
- getOptionalRelationBuilder() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelationBytes() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
relation is the *optional* relation of the relationship.
- getOptionalRelationBytes() - Method in class com.authzed.api.v1.RelationshipFilter
-
relation is the *optional* relation of the relationship.
- getOptionalRelationBytes() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
relation is the *optional* relation of the relationship.
- getOptionalRelationBytes() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
string optional_relation = 2 [(.validate.rules) = { ...
- getOptionalRelationBytes() - Method in class com.authzed.api.v1.SubjectReference
-
string optional_relation = 2 [(.validate.rules) = { ...
- getOptionalRelationBytes() - Method in interface com.authzed.api.v1.SubjectReferenceOrBuilder
-
string optional_relation = 2 [(.validate.rules) = { ...
- getOptionalRelationName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- getOptionalRelationName() - Method in class com.authzed.api.v1.ExpTypeReference
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- getOptionalRelationName() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- getOptionalRelationNameBytes() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- getOptionalRelationNameBytes() - Method in class com.authzed.api.v1.ExpTypeReference
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- getOptionalRelationNameBytes() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- getOptionalRelationNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- getOptionalRelationNameFilter() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- getOptionalRelationNameFilter() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- getOptionalRelationNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- getOptionalRelationNameFilterBytes() - Method in class com.authzed.api.v1.ExpSchemaFilter
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- getOptionalRelationNameFilterBytes() - Method in interface com.authzed.api.v1.ExpSchemaFilterOrBuilder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- getOptionalRelationOrBuilder() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelationOrBuilder() - Method in class com.authzed.api.v1.SubjectFilter
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelationOrBuilder() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- getOptionalRelationshipFilter() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilter() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilter() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilter() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilter() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilter() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterOrBuilder() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilterOrBuilder() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- getOptionalRelationshipFilters(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFilters(int) - Method in class com.authzed.api.v1.WatchRequest
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFilters(int) - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersBuilder(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersBuilderList() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersCount() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersCount() - Method in class com.authzed.api.v1.WatchRequest
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersCount() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersList() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersList() - Method in class com.authzed.api.v1.WatchRequest
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersList() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersOrBuilder(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersOrBuilder(int) - Method in class com.authzed.api.v1.WatchRequest
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersOrBuilder(int) - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersOrBuilderList() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersOrBuilderList() - Method in class com.authzed.api.v1.WatchRequest
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalRelationshipFiltersOrBuilderList() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- getOptionalResourceId() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id is the *optional* resource ID of the relationship.
- getOptionalResourceId() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_resource_id is the *optional* resource ID of the relationship.
- getOptionalResourceId() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_resource_id is the *optional* resource ID of the relationship.
- getOptionalResourceIdBytes() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id is the *optional* resource ID of the relationship.
- getOptionalResourceIdBytes() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_resource_id is the *optional* resource ID of the relationship.
- getOptionalResourceIdBytes() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_resource_id is the *optional* resource ID of the relationship.
- getOptionalResourceIdPrefix() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- getOptionalResourceIdPrefix() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- getOptionalResourceIdPrefix() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- getOptionalResourceIdPrefixBytes() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- getOptionalResourceIdPrefixBytes() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- getOptionalResourceIdPrefixBytes() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- getOptionalStartCursor() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursor() - Method in class com.authzed.api.v1.WatchRequest
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursor() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursor() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartCursor() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartCursor() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartCursorBuilder() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursorBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartCursorOrBuilder() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursorOrBuilder() - Method in class com.authzed.api.v1.WatchRequest
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursorOrBuilder() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- getOptionalStartCursorOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartCursorOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartCursorOrBuilder() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- getOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfter() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsRequestOrBuilder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- getOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
optional_starting_after is the revision token to start watching from.
- getOptionalStartingAfter() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
optional_starting_after is the revision token to start watching from.
- getOptionalStartingAfterBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfterBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- getOptionalStartingAfterCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterCursor() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterCursorBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterCursorOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterCursorOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterCursorOrBuilder() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- getOptionalStartingAfterOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfterOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfterOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsRequestOrBuilder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- getOptionalStartingAfterOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- getOptionalStartingAfterOrBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
optional_starting_after is the revision token to start watching from.
- getOptionalStartingAfterOrBuilder() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
optional_starting_after is the revision token to start watching from.
- getOptionalSubjectFilter() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectFilter() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectFilter() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectFilterBuilder() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectFilterOrBuilder() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectFilterOrBuilder() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectFilterOrBuilder() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- getOptionalSubjectId() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- getOptionalSubjectId() - Method in class com.authzed.api.v1.SubjectFilter
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- getOptionalSubjectId() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- getOptionalSubjectIdBytes() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- getOptionalSubjectIdBytes() - Method in class com.authzed.api.v1.SubjectFilter
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- getOptionalSubjectIdBytes() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- getOptionalSubjectRelation() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
optional_subject_relation is the relation on the subject to watch for changes.
- getOptionalSubjectRelation() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
optional_subject_relation is the relation on the subject to watch for changes.
- getOptionalSubjectRelation() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
optional_subject_relation is the relation on the subject to watch for changes.
- getOptionalSubjectRelation() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_subject_relation is the optional relation for the subject.
- getOptionalSubjectRelation() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
optional_subject_relation is the optional relation for the subject.
- getOptionalSubjectRelation() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
optional_subject_relation is the optional relation for the subject.
- getOptionalSubjectRelation() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- getOptionalSubjectRelation() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- getOptionalSubjectRelation() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- getOptionalSubjectRelationBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
optional_subject_relation is the relation on the subject to watch for changes.
- getOptionalSubjectRelationBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
optional_subject_relation is the relation on the subject to watch for changes.
- getOptionalSubjectRelationBytes() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
optional_subject_relation is the relation on the subject to watch for changes.
- getOptionalSubjectRelationBytes() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_subject_relation is the optional relation for the subject.
- getOptionalSubjectRelationBytes() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
optional_subject_relation is the optional relation for the subject.
- getOptionalSubjectRelationBytes() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
optional_subject_relation is the optional relation for the subject.
- getOptionalSubjectRelationBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- getOptionalSubjectRelationBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- getOptionalSubjectRelationBytes() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- getOptionalTransactionMetadata() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadata() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadata() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WatchResponse
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadata() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadata() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataBuilder() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadataBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataOrBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataOrBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataOrBuilder() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataOrBuilder() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadataOrBuilder() - Method in class com.authzed.api.v1.WatchResponse
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadataOrBuilder() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- getOptionalTransactionMetadataOrBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataOrBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getOptionalTransactionMetadataOrBuilder() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- getPairs(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairs(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairs(int) - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairs(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairs(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairs(int) - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsBuilderList() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsBuilderList() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsCount() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsCount() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsCount() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsCount() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsCount() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsCount() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsList() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsList() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsList() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsList() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsList() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsList() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilder(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilder(int) - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilder(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilder(int) - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilderList() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilderList() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilderList() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilderList() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilderList() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getPairsOrBuilderList() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- getParameter() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameter() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameter() - Method in interface com.authzed.api.v1.ExpCaveatParameterTypeChangeOrBuilder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameterBuilder() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameterOrBuilder() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameterOrBuilder() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameterOrBuilder() - Method in interface com.authzed.api.v1.ExpCaveatParameterTypeChangeOrBuilder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- getParameters() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- getParameters() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom parameters such as HTTP request headers.
- getParameters() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom parameters such as HTTP request headers.
- getParameters(int) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParameters(int) - Method in class com.authzed.api.v1.ExpCaveat
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParameters(int) - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- getParametersBuilder(int) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersBuilderList() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersCount() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersCount() - Method in class com.authzed.api.v1.ExpCaveat
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersCount() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersList() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersList() - Method in class com.authzed.api.v1.ExpCaveat
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersList() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- getParametersOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom parameters such as HTTP request headers.
- getParametersOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom parameters such as HTTP request headers.
- getParametersOrBuilder(int) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersOrBuilder(int) - Method in class com.authzed.api.v1.ExpCaveat
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersOrBuilder(int) - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersOrBuilderList() - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersOrBuilderList() - Method in class com.authzed.api.v1.ExpCaveat
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParametersOrBuilderList() - Method in interface com.authzed.api.v1.ExpCaveatOrBuilder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- getParentCaveatName() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string parent_caveat_name = 3;
- getParentCaveatName() - Method in class com.authzed.api.v1.ExpCaveatParameter
-
string parent_caveat_name = 3;
- getParentCaveatName() - Method in interface com.authzed.api.v1.ExpCaveatParameterOrBuilder
-
string parent_caveat_name = 3;
- getParentCaveatNameBytes() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string parent_caveat_name = 3;
- getParentCaveatNameBytes() - Method in class com.authzed.api.v1.ExpCaveatParameter
-
string parent_caveat_name = 3;
- getParentCaveatNameBytes() - Method in interface com.authzed.api.v1.ExpCaveatParameterOrBuilder
-
string parent_caveat_name = 3;
- getParentDefinitionName() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string parent_definition_name = 3;
- getParentDefinitionName() - Method in class com.authzed.api.v1.ExpPermission
-
string parent_definition_name = 3;
- getParentDefinitionName() - Method in interface com.authzed.api.v1.ExpPermissionOrBuilder
-
string parent_definition_name = 3;
- getParentDefinitionName() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string parent_definition_name = 3;
- getParentDefinitionName() - Method in class com.authzed.api.v1.ExpRelation
-
string parent_definition_name = 3;
- getParentDefinitionName() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
string parent_definition_name = 3;
- getParentDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string parent_definition_name = 3;
- getParentDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpPermission
-
string parent_definition_name = 3;
- getParentDefinitionNameBytes() - Method in interface com.authzed.api.v1.ExpPermissionOrBuilder
-
string parent_definition_name = 3;
- getParentDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string parent_definition_name = 3;
- getParentDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpRelation
-
string parent_definition_name = 3;
- getParentDefinitionNameBytes() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
string parent_definition_name = 3;
- getParentSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- getParentSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
parent_set represents the permission set parent of either another set or a member
- getParentSet() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
parent_set represents the permission set parent of either another set or a member
- getParentSetBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- getParentSetOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- getParentSetOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
parent_set represents the permission set parent of either another set or a member
- getParentSetOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
parent_set represents the permission set parent of either another set or a member
- getParserForType() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- getParserForType() - Method in class com.authzed.api.materialize.v0.Cursor
- getParserForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- getParserForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- getParserForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- getParserForType() - Method in class com.authzed.api.materialize.v0.MemberReference
- getParserForType() - Method in class com.authzed.api.materialize.v0.PermissionChange
- getParserForType() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- getParserForType() - Method in class com.authzed.api.materialize.v0.SetReference
- getParserForType() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- getParserForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- getParserForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- getParserForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- getParserForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- getParserForType() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- getParserForType() - Method in class com.authzed.api.v0.Core.RelationReference
- getParserForType() - Method in class com.authzed.api.v0.Core.RelationTuple
- getParserForType() - Method in class com.authzed.api.v0.Core.User
- getParserForType() - Method in class com.authzed.api.v0.Developer.DeveloperError
- getParserForType() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- getParserForType() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- getParserForType() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- getParserForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- getParserForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- getParserForType() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- getParserForType() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- getParserForType() - Method in class com.authzed.api.v0.Developer.RequestContext
- getParserForType() - Method in class com.authzed.api.v0.Developer.ShareRequest
- getParserForType() - Method in class com.authzed.api.v0.Developer.ShareResponse
- getParserForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- getParserForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- getParserForType() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- getParserForType() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- getParserForType() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- getParserForType() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- getParserForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- getParserForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- getParserForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- getParserForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- getParserForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.CaveatEvalInfo
- getParserForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- getParserForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- getParserForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- getParserForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- getParserForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- getParserForType() - Method in class com.authzed.api.v1.CheckDebugTrace
- getParserForType() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- getParserForType() - Method in class com.authzed.api.v1.CheckPermissionRequest
- getParserForType() - Method in class com.authzed.api.v1.CheckPermissionResponse
- getParserForType() - Method in class com.authzed.api.v1.Consistency
- getParserForType() - Method in class com.authzed.api.v1.ContextualizedCaveat
- getParserForType() - Method in class com.authzed.api.v1.Cursor
- getParserForType() - Method in class com.authzed.api.v1.DebugInformation
- getParserForType() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.DirectSubjectSet
- getParserForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- getParserForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- getParserForType() - Method in class com.authzed.api.v1.ExpCaveat
- getParserForType() - Method in class com.authzed.api.v1.ExpCaveatParameter
- getParserForType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- getParserForType() - Method in class com.authzed.api.v1.ExpDefinition
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- getParserForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- getParserForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.ExpPermission
- getParserForType() - Method in class com.authzed.api.v1.ExpRelation
- getParserForType() - Method in class com.authzed.api.v1.ExpRelationReference
- getParserForType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- getParserForType() - Method in class com.authzed.api.v1.ExpSchemaDiff
- getParserForType() - Method in class com.authzed.api.v1.ExpSchemaFilter
- getParserForType() - Method in class com.authzed.api.v1.ExpTypeReference
- getParserForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.LookupResourcesRequest
- getParserForType() - Method in class com.authzed.api.v1.LookupResourcesResponse
- getParserForType() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- getParserForType() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- getParserForType() - Method in class com.authzed.api.v1.ObjectReference
- getParserForType() - Method in class com.authzed.api.v1.PartialCaveatInfo
- getParserForType() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- getParserForType() - Method in class com.authzed.api.v1.Precondition
- getParserForType() - Method in class com.authzed.api.v1.ReadCounterValue
- getParserForType() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.ReadSchemaRequest
- getParserForType() - Method in class com.authzed.api.v1.ReadSchemaResponse
- getParserForType() - Method in class com.authzed.api.v1.Relationship
- getParserForType() - Method in class com.authzed.api.v1.RelationshipFilter
- getParserForType() - Method in class com.authzed.api.v1.RelationshipUpdate
- getParserForType() - Method in class com.authzed.api.v1.ResolvedSubject
- getParserForType() - Method in class com.authzed.api.v1.SubjectFilter
- getParserForType() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- getParserForType() - Method in class com.authzed.api.v1.SubjectReference
- getParserForType() - Method in class com.authzed.api.v1.WatchRequest
- getParserForType() - Method in class com.authzed.api.v1.WatchResponse
- getParserForType() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- getParserForType() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- getParserForType() - Method in class com.authzed.api.v1.WriteSchemaRequest
- getParserForType() - Method in class com.authzed.api.v1.WriteSchemaResponse
- getParserForType() - Method in class com.authzed.api.v1.ZedToken
- getParserForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- getParserForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- getParserForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- getParserForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- getParserForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- getParserForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- getParserForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getParserForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- getParserForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseItemOrBuilder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseItemOrBuilder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=641
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=641
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=641
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in class com.authzed.api.v1.ResolvedSubject
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfo() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.
- getPartialCaveatInfoBuilder() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseItemOrBuilder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseItemOrBuilder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in class com.authzed.api.v1.ResolvedSubject
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPartialCaveatInfoOrBuilder() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- getPath(int) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- getPath(int) - Method in class com.authzed.api.v0.Developer.DeveloperError
-
repeated string path = 6;
- getPath(int) - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
repeated string path = 6;
- getPathBytes(int) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- getPathBytes(int) - Method in class com.authzed.api.v0.Developer.DeveloperError
-
repeated string path = 6;
- getPathBytes(int) - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
repeated string path = 6;
- getPathCount() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- getPathCount() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
repeated string path = 6;
- getPathCount() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
repeated string path = 6;
- getPathList() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- getPathList() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
repeated string path = 6;
- getPathList() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
repeated string path = 6;
- getPathParamName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
-
Alternative parameter name when used as path parameter.
- getPathParamName() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
-
Alternative parameter name when used as path parameter.
- getPathParamName() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfigurationOrBuilder
-
Alternative parameter name when used as path parameter.
- getPathParamNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
-
Alternative parameter name when used as path parameter.
- getPathParamNameBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
-
Alternative parameter name when used as path parameter.
- getPathParamNameBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfigurationOrBuilder
-
Alternative parameter name when used as path parameter.
- getPattern() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- getPattern() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- getPattern() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- getPattern() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string pattern = 17;
- getPattern() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
string pattern = 17;
- getPattern() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
string pattern = 17;
- getPattern() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPattern() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPattern() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPattern() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPattern() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPattern() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPatternBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- getPatternBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- getPatternBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- getPatternBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string pattern = 17;
- getPatternBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
string pattern = 17;
- getPatternBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
string pattern = 17;
- getPatternBytes() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPatternBytes() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPatternBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPatternBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPatternBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPatternBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- getPermission() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permission is the permission that has changed.
- getPermission() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
permission is the permission that has changed.
- getPermission() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
permission is the permission that has changed.
- getPermission() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
permission is the permission to watch for changes.
- getPermission() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
permission is the permission to watch for changes.
- getPermission() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
permission is the permission to watch for changes.
- getPermission() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- getPermission() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
string permission = 2 [(.validate.rules) = { ...
- getPermission() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
string permission = 2 [(.validate.rules) = { ...
- getPermission() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- getPermission() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
string permission = 2 [(.validate.rules) = { ...
- getPermission() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
string permission = 2 [(.validate.rules) = { ...
- getPermission() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission holds the name of the permission or relation on which the Check was performed.
- getPermission() - Method in class com.authzed.api.v1.CheckDebugTrace
-
permission holds the name of the permission or relation on which the Check was performed.
- getPermission() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
permission holds the name of the permission or relation on which the Check was performed.
- getPermission() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
permission is the name of the permission (or relation) on which to execute the check.
- getPermission() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
permission is the name of the permission (or relation) on which to execute the check.
- getPermission() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
permission is the name of the permission (or relation) on which to execute the check.
- getPermission() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- getPermission() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- getPermission() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- getPermission() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
permission is the name of the permission or relation for which the subject must Check.
- getPermission() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
permission is the name of the permission or relation for which the subject must Check.
- getPermission() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
permission is the name of the permission or relation for which the subject must Check.
- getPermission() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
permission is the name of the permission (or relation) for which to find the subjects.
- getPermission() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
permission is the name of the permission (or relation) for which to find the subjects.
- getPermission() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
permission is the name of the permission (or relation) for which to find the subjects.
- getPermission() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
permission is the name of the permission or relation for which we will watch for changes.
- getPermission() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
permission is the name of the permission or relation for which we will watch for changes.
- getPermission() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
permission is the name of the permission or relation for which we will watch for changes.
- getPermissionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionAddedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionAddedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- getPermissionBytes() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permission is the permission that has changed.
- getPermissionBytes() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
permission is the permission that has changed.
- getPermissionBytes() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
permission is the permission that has changed.
- getPermissionBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
permission is the permission to watch for changes.
- getPermissionBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
permission is the permission to watch for changes.
- getPermissionBytes() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
permission is the permission to watch for changes.
- getPermissionBytes() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- getPermissionBytes() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
string permission = 2 [(.validate.rules) = { ...
- getPermissionBytes() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
string permission = 2 [(.validate.rules) = { ...
- getPermissionBytes() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- getPermissionBytes() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
string permission = 2 [(.validate.rules) = { ...
- getPermissionBytes() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
string permission = 2 [(.validate.rules) = { ...
- getPermissionBytes() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission holds the name of the permission or relation on which the Check was performed.
- getPermissionBytes() - Method in class com.authzed.api.v1.CheckDebugTrace
-
permission holds the name of the permission or relation on which the Check was performed.
- getPermissionBytes() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
permission holds the name of the permission or relation on which the Check was performed.
- getPermissionBytes() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
permission is the name of the permission (or relation) on which to execute the check.
- getPermissionBytes() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
permission is the name of the permission (or relation) on which to execute the check.
- getPermissionBytes() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
permission is the name of the permission (or relation) on which to execute the check.
- getPermissionBytes() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- getPermissionBytes() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- getPermissionBytes() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- getPermissionBytes() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
permission is the name of the permission or relation for which the subject must Check.
- getPermissionBytes() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
permission is the name of the permission or relation for which the subject must Check.
- getPermissionBytes() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
permission is the name of the permission or relation for which the subject must Check.
- getPermissionBytes() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
permission is the name of the permission (or relation) for which to find the subjects.
- getPermissionBytes() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
permission is the name of the permission (or relation) for which to find the subjects.
- getPermissionBytes() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
permission is the name of the permission (or relation) for which to find the subjects.
- getPermissionBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
permission is the name of the permission or relation for which we will watch for changes.
- getPermissionBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
permission is the name of the permission or relation for which we will watch for changes.
- getPermissionBytes() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
permission is the name of the permission or relation for which we will watch for changes.
- getPermissionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionDocCommentChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionDocCommentChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- getPermissionExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionExprChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionExprChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionExprChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionExprChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionExprChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- getPermissionName() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string permission_name = 3;
- getPermissionName() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
string permission_name = 3;
- getPermissionName() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
string permission_name = 3;
- getPermissionNameBytes() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string permission_name = 3;
- getPermissionNameBytes() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
string permission_name = 3;
- getPermissionNameBytes() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
string permission_name = 3;
- getPermissionOrRelation() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
permission_or_relation is the permission or relation referenced by this permission set
- getPermissionOrRelation() - Method in class com.authzed.api.materialize.v0.SetReference
-
permission_or_relation is the permission or relation referenced by this permission set
- getPermissionOrRelation() - Method in interface com.authzed.api.materialize.v0.SetReferenceOrBuilder
-
permission_or_relation is the permission or relation referenced by this permission set
- getPermissionOrRelationBytes() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
permission_or_relation is the permission or relation referenced by this permission set
- getPermissionOrRelationBytes() - Method in class com.authzed.api.materialize.v0.SetReference
-
permission_or_relation is the permission or relation referenced by this permission set
- getPermissionOrRelationBytes() - Method in interface com.authzed.api.materialize.v0.SetReferenceOrBuilder
-
permission_or_relation is the permission or relation referenced by this permission set
- getPermissionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissionRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissionRemovedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissionRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissionRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissionRemovedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- getPermissions(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissions(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
permissions is a list of permissions to watch for changes.
- getPermissions(int) - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
permissions is a list of permissions to watch for changes.
- getPermissions(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissions(int) - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissions(int) - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissions(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissions(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissions(int) - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsBuilder(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissionsBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsBuilderList() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissionsBuilderList() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsBuilderList() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsCount() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissionsCount() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
permissions is a list of permissions to watch for changes.
- getPermissionsCount() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
permissions is a list of permissions to watch for changes.
- getPermissionsCount() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsCount() - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsCount() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsCount() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsCount() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsCount() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionship() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permissionship is the new permissionship of the subject over the resource after the change.
- getPermissionship() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
permissionship is the new permissionship of the subject over the resource after the change.
- getPermissionship() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
permissionship is the new permissionship of the subject over the resource after the change.
- getPermissionship() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionship() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionship() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseItemOrBuilder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionship() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionship() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionship() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseItemOrBuilder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionship() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- getPermissionship() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- getPermissionship() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- getPermissionship() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionship() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionship() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionship() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- getPermissionship() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- getPermissionship() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- getPermissionship() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionship() - Method in class com.authzed.api.v1.ResolvedSubject
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionship() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionshipValue() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permissionship is the new permissionship of the subject over the resource after the change.
- getPermissionshipValue() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
permissionship is the new permissionship of the subject over the resource after the change.
- getPermissionshipValue() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
permissionship is the new permissionship of the subject over the resource after the change.
- getPermissionshipValue() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionshipValue() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionshipValue() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseItemOrBuilder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionshipValue() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionshipValue() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionshipValue() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseItemOrBuilder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- getPermissionshipValue() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- getPermissionshipValue() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- getPermissionshipValue() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- getPermissionshipValue() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionshipValue() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionshipValue() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionshipValue() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- getPermissionshipValue() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- getPermissionshipValue() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- getPermissionshipValue() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionshipValue() - Method in class com.authzed.api.v1.ResolvedSubject
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionshipValue() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
permissionship indicates whether the response was partially evaluated or not
- getPermissionsList() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissionsList() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
permissions is a list of permissions to watch for changes.
- getPermissionsList() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
permissions is a list of permissions to watch for changes.
- getPermissionsList() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsList() - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsList() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsList() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsList() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsList() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsOrBuilder(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissionsOrBuilder(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
permissions is a list of permissions to watch for changes.
- getPermissionsOrBuilder(int) - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
permissions is a list of permissions to watch for changes.
- getPermissionsOrBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsOrBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsOrBuilder(int) - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsOrBuilder(int) - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsOrBuilderList() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- getPermissionsOrBuilderList() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
permissions is a list of permissions to watch for changes.
- getPermissionsOrBuilderList() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
permissions is a list of permissions to watch for changes.
- getPermissionsOrBuilderList() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsOrBuilderList() - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsOrBuilderList() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- getPermissionsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionsOrBuilderList() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- getPermissionType() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission_type holds information indicating whether it was a permission or relation.
- getPermissionType() - Method in class com.authzed.api.v1.CheckDebugTrace
-
permission_type holds information indicating whether it was a permission or relation.
- getPermissionType() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
permission_type holds information indicating whether it was a permission or relation.
- getPermissionTypeValue() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission_type holds information indicating whether it was a permission or relation.
- getPermissionTypeValue() - Method in class com.authzed.api.v1.CheckDebugTrace
-
permission_type holds information indicating whether it was a permission or relation.
- getPermissionTypeValue() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
permission_type holds information indicating whether it was a permission or relation.
- getPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- getPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- getPrefix() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- getPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- getPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- getPrefix() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- getPrefixBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- getPrefixBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- getPrefixBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- getPreviousType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
string previous_type = 2;
- getPreviousType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
-
string previous_type = 2;
- getPreviousType() - Method in interface com.authzed.api.v1.ExpCaveatParameterTypeChangeOrBuilder
-
string previous_type = 2;
- getPreviousTypeBytes() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
string previous_type = 2;
- getPreviousTypeBytes() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
-
string previous_type = 2;
- getPreviousTypeBytes() - Method in interface com.authzed.api.v1.ExpCaveatParameterTypeChangeOrBuilder
-
string previous_type = 2;
- getProduces(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- getProduces(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can produce.
- getProduces(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can produce.
- getProduces(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- getProduces(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can produce.
- getProduces(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can produce.
- getProducesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- getProducesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can produce.
- getProducesBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can produce.
- getProducesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- getProducesBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can produce.
- getProducesBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can produce.
- getProducesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- getProducesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can produce.
- getProducesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can produce.
- getProducesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- getProducesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can produce.
- getProducesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can produce.
- getProducesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- getProducesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of MIME types the operation can produce.
- getProducesList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of MIME types the operation can produce.
- getProducesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- getProducesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of MIME types the APIs can produce.
- getProducesList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of MIME types the APIs can produce.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- getReadAt() - Method in class com.authzed.api.v1.ReadCounterValue
-
read_at is the ZedToken at which the relationship count applies.
- getReadAt() - Method in interface com.authzed.api.v1.ReadCounterValueOrBuilder
-
read_at is the ZedToken at which the relationship count applies.
- getReadAt() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- getReadAt() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
read_at is the ZedToken at which the relationship was found.
- getReadAt() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
read_at is the ZedToken at which the relationship was found.
- getReadAt() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in class com.authzed.api.v1.ReadSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAt() - Method in interface com.authzed.api.v1.ReadSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- getReadAtBuilder() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ReadCounterValue
-
read_at is the ZedToken at which the relationship count applies.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ReadCounterValueOrBuilder
-
read_at is the ZedToken at which the relationship count applies.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
read_at is the ZedToken at which the relationship was found.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
read_at is the ZedToken at which the relationship was found.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in class com.authzed.api.v1.ReadSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- getReadAtOrBuilder() - Method in interface com.authzed.api.v1.ReadSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- getReadCounterValue() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- getReadCounterValue() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
-
read_counter_value is the value of the counter at the time of the read.
- getReadCounterValue() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsResponseOrBuilder
-
read_counter_value is the value of the counter at the time of the read.
- getReadCounterValueBuilder() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- getReadCounterValueOrBuilder() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- getReadCounterValueOrBuilder() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
-
read_counter_value is the value of the counter at the time of the read.
- getReadCounterValueOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsResponseOrBuilder
-
read_counter_value is the value of the counter at the time of the read.
- getReadOnly() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool read_only = 8;
- getReadOnly() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
bool read_only = 8;
- getReadOnly() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
bool read_only = 8;
- getReadOnly() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Relevant only for Schema "properties" definitions.
- getReadOnly() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
Relevant only for Schema "properties" definitions.
- getReadOnly() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
Relevant only for Schema "properties" definitions.
- getReadRelationshipsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getReadSchemaMethod() - Static method in class com.authzed.api.v1.SchemaServiceGrpc
- getReadSchemaMethod() - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
- getRef() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Ref is used to define an external reference to include in the message.
- getRef() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Ref is used to define an external reference to include in the message.
- getRef() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Ref is used to define an external reference to include in the message.
- getRefBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Ref is used to define an external reference to include in the message.
- getRefBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Ref is used to define an external reference to include in the message.
- getRefBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Ref is used to define an external reference to include in the message.
- getRelation() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string relation = 3 [(.validate.rules) = { ...
- getRelation() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
-
string relation = 3 [(.validate.rules) = { ...
- getRelation() - Method in interface com.authzed.api.v0.Core.ObjectAndRelationOrBuilder
-
string relation = 3 [(.validate.rules) = { ...
- getRelation() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string relation = 3 [(.validate.rules) = { ...
- getRelation() - Method in class com.authzed.api.v0.Core.RelationReference
-
string relation = 3 [(.validate.rules) = { ...
- getRelation() - Method in interface com.authzed.api.v0.Core.RelationReferenceOrBuilder
-
string relation = 3 [(.validate.rules) = { ...
- getRelation() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelation() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelation() - Method in interface com.authzed.api.v1.ExpRelationSubjectTypeChangeOrBuilder
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelation() - Method in class com.authzed.api.v1.Relationship.Builder
-
relation is how the resource and subject are related.
- getRelation() - Method in class com.authzed.api.v1.Relationship
-
relation is how the resource and subject are related.
- getRelation() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
relation is how the resource and subject are related.
- getRelation() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
-
string relation = 1 [(.validate.rules) = { ...
- getRelation() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
-
string relation = 1 [(.validate.rules) = { ...
- getRelation() - Method in interface com.authzed.api.v1.SubjectFilter.RelationFilterOrBuilder
-
string relation = 1 [(.validate.rules) = { ...
- getRelation() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
string relation = 3;
- getRelation() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
string relation = 3;
- getRelation() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
string relation = 3;
- getRelationAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationAddedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationAddedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- getRelationBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelationBytes() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string relation = 3 [(.validate.rules) = { ...
- getRelationBytes() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
-
string relation = 3 [(.validate.rules) = { ...
- getRelationBytes() - Method in interface com.authzed.api.v0.Core.ObjectAndRelationOrBuilder
-
string relation = 3 [(.validate.rules) = { ...
- getRelationBytes() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string relation = 3 [(.validate.rules) = { ...
- getRelationBytes() - Method in class com.authzed.api.v0.Core.RelationReference
-
string relation = 3 [(.validate.rules) = { ...
- getRelationBytes() - Method in interface com.authzed.api.v0.Core.RelationReferenceOrBuilder
-
string relation = 3 [(.validate.rules) = { ...
- getRelationBytes() - Method in class com.authzed.api.v1.Relationship.Builder
-
relation is how the resource and subject are related.
- getRelationBytes() - Method in class com.authzed.api.v1.Relationship
-
relation is how the resource and subject are related.
- getRelationBytes() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
relation is how the resource and subject are related.
- getRelationBytes() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
-
string relation = 1 [(.validate.rules) = { ...
- getRelationBytes() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
-
string relation = 1 [(.validate.rules) = { ...
- getRelationBytes() - Method in interface com.authzed.api.v1.SubjectFilter.RelationFilterOrBuilder
-
string relation = 1 [(.validate.rules) = { ...
- getRelationBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
string relation = 3;
- getRelationBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
string relation = 3;
- getRelationBytes() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
string relation = 3;
- getRelationDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationDocCommentChangedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationDocCommentChangedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationDocCommentChangedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- getRelationName() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string relation_name = 3;
- getRelationName() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
string relation_name = 3;
- getRelationName() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
string relation_name = 3;
- getRelationName() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string relation_name = 2;
- getRelationName() - Method in class com.authzed.api.v1.ExpRelationReference
-
string relation_name = 2;
- getRelationName() - Method in interface com.authzed.api.v1.ExpRelationReferenceOrBuilder
-
string relation_name = 2;
- getRelationNameBytes() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string relation_name = 3;
- getRelationNameBytes() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
string relation_name = 3;
- getRelationNameBytes() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
string relation_name = 3;
- getRelationNameBytes() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string relation_name = 2;
- getRelationNameBytes() - Method in class com.authzed.api.v1.ExpRelationReference
-
string relation_name = 2;
- getRelationNameBytes() - Method in interface com.authzed.api.v1.ExpRelationReferenceOrBuilder
-
string relation_name = 2;
- getRelationOrBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelationOrBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelationOrBuilder() - Method in interface com.authzed.api.v1.ExpRelationSubjectTypeChangeOrBuilder
-
.authzed.api.v1.ExpRelation relation = 1;
- getRelationRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelationRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelationRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelationRemovedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelationRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelationRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelationRemovedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- getRelations(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelations(int) - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelations(int) - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelations(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelations(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelations(int) - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsBuilderList() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsBuilderList() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsCount() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsCount() - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsCount() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsCount() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsCount() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsCount() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationship() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationship() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationship() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationship() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- getRelationship() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
relationship is the found relationship.
- getRelationship() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
relationship is the found relationship.
- getRelationship() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationship() - Method in class com.authzed.api.v1.RelationshipUpdate
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationship() - Method in interface com.authzed.api.v1.RelationshipUpdateOrBuilder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationshipBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationshipBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- getRelationshipBuilder() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationshipCount() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
relationship_count is the count of relationships that match the filter.
- getRelationshipCount() - Method in class com.authzed.api.v1.ReadCounterValue
-
relationship_count is the count of relationships that match the filter.
- getRelationshipCount() - Method in interface com.authzed.api.v1.ReadCounterValueOrBuilder
-
relationship_count is the count of relationships that match the filter.
- getRelationshipFilter() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilter() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilter() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilter() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilter() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilter() - Method in interface com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequestOrBuilder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilter() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipFilter() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipFilter() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipFilterBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilterBuilder() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilterBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilterOrBuilder() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- getRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilterOrBuilder() - Method in interface com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequestOrBuilder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- getRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipFilterOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipFilterOrBuilder() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- getRelationshipOrBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationshipOrBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationshipOrBuilder() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
.authzed.api.v0.RelationTuple relationship = 1;
- getRelationshipOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- getRelationshipOrBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
relationship is the found relationship.
- getRelationshipOrBuilder() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
relationship is the found relationship.
- getRelationshipOrBuilder() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationshipOrBuilder() - Method in class com.authzed.api.v1.RelationshipUpdate
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationshipOrBuilder() - Method in interface com.authzed.api.v1.RelationshipUpdateOrBuilder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- getRelationships(int) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationships(int) - Method in class com.authzed.api.v0.Developer.RequestContext
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationships(int) - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationships(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationships(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationships(int) - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationships(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationships(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationships(int) - Method in interface com.authzed.api.v1.BulkImportRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationships(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationships(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationships(int) - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationships(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationships(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationships(int) - Method in interface com.authzed.api.v1.ImportBulkRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsBuilder(int) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsBuilder(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsBuilder(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsBuilder(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsBuilder(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsBuilderList() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsBuilderList() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsBuilderList() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsBuilderList() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsBuilderList() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsCount() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsCount() - Method in class com.authzed.api.v0.Developer.RequestContext
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsCount() - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsCount() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsCount() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsCount() - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsCount() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsCount() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsCount() - Method in interface com.authzed.api.v1.BulkImportRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsCount() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsCount() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsCount() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsCount() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsCount() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsCount() - Method in interface com.authzed.api.v1.ImportBulkRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsList() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsList() - Method in class com.authzed.api.v0.Developer.RequestContext
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsList() - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsList() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsList() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsList() - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsList() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsList() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsList() - Method in interface com.authzed.api.v1.BulkImportRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsList() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsList() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsList() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsList() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsList() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsList() - Method in interface com.authzed.api.v1.ImportBulkRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.RequestContext
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsOrBuilder(int) - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilder(int) - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilder(int) - Method in interface com.authzed.api.v1.BulkImportRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilder(int) - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilder(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilder(int) - Method in interface com.authzed.api.v1.ImportBulkRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v0.Developer.RequestContext
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsOrBuilderList() - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilderList() - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilderList() - Method in interface com.authzed.api.v1.BulkImportRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilderList() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilderList() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsOrBuilderList() - Method in interface com.authzed.api.v1.ImportBulkRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- getRelationshipsYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string relationships_yaml = 3;
- getRelationshipsYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string relationships_yaml = 3;
- getRelationshipsYaml() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string relationships_yaml = 3;
- getRelationshipsYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string relationships_yaml = 2;
- getRelationshipsYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string relationships_yaml = 2;
- getRelationshipsYaml() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string relationships_yaml = 2;
- getRelationshipsYamlBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string relationships_yaml = 3;
- getRelationshipsYamlBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string relationships_yaml = 3;
- getRelationshipsYamlBytes() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string relationships_yaml = 3;
- getRelationshipsYamlBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string relationships_yaml = 2;
- getRelationshipsYamlBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string relationships_yaml = 2;
- getRelationshipsYamlBytes() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string relationships_yaml = 2;
- getRelationsList() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsList() - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsList() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsList() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsList() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsList() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsOrBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsOrBuilder(int) - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsOrBuilder(int) - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsOrBuilder(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsOrBuilder(int) - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsOrBuilderList() - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsOrBuilderList() - Method in class com.authzed.api.v1.ExpDefinition
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsOrBuilderList() - Method in interface com.authzed.api.v1.ExpDefinitionOrBuilder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- getRelationsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsOrBuilderList() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationsOrBuilderList() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- getRelationSubjectTypeAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeAddedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeAddedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeAddedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- getRelationSubjectTypeRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRelationSubjectTypeRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRelationSubjectTypeRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRelationSubjectTypeRemovedBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRelationSubjectTypeRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRelationSubjectTypeRemovedOrBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRelationSubjectTypeRemovedOrBuilder() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- getRepeated() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- getRepeated() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.RepeatedRules repeated = 18;
- getRepeated() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.RepeatedRules repeated = 18;
- getRepeatedBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- getRepeatedOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- getRepeatedOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.RepeatedRules repeated = 18;
- getRepeatedOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.RepeatedRules repeated = 18;
- getRequest() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequest() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequest() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequest() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequest() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequest() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequestBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequestBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequestErrors(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrors(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrors(int) - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrors(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrors(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrors(int) - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsBuilderList() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsCount() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsCount() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsCount() - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsCount() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsCount() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsCount() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsList() - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsList() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsList() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsList() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilder(int) - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilder(int) - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilderList() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilderList() - Method in interface com.authzed.api.v0.Developer.EditCheckResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilderList() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilderList() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestErrorsOrBuilderList() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- getRequestOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequestOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequestOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- getRequestOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequestOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequestOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- getRequired() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Required` indicates if the header is optional
- getRequired() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Required` indicates if the header is optional
- getRequired() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Required` indicates if the header is optional
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
Required specifies that this field must be set
- getRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Required specifies that this field must be set
- getRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
-
Required specifies that this field must be set
- getRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.MessageRulesOrBuilder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Required specifies that this field must be set
- getRequired() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Required specifies that this field must be set
- getRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Required specifies that this field must be set
- getRequired(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- getRequired(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated string required = 26;
- getRequired(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated string required = 26;
- getRequiredBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- getRequiredBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated string required = 26;
- getRequiredBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated string required = 26;
- getRequiredCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- getRequiredCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated string required = 26;
- getRequiredCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated string required = 26;
- getRequiredList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- getRequiredList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated string required = 26;
- getRequiredList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated string required = 26;
- getRequiredLookupAt() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequiredLookupAt() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequiredLookupAt() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequiredOrBuilder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequiredLookupAtBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequiredLookupAtOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequiredLookupAtOrBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequiredLookupAtOrBuilder() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequiredOrBuilder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- getRequirementCase() - Method in class com.authzed.api.v1.Consistency.Builder
- getRequirementCase() - Method in class com.authzed.api.v1.Consistency
- getRequirementCase() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
- getResolutionCase() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- getResolutionCase() - Method in class com.authzed.api.v1.CheckDebugTrace
- getResolutionCase() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
- getResource() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- getResource() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
resource is the resource that the permission change is related to.
- getResource() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
resource is the resource that the permission change is related to.
- getResource() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResource() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResource() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResource() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResource() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResource() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResource() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- getResource() - Method in class com.authzed.api.v1.CheckDebugTrace
-
resource holds the resource on which the Check was performed.
- getResource() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
resource holds the resource on which the Check was performed.
- getResource() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- getResource() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
resource is the resource on which to check the permission or relation.
- getResource() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
resource is the resource on which to check the permission or relation.
- getResource() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- getResource() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
resource is the resource over which to run the expansion.
- getResource() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
resource is the resource over which to run the expansion.
- getResource() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResource() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResource() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResource() - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- getResource() - Method in class com.authzed.api.v1.Relationship
-
resource is the resource to which the subject is related, in some manner
- getResource() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
resource is the resource to which the subject is related, in some manner
- getResource() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- getResource() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
resource defines the specific object in the system.
- getResource() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
resource defines the specific object in the system.
- getResourceBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- getResourceBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- getResourceBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- getResourceBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- getResourceBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResourceBuilder() - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- getResourceBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- getResourceObjectId() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
resource_object_id is the object ID of the found resource.
- getResourceObjectId() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
resource_object_id is the object ID of the found resource.
- getResourceObjectId() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
resource_object_id is the object ID of the found resource.
- getResourceObjectIdBytes() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
resource_object_id is the object ID of the found resource.
- getResourceObjectIdBytes() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
resource_object_id is the object ID of the found resource.
- getResourceObjectIdBytes() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
resource_object_id is the object ID of the found resource.
- getResourceObjectType() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- getResourceObjectType() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
resource_object_type is the type of resource object for which the IDs will be returned.
- getResourceObjectType() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- getResourceObjectType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
resource_object_type is the type of resource object for which we will watch for changes.
- getResourceObjectType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
resource_object_type is the type of resource object for which we will watch for changes.
- getResourceObjectType() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
resource_object_type is the type of resource object for which we will watch for changes.
- getResourceObjectTypeBytes() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- getResourceObjectTypeBytes() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
resource_object_type is the type of resource object for which the IDs will be returned.
- getResourceObjectTypeBytes() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- getResourceObjectTypeBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
resource_object_type is the type of resource object for which we will watch for changes.
- getResourceObjectTypeBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
resource_object_type is the type of resource object for which we will watch for changes.
- getResourceObjectTypeBytes() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
resource_object_type is the type of resource object for which we will watch for changes.
- getResourceOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- getResourceOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
resource is the resource that the permission change is related to.
- getResourceOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
resource is the resource that the permission change is related to.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- getResourceOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace
-
resource holds the resource on which the Check was performed.
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
resource holds the resource on which the Check was performed.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
resource is the resource on which to check the permission or relation.
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
resource is the resource on which to check the permission or relation.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
resource is the resource over which to run the expansion.
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
resource is the resource over which to run the expansion.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- getResourceOrBuilder() - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- getResourceOrBuilder() - Method in class com.authzed.api.v1.Relationship
-
resource is the resource to which the subject is related, in some manner
- getResourceOrBuilder() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
resource is the resource to which the subject is related, in some manner
- getResourceOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- getResourceOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
resource defines the specific object in the system.
- getResourceOrBuilder() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
resource defines the specific object in the system.
- getResourceType() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
resource_type is the type of the resource to watch for changes.
- getResourceType() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
resource_type is the type of the resource to watch for changes.
- getResourceType() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
resource_type is the type of the resource to watch for changes.
- getResourceType() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
resource_type is the *optional* resource type of the relationship.
- getResourceType() - Method in class com.authzed.api.v1.RelationshipFilter
-
resource_type is the *optional* resource type of the relationship.
- getResourceType() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
resource_type is the *optional* resource type of the relationship.
- getResourceTypeBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
resource_type is the type of the resource to watch for changes.
- getResourceTypeBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
resource_type is the type of the resource to watch for changes.
- getResourceTypeBytes() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
resource_type is the type of the resource to watch for changes.
- getResourceTypeBytes() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
resource_type is the *optional* resource type of the relationship.
- getResourceTypeBytes() - Method in class com.authzed.api.v1.RelationshipFilter
-
resource_type is the *optional* resource type of the relationship.
- getResourceTypeBytes() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
resource_type is the *optional* resource type of the relationship.
- getResponseCase() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- getResponseCase() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- getResponseCase() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
- getResponseCase() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- getResponseCase() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- getResponseCase() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
- getResponseCase() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- getResponseCase() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- getResponseCase() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
- getResponseCase() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- getResponseCase() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- getResponseCase() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
- getResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Deprecated.
- getResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Deprecated.
- getResponses() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Deprecated.
- getResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Deprecated.
- getResponses() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Deprecated.
- getResponses() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Deprecated.
- getResponsesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- getResponsesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getResponsesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- getResponsesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getResponsesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
An object to hold responses that can be used across operations.
- getResponsesMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The list of possible responses as they are returned from executing this operation.
- getResponsesMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- getResponsesMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
An object to hold responses that can be used across operations.
- getResponsesMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
An object to hold responses that can be used across operations.
- getResponsesOrDefault(String, Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesOrDefault(String, Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The list of possible responses as they are returned from executing this operation.
- getResponsesOrDefault(String, Openapiv2.Response) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesOrDefault(String, Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- getResponsesOrDefault(String, Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
An object to hold responses that can be used across operations.
- getResponsesOrDefault(String, Openapiv2.Response) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
An object to hold responses that can be used across operations.
- getResponsesOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The list of possible responses as they are returned from executing this operation.
- getResponsesOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The list of possible responses as they are returned from executing this operation.
- getResponsesOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- getResponsesOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
An object to hold responses that can be used across operations.
- getResponsesOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
An object to hold responses that can be used across operations.
- getResult() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
result is the result of the evaluation.
- getResult() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
result is the result of the evaluation.
- getResult() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
result is the result of the evaluation.
- getResult() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
result holds the result of the Check call.
- getResult() - Method in class com.authzed.api.v1.CheckDebugTrace
-
result holds the result of the Check call.
- getResult() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
result holds the result of the Check call.
- getResultValue() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
result is the result of the evaluation.
- getResultValue() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
result is the result of the evaluation.
- getResultValue() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
result is the result of the evaluation.
- getResultValue() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
result holds the result of the Check call.
- getResultValue() - Method in class com.authzed.api.v1.CheckDebugTrace
-
result holds the result of the Check call.
- getResultValue() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
result holds the result of the Check call.
- getRevision() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- getRevision() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
revision represents the revision at which the change occurred.
- getRevision() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
revision represents the revision at which the change occurred.
- getRevisionBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- getRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- getRevisionOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
revision represents the revision at which the change occurred.
- getRevisionOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
revision represents the revision at which the change occurred.
- getSchema() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
-
string schema = 1;
- getSchema() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
-
string schema = 1;
- getSchema() - Method in interface com.authzed.api.v0.Developer.FormatSchemaRequestOrBuilder
-
string schema = 1;
- getSchema() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string schema = 2;
- getSchema() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string schema = 2;
- getSchema() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string schema = 2;
- getSchema() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
string schema = 1;
- getSchema() - Method in class com.authzed.api.v0.Developer.RequestContext
-
string schema = 1;
- getSchema() - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
string schema = 1;
- getSchema() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string schema = 1;
- getSchema() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string schema = 1;
- getSchema() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string schema = 1;
- getSchema() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchema() - Method in class com.authzed.api.v1.WriteSchemaRequest
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchema() - Method in interface com.authzed.api.v1.WriteSchemaRequestOrBuilder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchema() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchema() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchema() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaRequestOrBuilder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- getSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Schema` optionally defines the structure of the response.
- getSchema() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Schema` optionally defines the structure of the response.
- getSchemaBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
-
string schema = 1;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
-
string schema = 1;
- getSchemaBytes() - Method in interface com.authzed.api.v0.Developer.FormatSchemaRequestOrBuilder
-
string schema = 1;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string schema = 2;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string schema = 2;
- getSchemaBytes() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string schema = 2;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
string schema = 1;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.RequestContext
-
string schema = 1;
- getSchemaBytes() - Method in interface com.authzed.api.v0.Developer.RequestContextOrBuilder
-
string schema = 1;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string schema = 1;
- getSchemaBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string schema = 1;
- getSchemaBytes() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string schema = 1;
- getSchemaBytes() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchemaBytes() - Method in class com.authzed.api.v1.WriteSchemaRequest
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchemaBytes() - Method in interface com.authzed.api.v1.WriteSchemaRequestOrBuilder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchemaBytes() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchemaBytes() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchemaBytes() - Method in interface com.authzed.api.v1alpha1.Schema.WriteSchemaRequestOrBuilder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- getSchemaOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- getSchemaOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Schema` optionally defines the structure of the response.
- getSchemaOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Schema` optionally defines the structure of the response.
- getSchemaText() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
schema_text is the textual form of the current schema in the system
- getSchemaText() - Method in class com.authzed.api.v1.ReadSchemaResponse
-
schema_text is the textual form of the current schema in the system
- getSchemaText() - Method in interface com.authzed.api.v1.ReadSchemaResponseOrBuilder
-
schema_text is the textual form of the current schema in the system
- getSchemaTextBytes() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
schema_text is the textual form of the current schema in the system
- getSchemaTextBytes() - Method in class com.authzed.api.v1.ReadSchemaResponse
-
schema_text is the textual form of the current schema in the system
- getSchemaTextBytes() - Method in interface com.authzed.api.v1.ReadSchemaResponseOrBuilder
-
schema_text is the textual form of the current schema in the system
- getSchemaUsed() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
schema_used holds the schema used for the request.
- getSchemaUsed() - Method in class com.authzed.api.v1.DebugInformation
-
schema_used holds the schema used for the request.
- getSchemaUsed() - Method in interface com.authzed.api.v1.DebugInformationOrBuilder
-
schema_used holds the schema used for the request.
- getSchemaUsedBytes() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
schema_used holds the schema used for the request.
- getSchemaUsedBytes() - Method in class com.authzed.api.v1.DebugInformation
-
schema_used holds the schema used for the request.
- getSchemaUsedBytes() - Method in interface com.authzed.api.v1.DebugInformationOrBuilder
-
schema_used holds the schema used for the request.
- getSchemes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- getSchemes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The transfer protocol for the operation.
- getSchemes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The transfer protocol for the operation.
- getSchemes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- getSchemes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The transfer protocol of the API.
- getSchemes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The transfer protocol of the API.
- getSchemesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- getSchemesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The transfer protocol for the operation.
- getSchemesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The transfer protocol for the operation.
- getSchemesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- getSchemesCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The transfer protocol of the API.
- getSchemesCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The transfer protocol of the API.
- getSchemesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- getSchemesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The transfer protocol for the operation.
- getSchemesList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The transfer protocol for the operation.
- getSchemesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- getSchemesList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The transfer protocol of the API.
- getSchemesList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The transfer protocol of the API.
- getSchemesValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- getSchemesValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The transfer protocol for the operation.
- getSchemesValue(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The transfer protocol for the operation.
- getSchemesValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- getSchemesValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The transfer protocol of the API.
- getSchemesValue(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The transfer protocol of the API.
- getSchemesValueList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- getSchemesValueList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
The transfer protocol for the operation.
- getSchemesValueList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
The transfer protocol for the operation.
- getSchemesValueList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- getSchemesValueList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
The transfer protocol of the API.
- getSchemesValueList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
The transfer protocol of the API.
- getScope() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Deprecated.
- getScope() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
-
Deprecated.
- getScope() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ScopesOrBuilder
-
Deprecated.
- getScope(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- getScope(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
-
repeated string scope = 1;
- getScope(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder
-
repeated string scope = 1;
- getScopeBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- getScopeBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
-
repeated string scope = 1;
- getScopeBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder
-
repeated string scope = 1;
- getScopeCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- getScopeCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- getScopeCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ScopesOrBuilder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- getScopeCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
-
repeated string scope = 1;
- getScopeCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder
-
repeated string scope = 1;
- getScopeList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- getScopeList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
-
repeated string scope = 1;
- getScopeList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder
-
repeated string scope = 1;
- getScopeMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ScopesOrBuilder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeOrDefault(String, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeOrDefault(String, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeOrDefault(String, String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ScopesOrBuilder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopeOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ScopesOrBuilder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- getScopes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- getScopes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The available scopes for the OAuth2 security scheme.
- getScopes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The available scopes for the OAuth2 security scheme.
- getScopesBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- getScopesOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- getScopesOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The available scopes for the OAuth2 security scheme.
- getScopesOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The available scopes for the OAuth2 security scheme.
- getSecurity() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
Deprecated.
- getSecurity() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
-
Deprecated.
- getSecurity() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder
-
Deprecated.
- getSecurity(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurity(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A declaration of which security schemes are applied for this operation.
- getSecurity(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A declaration of which security schemes are applied for this operation.
- getSecurity(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurity(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurity(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurityBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurityBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurityCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A declaration of which security schemes are applied for this operation.
- getSecurityCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A declaration of which security schemes are applied for this operation.
- getSecurityCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- getSecurityCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- getSecurityCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityDefinitions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- getSecurityDefinitions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Security scheme definitions that can be used across the specification.
- getSecurityDefinitions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Security scheme definitions that can be used across the specification.
- getSecurityDefinitionsBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- getSecurityDefinitionsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- getSecurityDefinitionsOrBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Security scheme definitions that can be used across the specification.
- getSecurityDefinitionsOrBuilder() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Security scheme definitions that can be used across the specification.
- getSecurityList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurityList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A declaration of which security schemes are applied for this operation.
- getSecurityList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A declaration of which security schemes are applied for this operation.
- getSecurityList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurityOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A declaration of which security schemes are applied for this operation.
- getSecurityOrBuilder(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A declaration of which security schemes are applied for this operation.
- getSecurityOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityOrBuilder(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- getSecurityOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A declaration of which security schemes are applied for this operation.
- getSecurityOrBuilderList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A declaration of which security schemes are applied for this operation.
- getSecurityOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityOrBuilderList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A declaration of which security schemes are applied for the API as a whole.
- getSecurityOrDefault(String, Openapiv2.SecurityScheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityOrDefault(String, Openapiv2.SecurityScheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityOrDefault(String, Openapiv2.SecurityScheme) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- getSecurityRequirement() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Deprecated.
- getSecurityRequirement() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
-
Deprecated.
- getSecurityRequirement() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirementOrBuilder
-
Deprecated.
- getSecurityRequirementCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- getSecurityRequirementCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- getSecurityRequirementCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirementOrBuilder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementMap() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementMap() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirementOrBuilder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementOrDefault(String, Openapiv2.SecurityRequirement.SecurityRequirementValue) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementOrDefault(String, Openapiv2.SecurityRequirement.SecurityRequirementValue) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementOrDefault(String, Openapiv2.SecurityRequirement.SecurityRequirementValue) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirementOrBuilder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementOrThrow(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSecurityRequirementOrThrow(String) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirementOrBuilder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.Cursor
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.MemberReference
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.PermissionChange
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.SetReference
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- getSerializedSize() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- getSerializedSize() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- getSerializedSize() - Method in class com.authzed.api.v0.Core.RelationReference
- getSerializedSize() - Method in class com.authzed.api.v0.Core.RelationTuple
- getSerializedSize() - Method in class com.authzed.api.v0.Core.User
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.DeveloperError
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.RequestContext
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.ShareRequest
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.ShareResponse
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- getSerializedSize() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- getSerializedSize() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- getSerializedSize() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- getSerializedSize() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- getSerializedSize() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- getSerializedSize() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- getSerializedSize() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- getSerializedSize() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.CaveatEvalInfo
- getSerializedSize() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- getSerializedSize() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- getSerializedSize() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- getSerializedSize() - Method in class com.authzed.api.v1.CheckDebugTrace
- getSerializedSize() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- getSerializedSize() - Method in class com.authzed.api.v1.CheckPermissionRequest
- getSerializedSize() - Method in class com.authzed.api.v1.CheckPermissionResponse
- getSerializedSize() - Method in class com.authzed.api.v1.Consistency
- getSerializedSize() - Method in class com.authzed.api.v1.ContextualizedCaveat
- getSerializedSize() - Method in class com.authzed.api.v1.Cursor
- getSerializedSize() - Method in class com.authzed.api.v1.DebugInformation
- getSerializedSize() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.DirectSubjectSet
- getSerializedSize() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExpCaveat
- getSerializedSize() - Method in class com.authzed.api.v1.ExpCaveatParameter
- getSerializedSize() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- getSerializedSize() - Method in class com.authzed.api.v1.ExpDefinition
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ExpPermission
- getSerializedSize() - Method in class com.authzed.api.v1.ExpRelation
- getSerializedSize() - Method in class com.authzed.api.v1.ExpRelationReference
- getSerializedSize() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- getSerializedSize() - Method in class com.authzed.api.v1.ExpSchemaDiff
- getSerializedSize() - Method in class com.authzed.api.v1.ExpSchemaFilter
- getSerializedSize() - Method in class com.authzed.api.v1.ExpTypeReference
- getSerializedSize() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.LookupResourcesRequest
- getSerializedSize() - Method in class com.authzed.api.v1.LookupResourcesResponse
- getSerializedSize() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ObjectReference
- getSerializedSize() - Method in class com.authzed.api.v1.PartialCaveatInfo
- getSerializedSize() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- getSerializedSize() - Method in class com.authzed.api.v1.Precondition
- getSerializedSize() - Method in class com.authzed.api.v1.ReadCounterValue
- getSerializedSize() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ReadSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v1.ReadSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v1.Relationship
- getSerializedSize() - Method in class com.authzed.api.v1.RelationshipFilter
- getSerializedSize() - Method in class com.authzed.api.v1.RelationshipUpdate
- getSerializedSize() - Method in class com.authzed.api.v1.ResolvedSubject
- getSerializedSize() - Method in class com.authzed.api.v1.SubjectFilter
- getSerializedSize() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- getSerializedSize() - Method in class com.authzed.api.v1.SubjectReference
- getSerializedSize() - Method in class com.authzed.api.v1.WatchRequest
- getSerializedSize() - Method in class com.authzed.api.v1.WatchResponse
- getSerializedSize() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- getSerializedSize() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- getSerializedSize() - Method in class com.authzed.api.v1.WriteSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v1.WriteSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v1.ZedToken
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- getSerializedSize() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- getSerializedSize() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- getSerializedSize() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- getServiceDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v1.SchemaServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v1.WatchServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
- getServiceDescriptor() - Static method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
- getSfixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed32Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed32OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SFixed32Rules sfixed32 = 11;
- getSfixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- getSfixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SFixed64Rules sfixed64 = 12;
- getSfixed64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SFixed64Rules sfixed64 = 12;
- getSfixed64Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- getSfixed64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- getSfixed64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SFixed64Rules sfixed64 = 12;
- getSfixed64OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SFixed64Rules sfixed64 = 12;
- getShareMethod() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getShareReference() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
-
string share_reference = 1;
- getShareReference() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
-
string share_reference = 1;
- getShareReference() - Method in interface com.authzed.api.v0.Developer.LookupShareRequestOrBuilder
-
string share_reference = 1;
- getShareReference() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
-
string share_reference = 1;
- getShareReference() - Method in class com.authzed.api.v0.Developer.ShareResponse
-
string share_reference = 1;
- getShareReference() - Method in interface com.authzed.api.v0.Developer.ShareResponseOrBuilder
-
string share_reference = 1;
- getShareReferenceBytes() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
-
string share_reference = 1;
- getShareReferenceBytes() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
-
string share_reference = 1;
- getShareReferenceBytes() - Method in interface com.authzed.api.v0.Developer.LookupShareRequestOrBuilder
-
string share_reference = 1;
- getShareReferenceBytes() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
-
string share_reference = 1;
- getShareReferenceBytes() - Method in class com.authzed.api.v0.Developer.ShareResponse
-
string share_reference = 1;
- getShareReferenceBytes() - Method in interface com.authzed.api.v0.Developer.ShareResponseOrBuilder
-
string share_reference = 1;
- getSint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- getSint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SInt32Rules sint32 = 7;
- getSint32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SInt32Rules sint32 = 7;
- getSint32Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- getSint32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- getSint32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SInt32Rules sint32 = 7;
- getSint32OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SInt32Rules sint32 = 7;
- getSint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- getSint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SInt64Rules sint64 = 8;
- getSint64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SInt64Rules sint64 = 8;
- getSint64Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- getSint64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- getSint64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SInt64Rules sint64 = 8;
- getSint64OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SInt64Rules sint64 = 8;
- getSkip() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Skip specifies that the validation rules of this field should not be evaluated
- getSkip() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
-
Skip specifies that the validation rules of this field should not be evaluated
- getSkip() - Method in interface io.envoyproxy.pgv.validate.Validate.MessageRulesOrBuilder
-
Skip specifies that the validation rules of this field should not be evaluated
- getSource() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- getSource() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
.authzed.api.v0.DeveloperError.Source source = 4;
- getSource() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- getSourceValue() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- getSourceValue() - Method in class com.authzed.api.v0.Developer.DeveloperError
-
.authzed.api.v0.DeveloperError.Source source = 4;
- getSourceValue() - Method in interface com.authzed.api.v0.Developer.DeveloperErrorOrBuilder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- getStartingIndex() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_index is an offset of the permission set represented by this cursor
- getStartingIndex() - Method in class com.authzed.api.materialize.v0.Cursor
-
starting_index is an offset of the permission set represented by this cursor
- getStartingIndex() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
starting_index is an offset of the permission set represented by this cursor
- getStartingKey() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- getStartingKey() - Method in class com.authzed.api.materialize.v0.Cursor
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- getStartingKey() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- getStartingKeyBytes() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- getStartingKeyBytes() - Method in class com.authzed.api.materialize.v0.Cursor
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- getStartingKeyBytes() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- getStatus() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- getStatus() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- getStatus() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- getStatusValue() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- getStatusValue() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- getStatusValue() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- getStrict() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- getStrict() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- getStrict() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- getString() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- getString() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.StringRules string = 14;
- getString() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.StringRules string = 14;
- getStringBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- getStringOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- getStringOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.StringRules string = 14;
- getStringOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.StringRules string = 14;
- getSubject() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- getSubject() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
subject is the subject that the permission change is related to.
- getSubject() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
subject is the subject that the permission change is related to.
- getSubject() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubject() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubject() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubject() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubject() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubject() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubject() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- getSubject() - Method in class com.authzed.api.v1.CheckDebugTrace
-
subject holds the subject on which the Check was performed.
- getSubject() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
subject holds the subject on which the Check was performed.
- getSubject() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- getSubject() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
subject is the subject that will be checked for the permission or relation.
- getSubject() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
subject is the subject that will be checked for the permission or relation.
- getSubject() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- getSubject() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
subject is the subject with access to the resources.
- getSubject() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
subject is the subject with access to the resources.
- getSubject() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- getSubject() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
subject is the subject found, along with its permissionship.
- getSubject() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
subject is the subject found, along with its permissionship.
- getSubject() - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- getSubject() - Method in class com.authzed.api.v1.Relationship
-
subject is the subject to which the resource is related, in some manner.
- getSubject() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
subject is the subject to which the resource is related, in some manner.
- getSubject() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- getSubject() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
subject defines the subject resource whose permissions have changed.
- getSubject() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
subject defines the subject resource whose permissions have changed.
- getSubjectBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- getSubjectBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- getSubjectBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- getSubjectBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- getSubjectBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- getSubjectBuilder() - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- getSubjectBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- getSubjectDefinitionName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
subject_definition_name is the name of the subject's definition.
- getSubjectDefinitionName() - Method in class com.authzed.api.v1.ExpTypeReference
-
subject_definition_name is the name of the subject's definition.
- getSubjectDefinitionName() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
subject_definition_name is the name of the subject's definition.
- getSubjectDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
subject_definition_name is the name of the subject's definition.
- getSubjectDefinitionNameBytes() - Method in class com.authzed.api.v1.ExpTypeReference
-
subject_definition_name is the name of the subject's definition.
- getSubjectDefinitionNameBytes() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
subject_definition_name is the name of the subject's definition.
- getSubjectObjectId() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- getSubjectObjectId() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- getSubjectObjectId() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- getSubjectObjectId() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
subject_object_id is the Object ID of the subject found.
- getSubjectObjectId() - Method in class com.authzed.api.v1.ResolvedSubject
-
subject_object_id is the Object ID of the subject found.
- getSubjectObjectId() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
subject_object_id is the Object ID of the subject found.
- getSubjectObjectIdBytes() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- getSubjectObjectIdBytes() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- getSubjectObjectIdBytes() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- getSubjectObjectIdBytes() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
subject_object_id is the Object ID of the subject found.
- getSubjectObjectIdBytes() - Method in class com.authzed.api.v1.ResolvedSubject
-
subject_object_id is the Object ID of the subject found.
- getSubjectObjectIdBytes() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
subject_object_id is the Object ID of the subject found.
- getSubjectObjectType() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- getSubjectObjectType() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
subject_object_type is the type of subject object for which the IDs will be returned.
- getSubjectObjectType() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- getSubjectObjectType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- getSubjectObjectType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- getSubjectObjectType() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- getSubjectObjectTypeBytes() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- getSubjectObjectTypeBytes() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
subject_object_type is the type of subject object for which the IDs will be returned.
- getSubjectObjectTypeBytes() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- getSubjectObjectTypeBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- getSubjectObjectTypeBytes() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- getSubjectObjectTypeBytes() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- getSubjectOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- getSubjectOrBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
subject is the subject that the permission change is related to.
- getSubjectOrBuilder() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
subject is the subject that the permission change is related to.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace
-
subject holds the subject on which the Check was performed.
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
subject holds the subject on which the Check was performed.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
subject is the subject that will be checked for the permission or relation.
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
subject is the subject that will be checked for the permission or relation.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
subject is the subject with access to the resources.
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
subject is the subject with access to the resources.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
subject is the subject found, along with its permissionship.
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
subject is the subject found, along with its permissionship.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1.Relationship
-
subject is the subject to which the resource is related, in some manner.
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
subject is the subject to which the resource is related, in some manner.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- getSubjectOrBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
subject defines the subject resource whose permissions have changed.
- getSubjectOrBuilder() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
subject defines the subject resource whose permissions have changed.
- getSubjects(int) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjects(int) - Method in class com.authzed.api.v1.DirectSubjectSet
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjects(int) - Method in interface com.authzed.api.v1.DirectSubjectSetOrBuilder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsBuilder(int) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsBuilderList() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsCount() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsCount() - Method in class com.authzed.api.v1.DirectSubjectSet
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsCount() - Method in interface com.authzed.api.v1.DirectSubjectSetOrBuilder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsList() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsList() - Method in class com.authzed.api.v1.DirectSubjectSet
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsList() - Method in interface com.authzed.api.v1.DirectSubjectSetOrBuilder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsOrBuilder(int) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsOrBuilder(int) - Method in class com.authzed.api.v1.DirectSubjectSet
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsOrBuilder(int) - Method in interface com.authzed.api.v1.DirectSubjectSetOrBuilder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsOrBuilderList() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsOrBuilderList() - Method in class com.authzed.api.v1.DirectSubjectSet
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectsOrBuilderList() - Method in interface com.authzed.api.v1.DirectSubjectSetOrBuilder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- getSubjectType() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
subject_type is the type of the subject to watch for changes.
- getSubjectType() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
subject_type is the type of the subject to watch for changes.
- getSubjectType() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
subject_type is the type of the subject to watch for changes.
- getSubjectType() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string subject_type = 1 [(.validate.rules) = { ...
- getSubjectType() - Method in class com.authzed.api.v1.SubjectFilter
-
string subject_type = 1 [(.validate.rules) = { ...
- getSubjectType() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
string subject_type = 1 [(.validate.rules) = { ...
- getSubjectTypeBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
subject_type is the type of the subject to watch for changes.
- getSubjectTypeBytes() - Method in class com.authzed.api.materialize.v0.WatchedPermission
-
subject_type is the type of the subject to watch for changes.
- getSubjectTypeBytes() - Method in interface com.authzed.api.materialize.v0.WatchedPermissionOrBuilder
-
subject_type is the type of the subject to watch for changes.
- getSubjectTypeBytes() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string subject_type = 1 [(.validate.rules) = { ...
- getSubjectTypeBytes() - Method in class com.authzed.api.v1.SubjectFilter
-
string subject_type = 1 [(.validate.rules) = { ...
- getSubjectTypeBytes() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
string subject_type = 1 [(.validate.rules) = { ...
- getSubjectTypes(int) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypes(int) - Method in class com.authzed.api.v1.ExpRelation
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypes(int) - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesBuilder(int) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesBuilderList() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesCount() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesCount() - Method in class com.authzed.api.v1.ExpRelation
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesCount() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesList() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesList() - Method in class com.authzed.api.v1.ExpRelation
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesList() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesOrBuilder(int) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesOrBuilder(int) - Method in class com.authzed.api.v1.ExpRelation
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesOrBuilder(int) - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesOrBuilderList() - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesOrBuilderList() - Method in class com.authzed.api.v1.ExpRelation
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubjectTypesOrBuilderList() - Method in interface com.authzed.api.v1.ExpRelationOrBuilder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- getSubProblems() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSubProblems() - Method in class com.authzed.api.v1.CheckDebugTrace
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSubProblems() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSubProblemsBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSubProblemsOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSubProblemsOrBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSubProblemsOrBuilder() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- getSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- getSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- getSuffix() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- getSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- getSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Suffix specifies that this field must have the specified substring at the end of the string.
- getSuffix() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- getSuffixBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- getSuffixBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Suffix specifies that this field must have the specified substring at the end of the string.
- getSuffixBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- getSummary() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A short summary of what the operation does.
- getSummary() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A short summary of what the operation does.
- getSummary() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A short summary of what the operation does.
- getSummaryBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A short summary of what the operation does.
- getSummaryBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A short summary of what the operation does.
- getSummaryBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A short summary of what the operation does.
- getSwagger() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Specifies the OpenAPI Specification version being used.
- getSwagger() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Specifies the OpenAPI Specification version being used.
- getSwagger() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Specifies the OpenAPI Specification version being used.
- getSwaggerBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Specifies the OpenAPI Specification version being used.
- getSwaggerBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Specifies the OpenAPI Specification version being used.
- getSwaggerBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Specifies the OpenAPI Specification version being used.
- getTags(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- getTags(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of tags for API documentation control.
- getTags(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of tags for API documentation control.
- getTags(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTags(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of tags for API documentation control.
- getTags(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of tags for API documentation control.
- getTagsBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTagsBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTagsBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- getTagsBytes(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of tags for API documentation control.
- getTagsBytes(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of tags for API documentation control.
- getTagsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- getTagsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of tags for API documentation control.
- getTagsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of tags for API documentation control.
- getTagsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTagsCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of tags for API documentation control.
- getTagsCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of tags for API documentation control.
- getTagsList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- getTagsList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
A list of tags for API documentation control.
- getTagsList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
A list of tags for API documentation control.
- getTagsList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTagsList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of tags for API documentation control.
- getTagsList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of tags for API documentation control.
- getTagsOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTagsOrBuilder(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of tags for API documentation control.
- getTagsOrBuilder(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of tags for API documentation control.
- getTagsOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- getTagsOrBuilderList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
A list of tags for API documentation control.
- getTagsOrBuilderList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
A list of tags for API documentation control.
- getTermsOfService() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The Terms of Service for the API.
- getTermsOfService() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The Terms of Service for the API.
- getTermsOfService() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The Terms of Service for the API.
- getTermsOfServiceBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The Terms of Service for the API.
- getTermsOfServiceBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The Terms of Service for the API.
- getTermsOfServiceBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The Terms of Service for the API.
- getTimestamp() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- getTimestamp() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.TimestampRules timestamp = 22;
- getTimestamp() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.TimestampRules timestamp = 22;
- getTimestampBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- getTimestampOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- getTimestampOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.TimestampRules timestamp = 22;
- getTimestampOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.TimestampRules timestamp = 22;
- getTitle() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The title of the application.
- getTitle() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The title of the application.
- getTitle() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The title of the application.
- getTitle() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
The title of the schema.
- getTitle() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
The title of the schema.
- getTitle() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
The title of the schema.
- getTitleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The title of the application.
- getTitleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The title of the application.
- getTitleBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The title of the application.
- getTitleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
The title of the schema.
- getTitleBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
The title of the schema.
- getTitleBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
The title of the schema.
- getToken() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- getToken() - Method in class com.authzed.api.materialize.v0.Cursor
-
token is the snapshot revision at which the cursor was computed.
- getToken() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
token is the snapshot revision at which the cursor was computed.
- getToken() - Method in class com.authzed.api.v1.Cursor.Builder
-
string token = 1 [(.validate.rules) = { ...
- getToken() - Method in class com.authzed.api.v1.Cursor
-
string token = 1 [(.validate.rules) = { ...
- getToken() - Method in interface com.authzed.api.v1.CursorOrBuilder
-
string token = 1 [(.validate.rules) = { ...
- getToken() - Method in class com.authzed.api.v1.ZedToken.Builder
-
string token = 1 [(.validate.rules) = { ...
- getToken() - Method in class com.authzed.api.v1.ZedToken
-
string token = 1 [(.validate.rules) = { ...
- getToken() - Method in interface com.authzed.api.v1.ZedTokenOrBuilder
-
string token = 1 [(.validate.rules) = { ...
- getTokenBuilder() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- getTokenBytes() - Method in class com.authzed.api.v1.Cursor.Builder
-
string token = 1 [(.validate.rules) = { ...
- getTokenBytes() - Method in class com.authzed.api.v1.Cursor
-
string token = 1 [(.validate.rules) = { ...
- getTokenBytes() - Method in interface com.authzed.api.v1.CursorOrBuilder
-
string token = 1 [(.validate.rules) = { ...
- getTokenBytes() - Method in class com.authzed.api.v1.ZedToken.Builder
-
string token = 1 [(.validate.rules) = { ...
- getTokenBytes() - Method in class com.authzed.api.v1.ZedToken
-
string token = 1 [(.validate.rules) = { ...
- getTokenBytes() - Method in interface com.authzed.api.v1.ZedTokenOrBuilder
-
string token = 1 [(.validate.rules) = { ...
- getTokenOrBuilder() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- getTokenOrBuilder() - Method in class com.authzed.api.materialize.v0.Cursor
-
token is the snapshot revision at which the cursor was computed.
- getTokenOrBuilder() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
token is the snapshot revision at which the cursor was computed.
- getTokenUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The token URL to be used for this flow.
- getTokenUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The token URL to be used for this flow.
- getTokenUrl() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The token URL to be used for this flow.
- getTokenUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The token URL to be used for this flow.
- getTokenUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The token URL to be used for this flow.
- getTokenUrlBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The token URL to be used for this flow.
- getTraces(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTraces(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTraces(int) - Method in interface com.authzed.api.v1.CheckDebugTrace.SubProblemsOrBuilder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesBuilder(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesBuilderList() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesCount() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesCount() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesCount() - Method in interface com.authzed.api.v1.CheckDebugTrace.SubProblemsOrBuilder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesList() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesList() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesList() - Method in interface com.authzed.api.v1.CheckDebugTrace.SubProblemsOrBuilder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesOrBuilder(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesOrBuilder(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesOrBuilder(int) - Method in interface com.authzed.api.v1.CheckDebugTrace.SubProblemsOrBuilder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesOrBuilderList() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesOrBuilderList() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTracesOrBuilderList() - Method in interface com.authzed.api.v1.CheckDebugTrace.SubProblemsOrBuilder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- getTreeRoot() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeRoot() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeRoot() - Method in interface com.authzed.api.v1.ExpandPermissionTreeResponseOrBuilder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeRootBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeRootOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeRootOrBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeRootOrBuilder() - Method in interface com.authzed.api.v1.ExpandPermissionTreeResponseOrBuilder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- getTreeTypeCase() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- getTreeTypeCase() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- getTreeTypeCase() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
- getType() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
type is the type of the parameter.
- getType() - Method in class com.authzed.api.v1.ExpCaveatParameter
-
type is the type of the parameter.
- getType() - Method in interface com.authzed.api.v1.ExpCaveatParameterOrBuilder
-
type is the type of the parameter.
- getType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
The type of the object.
- getType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
The type of the object.
- getType() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
The type of the object.
- getType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Type` is the type of the object.
- getType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Type` is the type of the object.
- getType() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Type` is the type of the object.
- getType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The type of the security scheme.
- getType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The type of the security scheme.
- getType() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The type of the security scheme.
- getType(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getType(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getType(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeBytes() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
type is the type of the parameter.
- getTypeBytes() - Method in class com.authzed.api.v1.ExpCaveatParameter
-
type is the type of the parameter.
- getTypeBytes() - Method in interface com.authzed.api.v1.ExpCaveatParameterOrBuilder
-
type is the type of the parameter.
- getTypeBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
The type of the object.
- getTypeBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
-
The type of the object.
- getTypeBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderOrBuilder
-
The type of the object.
- getTypeCase() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- getTypeCase() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- getTypeCase() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
- getTypeCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeCount() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeCount() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTyperefCase() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- getTyperefCase() - Method in class com.authzed.api.v1.ExpTypeReference
- getTyperefCase() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
- getTypeValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Type` is the type of the object.
- getTypeValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
-
`Type` is the type of the object.
- getTypeValue() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameterOrBuilder
-
`Type` is the type of the object.
- getTypeValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The type of the security scheme.
- getTypeValue() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The type of the security scheme.
- getTypeValue() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The type of the security scheme.
- getTypeValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeValue(int) - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeValueList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeValueList() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getTypeValueList() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- getUint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- getUint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.UInt32Rules uint32 = 5;
- getUint32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.UInt32Rules uint32 = 5;
- getUint32Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- getUint32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- getUint32OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.UInt32Rules uint32 = 5;
- getUint32OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.UInt32Rules uint32 = 5;
- getUint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- getUint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.UInt64Rules uint64 = 6;
- getUint64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.UInt64Rules uint64 = 6;
- getUint64Builder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- getUint64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- getUint64OrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.UInt64Rules uint64 = 6;
- getUint64OrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.UInt64Rules uint64 = 6;
- getUnique() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Unique specifies that all elements in this field must be unique.
- getUnique() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
Unique specifies that all elements in this field must be unique.
- getUnique() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
Unique specifies that all elements in this field must be unique.
- getUniqueItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool unique_items = 22;
- getUniqueItems() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
bool unique_items = 22;
- getUniqueItems() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
bool unique_items = 22;
- getUpdatedPermission() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- getUpdatedPermission() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- getUpdatedPermission() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- getUpdatedPermissionValue() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- getUpdatedPermissionValue() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- getUpdatedPermissionValue() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- getUpdatedValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
string updated_validation_yaml = 3;
- getUpdatedValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
string updated_validation_yaml = 3;
- getUpdatedValidationYaml() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
string updated_validation_yaml = 3;
- getUpdatedValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
string updated_validation_yaml = 3;
- getUpdatedValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
string updated_validation_yaml = 3;
- getUpdatedValidationYamlBytes() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
string updated_validation_yaml = 3;
- getUpdates(int) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdates(int) - Method in class com.authzed.api.v1.WatchResponse
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdates(int) - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdates(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdates(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdates(int) - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdates(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdates(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdates(int) - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesBuilder(int) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesBuilder(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesBuilderList() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesBuilderList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesBuilderList() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesCount() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesCount() - Method in class com.authzed.api.v1.WatchResponse
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesCount() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesCount() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesCount() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesCount() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesCount() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesCount() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesCount() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesList() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesList() - Method in class com.authzed.api.v1.WatchResponse
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesList() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesList() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesList() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesList() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesList() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesOrBuilder(int) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesOrBuilder(int) - Method in class com.authzed.api.v1.WatchResponse
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesOrBuilder(int) - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesOrBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesOrBuilder(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesOrBuilder(int) - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesOrBuilder(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesOrBuilder(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesOrBuilder(int) - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesOrBuilderList() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesOrBuilderList() - Method in class com.authzed.api.v1.WatchResponse
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesOrBuilderList() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- getUpdatesOrBuilderList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesOrBuilderList() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesOrBuilderList() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- getUpdatesOrBuilderList() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesOrBuilderList() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdatesOrBuilderList() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- getUpdateValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
bool update_validation_yaml = 4;
- getUpdateValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
bool update_validation_yaml = 4;
- getUpdateValidationYaml() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
bool update_validation_yaml = 4;
- getUpgradedSchema() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
string upgraded_schema = 2;
- getUpgradedSchema() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
-
string upgraded_schema = 2;
- getUpgradedSchema() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaResponseOrBuilder
-
string upgraded_schema = 2;
- getUpgradedSchemaBytes() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
string upgraded_schema = 2;
- getUpgradedSchemaBytes() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
-
string upgraded_schema = 2;
- getUpgradedSchemaBytes() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaResponseOrBuilder
-
string upgraded_schema = 2;
- getUpgradeSchemaMethod() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getUri() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- getUri() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- getUri() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- getUriRef() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- getUriRef() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- getUriRef() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- getUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The URL pointing to the contact information.
- getUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
-
The URL pointing to the contact information.
- getUrl() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ContactOrBuilder
-
The URL pointing to the contact information.
- getUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
The URL for the target documentation.
- getUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
-
The URL for the target documentation.
- getUrl() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentationOrBuilder
-
The URL for the target documentation.
- getUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
A URL to the license used for the API.
- getUrl() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
-
A URL to the license used for the API.
- getUrl() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.LicenseOrBuilder
-
A URL to the license used for the API.
- getUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The URL pointing to the contact information.
- getUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
-
The URL pointing to the contact information.
- getUrlBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ContactOrBuilder
-
The URL pointing to the contact information.
- getUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
The URL for the target documentation.
- getUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
-
The URL for the target documentation.
- getUrlBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentationOrBuilder
-
The URL for the target documentation.
- getUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
A URL to the license used for the API.
- getUrlBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
-
A URL to the license used for the API.
- getUrlBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.LicenseOrBuilder
-
A URL to the license used for the API.
- getUser() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUser() - Method in class com.authzed.api.v0.Core.RelationTuple
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUser() - Method in interface com.authzed.api.v0.Core.RelationTupleOrBuilder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUserBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUserOneofCase() - Method in class com.authzed.api.v0.Core.User.Builder
- getUserOneofCase() - Method in class com.authzed.api.v0.Core.User
- getUserOneofCase() - Method in interface com.authzed.api.v0.Core.UserOrBuilder
- getUserOrBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUserOrBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUserOrBuilder() - Method in interface com.authzed.api.v0.Core.RelationTupleOrBuilder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- getUserset() - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUserset() - Method in class com.authzed.api.v0.Core.User
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUserset() - Method in interface com.authzed.api.v0.Core.UserOrBuilder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUsersetBuilder() - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUsersetOrBuilder() - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUsersetOrBuilder() - Method in class com.authzed.api.v0.Core.User
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUsersetOrBuilder() - Method in interface com.authzed.api.v0.Core.UserOrBuilder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- getUuid() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- getUuid() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- getUuid() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- getValidateMethod() - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
- getValidationErrors(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrors(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrors(int) - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsBuilderList() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsCount() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsCount() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsCount() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsList() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsList() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsList() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsOrBuilder(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsOrBuilder(int) - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsOrBuilderList() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsOrBuilderList() - Method in class com.authzed.api.v0.Developer.ValidateResponse
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationErrorsOrBuilderList() - Method in interface com.authzed.api.v0.Developer.ValidateResponseOrBuilder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- getValidationYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string validation_yaml = 4;
- getValidationYaml() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string validation_yaml = 4;
- getValidationYaml() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string validation_yaml = 4;
- getValidationYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string validation_yaml = 3;
- getValidationYaml() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string validation_yaml = 3;
- getValidationYaml() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string validation_yaml = 3;
- getValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string validation_yaml = 3;
- getValidationYaml() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
string validation_yaml = 3;
- getValidationYaml() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
string validation_yaml = 3;
- getValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string validation_yaml = 4;
- getValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
-
string validation_yaml = 4;
- getValidationYamlBytes() - Method in interface com.authzed.api.v0.Developer.LookupShareResponseOrBuilder
-
string validation_yaml = 4;
- getValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string validation_yaml = 3;
- getValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.ShareRequest
-
string validation_yaml = 3;
- getValidationYamlBytes() - Method in interface com.authzed.api.v0.Developer.ShareRequestOrBuilder
-
string validation_yaml = 3;
- getValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string validation_yaml = 3;
- getValidationYamlBytes() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
string validation_yaml = 3;
- getValidationYamlBytes() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
string validation_yaml = 3;
- getValueDescriptor() - Method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- getValueDescriptor() - Method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- getValueDescriptor() - Method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- getValueDescriptor() - Method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- getValueDescriptor() - Method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- getValueDescriptor() - Method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- getValueDescriptor() - Method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- getValueDescriptor() - Method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- getValueDescriptor() - Method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- getValueDescriptor() - Method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- getValueDescriptor() - Method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- getValueDescriptor() - Method in enum class com.authzed.api.v1.ErrorReason
- getValueDescriptor() - Method in enum class com.authzed.api.v1.LookupPermissionship
- getValueDescriptor() - Method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- getValueDescriptor() - Method in enum class com.authzed.api.v1.Precondition.Operation
- getValueDescriptor() - Method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- getValueDescriptor() - Method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- getValueDescriptor() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- getValueDescriptor() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- getValueDescriptor() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- getValueDescriptor() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- getValueDescriptor() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- getValueDescriptor() - Method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- getValueDescriptor() - Method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
- getValues() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- getValues() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
Values specifies the constraints to be applied to the value of each key in the field.
- getValues() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
Values specifies the constraints to be applied to the value of each key in the field.
- getValuesBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- getValuesOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- getValuesOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
Values specifies the constraints to be applied to the value of each key in the field.
- getValuesOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
Values specifies the constraints to be applied to the value of each key in the field.
- getVersion() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Provides the version of the application API (not to be confused with the specification version).
- getVersion() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Provides the version of the application API (not to be confused with the specification version).
- getVersion() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Provides the version of the application API (not to be confused with the specification version).
- getVersionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Provides the version of the application API (not to be confused with the specification version).
- getVersionBytes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
Provides the version of the application API (not to be confused with the specification version).
- getVersionBytes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
Provides the version of the application API (not to be confused with the specification version).
- getWasCachedResult() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- getWasCachedResult() - Method in class com.authzed.api.v1.CheckDebugTrace
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- getWasCachedResult() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- getWatchMethod() - Static method in class com.authzed.api.v1.WatchServiceGrpc
- getWatchPermissionSetsMethod() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
- getWatchPermissionsMethod() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
- getWatchResourcesMethod() - Static method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
- getWellKnownCase() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- getWellKnownCase() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- getWellKnownCase() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
- getWellKnownCase() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- getWellKnownCase() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- getWellKnownCase() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
- getWellKnownRegex() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- getWellKnownRegex() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- getWellKnownRegex() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- getWildcardOption() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- getWildcardOption() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- getWildcardOption() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- getWildcardOptionValue() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- getWildcardOptionValue() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- getWildcardOptionValue() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- getWithin() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- getWithin() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Within specifies that this field must be within this duration of the current time.
- getWithin() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Within specifies that this field must be within this duration of the current time.
- getWithinBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- getWithinOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- getWithinOrBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Within specifies that this field must be within this duration of the current time.
- getWithinOrBuilder() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Within specifies that this field must be within this duration of the current time.
- getWithTracing() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
with_tracing, if true, indicates that the response should include a debug trace.
- getWithTracing() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
with_tracing, if true, indicates that the response should include a debug trace.
- getWithTracing() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
with_tracing, if true, indicates that the response should include a debug trace.
- getWriteRelationshipsMethod() - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
- getWriteSchemaMethod() - Static method in class com.authzed.api.v1.SchemaServiceGrpc
- getWriteSchemaMethod() - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
- getWrittenAt() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAt() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAt() - Method in interface com.authzed.api.v1.WriteRelationshipsResponseOrBuilder
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAt() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- getWrittenAt() - Method in class com.authzed.api.v1.WriteSchemaResponse
-
written_at is the ZedToken at which the schema was written.
- getWrittenAt() - Method in interface com.authzed.api.v1.WriteSchemaResponseOrBuilder
-
written_at is the ZedToken at which the schema was written.
- getWrittenAtBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAtBuilder() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- getWrittenAtOrBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAtOrBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAtOrBuilder() - Method in interface com.authzed.api.v1.WriteRelationshipsResponseOrBuilder
-
.authzed.api.v1.ZedToken written_at = 1;
- getWrittenAtOrBuilder() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- getWrittenAtOrBuilder() - Method in class com.authzed.api.v1.WriteSchemaResponse
-
written_at is the ZedToken at which the schema was written.
- getWrittenAtOrBuilder() - Method in interface com.authzed.api.v1.WriteSchemaResponseOrBuilder
-
written_at is the ZedToken at which the schema was written.
- grpc.gateway.protoc_gen_openapiv2.options - package grpc.gateway.protoc_gen_openapiv2.options
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- GT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- GT_NOW_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- GTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
H
- hasAddress() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- hasAddress() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- hasAddress() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- hasAfterResultCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- hasAfterResultCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- hasAfterResultCursor() - Method in interface com.authzed.api.v1.BulkExportRelationshipsResponseOrBuilder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- hasAfterResultCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- hasAfterResultCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- hasAfterResultCursor() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsResponseOrBuilder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- hasAfterResultCursor() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- hasAfterResultCursor() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- hasAfterResultCursor() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- hasAfterResultCursor() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- hasAfterResultCursor() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- hasAfterResultCursor() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- hasAfterResultCursor() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- hasAfterResultCursor() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- hasAfterResultCursor() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- hasAny() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- hasAny() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Well-Known Field Types
- hasAny() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Well-Known Field Types
- hasAtExactSnapshot() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- hasAtExactSnapshot() - Method in class com.authzed.api.v1.Consistency
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- hasAtExactSnapshot() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- hasAtLeastAsFresh() - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- hasAtLeastAsFresh() - Method in class com.authzed.api.v1.Consistency
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- hasAtLeastAsFresh() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- hasAtRevision() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- hasAtRevision() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
revision represents the revision at which the permission set change occurred.
- hasAtRevision() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
revision represents the revision at which the permission set change occurred.
- hasBool() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- hasBool() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.BoolRules bool = 13;
- hasBool() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.BoolRules bool = 13;
- hasBreakingSchemaChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- hasBreakingSchemaChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- hasBreakingSchemaChange() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- hasBytes() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- hasBytes() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.BytesRules bytes = 15;
- hasBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.BytesRules bytes = 15;
- hasCaveatAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- hasCaveatAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- hasCaveatAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- hasCaveatDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- hasCaveatDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- hasCaveatDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- hasCaveatEvaluationInfo() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- hasCaveatEvaluationInfo() - Method in class com.authzed.api.v1.CheckDebugTrace
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- hasCaveatEvaluationInfo() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- hasCaveatExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- hasCaveatExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- hasCaveatExprChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- hasCaveatParameterAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- hasCaveatParameterAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- hasCaveatParameterAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- hasCaveatParameterRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- hasCaveatParameterRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- hasCaveatParameterRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- hasCaveatParameterTypeChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- hasCaveatParameterTypeChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- hasCaveatParameterTypeChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- hasCaveatRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- hasCaveatRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- hasCaveatRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- hasChange() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- hasChange() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- hasChange() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsResponseOrBuilder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- hasChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- hasChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- hasChange() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- hasChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- hasChange() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- hasChange() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- hasChangeAt() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- hasChangeAt() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
-
change_at is the revision at which a breaking schema event has happened.
- hasChangeAt() - Method in interface com.authzed.api.materialize.v0.BreakingSchemaChangeOrBuilder
-
change_at is the revision at which a breaking schema event has happened.
- hasChangedSubjectType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- hasChangedSubjectType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- hasChangedSubjectType() - Method in interface com.authzed.api.v1.ExpRelationSubjectTypeChangeOrBuilder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- hasChangesThrough() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- hasChangesThrough() - Method in class com.authzed.api.v1.WatchResponse
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- hasChangesThrough() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- hasChangesThrough() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- hasChangesThrough() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
-
.authzed.api.v1.ZedToken changes_through = 2;
- hasChangesThrough() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponseOrBuilder
-
.authzed.api.v1.ZedToken changes_through = 2;
- hasCheck() - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- hasCheck() - Method in class com.authzed.api.v1.DebugInformation
-
check holds debug information about a check request.
- hasCheck() - Method in interface com.authzed.api.v1.DebugInformationOrBuilder
-
check holds debug information about a check request.
- hasCheckedAt() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasCheckedAt() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- hasChildMember() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- hasChildMember() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
child_member represents the scenario where an specific object is considered member of the parent set
- hasChildMember() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
child_member represents the scenario where an specific object is considered member of the parent set
- hasChildSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- hasChildSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
child_set represents the scenario where another set is considered member of the parent set
- hasChildSet() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
child_set represents the scenario where another set is considered member of the parent set
- hasCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- hasCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
completed_revision is the revision token that indicates the completion of a set of changes.
- hasCompletedRevision() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- hasCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- hasCompletedRevision() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- hasCompletedRevision() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsResponseOrBuilder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- hasConsistency() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
.authzed.api.v1.Consistency consistency = 1;
- hasConsistency() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
.authzed.api.v1.Consistency consistency = 1;
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.BoolRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Const specifies that this field must be exactly the specified value
- hasConst() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Const specifies that this field must be exactly the specified value
- hasContact() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- hasContact() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The contact information for the exposed API.
- hasContact() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The contact information for the exposed API.
- hasContains() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- hasContains() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- hasContains() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- hasContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- hasContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Contains specifies that this field must have the specified substring anywhere in the string.
- hasContains() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- hasContext() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- hasContext() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
-
.authzed.api.v0.RequestContext context = 1;
- hasContext() - Method in interface com.authzed.api.v0.Developer.EditCheckRequestOrBuilder
-
.authzed.api.v0.RequestContext context = 1;
- hasContext() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- hasContext() - Method in class com.authzed.api.v0.Developer.ValidateRequest
-
.authzed.api.v0.RequestContext context = 1;
- hasContext() - Method in interface com.authzed.api.v0.Developer.ValidateRequestOrBuilder
-
.authzed.api.v0.RequestContext context = 1;
- hasContext() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- hasContext() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- hasContext() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- hasContext() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- hasContext() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
context consists of any named values that were used for evaluating the caveat expression.
- hasContext() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
context consists of any named values that were used for evaluating the caveat expression.
- hasContext() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- hasContext() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- hasContext() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- hasContext() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- hasContext() - Method in class com.authzed.api.v1.ContextualizedCaveat
-
context consists of any named values that are defined at write time for the caveat expression
- hasContext() - Method in interface com.authzed.api.v1.ContextualizedCaveatOrBuilder
-
context consists of any named values that are defined at write time for the caveat expression
- hasContext() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
context consists of named values that are injected into the caveat evaluation context
- hasContext() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
context consists of named values that are injected into the caveat evaluation context
- hasCounterStillCalculating() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
counter_still_calculating is true if the counter is still calculating the count.
- hasCounterStillCalculating() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
-
counter_still_calculating is true if the counter is still calculating the count.
- hasCounterStillCalculating() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsResponseOrBuilder
-
counter_still_calculating is true if the counter is still calculating the count.
- hasCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- hasCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
-
cursor points to a specific permission set in a revision.
- hasCursor() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsResponseOrBuilder
-
cursor points to a specific permission set in a revision.
- hasDebugTrace() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- hasDebugTrace() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
debug_trace is the debugging trace of this check, if requested.
- hasDebugTrace() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
debug_trace is the debugging trace of this check, if requested.
- hasDefinedOnly() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- hasDefinedOnly() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- hasDefinedOnly() - Method in interface io.envoyproxy.pgv.validate.Validate.EnumRulesOrBuilder
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- hasDefinitionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- hasDefinitionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- hasDefinitionAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- hasDefinitionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- hasDefinitionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- hasDefinitionDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- hasDefinitionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- hasDefinitionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- hasDefinitionRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- hasDeletedAt() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- hasDeletedAt() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
-
deleted_at is the revision at which the relationships were deleted.
- hasDeletedAt() - Method in interface com.authzed.api.v1.DeleteRelationshipsResponseOrBuilder
-
deleted_at is the revision at which the relationships were deleted.
- hasDouble() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- hasDouble() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.DoubleRules double = 2;
- hasDouble() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.DoubleRules double = 2;
- hasDuration() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- hasDuration() - Method in class com.authzed.api.v1.CheckDebugTrace
-
duration holds the time spent executing this Check operation.
- hasDuration() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
duration holds the time spent executing this Check operation.
- hasDuration() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- hasDuration() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.DurationRules duration = 21;
- hasDuration() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.DurationRules duration = 21;
- hasEmail() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- hasEmail() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- hasEmail() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- hasEnum() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- hasEnum() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Complex Field Types
- hasEnum() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Complex Field Types
- hasError() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- hasError() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
.authzed.api.v0.DeveloperError error = 3;
- hasError() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
.authzed.api.v0.DeveloperError error = 3;
- hasError() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- hasError() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
-
.authzed.api.v0.DeveloperError error = 1;
- hasError() - Method in interface com.authzed.api.v0.Developer.FormatSchemaResponseOrBuilder
-
.authzed.api.v0.DeveloperError error = 1;
- hasError() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- hasError() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
-
.authzed.api.v0.DeveloperError error = 1;
- hasError() - Method in interface com.authzed.api.v0.Developer.UpgradeSchemaResponseOrBuilder
-
.authzed.api.v0.DeveloperError error = 1;
- hasError() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- hasError() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.google.rpc.Status error = 3;
- hasError() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.google.rpc.Status error = 3;
- hasError() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- hasError() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.google.rpc.Status error = 3;
- hasError() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.google.rpc.Status error = 3;
- hasExpandedAt() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- hasExpandedAt() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
-
.authzed.api.v1.ZedToken expanded_at = 1;
- hasExpandedAt() - Method in interface com.authzed.api.v1.ExpandPermissionTreeResponseOrBuilder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- hasExpandedObject() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- hasExpandedObject() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- hasExpandedObject() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Additional external documentation for this operation.
- hasExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Additional external documentation for this operation.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
Additional external documentation for this schema.
- hasExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
Additional external documentation for this schema.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Additional external documentation.
- hasExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Additional external documentation.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- hasExternalDocs() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
-
Additional external documentation for this tag.
- hasExternalDocs() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.TagOrBuilder
-
Additional external documentation for this tag.
- hasFieldConfiguration() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- hasFieldConfiguration() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
-
Additional field level properties used when generating the OpenAPI v2 file.
- hasFieldConfiguration() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchemaOrBuilder
-
Additional field level properties used when generating the OpenAPI v2 file.
- hasFilter() - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- hasFilter() - Method in class com.authzed.api.v1.Precondition
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- hasFilter() - Method in interface com.authzed.api.v1.PreconditionOrBuilder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- hasFixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- hasFixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Fixed32Rules fixed32 = 9;
- hasFixed32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Fixed32Rules fixed32 = 9;
- hasFixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- hasFixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Fixed64Rules fixed64 = 10;
- hasFixed64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Fixed64Rules fixed64 = 10;
- hasFloat() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- hasFloat() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
Scalar Field Types
- hasFloat() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
Scalar Field Types
- hasFullyConsistent() - Method in class com.authzed.api.v1.Consistency.Builder
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- hasFullyConsistent() - Method in class com.authzed.api.v1.Consistency
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- hasFullyConsistent() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Gt specifies that this field must be greater than the specified value, exclusive
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Gt specifies that this field must be greater than the specified value, exclusive
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Gte specifies that this field must be greater than the specified value, inclusive
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Gte specifies that this field must be greater than the specified value, inclusive
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Gte specifies that this field must be greater than the specified value, inclusive
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Gte specifies that this field must be greater than the specified value, inclusive
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- hasGtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
GtNow specifies that this must be greater than the current time.
- hasGtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
GtNow specifies that this must be greater than the current time.
- hasGtNow() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
GtNow specifies that this must be greater than the current time.
- hashCode() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- hashCode() - Method in class com.authzed.api.materialize.v0.Cursor
- hashCode() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- hashCode() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- hashCode() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- hashCode() - Method in class com.authzed.api.materialize.v0.MemberReference
- hashCode() - Method in class com.authzed.api.materialize.v0.PermissionChange
- hashCode() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- hashCode() - Method in class com.authzed.api.materialize.v0.SetReference
- hashCode() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- hashCode() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- hashCode() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- hashCode() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- hashCode() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- hashCode() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- hashCode() - Method in class com.authzed.api.v0.Core.RelationReference
- hashCode() - Method in class com.authzed.api.v0.Core.RelationTuple
- hashCode() - Method in class com.authzed.api.v0.Core.User
- hashCode() - Method in class com.authzed.api.v0.Developer.DeveloperError
- hashCode() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- hashCode() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- hashCode() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- hashCode() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- hashCode() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- hashCode() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- hashCode() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- hashCode() - Method in class com.authzed.api.v0.Developer.RequestContext
- hashCode() - Method in class com.authzed.api.v0.Developer.ShareRequest
- hashCode() - Method in class com.authzed.api.v0.Developer.ShareResponse
- hashCode() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- hashCode() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- hashCode() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- hashCode() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- hashCode() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- hashCode() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- hashCode() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- hashCode() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- hashCode() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- hashCode() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- hashCode() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.CaveatEvalInfo
- hashCode() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- hashCode() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- hashCode() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- hashCode() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- hashCode() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- hashCode() - Method in class com.authzed.api.v1.CheckDebugTrace
- hashCode() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- hashCode() - Method in class com.authzed.api.v1.CheckPermissionRequest
- hashCode() - Method in class com.authzed.api.v1.CheckPermissionResponse
- hashCode() - Method in class com.authzed.api.v1.Consistency
- hashCode() - Method in class com.authzed.api.v1.ContextualizedCaveat
- hashCode() - Method in class com.authzed.api.v1.Cursor
- hashCode() - Method in class com.authzed.api.v1.DebugInformation
- hashCode() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.DirectSubjectSet
- hashCode() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- hashCode() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- hashCode() - Method in class com.authzed.api.v1.ExpCaveat
- hashCode() - Method in class com.authzed.api.v1.ExpCaveatParameter
- hashCode() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- hashCode() - Method in class com.authzed.api.v1.ExpDefinition
- hashCode() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- hashCode() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- hashCode() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- hashCode() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- hashCode() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- hashCode() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- hashCode() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- hashCode() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.ExpPermission
- hashCode() - Method in class com.authzed.api.v1.ExpRelation
- hashCode() - Method in class com.authzed.api.v1.ExpRelationReference
- hashCode() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- hashCode() - Method in class com.authzed.api.v1.ExpSchemaDiff
- hashCode() - Method in class com.authzed.api.v1.ExpSchemaFilter
- hashCode() - Method in class com.authzed.api.v1.ExpTypeReference
- hashCode() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.LookupResourcesRequest
- hashCode() - Method in class com.authzed.api.v1.LookupResourcesResponse
- hashCode() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- hashCode() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- hashCode() - Method in class com.authzed.api.v1.ObjectReference
- hashCode() - Method in class com.authzed.api.v1.PartialCaveatInfo
- hashCode() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- hashCode() - Method in class com.authzed.api.v1.Precondition
- hashCode() - Method in class com.authzed.api.v1.ReadCounterValue
- hashCode() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.ReadSchemaRequest
- hashCode() - Method in class com.authzed.api.v1.ReadSchemaResponse
- hashCode() - Method in class com.authzed.api.v1.Relationship
- hashCode() - Method in class com.authzed.api.v1.RelationshipFilter
- hashCode() - Method in class com.authzed.api.v1.RelationshipUpdate
- hashCode() - Method in class com.authzed.api.v1.ResolvedSubject
- hashCode() - Method in class com.authzed.api.v1.SubjectFilter
- hashCode() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- hashCode() - Method in class com.authzed.api.v1.SubjectReference
- hashCode() - Method in class com.authzed.api.v1.WatchRequest
- hashCode() - Method in class com.authzed.api.v1.WatchResponse
- hashCode() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- hashCode() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- hashCode() - Method in class com.authzed.api.v1.WriteSchemaRequest
- hashCode() - Method in class com.authzed.api.v1.WriteSchemaResponse
- hashCode() - Method in class com.authzed.api.v1.ZedToken
- hashCode() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- hashCode() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- hashCode() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- hashCode() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- hashCode() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- hashCode() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- hashCode() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- hashCode() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- hashCode() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- hasHostname() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- hasHostname() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- hasHostname() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasIgnoreEmpty() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- hasInfo() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- hasInfo() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Provides metadata about the API.
- hasInfo() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Provides metadata about the API.
- hasInt32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- hasInt32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Int32Rules int32 = 3;
- hasInt32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Int32Rules int32 = 3;
- hasInt64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- hasInt64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.Int64Rules int64 = 4;
- hasInt64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.Int64Rules int64 = 4;
- hasIntermediate() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- hasIntermediate() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- hasIntermediate() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- hasIp() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- hasIp() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- hasIp() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- hasIp() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- hasIp() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- hasIp() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- hasIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- hasIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- hasIpv4() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- hasIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address.
- hasIpv4() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Ipv4 specifies that the field must be a valid IPv4 address.
- hasIpv4() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Ipv4 specifies that the field must be a valid IPv4 address.
- hasIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- hasIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- hasIpv6() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- hasIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address.
- hasIpv6() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Ipv6 specifies that the field must be a valid IPv6 address.
- hasIpv6() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Ipv6 specifies that the field must be a valid IPv6 address.
- hasIsPublicWildcard() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_public_wildcard is true if the subject is a public wildcard.
- hasIsPublicWildcard() - Method in class com.authzed.api.v1.ExpTypeReference
-
is_public_wildcard is true if the subject is a public wildcard.
- hasIsPublicWildcard() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
is_public_wildcard is true if the subject is a public wildcard.
- hasIsTerminalSubject() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- hasIsTerminalSubject() - Method in class com.authzed.api.v1.ExpTypeReference
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- hasIsTerminalSubject() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- hasItem() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- hasItem() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- hasItem() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- hasItem() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- hasItem() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- hasItem() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- hasItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- hasItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
Items specifies the constraints to be applied to each item in the field.
- hasItems() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
Items specifies the constraints to be applied to each item in the field.
- hasJsonSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- hasJsonSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- hasJsonSchema() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SchemaOrBuilder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- hasKeys() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- hasKeys() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
Keys specifies the constraints to be applied to each key in the field.
- hasKeys() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
Keys specifies the constraints to be applied to each key in the field.
- hasLeaf() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- hasLeaf() - Method in class com.authzed.api.v1.PermissionRelationshipTree
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- hasLeaf() - Method in interface com.authzed.api.v1.PermissionRelationshipTreeOrBuilder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- hasLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Len specifies that this field must be the specified number of bytes
- hasLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Len specifies that this field must be the specified number of bytes
- hasLen() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Len specifies that this field must be the specified number of bytes
- hasLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- hasLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- hasLen() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- hasLenBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
LenBytes specifies that this field must be the specified number of bytes
- hasLenBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
LenBytes specifies that this field must be the specified number of bytes
- hasLenBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
LenBytes specifies that this field must be the specified number of bytes
- hasLicense() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- hasLicense() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
-
The license information for the exposed API.
- hasLicense() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.InfoOrBuilder
-
The license information for the exposed API.
- hasLookedUpAt() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- hasLookedUpAt() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
looked_up_at is the ZedToken at which the resource was found.
- hasLookedUpAt() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
looked_up_at is the ZedToken at which the resource was found.
- hasLookedUpAt() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- hasLookedUpAt() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- hasLookedUpAt() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- hasLookupPermissionSetsRequired() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- hasLookupPermissionSetsRequired() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- hasLookupPermissionSetsRequired() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsResponseOrBuilder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLt() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Lt specifies that this field must be less than the specified value, exclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.DoubleRulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Lt specifies that this field must be less than the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Lt specifies that this field must be less than the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Fixed64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.FloatRulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.Int64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SFixed64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.SInt64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Lte specifies that this field must be less than the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Lte specifies that this field must be less than the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt32RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLte() - Method in interface io.envoyproxy.pgv.validate.Validate.UInt64RulesOrBuilder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- hasLtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
LtNow specifies that this must be less than the current time.
- hasLtNow() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
LtNow specifies that this must be less than the current time.
- hasLtNow() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
LtNow specifies that this must be less than the current time.
- hasMap() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- hasMap() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.MapRules map = 19;
- hasMap() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.MapRules map = 19;
- hasMaxBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- hasMaxBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- hasMaxBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- hasMaxItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MaxItems specifies that this field must have the specified number of items at a maximum
- hasMaxItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
MaxItems specifies that this field must have the specified number of items at a maximum
- hasMaxItems() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
MaxItems specifies that this field must have the specified number of items at a maximum
- hasMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- hasMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- hasMaxLen() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- hasMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- hasMaxLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- hasMaxLen() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- hasMaxPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- hasMaxPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- hasMaxPairs() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- hasMessage() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- hasMessage() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
optional .validate.MessageRules message = 17;
- hasMessage() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
optional .validate.MessageRules message = 17;
- hasMinBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- hasMinBytes() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- hasMinBytes() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- hasMinimizeLatency() - Method in class com.authzed.api.v1.Consistency.Builder
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- hasMinimizeLatency() - Method in class com.authzed.api.v1.Consistency
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- hasMinimizeLatency() - Method in interface com.authzed.api.v1.ConsistencyOrBuilder
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- hasMinItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MinItems specifies that this field must have the specified number of items at a minimum
- hasMinItems() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
MinItems specifies that this field must have the specified number of items at a minimum
- hasMinItems() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
MinItems specifies that this field must have the specified number of items at a minimum
- hasMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- hasMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- hasMinLen() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- hasMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- hasMinLen() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- hasMinLen() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- hasMinPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- hasMinPairs() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- hasMinPairs() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- hasNoSparse() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
NoSparse specifies values in this field cannot be unset.
- hasNoSparse() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
NoSparse specifies values in this field cannot be unset.
- hasNoSparse() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
NoSparse specifies values in this field cannot be unset.
- hasNotContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- hasNotContains() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- hasNotContains() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- hasObject() - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- hasObject() - Method in class com.authzed.api.v1.SubjectReference
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- hasObject() - Method in interface com.authzed.api.v1.SubjectReferenceOrBuilder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- hasObjectAndRelation() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- hasObjectAndRelation() - Method in class com.authzed.api.v0.Core.RelationTuple
-
Each tupleset specifies keys of a set of relation tuples.
- hasObjectAndRelation() - Method in interface com.authzed.api.v0.Core.RelationTupleOrBuilder
-
Each tupleset specifies keys of a set of relation tuples.
- hasOptionalAtRevision() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- hasOptionalAtRevision() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- hasOptionalAtRevision() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- hasOptionalCaveat() - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- hasOptionalCaveat() - Method in class com.authzed.api.v1.Relationship
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- hasOptionalCaveat() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- hasOptionalCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalCursor() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- hasOptionalRelation() - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- hasOptionalRelation() - Method in class com.authzed.api.v1.SubjectFilter
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- hasOptionalRelation() - Method in interface com.authzed.api.v1.SubjectFilterOrBuilder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- hasOptionalRelationName() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- hasOptionalRelationName() - Method in class com.authzed.api.v1.ExpTypeReference
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- hasOptionalRelationName() - Method in interface com.authzed.api.v1.ExpTypeReferenceOrBuilder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- hasOptionalRelationshipFilter() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- hasOptionalRelationshipFilter() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- hasOptionalRelationshipFilter() - Method in interface com.authzed.api.v1.BulkExportRelationshipsRequestOrBuilder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- hasOptionalRelationshipFilter() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- hasOptionalRelationshipFilter() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- hasOptionalRelationshipFilter() - Method in interface com.authzed.api.v1.ExportBulkRelationshipsRequestOrBuilder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- hasOptionalStartCursor() - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- hasOptionalStartCursor() - Method in class com.authzed.api.v1.WatchRequest
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- hasOptionalStartCursor() - Method in interface com.authzed.api.v1.WatchRequestOrBuilder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- hasOptionalStartCursor() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- hasOptionalStartCursor() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- hasOptionalStartCursor() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequestOrBuilder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- hasOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- hasOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- hasOptionalStartingAfter() - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsRequestOrBuilder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- hasOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- hasOptionalStartingAfter() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
-
optional_starting_after is the revision token to start watching from.
- hasOptionalStartingAfter() - Method in interface com.authzed.api.materialize.v0.WatchPermissionsRequestOrBuilder
-
optional_starting_after is the revision token to start watching from.
- hasOptionalStartingAfterCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- hasOptionalStartingAfterCursor() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- hasOptionalStartingAfterCursor() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequestOrBuilder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- hasOptionalSubjectFilter() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- hasOptionalSubjectFilter() - Method in class com.authzed.api.v1.RelationshipFilter
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- hasOptionalSubjectFilter() - Method in interface com.authzed.api.v1.RelationshipFilterOrBuilder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- hasOptionalTransactionMetadata() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- hasOptionalTransactionMetadata() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- hasOptionalTransactionMetadata() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- hasOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- hasOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WatchResponse
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- hasOptionalTransactionMetadata() - Method in interface com.authzed.api.v1.WatchResponseOrBuilder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- hasOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- hasOptionalTransactionMetadata() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- hasOptionalTransactionMetadata() - Method in interface com.authzed.api.v1.WriteRelationshipsRequestOrBuilder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- hasParameter() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- hasParameter() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- hasParameter() - Method in interface com.authzed.api.v1.ExpCaveatParameterTypeChangeOrBuilder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- hasParameters() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- hasParameters() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
-
Custom parameters such as HTTP request headers.
- hasParameters() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.OperationOrBuilder
-
Custom parameters such as HTTP request headers.
- hasParentSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- hasParentSet() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
-
parent_set represents the permission set parent of either another set or a member
- hasParentSet() - Method in interface com.authzed.api.materialize.v0.PermissionSetChangeOrBuilder
-
parent_set represents the permission set parent of either another set or a member
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.BulkCheckPermissionResponseItemOrBuilder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.CaveatEvalInfo
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.CaveatEvalInfoOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.CheckBulkPermissionsResponseItemOrBuilder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.CheckPermissionResponse
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.CheckPermissionResponseOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupResourcesResponse
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.LookupResourcesResponseOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=641
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=641
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=641
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in class com.authzed.api.v1.ResolvedSubject
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPartialCaveatInfo() - Method in interface com.authzed.api.v1.ResolvedSubjectOrBuilder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- hasPattern() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- hasPattern() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- hasPattern() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- hasPattern() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- hasPattern() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- hasPattern() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- hasPermissionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- hasPermissionAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_added = 9;
- hasPermissionAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- hasPermissionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- hasPermissionDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- hasPermissionDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- hasPermissionExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- hasPermissionExprChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- hasPermissionExprChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- hasPermissionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- hasPermissionRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- hasPermissionRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- hasPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- hasPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- hasPrefix() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- hasPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- hasPrefix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- hasPrefix() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in interface com.authzed.api.v1.ExperimentalComputablePermissionsResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in interface com.authzed.api.v1.ExperimentalDependentRelationsResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in interface com.authzed.api.v1.ExperimentalDiffSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in interface com.authzed.api.v1.ExperimentalReflectSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- hasReadAt() - Method in class com.authzed.api.v1.ReadCounterValue
-
read_at is the ZedToken at which the relationship count applies.
- hasReadAt() - Method in interface com.authzed.api.v1.ReadCounterValueOrBuilder
-
read_at is the ZedToken at which the relationship count applies.
- hasReadAt() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- hasReadAt() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
read_at is the ZedToken at which the relationship was found.
- hasReadAt() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
read_at is the ZedToken at which the relationship was found.
- hasReadAt() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in class com.authzed.api.v1.ReadSchemaResponse
-
read_at is the ZedToken at which the schema was read.
- hasReadAt() - Method in interface com.authzed.api.v1.ReadSchemaResponseOrBuilder
-
read_at is the ZedToken at which the schema was read.
- hasReadCounterValue() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- hasReadCounterValue() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
-
read_counter_value is the value of the counter at the time of the read.
- hasReadCounterValue() - Method in interface com.authzed.api.v1.ExperimentalCountRelationshipsResponseOrBuilder
-
read_counter_value is the value of the counter at the time of the read.
- hasRelation() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- hasRelation() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
-
.authzed.api.v1.ExpRelation relation = 1;
- hasRelation() - Method in interface com.authzed.api.v1.ExpRelationSubjectTypeChangeOrBuilder
-
.authzed.api.v1.ExpRelation relation = 1;
- hasRelationAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- hasRelationAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_added = 4;
- hasRelationAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- hasRelationDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- hasRelationDocCommentChanged() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- hasRelationDocCommentChanged() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- hasRelationRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- hasRelationRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- hasRelationRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- hasRelationship() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- hasRelationship() - Method in class com.authzed.api.v0.Developer.EditCheckResult
-
.authzed.api.v0.RelationTuple relationship = 1;
- hasRelationship() - Method in interface com.authzed.api.v0.Developer.EditCheckResultOrBuilder
-
.authzed.api.v0.RelationTuple relationship = 1;
- hasRelationship() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- hasRelationship() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
-
relationship is the found relationship.
- hasRelationship() - Method in interface com.authzed.api.v1.ReadRelationshipsResponseOrBuilder
-
relationship is the found relationship.
- hasRelationship() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- hasRelationship() - Method in class com.authzed.api.v1.RelationshipUpdate
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- hasRelationship() - Method in interface com.authzed.api.v1.RelationshipUpdateOrBuilder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- hasRelationshipFilter() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- hasRelationshipFilter() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- hasRelationshipFilter() - Method in interface com.authzed.api.v1.DeleteRelationshipsRequestOrBuilder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- hasRelationshipFilter() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- hasRelationshipFilter() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- hasRelationshipFilter() - Method in interface com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequestOrBuilder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- hasRelationshipFilter() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- hasRelationshipFilter() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- hasRelationshipFilter() - Method in interface com.authzed.api.v1.ReadRelationshipsRequestOrBuilder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- hasRelationSubjectTypeAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- hasRelationSubjectTypeAdded() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- hasRelationSubjectTypeAdded() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- hasRelationSubjectTypeRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- hasRelationSubjectTypeRemoved() - Method in class com.authzed.api.v1.ExpSchemaDiff
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- hasRelationSubjectTypeRemoved() - Method in interface com.authzed.api.v1.ExpSchemaDiffOrBuilder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- hasRepeated() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- hasRepeated() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.RepeatedRules repeated = 18;
- hasRepeated() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.RepeatedRules repeated = 18;
- hasRequest() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- hasRequest() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- hasRequest() - Method in interface com.authzed.api.v1.BulkCheckPermissionPairOrBuilder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- hasRequest() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- hasRequest() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- hasRequest() - Method in interface com.authzed.api.v1.CheckBulkPermissionsPairOrBuilder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
-
Required specifies that this field must be set
- hasRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.AnyRulesOrBuilder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
-
Required specifies that this field must be set
- hasRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.DurationRulesOrBuilder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
-
Required specifies that this field must be set
- hasRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.MessageRulesOrBuilder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Required specifies that this field must be set
- hasRequired() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Required specifies that this field must be set
- hasRequired() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Required specifies that this field must be set
- hasRequiredLookupAt() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- hasRequiredLookupAt() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- hasRequiredLookupAt() - Method in interface com.authzed.api.materialize.v0.LookupPermissionSetsRequiredOrBuilder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- hasResource() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- hasResource() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
resource is the resource that the permission change is related to.
- hasResource() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
resource is the resource that the permission change is related to.
- hasResource() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- hasResource() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- hasResource() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- hasResource() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- hasResource() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- hasResource() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- hasResource() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- hasResource() - Method in class com.authzed.api.v1.CheckDebugTrace
-
resource holds the resource on which the Check was performed.
- hasResource() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
resource holds the resource on which the Check was performed.
- hasResource() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- hasResource() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
resource is the resource on which to check the permission or relation.
- hasResource() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
resource is the resource on which to check the permission or relation.
- hasResource() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- hasResource() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
-
resource is the resource over which to run the expansion.
- hasResource() - Method in interface com.authzed.api.v1.ExpandPermissionTreeRequestOrBuilder
-
resource is the resource over which to run the expansion.
- hasResource() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- hasResource() - Method in class com.authzed.api.v1.LookupSubjectsRequest
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- hasResource() - Method in interface com.authzed.api.v1.LookupSubjectsRequestOrBuilder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- hasResource() - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- hasResource() - Method in class com.authzed.api.v1.Relationship
-
resource is the resource to which the subject is related, in some manner
- hasResource() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
resource is the resource to which the subject is related, in some manner
- hasResource() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- hasResource() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
resource defines the specific object in the system.
- hasResource() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
resource defines the specific object in the system.
- hasRevision() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- hasRevision() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
revision represents the revision at which the change occurred.
- hasRevision() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
revision represents the revision at which the change occurred.
- hasSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- hasSchema() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
-
`Schema` optionally defines the structure of the response.
- hasSchema() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ResponseOrBuilder
-
`Schema` optionally defines the structure of the response.
- hasScopes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- hasScopes() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
-
The available scopes for the OAuth2 security scheme.
- hasScopes() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecuritySchemeOrBuilder
-
The available scopes for the OAuth2 security scheme.
- hasSecurityDefinitions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- hasSecurityDefinitions() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
-
Security scheme definitions that can be used across the specification.
- hasSecurityDefinitions() - Method in interface grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SwaggerOrBuilder
-
Security scheme definitions that can be used across the specification.
- hasSfixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- hasSfixed32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SFixed32Rules sfixed32 = 11;
- hasSfixed32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SFixed32Rules sfixed32 = 11;
- hasSfixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- hasSfixed64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SFixed64Rules sfixed64 = 12;
- hasSfixed64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SFixed64Rules sfixed64 = 12;
- hasSint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- hasSint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SInt32Rules sint32 = 7;
- hasSint32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SInt32Rules sint32 = 7;
- hasSint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- hasSint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.SInt64Rules sint64 = 8;
- hasSint64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.SInt64Rules sint64 = 8;
- hasSkip() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Skip specifies that the validation rules of this field should not be evaluated
- hasSkip() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
-
Skip specifies that the validation rules of this field should not be evaluated
- hasSkip() - Method in interface io.envoyproxy.pgv.validate.Validate.MessageRulesOrBuilder
-
Skip specifies that the validation rules of this field should not be evaluated
- hasStrict() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- hasStrict() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- hasStrict() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- hasString() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- hasString() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.StringRules string = 14;
- hasString() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.StringRules string = 14;
- hasSubject() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- hasSubject() - Method in class com.authzed.api.materialize.v0.PermissionChange
-
subject is the subject that the permission change is related to.
- hasSubject() - Method in interface com.authzed.api.materialize.v0.PermissionChangeOrBuilder
-
subject is the subject that the permission change is related to.
- hasSubject() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- hasSubject() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- hasSubject() - Method in interface com.authzed.api.v1.BulkCheckPermissionRequestItemOrBuilder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- hasSubject() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- hasSubject() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- hasSubject() - Method in interface com.authzed.api.v1.CheckBulkPermissionsRequestItemOrBuilder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- hasSubject() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- hasSubject() - Method in class com.authzed.api.v1.CheckDebugTrace
-
subject holds the subject on which the Check was performed.
- hasSubject() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
subject holds the subject on which the Check was performed.
- hasSubject() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- hasSubject() - Method in class com.authzed.api.v1.CheckPermissionRequest
-
subject is the subject that will be checked for the permission or relation.
- hasSubject() - Method in interface com.authzed.api.v1.CheckPermissionRequestOrBuilder
-
subject is the subject that will be checked for the permission or relation.
- hasSubject() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- hasSubject() - Method in class com.authzed.api.v1.LookupResourcesRequest
-
subject is the subject with access to the resources.
- hasSubject() - Method in interface com.authzed.api.v1.LookupResourcesRequestOrBuilder
-
subject is the subject with access to the resources.
- hasSubject() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- hasSubject() - Method in class com.authzed.api.v1.LookupSubjectsResponse
-
subject is the subject found, along with its permissionship.
- hasSubject() - Method in interface com.authzed.api.v1.LookupSubjectsResponseOrBuilder
-
subject is the subject found, along with its permissionship.
- hasSubject() - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- hasSubject() - Method in class com.authzed.api.v1.Relationship
-
subject is the subject to which the resource is related, in some manner.
- hasSubject() - Method in interface com.authzed.api.v1.RelationshipOrBuilder
-
subject is the subject to which the resource is related, in some manner.
- hasSubject() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- hasSubject() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
-
subject defines the subject resource whose permissions have changed.
- hasSubject() - Method in interface com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdateOrBuilder
-
subject defines the subject resource whose permissions have changed.
- hasSubProblems() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- hasSubProblems() - Method in class com.authzed.api.v1.CheckDebugTrace
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- hasSubProblems() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- hasSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- hasSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- hasSuffix() - Method in interface io.envoyproxy.pgv.validate.Validate.BytesRulesOrBuilder
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- hasSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- hasSuffix() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Suffix specifies that this field must have the specified substring at the end of the string.
- hasSuffix() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- hasTimestamp() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- hasTimestamp() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.TimestampRules timestamp = 22;
- hasTimestamp() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.TimestampRules timestamp = 22;
- hasToken() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- hasToken() - Method in class com.authzed.api.materialize.v0.Cursor
-
token is the snapshot revision at which the cursor was computed.
- hasToken() - Method in interface com.authzed.api.materialize.v0.CursorOrBuilder
-
token is the snapshot revision at which the cursor was computed.
- hasTreeRoot() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- hasTreeRoot() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- hasTreeRoot() - Method in interface com.authzed.api.v1.ExpandPermissionTreeResponseOrBuilder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- hasUint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- hasUint32() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.UInt32Rules uint32 = 5;
- hasUint32() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.UInt32Rules uint32 = 5;
- hasUint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- hasUint64() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
-
.validate.UInt64Rules uint64 = 6;
- hasUint64() - Method in interface io.envoyproxy.pgv.validate.Validate.FieldRulesOrBuilder
-
.validate.UInt64Rules uint64 = 6;
- hasUnique() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Unique specifies that all elements in this field must be unique.
- hasUnique() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
-
Unique specifies that all elements in this field must be unique.
- hasUnique() - Method in interface io.envoyproxy.pgv.validate.Validate.RepeatedRulesOrBuilder
-
Unique specifies that all elements in this field must be unique.
- hasUri() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- hasUri() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- hasUri() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- hasUriRef() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- hasUriRef() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- hasUriRef() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- hasUser() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- hasUser() - Method in class com.authzed.api.v0.Core.RelationTuple
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- hasUser() - Method in interface com.authzed.api.v0.Core.RelationTupleOrBuilder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- hasUserset() - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- hasUserset() - Method in class com.authzed.api.v0.Core.User
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- hasUserset() - Method in interface com.authzed.api.v0.Core.UserOrBuilder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- hasUuid() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- hasUuid() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- hasUuid() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- hasValues() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- hasValues() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
-
Values specifies the constraints to be applied to the value of each key in the field.
- hasValues() - Method in interface io.envoyproxy.pgv.validate.Validate.MapRulesOrBuilder
-
Values specifies the constraints to be applied to the value of each key in the field.
- hasWasCachedResult() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- hasWasCachedResult() - Method in class com.authzed.api.v1.CheckDebugTrace
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- hasWasCachedResult() - Method in interface com.authzed.api.v1.CheckDebugTraceOrBuilder
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- hasWellKnownRegex() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- hasWellKnownRegex() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- hasWellKnownRegex() - Method in interface io.envoyproxy.pgv.validate.Validate.StringRulesOrBuilder
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- hasWithin() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- hasWithin() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
-
Within specifies that this field must be within this duration of the current time.
- hasWithin() - Method in interface io.envoyproxy.pgv.validate.Validate.TimestampRulesOrBuilder
-
Within specifies that this field must be within this duration of the current time.
- hasWrittenAt() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- hasWrittenAt() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
-
.authzed.api.v1.ZedToken written_at = 1;
- hasWrittenAt() - Method in interface com.authzed.api.v1.WriteRelationshipsResponseOrBuilder
-
.authzed.api.v1.ZedToken written_at = 1;
- hasWrittenAt() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- hasWrittenAt() - Method in class com.authzed.api.v1.WriteSchemaResponse
-
written_at is the ZedToken at which the schema was written.
- hasWrittenAt() - Method in interface com.authzed.api.v1.WriteSchemaResponseOrBuilder
-
written_at is the ZedToken at which the schema was written.
- HEADERS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- HEADERS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- HOST_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- HOSTNAME - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- HOSTNAME_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- HTTP - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
HTTP = 1;
- HTTP_HEADER_NAME - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
HTTP header name as defined by RFC 7230.
- HTTP_HEADER_NAME_VALUE - Static variable in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
HTTP header name as defined by RFC 7230.
- HTTP_HEADER_VALUE - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
HTTP header value as defined by RFC 7230.
- HTTP_HEADER_VALUE_VALUE - Static variable in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
HTTP header value as defined by RFC 7230.
- HTTP_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
HTTP = 1;
- HTTPS - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
HTTPS = 2;
- HTTPS_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
HTTPS = 2;
I
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MapRules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- IGNORE_EMPTY_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- ignored - Static variable in class io.envoyproxy.pgv.validate.Validate
-
Ignore skips generation of validation methods for this message.
- IGNORED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate
- importBulkRelationships(StreamObserver<ImportBulkRelationshipsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
ImportBulkRelationships is a faster path to writing a large number of relationships at once.
- importBulkRelationships(StreamObserver<ImportBulkRelationshipsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
ImportBulkRelationships is a faster path to writing a large number of relationships at once.
- ImportBulkRelationshipsRequest - Class in com.authzed.api.v1
-
ImportBulkRelationshipsRequest represents one batch of the streaming ImportBulkRelationships API.
- ImportBulkRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
ImportBulkRelationshipsRequest represents one batch of the streaming ImportBulkRelationships API.
- ImportBulkRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- ImportBulkRelationshipsResponse - Class in com.authzed.api.v1
-
ImportBulkRelationshipsResponse is returned on successful completion of the bulk load stream, and contains the total number of relationships loaded.
- ImportBulkRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
ImportBulkRelationshipsResponse is returned on successful completion of the bulk load stream, and contains the total number of relationships loaded.
- ImportBulkRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- IN_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.AnyRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.EnumRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- IN_HEADER - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
IN_HEADER = 2;
- IN_HEADER_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
IN_HEADER = 2;
- IN_INVALID - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
IN_INVALID = 0;
- IN_INVALID_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
IN_INVALID = 0;
- IN_QUERY - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
IN_QUERY = 1;
- IN_QUERY_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
IN_QUERY = 1;
- INFO_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- INT32 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- INT32_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- INT64 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- INT64_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- INTEGER - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
INTEGER = 3;
- INTEGER - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
INTEGER = 3;
- INTEGER_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
INTEGER = 3;
- INTEGER_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
INTEGER = 3;
- INTERMEDIATE - Enum constant in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
- INTERMEDIATE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.PermissionRelationshipTree
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.Cursor
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.MemberReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.PermissionChange
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.SetReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.RelationReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.RelationTuple
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.User.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Core.User
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.DeveloperError
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.RequestContext
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ShareRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ShareResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CaveatEvalInfo
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckDebugTrace
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckPermissionRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.CheckPermissionResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Consistency.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Consistency
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ContextualizedCaveat
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Cursor.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Cursor
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DebugInformation.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DebugInformation
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.DirectSubjectSet
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpCaveat
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpCaveatParameter
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpDefinition
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpPermission.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpPermission
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpRelation.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpRelation
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpRelationReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpSchemaDiff
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpSchemaFilter
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ExpTypeReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupResourcesRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupResourcesResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ObjectReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ObjectReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.PartialCaveatInfo
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Precondition.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Precondition
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadCounterValue
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ReadSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Relationship.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.Relationship
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.RelationshipFilter
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.RelationshipUpdate
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ResolvedSubject
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.SubjectFilter
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.SubjectReference.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.SubjectReference
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WatchRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WatchRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WatchResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WatchResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.WriteSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ZedToken.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1.ZedToken
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- internalGetFieldAccessorTable() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- internalGetFieldAccessorTable() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- internalGetMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- internalGetMutableMapFieldReflection(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- internalGetValueMap() - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- internalGetValueMap() - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- internalGetValueMap() - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- internalGetValueMap() - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- internalGetValueMap() - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.ErrorReason
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.LookupPermissionship
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.Precondition.Operation
- internalGetValueMap() - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- internalGetValueMap() - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- internalGetValueMap() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- internalGetValueMap() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- internalGetValueMap() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- internalGetValueMap() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- internalGetValueMap() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- internalGetValueMap() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- internalGetValueMap() - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
- io.envoyproxy.pgv.validate - package io.envoyproxy.pgv.validate
- IP - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
- IP - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- IP_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- IP_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- IPV4 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
- IPV4 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- IPV4_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- IPV4_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- IPV6 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
- IPV6 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- IPV6_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- IPV6_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- IS_MEMBER_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckResult
- IS_PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelationReference
- IS_PUBLIC_WILDCARD - Enum constant in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
- IS_PUBLIC_WILDCARD_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpTypeReference
- IS_TERMINAL_SUBJECT - Enum constant in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
- IS_TERMINAL_SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpTypeReference
- isInitialized() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- isInitialized() - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.Cursor
- isInitialized() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- isInitialized() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- isInitialized() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- isInitialized() - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.MemberReference
- isInitialized() - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.PermissionChange
- isInitialized() - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- isInitialized() - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.SetReference
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- isInitialized() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- isInitialized() - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- isInitialized() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- isInitialized() - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- isInitialized() - Method in class com.authzed.api.v0.Core.RelationReference
- isInitialized() - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- isInitialized() - Method in class com.authzed.api.v0.Core.RelationTuple
- isInitialized() - Method in class com.authzed.api.v0.Core.User.Builder
- isInitialized() - Method in class com.authzed.api.v0.Core.User
- isInitialized() - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.DeveloperError
- isInitialized() - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- isInitialized() - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- isInitialized() - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- isInitialized() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- isInitialized() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- isInitialized() - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- isInitialized() - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- isInitialized() - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.RequestContext
- isInitialized() - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.ShareRequest
- isInitialized() - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.ShareResponse
- isInitialized() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- isInitialized() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- isInitialized() - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- isInitialized() - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- isInitialized() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- isInitialized() - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- isInitialized() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- isInitialized() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- isInitialized() - Method in class com.authzed.api.v1.CaveatEvalInfo
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- isInitialized() - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckDebugTrace
- isInitialized() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- isInitialized() - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckPermissionRequest
- isInitialized() - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.CheckPermissionResponse
- isInitialized() - Method in class com.authzed.api.v1.Consistency.Builder
- isInitialized() - Method in class com.authzed.api.v1.Consistency
- isInitialized() - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- isInitialized() - Method in class com.authzed.api.v1.ContextualizedCaveat
- isInitialized() - Method in class com.authzed.api.v1.Cursor.Builder
- isInitialized() - Method in class com.authzed.api.v1.Cursor
- isInitialized() - Method in class com.authzed.api.v1.DebugInformation.Builder
- isInitialized() - Method in class com.authzed.api.v1.DebugInformation
- isInitialized() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- isInitialized() - Method in class com.authzed.api.v1.DirectSubjectSet
- isInitialized() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- isInitialized() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- isInitialized() - Method in class com.authzed.api.v1.ExpCaveat.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpCaveat
- isInitialized() - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpCaveatParameter
- isInitialized() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- isInitialized() - Method in class com.authzed.api.v1.ExpDefinition.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpDefinition
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- isInitialized() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.ExpPermission.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpPermission
- isInitialized() - Method in class com.authzed.api.v1.ExpRelation.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpRelation
- isInitialized() - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpRelationReference
- isInitialized() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- isInitialized() - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpSchemaDiff
- isInitialized() - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpSchemaFilter
- isInitialized() - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- isInitialized() - Method in class com.authzed.api.v1.ExpTypeReference
- isInitialized() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.LookupResourcesRequest
- isInitialized() - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.LookupResourcesResponse
- isInitialized() - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- isInitialized() - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- isInitialized() - Method in class com.authzed.api.v1.ObjectReference.Builder
- isInitialized() - Method in class com.authzed.api.v1.ObjectReference
- isInitialized() - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- isInitialized() - Method in class com.authzed.api.v1.PartialCaveatInfo
- isInitialized() - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- isInitialized() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- isInitialized() - Method in class com.authzed.api.v1.Precondition.Builder
- isInitialized() - Method in class com.authzed.api.v1.Precondition
- isInitialized() - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- isInitialized() - Method in class com.authzed.api.v1.ReadCounterValue
- isInitialized() - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.ReadSchemaRequest
- isInitialized() - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.ReadSchemaResponse
- isInitialized() - Method in class com.authzed.api.v1.Relationship.Builder
- isInitialized() - Method in class com.authzed.api.v1.Relationship
- isInitialized() - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- isInitialized() - Method in class com.authzed.api.v1.RelationshipFilter
- isInitialized() - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- isInitialized() - Method in class com.authzed.api.v1.RelationshipUpdate
- isInitialized() - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- isInitialized() - Method in class com.authzed.api.v1.ResolvedSubject
- isInitialized() - Method in class com.authzed.api.v1.SubjectFilter.Builder
- isInitialized() - Method in class com.authzed.api.v1.SubjectFilter
- isInitialized() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- isInitialized() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- isInitialized() - Method in class com.authzed.api.v1.SubjectReference.Builder
- isInitialized() - Method in class com.authzed.api.v1.SubjectReference
- isInitialized() - Method in class com.authzed.api.v1.WatchRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.WatchRequest
- isInitialized() - Method in class com.authzed.api.v1.WatchResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.WatchResponse
- isInitialized() - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- isInitialized() - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- isInitialized() - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1.WriteSchemaRequest
- isInitialized() - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1.WriteSchemaResponse
- isInitialized() - Method in class com.authzed.api.v1.ZedToken.Builder
- isInitialized() - Method in class com.authzed.api.v1.ZedToken
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- isInitialized() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- isInitialized() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- isInitialized() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- isInitialized() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- isInitialized() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- isInitialized() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- ITEM - Enum constant in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
- ITEM - Enum constant in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
- ITEM_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionPair
- ITEM_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsPair
- ITEMS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionRequest
- ITEMS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsRequest
- ITEMS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
J
- JSON_SCHEMA_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
K
- KEYS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MapRules
- KIND_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
L
- LEAF - Enum constant in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
- LEAF_FIELD_NUMBER - Static variable in class com.authzed.api.v1.PermissionRelationshipTree
- LEN_BYTES_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- LEN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- LEN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- LICENSE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.Cursor
- LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- LINE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
- LOOKED_UP_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesResponse
- LOOKED_UP_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- LOOKUP_PERMISSION_SETS_REQUIRED - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- LOOKUP_PERMISSION_SETS_REQUIRED_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- LOOKUP_PERMISSIONSHIP_CONDITIONAL_PERMISSION - Enum constant in enum class com.authzed.api.v1.LookupPermissionship
-
LOOKUP_PERMISSIONSHIP_CONDITIONAL_PERMISSION = 2;
- LOOKUP_PERMISSIONSHIP_CONDITIONAL_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.LookupPermissionship
-
LOOKUP_PERMISSIONSHIP_CONDITIONAL_PERMISSION = 2;
- LOOKUP_PERMISSIONSHIP_HAS_PERMISSION - Enum constant in enum class com.authzed.api.v1.LookupPermissionship
-
LOOKUP_PERMISSIONSHIP_HAS_PERMISSION = 1;
- LOOKUP_PERMISSIONSHIP_HAS_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.LookupPermissionship
-
LOOKUP_PERMISSIONSHIP_HAS_PERMISSION = 1;
- LOOKUP_PERMISSIONSHIP_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.LookupPermissionship
-
LOOKUP_PERMISSIONSHIP_UNSPECIFIED = 0;
- LOOKUP_PERMISSIONSHIP_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.LookupPermissionship
-
LOOKUP_PERMISSIONSHIP_UNSPECIFIED = 0;
- lookupPermissionSets(LookupPermissionSetsRequest) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceBlockingStub
-
LookupPermissionSets returns the current state of the permission sets which can be used to derive the computed permissions.
- lookupPermissionSets(LookupPermissionSetsRequest, StreamObserver<LookupPermissionSetsResponse>) - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.AsyncService
-
LookupPermissionSets returns the current state of the permission sets which can be used to derive the computed permissions.
- lookupPermissionSets(LookupPermissionSetsRequest, StreamObserver<LookupPermissionSetsResponse>) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceStub
-
LookupPermissionSets returns the current state of the permission sets which can be used to derive the computed permissions.
- LookupPermissionSetsRequest - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.LookupPermissionSetsRequest
- LookupPermissionSetsRequest.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.LookupPermissionSetsRequest
- LookupPermissionSetsRequestOrBuilder - Interface in com.authzed.api.materialize.v0
- LookupPermissionSetsRequired - Class in com.authzed.api.materialize.v0
-
LookupPermissionSetsRequired is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- LookupPermissionSetsRequired.Builder - Class in com.authzed.api.materialize.v0
-
LookupPermissionSetsRequired is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- LookupPermissionSetsRequiredOrBuilder - Interface in com.authzed.api.materialize.v0
- LookupPermissionSetsResponse - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.LookupPermissionSetsResponse
- LookupPermissionSetsResponse.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.LookupPermissionSetsResponse
- LookupPermissionSetsResponseOrBuilder - Interface in com.authzed.api.materialize.v0
- LookupPermissionship - Enum Class in com.authzed.api.v1
-
LookupPermissionship represents whether a Lookup response was partially evaluated or not
- lookupResources(LookupResourcesRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
LookupResources returns all the resources of a given type that a subject can access whether via a computed permission or relation membership.
- lookupResources(LookupResourcesRequest, StreamObserver<LookupResourcesResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
LookupResources returns all the resources of a given type that a subject can access whether via a computed permission or relation membership.
- lookupResources(LookupResourcesRequest, StreamObserver<LookupResourcesResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
LookupResources returns all the resources of a given type that a subject can access whether via a computed permission or relation membership.
- LookupResourcesRequest - Class in com.authzed.api.v1
-
LookupResourcesRequest performs a lookup of all resources of a particular kind on which the subject has the specified permission or the relation in which the subject exists, streaming back the IDs of those resources.
- LookupResourcesRequest.Builder - Class in com.authzed.api.v1
-
LookupResourcesRequest performs a lookup of all resources of a particular kind on which the subject has the specified permission or the relation in which the subject exists, streaming back the IDs of those resources.
- LookupResourcesRequestOrBuilder - Interface in com.authzed.api.v1
- LookupResourcesResponse - Class in com.authzed.api.v1
-
LookupResourcesResponse contains a single matching resource object ID for the requested object type, permission, and subject.
- LookupResourcesResponse.Builder - Class in com.authzed.api.v1
-
LookupResourcesResponse contains a single matching resource object ID for the requested object type, permission, and subject.
- LookupResourcesResponseOrBuilder - Interface in com.authzed.api.v1
- lookupShared(Developer.LookupShareRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- lookupShared(Developer.LookupShareRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- lookupShared(Developer.LookupShareRequest, StreamObserver<Developer.LookupShareResponse>) - Method in interface com.authzed.api.v0.DeveloperServiceGrpc.AsyncService
- lookupShared(Developer.LookupShareRequest, StreamObserver<Developer.LookupShareResponse>) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- lookupSubjects(LookupSubjectsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
LookupSubjects returns all the subjects of a given type that have access whether via a computed permission or relation membership.
- lookupSubjects(LookupSubjectsRequest, StreamObserver<LookupSubjectsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
LookupSubjects returns all the subjects of a given type that have access whether via a computed permission or relation membership.
- lookupSubjects(LookupSubjectsRequest, StreamObserver<LookupSubjectsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
LookupSubjects returns all the subjects of a given type that have access whether via a computed permission or relation membership.
- LookupSubjectsRequest - Class in com.authzed.api.v1
-
LookupSubjectsRequest performs a lookup of all subjects of a particular kind for which the subject has the specified permission or the relation in which the subject exists, streaming back the IDs of those subjects.
- LookupSubjectsRequest.Builder - Class in com.authzed.api.v1
-
LookupSubjectsRequest performs a lookup of all subjects of a particular kind for which the subject has the specified permission or the relation in which the subject exists, streaming back the IDs of those subjects.
- LookupSubjectsRequest.WildcardOption - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.LookupSubjectsRequest.WildcardOption
- LookupSubjectsRequestOrBuilder - Interface in com.authzed.api.v1
- LookupSubjectsResponse - Class in com.authzed.api.v1
-
LookupSubjectsResponse contains a single matching subject object ID for the requested subject object type on the permission or relation.
- LookupSubjectsResponse.Builder - Class in com.authzed.api.v1
-
LookupSubjectsResponse contains a single matching subject object ID for the requested subject object type on the permission or relation.
- LookupSubjectsResponseOrBuilder - Interface in com.authzed.api.v1
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- LT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- LT_NOW_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- LTE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
M
- MAP - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- MAP_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- MAX_BYTES_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- MAX_ITEMS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MAX_ITEMS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- MAX_LEN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- MAX_LEN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- MAX_LENGTH_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MAX_PAIRS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MapRules
- MAX_PROPERTIES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MAXIMUM_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MAXIMUM_RECURSION - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
MAXIMUM_RECURSION = 8;
- MAXIMUM_RECURSION_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
MAXIMUM_RECURSION = 8;
- MemberReference - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.MemberReference
- MemberReference.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.MemberReference
- MemberReferenceOrBuilder - Interface in com.authzed.api.materialize.v0
- mergeAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- mergeAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- mergeAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- mergeAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- mergeAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- mergeAny(Validate.AnyRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- mergeAtExactSnapshot(ZedToken) - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- mergeAtLeastAsFresh(ZedToken) - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- mergeAtRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- mergeBool(Validate.BoolRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- mergeBreakingSchemaChange(BreakingSchemaChange) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- mergeBytes(Validate.BytesRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- mergeCaveatAdded(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- mergeCaveatDocCommentChanged(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- mergeCaveatEvaluationInfo(CaveatEvalInfo) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- mergeCaveatExprChanged(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- mergeCaveatParameterAdded(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- mergeCaveatParameterRemoved(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- mergeCaveatParameterTypeChanged(ExpCaveatParameterTypeChange) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- mergeCaveatRemoved(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- mergeChange(PermissionChange) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- mergeChange(PermissionSetChange) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- mergeChange(PermissionSetChange) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- mergeChangeAt(ZedToken) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- mergeChangedSubjectType(ExpTypeReference) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- mergeChangesThrough(ZedToken) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- mergeChangesThrough(ZedToken) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- mergeCheck(CheckDebugTrace) - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- mergeCheckedAt(ZedToken) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- mergeCheckedAt(ZedToken) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- mergeCheckedAt(ZedToken) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- mergeChildMember(MemberReference) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- mergeChildSet(SetReference) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- mergeCompletedRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- mergeCompletedRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConsistency(Consistency) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- mergeConst(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- mergeConst(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- mergeContact(Openapiv2.Contact) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- mergeContext(Developer.RequestContext) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- mergeContext(Developer.RequestContext) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- mergeContext(Struct) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- mergeContext(Struct) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- mergeContext(Struct) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- mergeContext(Struct) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- mergeContext(Struct) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- mergeContext(Struct) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- mergeContext(Struct) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- mergeCursor(Cursor) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- mergeDebugTrace(DebugInformation) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- mergeDefinitionAdded(ExpDefinition) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- mergeDefinitionDocCommentChanged(ExpDefinition) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- mergeDefinitionRemoved(ExpDefinition) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- mergeDeletedAt(ZedToken) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- mergeDouble(Validate.DoubleRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- mergeDuration(Duration) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- mergeDuration(Validate.DurationRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- mergeEnum(Validate.EnumRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- mergeError(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- mergeError(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- mergeError(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- mergeError(Status) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- mergeError(Status) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- mergeExpandedAt(ZedToken) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- mergeExpandedObject(ObjectReference) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- mergeExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- mergeExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- mergeExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- mergeExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- mergeFieldConfiguration(Openapiv2.JSONSchema.FieldConfiguration) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- mergeFilter(RelationshipFilter) - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- mergeFixed32(Validate.Fixed32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- mergeFixed64(Validate.Fixed64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- mergeFloat(Validate.FloatRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- mergeFrom(BreakingSchemaChange) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- mergeFrom(Cursor) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- mergeFrom(LookupPermissionSetsRequest) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- mergeFrom(LookupPermissionSetsRequired) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- mergeFrom(LookupPermissionSetsResponse) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- mergeFrom(MemberReference) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- mergeFrom(PermissionChange) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- mergeFrom(PermissionSetChange) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- mergeFrom(SetReference) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- mergeFrom(WatchedPermission) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- mergeFrom(WatchPermissionSetsRequest) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- mergeFrom(WatchPermissionSetsResponse) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- mergeFrom(WatchPermissionsRequest) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- mergeFrom(WatchPermissionsResponse) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- mergeFrom(Core.ObjectAndRelation) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- mergeFrom(Core.RelationReference) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- mergeFrom(Core.RelationTuple) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- mergeFrom(Core.User) - Method in class com.authzed.api.v0.Core.User.Builder
- mergeFrom(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- mergeFrom(Developer.EditCheckRequest) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- mergeFrom(Developer.EditCheckResponse) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- mergeFrom(Developer.EditCheckResult) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- mergeFrom(Developer.FormatSchemaRequest) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- mergeFrom(Developer.FormatSchemaResponse) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- mergeFrom(Developer.LookupShareRequest) - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- mergeFrom(Developer.LookupShareResponse) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- mergeFrom(Developer.RequestContext) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- mergeFrom(Developer.ShareRequest) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- mergeFrom(Developer.ShareResponse) - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- mergeFrom(Developer.UpgradeSchemaRequest) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- mergeFrom(Developer.UpgradeSchemaResponse) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- mergeFrom(Developer.ValidateRequest) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- mergeFrom(Developer.ValidateResponse) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- mergeFrom(AlgebraicSubjectSet) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- mergeFrom(BulkCheckPermissionPair) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- mergeFrom(BulkCheckPermissionRequest) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- mergeFrom(BulkCheckPermissionRequestItem) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- mergeFrom(BulkCheckPermissionResponse) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- mergeFrom(BulkCheckPermissionResponseItem) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- mergeFrom(BulkExportRelationshipsRequest) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- mergeFrom(BulkExportRelationshipsResponse) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- mergeFrom(BulkImportRelationshipsRequest) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- mergeFrom(BulkImportRelationshipsResponse) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- mergeFrom(CaveatEvalInfo) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- mergeFrom(CheckBulkPermissionsPair) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- mergeFrom(CheckBulkPermissionsRequest) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- mergeFrom(CheckBulkPermissionsRequestItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- mergeFrom(CheckBulkPermissionsResponse) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- mergeFrom(CheckBulkPermissionsResponseItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- mergeFrom(CheckDebugTrace) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- mergeFrom(CheckDebugTrace.SubProblems) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- mergeFrom(CheckPermissionRequest) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- mergeFrom(CheckPermissionResponse) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- mergeFrom(Consistency) - Method in class com.authzed.api.v1.Consistency.Builder
- mergeFrom(ContextualizedCaveat) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- mergeFrom(Cursor) - Method in class com.authzed.api.v1.Cursor.Builder
- mergeFrom(DebugInformation) - Method in class com.authzed.api.v1.DebugInformation.Builder
- mergeFrom(DeleteRelationshipsRequest) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- mergeFrom(DeleteRelationshipsResponse) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- mergeFrom(DirectSubjectSet) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- mergeFrom(ExpandPermissionTreeRequest) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- mergeFrom(ExpandPermissionTreeResponse) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- mergeFrom(ExpCaveat) - Method in class com.authzed.api.v1.ExpCaveat.Builder
- mergeFrom(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- mergeFrom(ExpCaveatParameterTypeChange) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- mergeFrom(ExpDefinition) - Method in class com.authzed.api.v1.ExpDefinition.Builder
- mergeFrom(ExperimentalComputablePermissionsRequest) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- mergeFrom(ExperimentalComputablePermissionsResponse) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- mergeFrom(ExperimentalCountRelationshipsRequest) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- mergeFrom(ExperimentalCountRelationshipsResponse) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- mergeFrom(ExperimentalDependentRelationsRequest) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- mergeFrom(ExperimentalDependentRelationsResponse) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- mergeFrom(ExperimentalDiffSchemaRequest) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- mergeFrom(ExperimentalDiffSchemaResponse) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- mergeFrom(ExperimentalReflectSchemaRequest) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- mergeFrom(ExperimentalReflectSchemaResponse) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- mergeFrom(ExperimentalRegisterRelationshipCounterRequest) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- mergeFrom(ExperimentalRegisterRelationshipCounterResponse) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- mergeFrom(ExperimentalUnregisterRelationshipCounterRequest) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- mergeFrom(ExperimentalUnregisterRelationshipCounterResponse) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- mergeFrom(ExportBulkRelationshipsRequest) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- mergeFrom(ExportBulkRelationshipsResponse) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- mergeFrom(ExpPermission) - Method in class com.authzed.api.v1.ExpPermission.Builder
- mergeFrom(ExpRelation) - Method in class com.authzed.api.v1.ExpRelation.Builder
- mergeFrom(ExpRelationReference) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- mergeFrom(ExpRelationSubjectTypeChange) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- mergeFrom(ExpSchemaDiff) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- mergeFrom(ExpSchemaFilter) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- mergeFrom(ExpTypeReference) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- mergeFrom(ImportBulkRelationshipsRequest) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- mergeFrom(ImportBulkRelationshipsResponse) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- mergeFrom(LookupResourcesRequest) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- mergeFrom(LookupResourcesResponse) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- mergeFrom(LookupSubjectsRequest) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- mergeFrom(LookupSubjectsResponse) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- mergeFrom(ObjectReference) - Method in class com.authzed.api.v1.ObjectReference.Builder
- mergeFrom(PartialCaveatInfo) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- mergeFrom(PermissionRelationshipTree) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- mergeFrom(Precondition) - Method in class com.authzed.api.v1.Precondition.Builder
- mergeFrom(ReadCounterValue) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- mergeFrom(ReadRelationshipsRequest) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- mergeFrom(ReadRelationshipsResponse) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- mergeFrom(ReadSchemaRequest) - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- mergeFrom(ReadSchemaResponse) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- mergeFrom(Relationship) - Method in class com.authzed.api.v1.Relationship.Builder
- mergeFrom(RelationshipFilter) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- mergeFrom(RelationshipUpdate) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- mergeFrom(ResolvedSubject) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- mergeFrom(SubjectFilter) - Method in class com.authzed.api.v1.SubjectFilter.Builder
- mergeFrom(SubjectFilter.RelationFilter) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- mergeFrom(SubjectReference) - Method in class com.authzed.api.v1.SubjectReference.Builder
- mergeFrom(WatchRequest) - Method in class com.authzed.api.v1.WatchRequest.Builder
- mergeFrom(WatchResponse) - Method in class com.authzed.api.v1.WatchResponse.Builder
- mergeFrom(WriteRelationshipsRequest) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- mergeFrom(WriteRelationshipsResponse) - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- mergeFrom(WriteSchemaRequest) - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- mergeFrom(WriteSchemaResponse) - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- mergeFrom(ZedToken) - Method in class com.authzed.api.v1.ZedToken.Builder
- mergeFrom(Schema.ReadSchemaRequest) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- mergeFrom(Schema.ReadSchemaResponse) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- mergeFrom(Schema.WriteSchemaRequest) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- mergeFrom(Schema.WriteSchemaResponse) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- mergeFrom(WatchresourcesService.PermissionUpdate) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- mergeFrom(WatchresourcesService.WatchResourcesRequest) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- mergeFrom(WatchresourcesService.WatchResourcesResponse) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Core.User.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.Consistency.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.Cursor.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.DebugInformation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpCaveat.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpDefinition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpPermission.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpRelation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ObjectReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.Precondition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.Relationship.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.SubjectFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.SubjectReference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.WatchRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.WatchResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1.ZedToken.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Core.User.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.Consistency.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.Cursor.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.DebugInformation.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpCaveat.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpDefinition.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpPermission.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpRelation.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ObjectReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.Precondition.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ReadSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.Relationship.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.SubjectFilter.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.SubjectReference.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.WatchRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.WatchResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1.ZedToken.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
- mergeFrom(Message) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- mergeFrom(Message) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- mergeFrom(Message) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- mergeFrom(Openapiv2.Contact) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
- mergeFrom(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
- mergeFrom(Openapiv2.Header) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
- mergeFrom(Openapiv2.HeaderParameter) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
- mergeFrom(Openapiv2.Info) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
- mergeFrom(Openapiv2.JSONSchema) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
- mergeFrom(Openapiv2.JSONSchema.FieldConfiguration) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
- mergeFrom(Openapiv2.License) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
- mergeFrom(Openapiv2.Operation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
- mergeFrom(Openapiv2.Parameters) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
- mergeFrom(Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
- mergeFrom(Openapiv2.Schema) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
- mergeFrom(Openapiv2.Scopes) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
- mergeFrom(Openapiv2.SecurityDefinitions) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
- mergeFrom(Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
- mergeFrom(Openapiv2.SecurityRequirement.SecurityRequirementValue) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
- mergeFrom(Openapiv2.SecurityScheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
- mergeFrom(Openapiv2.Swagger) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
- mergeFrom(Openapiv2.Tag) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
- mergeFrom(Validate.AnyRules) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
- mergeFrom(Validate.BoolRules) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
- mergeFrom(Validate.BytesRules) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
- mergeFrom(Validate.DoubleRules) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
- mergeFrom(Validate.DurationRules) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
- mergeFrom(Validate.EnumRules) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
- mergeFrom(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
- mergeFrom(Validate.Fixed32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
- mergeFrom(Validate.Fixed64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
- mergeFrom(Validate.FloatRules) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
- mergeFrom(Validate.Int32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
- mergeFrom(Validate.Int64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
- mergeFrom(Validate.MapRules) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
- mergeFrom(Validate.MessageRules) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
- mergeFrom(Validate.RepeatedRules) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
- mergeFrom(Validate.SFixed32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
- mergeFrom(Validate.SFixed64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
- mergeFrom(Validate.SInt32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
- mergeFrom(Validate.SInt64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
- mergeFrom(Validate.StringRules) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
- mergeFrom(Validate.TimestampRules) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
- mergeFrom(Validate.UInt32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
- mergeFrom(Validate.UInt64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
- mergeGt(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- mergeGt(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- mergeGte(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- mergeGte(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- mergeInfo(Openapiv2.Info) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- mergeInt32(Validate.Int32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- mergeInt64(Validate.Int64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- mergeIntermediate(AlgebraicSubjectSet) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- mergeItem(BulkCheckPermissionResponseItem) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- mergeItem(CheckBulkPermissionsResponseItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- mergeItems(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- mergeJsonSchema(Openapiv2.JSONSchema) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- mergeKeys(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- mergeLeaf(DirectSubjectSet) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- mergeLicense(Openapiv2.License) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- mergeLookedUpAt(ZedToken) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- mergeLookedUpAt(ZedToken) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- mergeLookupPermissionSetsRequired(LookupPermissionSetsRequired) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- mergeLt(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- mergeLt(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- mergeLte(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- mergeLte(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- mergeMap(Validate.MapRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- mergeMessage(Validate.MessageRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- mergeObject(ObjectReference) - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- mergeObjectAndRelation(Core.ObjectAndRelation) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- mergeOptionalAtRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- mergeOptionalCaveat(ContextualizedCaveat) - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- mergeOptionalCursor(Cursor) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- mergeOptionalCursor(Cursor) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- mergeOptionalCursor(Cursor) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- mergeOptionalCursor(Cursor) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- mergeOptionalCursor(Cursor) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- mergeOptionalRelation(SubjectFilter.RelationFilter) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- mergeOptionalRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- mergeOptionalRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- mergeOptionalStartCursor(ZedToken) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- mergeOptionalStartCursor(ZedToken) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- mergeOptionalStartingAfter(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- mergeOptionalStartingAfter(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- mergeOptionalStartingAfterCursor(Cursor) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- mergeOptionalSubjectFilter(SubjectFilter) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- mergeOptionalTransactionMetadata(Struct) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- mergeOptionalTransactionMetadata(Struct) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- mergeOptionalTransactionMetadata(Struct) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- mergeParameter(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- mergeParameters(Openapiv2.Parameters) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- mergeParentSet(SetReference) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.
- mergePartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- mergePermissionAdded(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- mergePermissionDocCommentChanged(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- mergePermissionExprChanged(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- mergePermissionRemoved(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- mergeReadAt(ZedToken) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- mergeReadCounterValue(ReadCounterValue) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- mergeRelation(ExpRelation) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- mergeRelationAdded(ExpRelation) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- mergeRelationDocCommentChanged(ExpRelation) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- mergeRelationRemoved(ExpRelation) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- mergeRelationship(Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- mergeRelationship(Relationship) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- mergeRelationship(Relationship) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- mergeRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- mergeRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- mergeRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- mergeRelationSubjectTypeAdded(ExpRelationSubjectTypeChange) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- mergeRelationSubjectTypeRemoved(ExpRelationSubjectTypeChange) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- mergeRepeated(Validate.RepeatedRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- mergeRequest(BulkCheckPermissionRequestItem) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- mergeRequest(CheckBulkPermissionsRequestItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- mergeRequiredLookupAt(ZedToken) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- mergeResource(ObjectReference) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- mergeResource(ObjectReference) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- mergeRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- mergeSchema(Openapiv2.Schema) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- mergeScopes(Openapiv2.Scopes) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- mergeSecurityDefinitions(Openapiv2.SecurityDefinitions) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- mergeSfixed32(Validate.SFixed32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- mergeSfixed64(Validate.SFixed64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- mergeSint32(Validate.SInt32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- mergeSint64(Validate.SInt64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- mergeString(Validate.StringRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- mergeSubject(ResolvedSubject) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- mergeSubject(SubjectReference) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- mergeSubject(SubjectReference) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- mergeSubProblems(CheckDebugTrace.SubProblems) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- mergeTimestamp(Validate.TimestampRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- mergeToken(ZedToken) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- mergeTreeRoot(PermissionRelationshipTree) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- mergeUint32(Validate.UInt32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- mergeUint64(Validate.UInt64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- mergeUser(Core.User) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- mergeUserset(Core.ObjectAndRelation) - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- mergeValues(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- mergeWithin(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- mergeWrittenAt(ZedToken) - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- mergeWrittenAt(ZedToken) - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- MESSAGE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
- MESSAGE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- MIN_BYTES_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- MIN_ITEMS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MIN_ITEMS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- MIN_LEN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- MIN_LEN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- MIN_LENGTH_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MIN_PAIRS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MapRules
- MIN_PROPERTIES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MINIMIZE_LATENCY - Enum constant in enum class com.authzed.api.v1.Consistency.RequirementCase
- MINIMIZE_LATENCY_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Consistency
- MINIMUM_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- MISSING_EXPECTED_RELATIONSHIP - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
MISSING_EXPECTED_RELATIONSHIP = 4;
- MISSING_EXPECTED_RELATIONSHIP_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
MISSING_EXPECTED_RELATIONSHIP = 4;
- MISSING_REQUIRED_CONTEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.PartialCaveatInfo
- MULTIPLE_OF_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
N
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveat
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveatParameter
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpDefinition
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpPermission
- NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelation
- NAME_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- NAME_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- NAME_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- NAME_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- NAME_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- NAMESPACE_CONFIGS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- NAMESPACE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.ObjectAndRelation
- NAMESPACE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.RelationReference
- newBlockingStub(Channel) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v1.SchemaServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v1.WatchServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- newBuilder() - Static method in class com.authzed.api.materialize.v0.Cursor
- newBuilder() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- newBuilder() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- newBuilder() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- newBuilder() - Static method in class com.authzed.api.materialize.v0.MemberReference
- newBuilder() - Static method in class com.authzed.api.materialize.v0.PermissionChange
- newBuilder() - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- newBuilder() - Static method in class com.authzed.api.materialize.v0.SetReference
- newBuilder() - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- newBuilder() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- newBuilder() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- newBuilder() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- newBuilder() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- newBuilder() - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- newBuilder() - Static method in class com.authzed.api.v0.Core.RelationReference
- newBuilder() - Static method in class com.authzed.api.v0.Core.RelationTuple
- newBuilder() - Static method in class com.authzed.api.v0.Core.User
- newBuilder() - Static method in class com.authzed.api.v0.Developer.DeveloperError
- newBuilder() - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- newBuilder() - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- newBuilder() - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- newBuilder() - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- newBuilder() - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- newBuilder() - Static method in class com.authzed.api.v0.Developer.RequestContext
- newBuilder() - Static method in class com.authzed.api.v0.Developer.ShareRequest
- newBuilder() - Static method in class com.authzed.api.v0.Developer.ShareResponse
- newBuilder() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- newBuilder() - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- newBuilder() - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- newBuilder() - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- newBuilder() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- newBuilder() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- newBuilder() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- newBuilder() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- newBuilder() - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.CaveatEvalInfo
- newBuilder() - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- newBuilder() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- newBuilder() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- newBuilder() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- newBuilder() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- newBuilder() - Static method in class com.authzed.api.v1.CheckDebugTrace
- newBuilder() - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- newBuilder() - Static method in class com.authzed.api.v1.CheckPermissionRequest
- newBuilder() - Static method in class com.authzed.api.v1.CheckPermissionResponse
- newBuilder() - Static method in class com.authzed.api.v1.Consistency
- newBuilder() - Static method in class com.authzed.api.v1.ContextualizedCaveat
- newBuilder() - Static method in class com.authzed.api.v1.Cursor
- newBuilder() - Static method in class com.authzed.api.v1.DebugInformation
- newBuilder() - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.DirectSubjectSet
- newBuilder() - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExpCaveat
- newBuilder() - Static method in class com.authzed.api.v1.ExpCaveatParameter
- newBuilder() - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- newBuilder() - Static method in class com.authzed.api.v1.ExpDefinition
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.ExpPermission
- newBuilder() - Static method in class com.authzed.api.v1.ExpRelation
- newBuilder() - Static method in class com.authzed.api.v1.ExpRelationReference
- newBuilder() - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- newBuilder() - Static method in class com.authzed.api.v1.ExpSchemaDiff
- newBuilder() - Static method in class com.authzed.api.v1.ExpSchemaFilter
- newBuilder() - Static method in class com.authzed.api.v1.ExpTypeReference
- newBuilder() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.LookupResourcesRequest
- newBuilder() - Static method in class com.authzed.api.v1.LookupResourcesResponse
- newBuilder() - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- newBuilder() - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- newBuilder() - Static method in class com.authzed.api.v1.ObjectReference
- newBuilder() - Static method in class com.authzed.api.v1.PartialCaveatInfo
- newBuilder() - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- newBuilder() - Static method in class com.authzed.api.v1.Precondition
- newBuilder() - Static method in class com.authzed.api.v1.ReadCounterValue
- newBuilder() - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.ReadSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v1.ReadSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v1.Relationship
- newBuilder() - Static method in class com.authzed.api.v1.RelationshipFilter
- newBuilder() - Static method in class com.authzed.api.v1.RelationshipUpdate
- newBuilder() - Static method in class com.authzed.api.v1.ResolvedSubject
- newBuilder() - Static method in class com.authzed.api.v1.SubjectFilter
- newBuilder() - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- newBuilder() - Static method in class com.authzed.api.v1.SubjectReference
- newBuilder() - Static method in class com.authzed.api.v1.WatchRequest
- newBuilder() - Static method in class com.authzed.api.v1.WatchResponse
- newBuilder() - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- newBuilder() - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- newBuilder() - Static method in class com.authzed.api.v1.WriteSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v1.WriteSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v1.ZedToken
- newBuilder() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- newBuilder() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- newBuilder() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- newBuilder() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- newBuilder() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- newBuilder() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- newBuilder() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- newBuilder(BreakingSchemaChange) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- newBuilder(Cursor) - Static method in class com.authzed.api.materialize.v0.Cursor
- newBuilder(LookupPermissionSetsRequest) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- newBuilder(LookupPermissionSetsRequired) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- newBuilder(LookupPermissionSetsResponse) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- newBuilder(MemberReference) - Static method in class com.authzed.api.materialize.v0.MemberReference
- newBuilder(PermissionChange) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- newBuilder(PermissionSetChange) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- newBuilder(SetReference) - Static method in class com.authzed.api.materialize.v0.SetReference
- newBuilder(WatchedPermission) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- newBuilder(WatchPermissionSetsRequest) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- newBuilder(WatchPermissionSetsResponse) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- newBuilder(WatchPermissionsRequest) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- newBuilder(WatchPermissionsResponse) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- newBuilder(Core.ObjectAndRelation) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- newBuilder(Core.RelationReference) - Static method in class com.authzed.api.v0.Core.RelationReference
- newBuilder(Core.RelationTuple) - Static method in class com.authzed.api.v0.Core.RelationTuple
- newBuilder(Core.User) - Static method in class com.authzed.api.v0.Core.User
- newBuilder(Developer.DeveloperError) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- newBuilder(Developer.EditCheckRequest) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- newBuilder(Developer.EditCheckResponse) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- newBuilder(Developer.EditCheckResult) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- newBuilder(Developer.FormatSchemaRequest) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- newBuilder(Developer.FormatSchemaResponse) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- newBuilder(Developer.LookupShareRequest) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- newBuilder(Developer.LookupShareResponse) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- newBuilder(Developer.RequestContext) - Static method in class com.authzed.api.v0.Developer.RequestContext
- newBuilder(Developer.ShareRequest) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- newBuilder(Developer.ShareResponse) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- newBuilder(Developer.UpgradeSchemaRequest) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- newBuilder(Developer.UpgradeSchemaResponse) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- newBuilder(Developer.ValidateRequest) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- newBuilder(Developer.ValidateResponse) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- newBuilder(AlgebraicSubjectSet) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- newBuilder(BulkCheckPermissionPair) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- newBuilder(BulkCheckPermissionRequest) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- newBuilder(BulkCheckPermissionRequestItem) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- newBuilder(BulkCheckPermissionResponse) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- newBuilder(BulkCheckPermissionResponseItem) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- newBuilder(BulkExportRelationshipsRequest) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- newBuilder(BulkExportRelationshipsResponse) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- newBuilder(BulkImportRelationshipsRequest) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- newBuilder(BulkImportRelationshipsResponse) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- newBuilder(CaveatEvalInfo) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- newBuilder(CheckBulkPermissionsPair) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- newBuilder(CheckBulkPermissionsRequest) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- newBuilder(CheckBulkPermissionsRequestItem) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- newBuilder(CheckBulkPermissionsResponse) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- newBuilder(CheckBulkPermissionsResponseItem) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- newBuilder(CheckDebugTrace) - Static method in class com.authzed.api.v1.CheckDebugTrace
- newBuilder(CheckDebugTrace.SubProblems) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- newBuilder(CheckPermissionRequest) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- newBuilder(CheckPermissionResponse) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- newBuilder(Consistency) - Static method in class com.authzed.api.v1.Consistency
- newBuilder(ContextualizedCaveat) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- newBuilder(Cursor) - Static method in class com.authzed.api.v1.Cursor
- newBuilder(DebugInformation) - Static method in class com.authzed.api.v1.DebugInformation
- newBuilder(DeleteRelationshipsRequest) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- newBuilder(DeleteRelationshipsResponse) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- newBuilder(DirectSubjectSet) - Static method in class com.authzed.api.v1.DirectSubjectSet
- newBuilder(ExpandPermissionTreeRequest) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- newBuilder(ExpandPermissionTreeResponse) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- newBuilder(ExpCaveat) - Static method in class com.authzed.api.v1.ExpCaveat
- newBuilder(ExpCaveatParameter) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- newBuilder(ExpCaveatParameterTypeChange) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- newBuilder(ExpDefinition) - Static method in class com.authzed.api.v1.ExpDefinition
- newBuilder(ExperimentalComputablePermissionsRequest) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- newBuilder(ExperimentalComputablePermissionsResponse) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- newBuilder(ExperimentalCountRelationshipsRequest) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- newBuilder(ExperimentalCountRelationshipsResponse) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- newBuilder(ExperimentalDependentRelationsRequest) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- newBuilder(ExperimentalDependentRelationsResponse) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- newBuilder(ExperimentalDiffSchemaRequest) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- newBuilder(ExperimentalDiffSchemaResponse) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- newBuilder(ExperimentalReflectSchemaRequest) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- newBuilder(ExperimentalReflectSchemaResponse) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- newBuilder(ExperimentalRegisterRelationshipCounterRequest) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- newBuilder(ExperimentalRegisterRelationshipCounterResponse) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- newBuilder(ExperimentalUnregisterRelationshipCounterRequest) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- newBuilder(ExperimentalUnregisterRelationshipCounterResponse) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- newBuilder(ExportBulkRelationshipsRequest) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- newBuilder(ExportBulkRelationshipsResponse) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- newBuilder(ExpPermission) - Static method in class com.authzed.api.v1.ExpPermission
- newBuilder(ExpRelation) - Static method in class com.authzed.api.v1.ExpRelation
- newBuilder(ExpRelationReference) - Static method in class com.authzed.api.v1.ExpRelationReference
- newBuilder(ExpRelationSubjectTypeChange) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- newBuilder(ExpSchemaDiff) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- newBuilder(ExpSchemaFilter) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- newBuilder(ExpTypeReference) - Static method in class com.authzed.api.v1.ExpTypeReference
- newBuilder(ImportBulkRelationshipsRequest) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- newBuilder(ImportBulkRelationshipsResponse) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- newBuilder(LookupResourcesRequest) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- newBuilder(LookupResourcesResponse) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- newBuilder(LookupSubjectsRequest) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- newBuilder(LookupSubjectsResponse) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- newBuilder(ObjectReference) - Static method in class com.authzed.api.v1.ObjectReference
- newBuilder(PartialCaveatInfo) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- newBuilder(PermissionRelationshipTree) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- newBuilder(Precondition) - Static method in class com.authzed.api.v1.Precondition
- newBuilder(ReadCounterValue) - Static method in class com.authzed.api.v1.ReadCounterValue
- newBuilder(ReadRelationshipsRequest) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- newBuilder(ReadRelationshipsResponse) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- newBuilder(ReadSchemaRequest) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- newBuilder(ReadSchemaResponse) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- newBuilder(Relationship) - Static method in class com.authzed.api.v1.Relationship
- newBuilder(RelationshipFilter) - Static method in class com.authzed.api.v1.RelationshipFilter
- newBuilder(RelationshipUpdate) - Static method in class com.authzed.api.v1.RelationshipUpdate
- newBuilder(ResolvedSubject) - Static method in class com.authzed.api.v1.ResolvedSubject
- newBuilder(SubjectFilter) - Static method in class com.authzed.api.v1.SubjectFilter
- newBuilder(SubjectFilter.RelationFilter) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- newBuilder(SubjectReference) - Static method in class com.authzed.api.v1.SubjectReference
- newBuilder(WatchRequest) - Static method in class com.authzed.api.v1.WatchRequest
- newBuilder(WatchResponse) - Static method in class com.authzed.api.v1.WatchResponse
- newBuilder(WriteRelationshipsRequest) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- newBuilder(WriteRelationshipsResponse) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- newBuilder(WriteSchemaRequest) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- newBuilder(WriteSchemaResponse) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- newBuilder(ZedToken) - Static method in class com.authzed.api.v1.ZedToken
- newBuilder(Schema.ReadSchemaRequest) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- newBuilder(Schema.ReadSchemaResponse) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- newBuilder(Schema.WriteSchemaRequest) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- newBuilder(Schema.WriteSchemaResponse) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- newBuilder(WatchresourcesService.PermissionUpdate) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- newBuilder(WatchresourcesService.WatchResourcesRequest) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- newBuilder(WatchresourcesService.WatchResourcesResponse) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- newBuilder(Openapiv2.Contact) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- newBuilder(Openapiv2.ExternalDocumentation) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- newBuilder(Openapiv2.Header) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- newBuilder(Openapiv2.HeaderParameter) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- newBuilder(Openapiv2.Info) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- newBuilder(Openapiv2.JSONSchema) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- newBuilder(Openapiv2.JSONSchema.FieldConfiguration) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- newBuilder(Openapiv2.License) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- newBuilder(Openapiv2.Operation) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- newBuilder(Openapiv2.Parameters) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- newBuilder(Openapiv2.Response) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- newBuilder(Openapiv2.Schema) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- newBuilder(Openapiv2.Scopes) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- newBuilder(Openapiv2.SecurityDefinitions) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- newBuilder(Openapiv2.SecurityRequirement) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- newBuilder(Openapiv2.SecurityRequirement.SecurityRequirementValue) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- newBuilder(Openapiv2.SecurityScheme) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- newBuilder(Openapiv2.Swagger) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- newBuilder(Openapiv2.Tag) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- newBuilder(Validate.AnyRules) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- newBuilder(Validate.BoolRules) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- newBuilder(Validate.BytesRules) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- newBuilder(Validate.DoubleRules) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- newBuilder(Validate.DurationRules) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- newBuilder(Validate.EnumRules) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- newBuilder(Validate.FieldRules) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- newBuilder(Validate.Fixed32Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- newBuilder(Validate.Fixed64Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- newBuilder(Validate.FloatRules) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- newBuilder(Validate.Int32Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- newBuilder(Validate.Int64Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- newBuilder(Validate.MapRules) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- newBuilder(Validate.MessageRules) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- newBuilder(Validate.RepeatedRules) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- newBuilder(Validate.SFixed32Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- newBuilder(Validate.SFixed64Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- newBuilder(Validate.SInt32Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- newBuilder(Validate.SInt64Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- newBuilder(Validate.StringRules) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- newBuilder(Validate.TimestampRules) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- newBuilder(Validate.UInt32Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- newBuilder(Validate.UInt64Rules) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.Cursor
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.MemberReference
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.PermissionChange
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.SetReference
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- newBuilderForType() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- newBuilderForType() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- newBuilderForType() - Method in class com.authzed.api.v0.Core.RelationReference
- newBuilderForType() - Method in class com.authzed.api.v0.Core.RelationTuple
- newBuilderForType() - Method in class com.authzed.api.v0.Core.User
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.DeveloperError
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.RequestContext
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.ShareRequest
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.ShareResponse
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- newBuilderForType() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- newBuilderForType() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- newBuilderForType() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- newBuilderForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- newBuilderForType() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- newBuilderForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- newBuilderForType() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- newBuilderForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.CaveatEvalInfo
- newBuilderForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- newBuilderForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- newBuilderForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- newBuilderForType() - Method in class com.authzed.api.v1.CheckDebugTrace
- newBuilderForType() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- newBuilderForType() - Method in class com.authzed.api.v1.CheckPermissionRequest
- newBuilderForType() - Method in class com.authzed.api.v1.CheckPermissionResponse
- newBuilderForType() - Method in class com.authzed.api.v1.Consistency
- newBuilderForType() - Method in class com.authzed.api.v1.ContextualizedCaveat
- newBuilderForType() - Method in class com.authzed.api.v1.Cursor
- newBuilderForType() - Method in class com.authzed.api.v1.DebugInformation
- newBuilderForType() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.DirectSubjectSet
- newBuilderForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExpCaveat
- newBuilderForType() - Method in class com.authzed.api.v1.ExpCaveatParameter
- newBuilderForType() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- newBuilderForType() - Method in class com.authzed.api.v1.ExpDefinition
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ExpPermission
- newBuilderForType() - Method in class com.authzed.api.v1.ExpRelation
- newBuilderForType() - Method in class com.authzed.api.v1.ExpRelationReference
- newBuilderForType() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- newBuilderForType() - Method in class com.authzed.api.v1.ExpSchemaDiff
- newBuilderForType() - Method in class com.authzed.api.v1.ExpSchemaFilter
- newBuilderForType() - Method in class com.authzed.api.v1.ExpTypeReference
- newBuilderForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.LookupResourcesRequest
- newBuilderForType() - Method in class com.authzed.api.v1.LookupResourcesResponse
- newBuilderForType() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ObjectReference
- newBuilderForType() - Method in class com.authzed.api.v1.PartialCaveatInfo
- newBuilderForType() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- newBuilderForType() - Method in class com.authzed.api.v1.Precondition
- newBuilderForType() - Method in class com.authzed.api.v1.ReadCounterValue
- newBuilderForType() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ReadSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v1.ReadSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v1.Relationship
- newBuilderForType() - Method in class com.authzed.api.v1.RelationshipFilter
- newBuilderForType() - Method in class com.authzed.api.v1.RelationshipUpdate
- newBuilderForType() - Method in class com.authzed.api.v1.ResolvedSubject
- newBuilderForType() - Method in class com.authzed.api.v1.SubjectFilter
- newBuilderForType() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- newBuilderForType() - Method in class com.authzed.api.v1.SubjectReference
- newBuilderForType() - Method in class com.authzed.api.v1.WatchRequest
- newBuilderForType() - Method in class com.authzed.api.v1.WatchResponse
- newBuilderForType() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- newBuilderForType() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- newBuilderForType() - Method in class com.authzed.api.v1.WriteSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v1.WriteSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v1.ZedToken
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- newBuilderForType() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- newBuilderForType() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- newBuilderForType() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.Cursor
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.MemberReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.PermissionChange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.SetReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.WatchedPermission
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Core.RelationReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Core.RelationTuple
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Core.User
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.DeveloperError
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.EditCheckResult
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.RequestContext
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.ShareRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.ShareResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.ValidateRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v0.Developer.ValidateResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CaveatEvalInfo
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckDebugTrace
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckPermissionRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.CheckPermissionResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.Consistency
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ContextualizedCaveat
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.Cursor
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.DebugInformation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.DirectSubjectSet
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpCaveat
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpCaveatParameter
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpDefinition
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpPermission
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpRelation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpRelationReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpSchemaDiff
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpSchemaFilter
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ExpTypeReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.LookupResourcesRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.LookupResourcesResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.LookupSubjectsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.LookupSubjectsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ObjectReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.PartialCaveatInfo
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.PermissionRelationshipTree
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.Precondition
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ReadCounterValue
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ReadSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ReadSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.Relationship
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.RelationshipFilter
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.RelationshipUpdate
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ResolvedSubject
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.SubjectFilter
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.SubjectReference
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.WatchRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.WatchResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.WriteSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.WriteSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1.ZedToken
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- newFutureStub(Channel) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v1.SchemaServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v1.WatchServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v0.DeveloperServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v1.ExperimentalServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v1.PermissionsServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v1.SchemaServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v1.WatchServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v1alpha1.SchemaServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
-
Creates a new async stub that supports all call types for the service
- NO_SPARSE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MapRules
- NOT_CONTAINS_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.AnyRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.EnumRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FloatRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- NOT_IN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- NULL - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
NULL = 4;
- NULL_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
NULL = 4;
- NUM_LOADED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkImportRelationshipsResponse
- NUM_LOADED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- NUMBER - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
NUMBER = 2;
- NUMBER - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
NUMBER = 5;
- NUMBER_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
NUMBER = 2;
- NUMBER_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
NUMBER = 5;
O
- OBJECT - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
OBJECT = 6;
- OBJECT_AND_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.RelationTuple
- OBJECT_DEFINITIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- OBJECT_DEFINITIONS_NAMES_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- OBJECT_DEFINITIONS_NAMES_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- OBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.SubjectReference
- OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.MemberReference
- OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.SetReference
- OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.ObjectAndRelation
- OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ObjectReference
- OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.MemberReference
- OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.SetReference
- OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ObjectReference
- OBJECT_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
OBJECT = 6;
- ObjectReference - Class in com.authzed.api.v1
-
ObjectReference is used to refer to a specific object in the system.
- ObjectReference.Builder - Class in com.authzed.api.v1
-
ObjectReference is used to refer to a specific object in the system.
- ObjectReferenceOrBuilder - Interface in com.authzed.api.v1
- Openapi - Class in com.authzed.api.v1
- Openapiv2 - Class in grpc.gateway.protoc_gen_openapiv2.options
- OPENAPIV2_FIELD_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- OPENAPIV2_OPERATION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- OPENAPIV2_SCHEMA_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- OPENAPIV2_SWAGGER_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- OPENAPIV2_TAG_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- Openapiv2.Contact - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Contact` is a representation of OpenAPI v2 specification's Contact object.
- Openapiv2.Contact.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Contact` is a representation of OpenAPI v2 specification's Contact object.
- Openapiv2.ContactOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.ExternalDocumentation - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
- Openapiv2.ExternalDocumentation.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
- Openapiv2.ExternalDocumentationOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Header - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Header` is a representation of OpenAPI v2 specification's Header object.
- Openapiv2.Header.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Header` is a representation of OpenAPI v2 specification's Header object.
- Openapiv2.HeaderOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.HeaderParameter - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`HeaderParameter` a HTTP header parameter.
- Openapiv2.HeaderParameter.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`HeaderParameter` a HTTP header parameter.
- Openapiv2.HeaderParameter.Type - Enum Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Type` is a supported HTTP header type.
- Openapiv2.HeaderParameterOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Info - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Info` is a representation of OpenAPI v2 specification's Info object.
- Openapiv2.Info.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Info` is a representation of OpenAPI v2 specification's Info object.
- Openapiv2.InfoOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.JSONSchema - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
- Openapiv2.JSONSchema.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
- Openapiv2.JSONSchema.FieldConfiguration - Class in grpc.gateway.protoc_gen_openapiv2.options
-
'FieldConfiguration' provides additional field level properties used when generating the OpenAPI v2 file.
- Openapiv2.JSONSchema.FieldConfiguration.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
'FieldConfiguration' provides additional field level properties used when generating the OpenAPI v2 file.
- Openapiv2.JSONSchema.FieldConfigurationOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.JSONSchema.JSONSchemaSimpleTypes - Enum Class in grpc.gateway.protoc_gen_openapiv2.options
-
Protobuf enum
grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
- Openapiv2.JSONSchemaOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.License - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`License` is a representation of OpenAPI v2 specification's License object.
- Openapiv2.License.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`License` is a representation of OpenAPI v2 specification's License object.
- Openapiv2.LicenseOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Operation - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Operation` is a representation of OpenAPI v2 specification's Operation object.
- Openapiv2.Operation.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Operation` is a representation of OpenAPI v2 specification's Operation object.
- Openapiv2.OperationOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Parameters - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Parameters` is a representation of OpenAPI v2 specification's parameters object.
- Openapiv2.Parameters.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Parameters` is a representation of OpenAPI v2 specification's parameters object.
- Openapiv2.ParametersOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Response - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Response` is a representation of OpenAPI v2 specification's Response object.
- Openapiv2.Response.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Response` is a representation of OpenAPI v2 specification's Response object.
- Openapiv2.ResponseOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Schema - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Schema` is a representation of OpenAPI v2 specification's Schema object.
- Openapiv2.Schema.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Schema` is a representation of OpenAPI v2 specification's Schema object.
- Openapiv2.SchemaOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Scheme - Enum Class in grpc.gateway.protoc_gen_openapiv2.options
-
Scheme describes the schemes supported by the OpenAPI Swagger and Operation objects.
- Openapiv2.Scopes - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
- Openapiv2.Scopes.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
- Openapiv2.ScopesOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.SecurityDefinitions - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
- Openapiv2.SecurityDefinitions.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
- Openapiv2.SecurityDefinitionsOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.SecurityRequirement - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.
- Openapiv2.SecurityRequirement.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.
- Openapiv2.SecurityRequirement.SecurityRequirementValue - Class in grpc.gateway.protoc_gen_openapiv2.options
-
If the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
- Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
If the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
- Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.SecurityRequirementOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.SecurityScheme - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
- Openapiv2.SecurityScheme.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
- Openapiv2.SecurityScheme.Flow - Enum Class in grpc.gateway.protoc_gen_openapiv2.options
-
The flow used by the OAuth2 security scheme.
- Openapiv2.SecurityScheme.In - Enum Class in grpc.gateway.protoc_gen_openapiv2.options
-
The location of the API key.
- Openapiv2.SecurityScheme.Type - Enum Class in grpc.gateway.protoc_gen_openapiv2.options
-
The type of the security scheme.
- Openapiv2.SecuritySchemeOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Swagger - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
- Openapiv2.Swagger.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
- Openapiv2.SwaggerOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- Openapiv2.Tag - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Tag` is a representation of OpenAPI v2 specification's Tag object.
- Openapiv2.Tag.Builder - Class in grpc.gateway.protoc_gen_openapiv2.options
-
`Tag` is a representation of OpenAPI v2 specification's Tag object.
- Openapiv2.TagOrBuilder - Interface in grpc.gateway.protoc_gen_openapiv2.options
- openapiv2Field - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
-
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
- openapiv2Operation - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
-
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
- openapiv2Schema - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
-
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
- openapiv2Swagger - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
-
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
- openapiv2Tag - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
-
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
- OPERATION_CREATE - Enum constant in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_CREATE = 1;
- OPERATION_CREATE_VALUE - Static variable in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_CREATE = 1;
- OPERATION_DELETE - Enum constant in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_DELETE = 3;
- OPERATION_DELETE_VALUE - Static variable in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_DELETE = 3;
- OPERATION_EXCLUSION - Enum constant in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_EXCLUSION = 3;
- OPERATION_EXCLUSION_VALUE - Static variable in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_EXCLUSION = 3;
- OPERATION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionSetChange
- OPERATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.AlgebraicSubjectSet
- OPERATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Precondition
- OPERATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipUpdate
- OPERATION_ID_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- OPERATION_INTERSECTION - Enum constant in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_INTERSECTION = 2;
- OPERATION_INTERSECTION_VALUE - Static variable in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_INTERSECTION = 2;
- OPERATION_MUST_MATCH - Enum constant in enum class com.authzed.api.v1.Precondition.Operation
-
OPERATION_MUST_MATCH = 2;
- OPERATION_MUST_MATCH_VALUE - Static variable in enum class com.authzed.api.v1.Precondition.Operation
-
OPERATION_MUST_MATCH = 2;
- OPERATION_MUST_NOT_MATCH - Enum constant in enum class com.authzed.api.v1.Precondition.Operation
-
OPERATION_MUST_NOT_MATCH = 1;
- OPERATION_MUST_NOT_MATCH_VALUE - Static variable in enum class com.authzed.api.v1.Precondition.Operation
-
OPERATION_MUST_NOT_MATCH = 1;
- OPERATION_TOUCH - Enum constant in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_TOUCH = 2;
- OPERATION_TOUCH_VALUE - Static variable in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_TOUCH = 2;
- OPERATION_UNION - Enum constant in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_UNION = 1;
- OPERATION_UNION_VALUE - Static variable in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_UNION = 1;
- OPERATION_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_UNSPECIFIED = 0;
- OPERATION_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.Precondition.Operation
-
OPERATION_UNSPECIFIED = 0;
- OPERATION_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_UNSPECIFIED = 0;
- OPERATION_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
OPERATION_UNSPECIFIED = 0;
- OPERATION_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.Precondition.Operation
-
OPERATION_UNSPECIFIED = 0;
- OPERATION_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
OPERATION_UNSPECIFIED = 0;
- OPTIONAL_ALLOW_PARTIAL_DELETIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsRequest
- OPTIONAL_AT_REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- OPTIONAL_CAVEAT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Relationship
- OPTIONAL_CAVEAT_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpTypeReference
- OPTIONAL_CAVEAT_NAME_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaFilter
- OPTIONAL_CONCRETE_LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- OPTIONAL_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkExportRelationshipsRequest
- OPTIONAL_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- OPTIONAL_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- OPTIONAL_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- OPTIONAL_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsRequest
- OPTIONAL_DEFINITION_NAME_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- OPTIONAL_DEFINITION_NAME_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaFilter
- OPTIONAL_DEFINITIONS_REVISION_PRECONDITION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- OPTIONAL_FILTERS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- OPTIONAL_LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkExportRelationshipsRequest
- OPTIONAL_LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsRequest
- OPTIONAL_LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- OPTIONAL_LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- OPTIONAL_LIMIT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsRequest
- OPTIONAL_OBJECT_TYPES_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WatchRequest
- OPTIONAL_PERMISSION_NAME_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaFilter
- OPTIONAL_PERMISSION_OR_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.MemberReference
- OPTIONAL_PRECONDITIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsRequest
- OPTIONAL_PRECONDITIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WriteRelationshipsRequest
- OPTIONAL_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipFilter
- OPTIONAL_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.SubjectFilter
- OPTIONAL_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.SubjectReference
- OPTIONAL_RELATION_NAME - Enum constant in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
- OPTIONAL_RELATION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpTypeReference
- OPTIONAL_RELATION_NAME_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaFilter
- OPTIONAL_RELATIONSHIP_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkExportRelationshipsRequest
- OPTIONAL_RELATIONSHIP_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- OPTIONAL_RELATIONSHIP_FILTERS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WatchRequest
- OPTIONAL_RESOURCE_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipFilter
- OPTIONAL_RESOURCE_ID_PREFIX_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipFilter
- OPTIONAL_START_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WatchRequest
- OPTIONAL_START_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- OPTIONAL_STARTING_AFTER_CURSOR_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- OPTIONAL_STARTING_AFTER_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- OPTIONAL_STARTING_AFTER_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- OPTIONAL_SUBJECT_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipFilter
- OPTIONAL_SUBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v1.SubjectFilter
- OPTIONAL_SUBJECT_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchedPermission
- OPTIONAL_SUBJECT_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- OPTIONAL_SUBJECT_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- OPTIONAL_TRANSACTION_METADATA_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsRequest
- OPTIONAL_TRANSACTION_METADATA_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WatchResponse
- OPTIONAL_TRANSACTION_METADATA_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WriteRelationshipsRequest
P
- PAIRS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionResponse
- PAIRS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsResponse
- PARAMETER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- PARAMETERS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveat
- PARAMETERS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- PARENT_CAVEAT_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveatParameter
- PARENT_DEFINITION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpPermission
- PARENT_DEFINITION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelation
- PARENT_SET_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionSetChange
- PARSE_ERROR - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
PARSE_ERROR = 1;
- PARSE_ERROR_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
PARSE_ERROR = 1;
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Core.User
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.Consistency
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.Cursor
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.DebugInformation
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpCaveat
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpDefinition
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpPermission
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpRelation
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ObjectReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.Precondition
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.Relationship
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.SubjectFilter
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.SubjectReference
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.WatchRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.WatchResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1.ZedToken
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseDelimitedFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseDelimitedFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.User
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Consistency
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Cursor
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DebugInformation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveat
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpDefinition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpPermission
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ObjectReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Precondition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Relationship
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectReference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ZedToken
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(byte[]) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(byte[]) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(byte[]) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(ByteString) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(ByteString) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(ByteString) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(CodedInputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(CodedInputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(CodedInputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(InputStream) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(InputStream) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(InputStream) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(ByteBuffer) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(ByteBuffer) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(ByteBuffer) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Cursor
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.MemberReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.SetReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.RelationTuple
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core.User
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.RequestContext
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Consistency
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Cursor
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DebugInformation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.DirectSubjectSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveat
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpDefinition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpPermission
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExpTypeReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ObjectReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Precondition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadCounterValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Relationship
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.RelationshipUpdate
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ResolvedSubject
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SubjectReference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ZedToken
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- parser() - Static method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- parser() - Static method in class com.authzed.api.materialize.v0.Cursor
- parser() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- parser() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- parser() - Static method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- parser() - Static method in class com.authzed.api.materialize.v0.MemberReference
- parser() - Static method in class com.authzed.api.materialize.v0.PermissionChange
- parser() - Static method in class com.authzed.api.materialize.v0.PermissionSetChange
- parser() - Static method in class com.authzed.api.materialize.v0.SetReference
- parser() - Static method in class com.authzed.api.materialize.v0.WatchedPermission
- parser() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- parser() - Static method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- parser() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- parser() - Static method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- parser() - Static method in class com.authzed.api.v0.Core.ObjectAndRelation
- parser() - Static method in class com.authzed.api.v0.Core.RelationReference
- parser() - Static method in class com.authzed.api.v0.Core.RelationTuple
- parser() - Static method in class com.authzed.api.v0.Core.User
- parser() - Static method in class com.authzed.api.v0.Developer.DeveloperError
- parser() - Static method in class com.authzed.api.v0.Developer.EditCheckRequest
- parser() - Static method in class com.authzed.api.v0.Developer.EditCheckResponse
- parser() - Static method in class com.authzed.api.v0.Developer.EditCheckResult
- parser() - Static method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- parser() - Static method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- parser() - Static method in class com.authzed.api.v0.Developer.LookupShareRequest
- parser() - Static method in class com.authzed.api.v0.Developer.LookupShareResponse
- parser() - Static method in class com.authzed.api.v0.Developer.RequestContext
- parser() - Static method in class com.authzed.api.v0.Developer.ShareRequest
- parser() - Static method in class com.authzed.api.v0.Developer.ShareResponse
- parser() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- parser() - Static method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- parser() - Static method in class com.authzed.api.v0.Developer.ValidateRequest
- parser() - Static method in class com.authzed.api.v0.Developer.ValidateResponse
- parser() - Static method in class com.authzed.api.v1.AlgebraicSubjectSet
- parser() - Static method in class com.authzed.api.v1.BulkCheckPermissionPair
- parser() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequest
- parser() - Static method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- parser() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponse
- parser() - Static method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- parser() - Static method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.CaveatEvalInfo
- parser() - Static method in class com.authzed.api.v1.CheckBulkPermissionsPair
- parser() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- parser() - Static method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- parser() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- parser() - Static method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- parser() - Static method in class com.authzed.api.v1.CheckDebugTrace
- parser() - Static method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- parser() - Static method in class com.authzed.api.v1.CheckPermissionRequest
- parser() - Static method in class com.authzed.api.v1.CheckPermissionResponse
- parser() - Static method in class com.authzed.api.v1.Consistency
- parser() - Static method in class com.authzed.api.v1.ContextualizedCaveat
- parser() - Static method in class com.authzed.api.v1.Cursor
- parser() - Static method in class com.authzed.api.v1.DebugInformation
- parser() - Static method in class com.authzed.api.v1.DeleteRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.DeleteRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.DirectSubjectSet
- parser() - Static method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- parser() - Static method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- parser() - Static method in class com.authzed.api.v1.ExpCaveat
- parser() - Static method in class com.authzed.api.v1.ExpCaveatParameter
- parser() - Static method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- parser() - Static method in class com.authzed.api.v1.ExpDefinition
- parser() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- parser() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- parser() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- parser() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- parser() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- parser() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- parser() - Static method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- parser() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.ExpPermission
- parser() - Static method in class com.authzed.api.v1.ExpRelation
- parser() - Static method in class com.authzed.api.v1.ExpRelationReference
- parser() - Static method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- parser() - Static method in class com.authzed.api.v1.ExpSchemaDiff
- parser() - Static method in class com.authzed.api.v1.ExpSchemaFilter
- parser() - Static method in class com.authzed.api.v1.ExpTypeReference
- parser() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.LookupResourcesRequest
- parser() - Static method in class com.authzed.api.v1.LookupResourcesResponse
- parser() - Static method in class com.authzed.api.v1.LookupSubjectsRequest
- parser() - Static method in class com.authzed.api.v1.LookupSubjectsResponse
- parser() - Static method in class com.authzed.api.v1.ObjectReference
- parser() - Static method in class com.authzed.api.v1.PartialCaveatInfo
- parser() - Static method in class com.authzed.api.v1.PermissionRelationshipTree
- parser() - Static method in class com.authzed.api.v1.Precondition
- parser() - Static method in class com.authzed.api.v1.ReadCounterValue
- parser() - Static method in class com.authzed.api.v1.ReadRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.ReadRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.ReadSchemaRequest
- parser() - Static method in class com.authzed.api.v1.ReadSchemaResponse
- parser() - Static method in class com.authzed.api.v1.Relationship
- parser() - Static method in class com.authzed.api.v1.RelationshipFilter
- parser() - Static method in class com.authzed.api.v1.RelationshipUpdate
- parser() - Static method in class com.authzed.api.v1.ResolvedSubject
- parser() - Static method in class com.authzed.api.v1.SubjectFilter
- parser() - Static method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- parser() - Static method in class com.authzed.api.v1.SubjectReference
- parser() - Static method in class com.authzed.api.v1.WatchRequest
- parser() - Static method in class com.authzed.api.v1.WatchResponse
- parser() - Static method in class com.authzed.api.v1.WriteRelationshipsRequest
- parser() - Static method in class com.authzed.api.v1.WriteRelationshipsResponse
- parser() - Static method in class com.authzed.api.v1.WriteSchemaRequest
- parser() - Static method in class com.authzed.api.v1.WriteSchemaResponse
- parser() - Static method in class com.authzed.api.v1.ZedToken
- parser() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- parser() - Static method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- parser() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- parser() - Static method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- parser() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- parser() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- parser() - Static method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- parser() - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.MapRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.StringRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- parser() - Static method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CaveatEvalInfo
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionResponse
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesResponse
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- PARTIAL_CAVEAT_INFO_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ResolvedSubject
- PartialCaveatInfo - Class in com.authzed.api.v1
-
PartialCaveatInfo carries information necessary for the client to take action in the event a response contains a partially evaluated caveat
- PartialCaveatInfo.Builder - Class in com.authzed.api.v1
-
PartialCaveatInfo carries information necessary for the client to take action in the event a response contains a partially evaluated caveat
- PartialCaveatInfoOrBuilder - Interface in com.authzed.api.v1
- PATH_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
- PATH_PARAM_NAME_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- PATTERN_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- PATTERN_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- PATTERN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- PATTERN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- PERMISSION_ADDED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- PERMISSION_ADDED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- PERMISSION_DOC_COMMENT_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- PERMISSION_DOC_COMMENT_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- PERMISSION_EXPR_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- PERMISSION_EXPR_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionChange
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchedPermission
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionRequest
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpandPermissionTreeRequest
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- PERMISSION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- PERMISSION_OR_RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.SetReference
- PERMISSION_REMOVED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- PERMISSION_REMOVED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- PERMISSION_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- PERMISSION_TYPE_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
PERMISSION_TYPE_PERMISSION = 2;
- PERMISSION_TYPE_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
PERMISSION_TYPE_PERMISSION = 2;
- PERMISSION_TYPE_RELATION - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
PERMISSION_TYPE_RELATION = 1;
- PERMISSION_TYPE_RELATION_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
PERMISSION_TYPE_RELATION = 1;
- PERMISSION_TYPE_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
PERMISSION_TYPE_UNSPECIFIED = 0;
- PERMISSION_TYPE_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
PERMISSION_TYPE_UNSPECIFIED = 0;
- PermissionChange - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.PermissionChange
- PermissionChange.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.PermissionChange
- PermissionChange.Permissionship - Enum Class in com.authzed.api.materialize.v0
-
Protobuf enum
authzed.api.materialize.v0.PermissionChange.Permissionship
- PermissionChangeOrBuilder - Interface in com.authzed.api.materialize.v0
- PermissionRelationshipTree - Class in com.authzed.api.v1
-
PermissionRelationshipTree is used for representing a tree of a resource and its permission relationships with other objects.
- PermissionRelationshipTree.Builder - Class in com.authzed.api.v1
-
PermissionRelationshipTree is used for representing a tree of a resource and its permission relationships with other objects.
- PermissionRelationshipTree.TreeTypeCase - Enum Class in com.authzed.api.v1
- PermissionRelationshipTreeOrBuilder - Interface in com.authzed.api.v1
- PERMISSIONS_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- PERMISSIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpDefinition
- PERMISSIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- PermissionService - Class in com.authzed.api.v1
- PermissionSetChange - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.PermissionSetChange
- PermissionSetChange.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.PermissionSetChange
- PermissionSetChange.ChildCase - Enum Class in com.authzed.api.materialize.v0
- PermissionSetChange.SetOperation - Enum Class in com.authzed.api.materialize.v0
-
Protobuf enum
authzed.api.materialize.v0.PermissionSetChange.SetOperation
- PermissionSetChangeOrBuilder - Interface in com.authzed.api.materialize.v0
- PERMISSIONSHIP_CONDITIONAL_PERMISSION - Enum constant in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_CONDITIONAL_PERMISSION = 3;
- PERMISSIONSHIP_CONDITIONAL_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_CONDITIONAL_PERMISSION = 3;
- PERMISSIONSHIP_CONDITIONAL_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_CONDITIONAL_PERMISSION = 3;
- PERMISSIONSHIP_CONDITIONAL_PERMISSION_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_CONDITIONAL_PERMISSION = 3;
- PERMISSIONSHIP_CONDITIONAL_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_CONDITIONAL_PERMISSION = 3;
- PERMISSIONSHIP_CONDITIONAL_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_CONDITIONAL_PERMISSION = 3;
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionChange
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionResponse
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesResponse
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- PERMISSIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ResolvedSubject
- PERMISSIONSHIP_HAS_PERMISSION - Enum constant in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION - Enum constant in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_HAS_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
PERMISSIONSHIP_HAS_PERMISSION = 2;
- PERMISSIONSHIP_NO_PERMISSION - Enum constant in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION - Enum constant in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION - Enum constant in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_NO_PERMISSION_VALUE - Static variable in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
PERMISSIONSHIP_NO_PERMISSION = 1;
- PERMISSIONSHIP_UNSPECIFIED - Enum constant in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PERMISSIONSHIP_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
PERMISSIONSHIP_UNSPECIFIED = 0;
- PermissionsServiceGrpc - Class in com.authzed.api.v1
-
PermissionsService implements a set of RPCs that perform operations on relationships and permissions.
- PermissionsServiceGrpc.AsyncService - Interface in com.authzed.api.v1
-
PermissionsService implements a set of RPCs that perform operations on relationships and permissions.
- PermissionsServiceGrpc.PermissionsServiceBlockingStub - Class in com.authzed.api.v1
-
A stub to allow clients to do synchronous rpc calls to service PermissionsService.
- PermissionsServiceGrpc.PermissionsServiceFutureStub - Class in com.authzed.api.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service PermissionsService.
- PermissionsServiceGrpc.PermissionsServiceImplBase - Class in com.authzed.api.v1
-
Base class for the server implementation of the service PermissionsService.
- PermissionsServiceGrpc.PermissionsServiceStub - Class in com.authzed.api.v1
-
A stub to allow clients to do asynchronous rpc calls to service PermissionsService.
- PermissionsServiceImplBase() - Constructor for class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceImplBase
- Precondition - Class in com.authzed.api.v1
-
Precondition specifies how and the existence or absence of certain relationships as expressed through the accompanying filter should affect whether or not the operation proceeds.
- Precondition.Builder - Class in com.authzed.api.v1
-
Precondition specifies how and the existence or absence of certain relationships as expressed through the accompanying filter should affect whether or not the operation proceeds.
- Precondition.Operation - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.Precondition.Operation
- PreconditionOrBuilder - Interface in com.authzed.api.v1
- PREFIX_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- PREFIX_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- PREVIOUS_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- PRODUCES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- PRODUCES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- putAllExamples(Map<String, String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllExtensions(Map<String, Value>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putAllHeaders(Map<String, Openapiv2.Header>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- putAllResponses(Map<String, Openapiv2.Response>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- putAllResponses(Map<String, Openapiv2.Response>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- putAllScope(Map<String, String>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- putAllSecurity(Map<String, Openapiv2.SecurityScheme>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- putAllSecurityRequirement(Map<String, Openapiv2.SecurityRequirement.SecurityRequirementValue>) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- putExamples(String, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensions(String, Value) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putExtensionsBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- putHeaders(String, Openapiv2.Header) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- putHeadersBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- putResponses(String, Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- putResponses(String, Openapiv2.Response) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- putResponsesBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- putResponsesBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- putScope(String, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- putSecurity(String, Openapiv2.SecurityScheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- putSecurityBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- putSecurityRequirement(String, Openapiv2.SecurityRequirement.SecurityRequirementValue) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- putSecurityRequirementBuilderIfAbsent(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
R
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadCounterValue
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsResponse
- READ_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadSchemaResponse
- READ_COUNTER_VALUE - Enum constant in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
- READ_COUNTER_VALUE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- READ_ONLY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- READ_ONLY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- ReadCounterValue - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ReadCounterValue
- ReadCounterValue.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.ReadCounterValue
- ReadCounterValueOrBuilder - Interface in com.authzed.api.v1
- readRelationships(ReadRelationshipsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
ReadRelationships reads a set of the relationships matching one or more filters.
- readRelationships(ReadRelationshipsRequest, StreamObserver<ReadRelationshipsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
ReadRelationships reads a set of the relationships matching one or more filters.
- readRelationships(ReadRelationshipsRequest, StreamObserver<ReadRelationshipsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
ReadRelationships reads a set of the relationships matching one or more filters.
- ReadRelationshipsRequest - Class in com.authzed.api.v1
-
ReadRelationshipsRequest specifies one or more filters used to read matching relationships within the system.
- ReadRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
ReadRelationshipsRequest specifies one or more filters used to read matching relationships within the system.
- ReadRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- ReadRelationshipsResponse - Class in com.authzed.api.v1
-
ReadRelationshipsResponse contains a Relationship found that matches the specified relationship filter(s).
- ReadRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
ReadRelationshipsResponse contains a Relationship found that matches the specified relationship filter(s).
- ReadRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- readSchema(ReadSchemaRequest) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(ReadSchemaRequest) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(ReadSchemaRequest, StreamObserver<ReadSchemaResponse>) - Method in interface com.authzed.api.v1.SchemaServiceGrpc.AsyncService
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(ReadSchemaRequest, StreamObserver<ReadSchemaResponse>) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceStub
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(Schema.ReadSchemaRequest) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(Schema.ReadSchemaRequest) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(Schema.ReadSchemaRequest, StreamObserver<Schema.ReadSchemaResponse>) - Method in interface com.authzed.api.v1alpha1.SchemaServiceGrpc.AsyncService
-
Read returns the current Object Definitions for a Permissions System.
- readSchema(Schema.ReadSchemaRequest, StreamObserver<Schema.ReadSchemaResponse>) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceStub
-
Read returns the current Object Definitions for a Permissions System.
- ReadSchemaRequest - Class in com.authzed.api.v1
-
ReadSchemaRequest returns the schema from the database.
- ReadSchemaRequest.Builder - Class in com.authzed.api.v1
-
ReadSchemaRequest returns the schema from the database.
- ReadSchemaRequestOrBuilder - Interface in com.authzed.api.v1
- ReadSchemaResponse - Class in com.authzed.api.v1
-
ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.
- ReadSchemaResponse.Builder - Class in com.authzed.api.v1
-
ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.
- ReadSchemaResponseOrBuilder - Interface in com.authzed.api.v1
- REF_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.materialize.v0.Watchpermissions
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.materialize.v0.Watchpermissionsets
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v0.Core
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v0.Developer
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.Core
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.Debug
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.ErrorReasonOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.ExperimentalServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.Openapi
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.PermissionService
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.SchemaServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1.WatchServiceOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1alpha1.Schema
- registerAllExtensions(ExtensionRegistry) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService
- registerAllExtensions(ExtensionRegistry) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- registerAllExtensions(ExtensionRegistry) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2
- registerAllExtensions(ExtensionRegistry) - Static method in class io.envoyproxy.pgv.validate.Validate
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Watchpermissions
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.materialize.v0.Watchpermissionsets
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Core
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v0.Developer
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Core
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Debug
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ErrorReasonOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.ExperimentalServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.Openapi
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.PermissionService
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.SchemaServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1.WatchServiceOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.Schema
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.authzed.api.v1alpha1.WatchresourcesService
- registerAllExtensions(ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Annotations
- registerAllExtensions(ExtensionRegistryLite) - Static method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.envoyproxy.pgv.validate.Validate
- RELATION_ADDED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- RELATION_ADDED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- RELATION_DOC_COMMENT_CHANGED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- RELATION_DOC_COMMENT_CHANGED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.ObjectAndRelation
- RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.RelationReference
- RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Relationship
- RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.SubjectFilter.RelationFilter
- RELATION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- RELATION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- RELATION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelationReference
- RELATION_REMOVED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- RELATION_REMOVED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- RELATION_SUBJECT_TYPE_ADDED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- RELATION_SUBJECT_TYPE_ADDED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- RELATION_SUBJECT_TYPE_REMOVED - Enum constant in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
- RELATION_SUBJECT_TYPE_REMOVED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpSchemaDiff
- RELATIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpDefinition
- RELATIONS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- Relationship - Class in com.authzed.api.v1
-
Relationship specifies how a resource relates to a subject.
- RELATIONSHIP - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
RELATIONSHIP = 2;
- RELATIONSHIP_COUNT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadCounterValue
- RELATIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckResult
- RELATIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsResponse
- RELATIONSHIP_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipUpdate
- RELATIONSHIP_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DeleteRelationshipsRequest
- RELATIONSHIP_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- RELATIONSHIP_FILTER_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadRelationshipsRequest
- RELATIONSHIP_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
RELATIONSHIP = 2;
- Relationship.Builder - Class in com.authzed.api.v1
-
Relationship specifies how a resource relates to a subject.
- RelationshipFilter - Class in com.authzed.api.v1
-
RelationshipFilter is a collection of filters which when applied to a relationship will return relationships that have exactly matching fields.
- RelationshipFilter.Builder - Class in com.authzed.api.v1
-
RelationshipFilter is a collection of filters which when applied to a relationship will return relationships that have exactly matching fields.
- RelationshipFilterOrBuilder - Interface in com.authzed.api.v1
- RelationshipOrBuilder - Interface in com.authzed.api.v1
- RELATIONSHIPS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.RequestContext
- RELATIONSHIPS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkExportRelationshipsResponse
- RELATIONSHIPS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkImportRelationshipsRequest
- RELATIONSHIPS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- RELATIONSHIPS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- RELATIONSHIPS_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.LookupShareResponse
- RELATIONSHIPS_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ShareRequest
- RelationshipUpdate - Class in com.authzed.api.v1
-
RelationshipUpdate is used for mutating a single relationship within the service.
- RelationshipUpdate.Builder - Class in com.authzed.api.v1
-
RelationshipUpdate is used for mutating a single relationship within the service.
- RelationshipUpdate.Operation - Enum Class in com.authzed.api.v1
-
Protobuf enum
authzed.api.v1.RelationshipUpdate.Operation
- RelationshipUpdateOrBuilder - Interface in com.authzed.api.v1
- removeCaveats(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- removeCheckRelationships(int) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- removeCheckResults(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- removeChildren(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- removeDefinitions(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- removeDiffs(int) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- removeExamples(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Examples` gives per-mimetype response examples.
- removeExcludedSubjects(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeExtensions(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
- removeHeaders(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- removeHeaders(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Headers` A list of headers that are sent with the response.
- removeIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- removeItems(int) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- removeItems(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- removeNotIn(int) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- removeOptionalFilters(int) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- removeOptionalPreconditions(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- removeOptionalPreconditions(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- removeOptionalRelationshipFilters(int) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- removePairs(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- removePairs(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- removeParameters(int) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- removePermissions(int) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- removePermissions(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- removePermissions(int) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- removeRelations(int) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- removeRelations(int) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- removeRelationships(int) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- removeRelationships(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- removeRelationships(int) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- removeRelationships(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- removeRelationships(int) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- removeRequestErrors(int) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- removeRequestErrors(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- removeResponses(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The list of possible responses as they are returned from executing this operation.
- removeResponses(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
An object to hold responses that can be used across operations.
- removeScope(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes.Builder
-
Maps between a name of a scope to a short description of it (as the value of the property).
- removeSecurity(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- removeSecurity(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- removeSecurity(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions.Builder
-
A single security scheme definition, mapping a "name" to the scheme it defines.
- removeSecurityRequirement(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.Builder
-
Each name must correspond to a security scheme which is declared in the Security Definitions.
- removeSubjects(int) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- removeSubjectTypes(int) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- removeTags(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- removeTraces(int) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- removeUpdates(int) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- removeUpdates(int) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- removeUpdates(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- removeValidationErrors(int) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- REPEATED - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- REPEATED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- REQUEST_ERRORS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.EditCheckResponse
- REQUEST_ERRORS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateResponse
- REQUEST_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionPair
- REQUEST_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsPair
- required - Static variable in class io.envoyproxy.pgv.validate.Validate
-
Required ensures that exactly one the field options in a oneof is set; validation fails if no fields in the oneof are set.
- REQUIRED_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- REQUIRED_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- REQUIRED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.AnyRules
- REQUIRED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.DurationRules
- REQUIRED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MessageRules
- REQUIRED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate
- REQUIRED_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- REQUIRED_LOOKUP_AT_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- REQUIREMENT_NOT_SET - Enum constant in enum class com.authzed.api.v1.Consistency.RequirementCase
- RESOLUTION_NOT_SET - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
- ResolvedSubject - Class in com.authzed.api.v1
-
ResolvedSubject is a single subject resolved within LookupSubjects.
- ResolvedSubject.Builder - Class in com.authzed.api.v1
-
ResolvedSubject is a single subject resolved within LookupSubjects.
- ResolvedSubjectOrBuilder - Interface in com.authzed.api.v1
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionChange
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionRequest
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpandPermissionTreeRequest
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Relationship
- RESOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- RESOURCE_OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesResponse
- RESOURCE_OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- RESOURCE_OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchedPermission
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.RelationshipFilter
- RESPONSE_NOT_SET - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
- RESPONSE_NOT_SET - Enum constant in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
- RESPONSE_NOT_SET - Enum constant in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
- RESPONSE_NOT_SET - Enum constant in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
- RESPONSES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- RESPONSES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- RESULT_FALSE - Enum constant in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_FALSE = 2;
- RESULT_FALSE_VALUE - Static variable in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_FALSE = 2;
- RESULT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CaveatEvalInfo
- RESULT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- RESULT_MISSING_SOME_CONTEXT - Enum constant in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_MISSING_SOME_CONTEXT = 4;
- RESULT_MISSING_SOME_CONTEXT_VALUE - Static variable in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_MISSING_SOME_CONTEXT = 4;
- RESULT_TRUE - Enum constant in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_TRUE = 3;
- RESULT_TRUE_VALUE - Static variable in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_TRUE = 3;
- RESULT_UNEVALUATED - Enum constant in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_UNEVALUATED = 1;
- RESULT_UNEVALUATED_VALUE - Static variable in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_UNEVALUATED = 1;
- RESULT_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_UNSPECIFIED = 0;
- RESULT_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
RESULT_UNSPECIFIED = 0;
- REVISION_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionChange
- rules - Static variable in class io.envoyproxy.pgv.validate.Validate
-
Rules specify the validations to be performed on this field.
- RULES_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate
S
- Schema - Class in com.authzed.api.v1alpha1
- SCHEMA - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
SCHEMA = 1;
- SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.FormatSchemaRequest
- SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.LookupShareResponse
- SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.RequestContext
- SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ShareRequest
- SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WriteSchemaRequest
- SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- SCHEMA_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- SCHEMA_ISSUE - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
SCHEMA_ISSUE = 2;
- SCHEMA_ISSUE_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
SCHEMA_ISSUE = 2;
- SCHEMA_TEXT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ReadSchemaResponse
- SCHEMA_USED_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DebugInformation
- SCHEMA_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
SCHEMA = 1;
- Schema.ReadSchemaRequest - Class in com.authzed.api.v1alpha1
-
ReadSchemaRequest is the required data to read Object Definitions from a Schema.
- Schema.ReadSchemaRequest.Builder - Class in com.authzed.api.v1alpha1
-
ReadSchemaRequest is the required data to read Object Definitions from a Schema.
- Schema.ReadSchemaRequestOrBuilder - Interface in com.authzed.api.v1alpha1
- Schema.ReadSchemaResponse - Class in com.authzed.api.v1alpha1
-
ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.
- Schema.ReadSchemaResponse.Builder - Class in com.authzed.api.v1alpha1
-
ReadSchemaResponse is the resulting data after having read the Object Definitions from a Schema.
- Schema.ReadSchemaResponseOrBuilder - Interface in com.authzed.api.v1alpha1
- Schema.WriteSchemaRequest - Class in com.authzed.api.v1alpha1
-
WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.
- Schema.WriteSchemaRequest.Builder - Class in com.authzed.api.v1alpha1
-
WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.
- Schema.WriteSchemaRequestOrBuilder - Interface in com.authzed.api.v1alpha1
- Schema.WriteSchemaResponse - Class in com.authzed.api.v1alpha1
-
WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.
- Schema.WriteSchemaResponse.Builder - Class in com.authzed.api.v1alpha1
-
WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.
- Schema.WriteSchemaResponseOrBuilder - Interface in com.authzed.api.v1alpha1
- SchemaServiceGrpc - Class in com.authzed.api.v1
-
SchemaService implements operations on a Permissions System's Schema.
- SchemaServiceGrpc - Class in com.authzed.api.v1alpha1
-
SchemaService implements operations on a Permissions System's Schema.
- SchemaServiceGrpc.AsyncService - Interface in com.authzed.api.v1
-
SchemaService implements operations on a Permissions System's Schema.
- SchemaServiceGrpc.AsyncService - Interface in com.authzed.api.v1alpha1
-
SchemaService implements operations on a Permissions System's Schema.
- SchemaServiceGrpc.SchemaServiceBlockingStub - Class in com.authzed.api.v1
-
A stub to allow clients to do synchronous rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceBlockingStub - Class in com.authzed.api.v1alpha1
-
A stub to allow clients to do synchronous rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceFutureStub - Class in com.authzed.api.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceFutureStub - Class in com.authzed.api.v1alpha1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceImplBase - Class in com.authzed.api.v1
-
Base class for the server implementation of the service SchemaService.
- SchemaServiceGrpc.SchemaServiceImplBase - Class in com.authzed.api.v1alpha1
-
Base class for the server implementation of the service SchemaService.
- SchemaServiceGrpc.SchemaServiceStub - Class in com.authzed.api.v1
-
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
- SchemaServiceGrpc.SchemaServiceStub - Class in com.authzed.api.v1alpha1
-
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
- SchemaServiceImplBase() - Constructor for class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceImplBase
- SchemaServiceImplBase() - Constructor for class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceImplBase
- SchemaServiceOuterClass - Class in com.authzed.api.v1
- SCHEMES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- SCHEMES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- SCOPE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- SCOPE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- SCOPES_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- SECURITY_DEFINITIONS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- SECURITY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- SECURITY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- SECURITY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- SECURITY_REQUIREMENT_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- SERVICE_NAME - Static variable in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v0.DeveloperServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v1.ExperimentalServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v1.PermissionsServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v1.SchemaServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v1.WatchServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v1alpha1.SchemaServiceGrpc
- SERVICE_NAME - Static variable in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc
- SET_OPERATION_ADDED - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
SET_OPERATION_ADDED = 1;
- SET_OPERATION_ADDED_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
SET_OPERATION_ADDED = 1;
- SET_OPERATION_REMOVED - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
SET_OPERATION_REMOVED = 2;
- SET_OPERATION_REMOVED_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
SET_OPERATION_REMOVED = 2;
- SET_OPERATION_UNSPECIFIED - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
SET_OPERATION_UNSPECIFIED = 0;
- SET_OPERATION_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
SET_OPERATION_UNSPECIFIED = 0;
- setAddress(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Address specifies that the field must be either a valid hostname as defined by RFC 1034 (which does not support internationalized domain names or IDNs), or it can be a valid IP (v4 or v6).
- setAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- setAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- setAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- setAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- setAfterResultCursor(Cursor) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- setAfterResultCursor(Cursor.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- setAfterResultCursor(Cursor.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
.authzed.api.v1.Cursor after_result_cursor = 1;
- setAfterResultCursor(Cursor.Builder) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this result.
- setAfterResultCursor(Cursor.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
- setAfterResultCursor(Cursor.Builder) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
after_result_cursor holds a cursor that can be used to resume the ReadRelationships stream after this result.
- setAny(Validate.AnyRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- setAny(Validate.AnyRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Well-Known Field Types
- setArray(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in 'array' must be unique.
- setAssertionsYaml(String) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string assertions_yaml = 5;
- setAssertionsYaml(String) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string assertions_yaml = 4;
- setAssertionsYaml(String) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string assertions_yaml = 5;
- setAssertionsYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string assertions_yaml = 5;
- setAssertionsYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string assertions_yaml = 4;
- setAssertionsYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string assertions_yaml = 5;
- setAtExactSnapshot(ZedToken) - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- setAtExactSnapshot(ZedToken.Builder) - Method in class com.authzed.api.v1.Consistency.Builder
-
at_exact_snapshot indicates that all data used in the API call must be *at the given* snapshot in time; if the snapshot is no longer available, an error will be returned to the caller.
- setAtLeastAsFresh(ZedToken) - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- setAtLeastAsFresh(ZedToken.Builder) - Method in class com.authzed.api.v1.Consistency.Builder
-
at_least_as_fresh indicates that all data used in the API call must be *at least as fresh* as that found in the ZedToken; more recent data might be used if available or faster.
- setAtRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- setAtRevision(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
revision represents the revision at which the permission set change occurred.
- setAuthorizationUrl(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The authorization URL to be used for this flow.
- setAuthorizationUrlBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The authorization URL to be used for this flow.
- setBasePath(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The base path on which the API is served, which is relative to the host.
- setBasePathBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The base path on which the API is served, which is relative to the host.
- setBool(Validate.BoolRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- setBool(Validate.BoolRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BoolRules bool = 13;
- setBreakingSchemaChange(BreakingSchemaChange) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- setBreakingSchemaChange(BreakingSchemaChange.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
breaking_schema_change is a signal that a breaking schema change has been written to the origin SpiceDB cluster, and that the consumer should expect delays in the ingestion of new changes, because the permission set snapshot needs to be rebuilt from scratch.
- setBytes(Validate.BytesRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- setBytes(Validate.BytesRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.BytesRules bytes = 15;
- setCaveatAdded(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- setCaveatAdded(ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_added = 13;
- setCaveatDocCommentChanged(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- setCaveatDocCommentChanged(ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- setCaveatEvaluationInfo(CaveatEvalInfo) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- setCaveatEvaluationInfo(CaveatEvalInfo.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
caveat_evaluation_info holds information about the caveat evaluated for this step of the trace.
- setCaveatExprChanged(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- setCaveatExprChanged(ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- setCaveatName(String) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
caveat_name is the name of the caveat that was executed, if applicable.
- setCaveatName(String) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- setCaveatNameBytes(ByteString) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
caveat_name is the name of the caveat that was executed, if applicable.
- setCaveatNameBytes(ByteString) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
caveat_name is the name of the caveat expression to use, as defined in the schema
- setCaveatParameterAdded(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- setCaveatParameterAdded(ExpCaveatParameter.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- setCaveatParameterRemoved(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- setCaveatParameterRemoved(ExpCaveatParameter.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- setCaveatParameterTypeChanged(ExpCaveatParameterTypeChange) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- setCaveatParameterTypeChanged(ExpCaveatParameterTypeChange.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- setCaveatRemoved(ExpCaveat) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- setCaveatRemoved(ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- setCaveats(int, ExpCaveat) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- setCaveats(int, ExpCaveat.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
caveats are the caveats defined in the schema.
- setChange(PermissionChange) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- setChange(PermissionChange.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
change is the computed permission delta that has occurred as result of a mutation in origin SpiceDB.
- setChange(PermissionSetChange) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- setChange(PermissionSetChange) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- setChange(PermissionSetChange.Builder) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
change represents the permission set delta necessary to transition an uninitialized target system to a specific snapshot revision.
- setChange(PermissionSetChange.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
change is the permission set delta that has occurred as result of a mutation in origin SpiceDB.
- setChangeAt(ZedToken) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- setChangeAt(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange.Builder
-
change_at is the revision at which a breaking schema event has happened.
- setChangedSubjectType(ExpTypeReference) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- setChangedSubjectType(ExpTypeReference.Builder) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpTypeReference changed_subject_type = 2;
- setChangesThrough(ZedToken) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- setChangesThrough(ZedToken) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- setChangesThrough(ZedToken.Builder) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
changes_through is the ZedToken that represents the point in time that the watch response is current through.
- setChangesThrough(ZedToken.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
.authzed.api.v1.ZedToken changes_through = 2;
- setCheck(CheckDebugTrace) - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- setCheck(CheckDebugTrace.Builder) - Method in class com.authzed.api.v1.DebugInformation.Builder
-
check holds debug information about a check request.
- setCheckedAt(ZedToken) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- setCheckedAt(ZedToken) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- setCheckedAt(ZedToken) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- setCheckedAt(ZedToken.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- setCheckedAt(ZedToken.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- setCheckedAt(ZedToken.Builder) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
.authzed.api.v1.ZedToken checked_at = 1 [(.validate.rules) = { ...
- setCheckRelationships(int, Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- setCheckRelationships(int, Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
repeated .authzed.api.v0.RelationTuple check_relationships = 2;
- setCheckResults(int, Developer.EditCheckResult) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- setCheckResults(int, Developer.EditCheckResult.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.EditCheckResult check_results = 2;
- setChildMember(MemberReference) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- setChildMember(MemberReference.Builder) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_member represents the scenario where an specific object is considered member of the parent set
- setChildren(int, PermissionRelationshipTree) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- setChildren(int, PermissionRelationshipTree.Builder) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
repeated .authzed.api.v1.PermissionRelationshipTree children = 2 [(.validate.rules) = { ...
- setChildSet(SetReference) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- setChildSet(SetReference.Builder) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
child_set represents the scenario where another set is considered member of the parent set
- setColumn(int) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
uint32 column = 3;
- setComment(String) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
comment is a human-readable comments on the caveat.
- setComment(String) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
comment is a human-readable comments on the definition.
- setComment(String) - Method in class com.authzed.api.v1.ExpPermission.Builder
-
comment is a human-readable comments on the permission.
- setComment(String) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string comment = 2;
- setCommentBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
comment is a human-readable comments on the caveat.
- setCommentBytes(ByteString) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
comment is a human-readable comments on the definition.
- setCommentBytes(ByteString) - Method in class com.authzed.api.v1.ExpPermission.Builder
-
comment is a human-readable comments on the permission.
- setCommentBytes(ByteString) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string comment = 2;
- setComparisonSchema(String) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
string comparison_schema = 2;
- setComparisonSchemaBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
string comparison_schema = 2;
- setCompletedMembers(boolean) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
completed_members is a boolean flag that indicates that the cursor has reached the end of the permission sets
- setCompletedRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- setCompletedRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- setCompletedRevision(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
completed_revision is the revision token that indicates the completion of a set of changes.
- setCompletedRevision(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse.Builder
-
completed_revision is the revision token that indicates all changes originating from a revision have been streamed and thus the revision should be considered completed.
- setComputedDefinitionsRevision(String) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The computed revision of the returned object definitions.
- setComputedDefinitionsRevision(String) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The computed revision of the written object definitions.
- setComputedDefinitionsRevisionBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The computed revision of the returned object definitions.
- setComputedDefinitionsRevisionBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The computed revision of the written object definitions.
- setConsistency(Consistency) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConsistency(Consistency.Builder) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
.authzed.api.v1.Consistency consistency = 1;
- setConst(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(Timestamp.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConst(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConstBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Const specifies that this field must be exactly the specified value
- setConsumes(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can consume.
- setConsumes(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can consume.
- setContact(Openapiv2.Contact) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- setContact(Openapiv2.Contact.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The contact information for the exposed API.
- setContains(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Contains specifies that this field must have the specified bytes anywhere in the string.
- setContains(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- setContainsBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Contains specifies that this field must have the specified substring anywhere in the string.
- setContext(Developer.RequestContext) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- setContext(Developer.RequestContext) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- setContext(Developer.RequestContext.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- setContext(Developer.RequestContext.Builder) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
.authzed.api.v0.RequestContext context = 1;
- setContext(Struct) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- setContext(Struct) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- setContext(Struct) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- setContext(Struct) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- setContext(Struct) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- setContext(Struct) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- setContext(Struct) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
context consists of any named values that were used for evaluating the caveat expression.
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.google.protobuf.Struct context = 4 [(.validate.rules) = { ...
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.ContextualizedCaveat.Builder
-
context consists of any named values that are defined at write time for the caveat expression
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- setContext(Struct.Builder) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
context consists of named values that are injected into the caveat evaluation context
- setContext(String) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
context holds the context for the error.
- setContextBytes(ByteString) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
context holds the context for the error.
- setCounterStillCalculating(boolean) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
counter_still_calculating is true if the counter is still calculating the count.
- setCursor(Cursor) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- setCursor(Cursor.Builder) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse.Builder
-
cursor points to a specific permission set in a revision.
- setDebugTrace(DebugInformation) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- setDebugTrace(DebugInformation.Builder) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
debug_trace is the debugging trace of this check, if requested.
- setDefault(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Default` Declares the value of the header that the server will use if none is provided.
- setDefault(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string default = 7;
- setDefaultBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Default` Declares the value of the header that the server will use if none is provided.
- setDefaultBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string default = 7;
- setDefinedOnly(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
DefinedOnly specifies that this field must be only one of the defined values for this enum, failing on any undefined value.
- setDefinitionAdded(ExpDefinition) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- setDefinitionAdded(ExpDefinition.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_added = 1;
- setDefinitionDocCommentChanged(ExpDefinition) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- setDefinitionDocCommentChanged(ExpDefinition.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- setDefinitionName(String) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string definition_name = 2;
- setDefinitionName(String) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string definition_name = 2;
- setDefinitionName(String) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string definition_name = 1;
- setDefinitionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string definition_name = 2;
- setDefinitionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string definition_name = 2;
- setDefinitionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string definition_name = 1;
- setDefinitionRemoved(ExpDefinition) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- setDefinitionRemoved(ExpDefinition.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpDefinition definition_removed = 2;
- setDefinitions(int, ExpDefinition) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- setDefinitions(int, ExpDefinition.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
definitions are the definitions defined in the schema.
- setDeletedAt(ZedToken) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- setDeletedAt(ZedToken.Builder) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deleted_at is the revision at which the relationships were deleted.
- setDeletionProgress(DeleteRelationshipsResponse.DeletionProgress) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- setDeletionProgressValue(int) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse.Builder
-
deletion_progress is an enumeration of the possible outcomes that occurred when attempting to delete the specified relationships.
- setDeprecated(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Declares this operation to be deprecated.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
A short description of the target documentation.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Description` is a short description of the header.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Description` is a short description of the header.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
A short description of the application.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A short description of the schema.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A verbose explanation of the operation behavior.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Description` is a short description of the response.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
A short description for security scheme.
- setDescription(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
A short description for the tag.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
A short description of the target documentation.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Description` is a short description of the header.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Description` is a short description of the header.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
A short description of the application.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A short description of the schema.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A verbose explanation of the operation behavior.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Description` is a short description of the response.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
A short description for security scheme.
- setDescriptionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
A short description for the tag.
- setDiffs(int, ExpSchemaDiff) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- setDiffs(int, ExpSchemaDiff.Builder) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
repeated .authzed.api.v1.ExpSchemaDiff diffs = 1;
- setDiscriminator(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Adds support for polymorphism.
- setDiscriminatorBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Adds support for polymorphism.
- setDouble(Validate.DoubleRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- setDouble(Validate.DoubleRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DoubleRules double = 2;
- setDuration(Duration) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- setDuration(Duration.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
duration holds the time spent executing this Check operation.
- setDuration(Validate.DurationRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- setDuration(Validate.DurationRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.DurationRules duration = 21;
- setEmail(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Email specifies that the field must be a valid email address as defined by RFC 5322
- setEmail(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The email address of the contact person/organization.
- setEmailBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The email address of the contact person/organization.
- setEnum(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
- setEnum(Validate.EnumRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- setEnum(Validate.EnumRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Complex Field Types
- setError(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- setError(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- setError(Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- setError(Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.DeveloperError error = 3;
- setError(Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- setError(Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
.authzed.api.v0.DeveloperError error = 1;
- setError(Status) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- setError(Status) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- setError(Status.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.google.rpc.Status error = 3;
- setError(Status.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.google.rpc.Status error = 3;
- setExample(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A free-form property to include a JSON example of this field.
- setExample(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
A free-form property to include an example of an instance for this schema in JSON.
- setExampleBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
A free-form property to include a JSON example of this field.
- setExampleBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
A free-form property to include an example of an instance for this schema in JSON.
- setExcludedSubjectIds(int, String) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=633
- setExcludedSubjects(int, ResolvedSubject) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- setExcludedSubjects(int, ResolvedSubject.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
excluded_subjects are the subjects excluded.
- setExclusiveMaximum(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool exclusive_maximum = 12;
- setExclusiveMinimum(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool exclusive_minimum = 14;
- setExpandedAt(ZedToken) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- setExpandedAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
.authzed.api.v1.ZedToken expanded_at = 1;
- setExpandedObject(ObjectReference) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- setExpandedObject(ObjectReference.Builder) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.ObjectReference expanded_object = 3;
- setExpandedRelation(String) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
string expanded_relation = 4;
- setExpandedRelationBytes(ByteString) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
string expanded_relation = 4;
- setExpression(String) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
expression is the expression that was evaluated.
- setExpression(String) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string expression = 4;
- setExpressionBytes(ByteString) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
expression is the expression that was evaluated.
- setExpressionBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string expression = 4;
- setExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- setExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- setExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- setExternalDocs(Openapiv2.ExternalDocumentation) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- setExternalDocs(Openapiv2.ExternalDocumentation.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Additional external documentation for this operation.
- setExternalDocs(Openapiv2.ExternalDocumentation.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Additional external documentation for this schema.
- setExternalDocs(Openapiv2.ExternalDocumentation.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Additional external documentation.
- setExternalDocs(Openapiv2.ExternalDocumentation.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
Additional external documentation for this tag.
- setFieldConfiguration(Openapiv2.JSONSchema.FieldConfiguration) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- setFieldConfiguration(Openapiv2.JSONSchema.FieldConfiguration.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Additional field level properties used when generating the OpenAPI v2 file.
- setFilter(RelationshipFilter) - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- setFilter(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.RelationshipFilter filter = 2 [(.validate.rules) = { ...
- setFixed32(Validate.Fixed32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- setFixed32(Validate.Fixed32Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed32Rules fixed32 = 9;
- setFixed64(Validate.Fixed64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- setFixed64(Validate.Fixed64Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Fixed64Rules fixed64 = 10;
- setFloat(Validate.FloatRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- setFloat(Validate.FloatRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
Scalar Field Types
- setFlow(Openapiv2.SecurityScheme.Flow) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The flow used by the OAuth2 security scheme.
- setFlowValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The flow used by the OAuth2 security scheme.
- setFormat(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Format` The extending format for the previously mentioned type.
- setFormat(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Format` The extending format for the previously mentioned type.
- setFormat(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
`Format`
- setFormatBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
`Format` The extending format for the previously mentioned type.
- setFormatBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Format` The extending format for the previously mentioned type.
- setFormatBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
`Format`
- setFormattedSchema(String) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
string formatted_schema = 2;
- setFormattedSchemaBytes(ByteString) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse.Builder
-
string formatted_schema = 2;
- setFullyConsistent(boolean) - Method in class com.authzed.api.v1.Consistency.Builder
-
fully_consistent indicates that all data used in the API call *must* be at the most recent snapshot found.
- setGt(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive.
- setGt(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- setGt(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- setGt(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- setGt(Timestamp.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gt specifies that this field must be greater than the specified value, exclusive
- setGte(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Gte specifies that this field must be greater than or equal to the specified value, inclusive.
- setGte(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- setGte(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- setGte(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- setGte(Timestamp.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Gte specifies that this field must be greater than the specified value, inclusive
- setGtNow(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
GtNow specifies that this must be greater than the current time.
- setHeaders(int, Openapiv2.HeaderParameter) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- setHeaders(int, Openapiv2.HeaderParameter.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters.Builder
-
`Headers` is one or more HTTP header parameter.
- setHost(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The host (name or ip) serving the API.
- setHostBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The host (name or ip) serving the API.
- setHostname(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Hostname specifies that the field must be a valid hostname as defined by RFC 1034.
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIgnoreEmpty(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
- setIn(int, double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(int, String) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
In specifies that this field's `type_url` must be equal to one of the specified values.
- setIn(int, String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
In specifies that this field must be equal to one of the specified values
- setIn(Openapiv2.SecurityScheme.In) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The location of the API key.
- setInfo(Openapiv2.Info) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- setInfo(Openapiv2.Info.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Provides metadata about the API.
- setInt32(Validate.Int32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- setInt32(Validate.Int32Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int32Rules int32 = 3;
- setInt64(Validate.Int64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- setInt64(Validate.Int64Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.Int64Rules int64 = 4;
- setIntermediate(AlgebraicSubjectSet) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- setIntermediate(AlgebraicSubjectSet.Builder) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.AlgebraicSubjectSet intermediate = 1;
- setInValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The location of the API key.
- setIp(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
- setIp(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ip specifies that the field must be a valid IP (v4 or v6) address.
- setIpv4(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address in byte format
- setIpv4(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv4 specifies that the field must be a valid IPv4 address.
- setIpv6(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address in byte format
- setIpv6(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Ipv6 specifies that the field must be a valid IPv6 address.
- setIsMember(boolean) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
bool is_member = 2;
- setIsPermission(boolean) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
bool is_permission = 3;
- setIsPublicWildcard(boolean) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_public_wildcard is true if the subject is a public wildcard.
- setIsTerminalSubject(boolean) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
is_terminal_subject is true if the subject is terminal, meaning it is referenced directly vs a sub-relation.
- setItem(BulkCheckPermissionResponseItem) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- setItem(BulkCheckPermissionResponseItem.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionResponseItem item = 2;
- setItem(CheckBulkPermissionsResponseItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- setItem(CheckBulkPermissionsResponseItem.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsResponseItem item = 2;
- setItems(int, BulkCheckPermissionRequestItem) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- setItems(int, BulkCheckPermissionRequestItem.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest.Builder
-
Deprecated.
- setItems(int, CheckBulkPermissionsRequestItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- setItems(int, CheckBulkPermissionsRequestItem.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsRequestItem items = 2 [(.validate.rules) = { ...
- setItems(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- setItems(Validate.FieldRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Items specifies the constraints to be applied to each item in the field.
- setJsonSchema(Openapiv2.JSONSchema) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- setJsonSchema(Openapiv2.JSONSchema.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1;
- setKeys(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- setKeys(Validate.FieldRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Keys specifies the constraints to be applied to each key in the field.
- setKind(Developer.DeveloperError.ErrorKind) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- setKindValue(int) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.ErrorKind kind = 5;
- setLeaf(DirectSubjectSet) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- setLeaf(DirectSubjectSet.Builder) - Method in class com.authzed.api.v1.PermissionRelationshipTree.Builder
-
.authzed.api.v1.DirectSubjectSet leaf = 2;
- setLen(long) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Len specifies that this field must be the specified number of bytes
- setLen(long) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Len specifies that this field must be the specified number of characters (Unicode code points).
- setLenBytes(long) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
LenBytes specifies that this field must be the specified number of bytes
- setLicense(Openapiv2.License) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- setLicense(Openapiv2.License.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The license information for the exposed API.
- setLimit(int) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
limit is the number of permission sets to stream over a single LookupPermissionSets call that was requested.
- setLimit(int) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
limit is the number of permission sets to stream over a single LookupPermissionSets.
- setLine(int) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
uint32 line = 2;
- setLookedUpAt(ZedToken) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- setLookedUpAt(ZedToken) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- setLookedUpAt(ZedToken.Builder) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
looked_up_at is the ZedToken at which the resource was found.
- setLookedUpAt(ZedToken.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
.authzed.api.v1.ZedToken looked_up_at = 1;
- setLookupPermissionSetsRequired(LookupPermissionSetsRequired) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- setLookupPermissionSetsRequired(LookupPermissionSetsRequired.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.Builder
-
lookup_permission_sets_required is a signal that the consumer should perform a LookupPermissionSets call because the permission set snapshot needs to be rebuilt from scratch.
- setLt(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLt(Timestamp.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lt specifies that this field must be less than the specified value, exclusive
- setLte(double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
Lte specifies that this field must be less than or equal to the specified value, inclusive
- setLte(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- setLte(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Lt specifies that this field must be less than the specified value, inclusive
- setLte(Timestamp) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- setLte(Timestamp.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Lte specifies that this field must be less than the specified value, inclusive
- setLtNow(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
LtNow specifies that this must be less than the current time.
- setMap(Validate.MapRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- setMap(Validate.MapRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.MapRules map = 19;
- setMaxBytes(long) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxBytes specifies that this field must be the specified number of bytes at a maximum
- setMaximum(double) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Maximum represents an inclusive upper limit for a numeric instance.
- setMaxItems(long) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_items = 20;
- setMaxItems(long) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MaxItems specifies that this field must have the specified number of items at a maximum
- setMaxLen(long) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MaxLen specifies that this field must be the specified number of bytes at a maximum
- setMaxLen(long) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MaxLen specifies that this field must be the specified number of characters (Unicode code points) at a maximum.
- setMaxLength(long) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_length = 15;
- setMaxPairs(long) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MaxPairs specifies that this field must have the specified number of KVs at a maximum
- setMaxProperties(long) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 max_properties = 24;
- setMessage(Validate.MessageRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- setMessage(Validate.MessageRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
optional .validate.MessageRules message = 17;
- setMessage(String) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
string message = 1;
- setMessageBytes(ByteString) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
string message = 1;
- setMinBytes(long) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinBytes specifies that this field must be the specified number of bytes at a minimum
- setMinimizeLatency(boolean) - Method in class com.authzed.api.v1.Consistency.Builder
-
minimize_latency indicates that the latency for the call should be minimized by having the system select the fastest snapshot available.
- setMinimum(double) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
minimum represents an inclusive lower limit for a numeric instance.
- setMinItems(long) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_items = 21;
- setMinItems(long) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
MinItems specifies that this field must have the specified number of items at a minimum
- setMinLen(long) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
MinLen specifies that this field must be the specified number of bytes at a minimum
- setMinLen(long) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
MinLen specifies that this field must be the specified number of characters (Unicode code points) at a minimum.
- setMinLength(long) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_length = 16;
- setMinPairs(long) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
MinPairs specifies that this field must have the specified number of KVs at a minimum
- setMinProperties(long) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
uint64 min_properties = 25;
- setMissingRequiredContext(int, String) - Method in class com.authzed.api.v1.PartialCaveatInfo.Builder
-
missing_required_context is a list of one or more fields that were missing and prevented caveats from being fully evaluated
- setMultipleOf(double) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
double multiple_of = 10;
- setName(String) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string name = 1;
- setName(String) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string name = 1;
- setName(String) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
string name = 1;
- setName(String) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
-
name is the name of the counter whose count is being requested.
- setName(String) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
name is the name of the counter being registered.
- setName(String) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
-
name is the name of the counter being unregistered.
- setName(String) - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string name = 1;
- setName(String) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string name = 1;
- setName(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The identifying name of the contact person/organization.
- setName(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Name` is the header name.
- setName(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
The license name used for the API.
- setName(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The name of the header or query parameter to be used.
- setName(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
The name of the tag.
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest.Builder
-
name is the name of the counter whose count is being requested.
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
name is the name of the counter being registered.
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest.Builder
-
name is the name of the counter being unregistered.
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The identifying name of the contact person/organization.
- setNameBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Name` is the header name.
- setNameBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
The license name used for the API.
- setNameBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The name of the header or query parameter to be used.
- setNameBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag.Builder
-
The name of the tag.
- setNamespace(String) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- setNamespace(String) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- setNamespaceBytes(ByteString) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- setNamespaceBytes(ByteString) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string namespace = 1 [(.validate.rules) = { ...
- setNamespaceConfigs(int, String) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest.Builder
-
repeated string namespace_configs = 1;
- setNoSparse(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
NoSparse specifies values in this field cannot be unset.
- setNotContains(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- setNotContainsBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotContains specifies that this field cannot have the specified substring anywhere in the string.
- setNotIn(int, double) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, float) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, int) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, long) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, Duration) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNotIn(int, String) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
NotIn specifies that this field's `type_url` must not be equal to any of the specified values.
- setNotIn(int, String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
NotIn specifies that this field cannot be equal to one of the specified values
- setNumLoaded(long) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse.Builder
-
uint64 num_loaded = 1;
- setNumLoaded(long) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse.Builder
-
uint64 num_loaded = 1;
- setObject(ObjectReference) - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- setObject(ObjectReference.Builder) - Method in class com.authzed.api.v1.SubjectReference.Builder
-
.authzed.api.v1.ObjectReference object = 1 [(.validate.rules) = { ...
- setObjectAndRelation(Core.ObjectAndRelation) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- setObjectAndRelation(Core.ObjectAndRelation.Builder) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
Each tupleset specifies keys of a set of relation tuples.
- setObjectDefinitions(int, String) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse.Builder
-
The Object Definitions that were requested.
- setObjectDefinitionsNames(int, String) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest.Builder
-
The list of names of the Object Definitions that are being requested.
- setObjectDefinitionsNames(int, String) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse.Builder
-
The names of the Object Definitions that were written.
- setObjectId(String) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_id is the ID of a permission set member
- setObjectId(String) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_id is the ID of a permission set
- setObjectId(String) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- setObjectId(String) - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- setObjectIdBytes(ByteString) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_id is the ID of a permission set member
- setObjectIdBytes(ByteString) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_id is the ID of a permission set
- setObjectIdBytes(ByteString) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- setObjectIdBytes(ByteString) - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_id = 2 [(.validate.rules) = { ...
- setObjectType(String) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_type is the type of object of a permission set member
- setObjectType(String) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_type is the type of object in a permission set
- setObjectType(String) - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_type = 1 [(.validate.rules) = { ...
- setObjectTypeBytes(ByteString) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
object_type is the type of object of a permission set member
- setObjectTypeBytes(ByteString) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
object_type is the type of object in a permission set
- setObjectTypeBytes(ByteString) - Method in class com.authzed.api.v1.ObjectReference.Builder
-
string object_type = 1 [(.validate.rules) = { ...
- setOperation(PermissionSetChange.SetOperation) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
operation represents the type of set operation that took place as part of the change
- setOperation(AlgebraicSubjectSet.Operation) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- setOperation(Precondition.Operation) - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- setOperation(RelationshipUpdate.Operation) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- setOperationId(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Unique string used to identify the operation.
- setOperationIdBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Unique string used to identify the operation.
- setOperationValue(int) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
operation represents the type of set operation that took place as part of the change
- setOperationValue(int) - Method in class com.authzed.api.v1.AlgebraicSubjectSet.Builder
-
.authzed.api.v1.AlgebraicSubjectSet.Operation operation = 1 [(.validate.rules) = { ...
- setOperationValue(int) - Method in class com.authzed.api.v1.Precondition.Builder
-
.authzed.api.v1.Precondition.Operation operation = 1 [(.validate.rules) = { ...
- setOperationValue(int) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.RelationshipUpdate.Operation operation = 1 [(.validate.rules) = { ...
- setOptionalAllowPartialDeletions(boolean) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_allow_partial_deletions, if true and a limit is specified, will delete matching found relationships up to the count specified in optional_limit, and no more.
- setOptionalAtRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- setOptionalAtRevision(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_at_revision specifies the client is requesting to lookup PermissionSets at a specific revision.
- setOptionalCaveat(ContextualizedCaveat) - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- setOptionalCaveat(ContextualizedCaveat.Builder) - Method in class com.authzed.api.v1.Relationship.Builder
-
optional_caveat is a reference to a the caveat that must be enforced over the relationship
- setOptionalCaveatName(String) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- setOptionalCaveatNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_caveat_name is the name of the caveat that is applied to the subject, if any.
- setOptionalCaveatNameFilter(String) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- setOptionalCaveatNameFilterBytes(ByteString) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_caveat_name_filter is a prefix that is matched against the caveat name.
- setOptionalConcreteLimit(int) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_concrete_limit, if non-zero, specifies the limit on the number of *concrete* (non-wildcard) subjects to return before the stream is closed on the server side.
- setOptionalCursor(Cursor) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor.Builder) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor.Builder) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalCursor(Cursor.Builder) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_cursor, if specified, indicates the cursor after which results should resume being returned.
- setOptionalDefinitionNameFilter(String) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- setOptionalDefinitionNameFilter(String) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- setOptionalDefinitionNameFilterBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
optional_definition_name_match is a prefix that is matched against the definition name(s) for the permissions returned.
- setOptionalDefinitionNameFilterBytes(ByteString) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_definition_name_filter is a prefix that is matched against the definition name.
- setOptionalDefinitionsRevisionPrecondition(String) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- setOptionalDefinitionsRevisionPreconditionBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.
- setOptionalFilters(int, ExpSchemaFilter) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- setOptionalFilters(int, ExpSchemaFilter.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest.Builder
-
optional_filters defines optional filters that are applied in an OR fashion to the schema, before being returned
- setOptionalLimit(int) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- setOptionalLimit(int) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to be deleted.
- setOptionalLimit(int) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships the server can return in one page.
- setOptionalLimit(int) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of resources to return before the stream is closed on the server side.
- setOptionalLimit(int) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
optional_limit, if non-zero, specifies the limit on the number of relationships to return before the stream is closed on the server side.
- setOptionalObjectTypes(int, String) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_object_types is a filter of resource object types to watch for changes.
- setOptionalPermissionNameFilter(String) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- setOptionalPermissionNameFilterBytes(ByteString) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_permission_name_filter is a prefix that is matched against the permission name.
- setOptionalPermissionOrRelation(String) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- setOptionalPermissionOrRelationBytes(ByteString) - Method in class com.authzed.api.materialize.v0.MemberReference.Builder
-
optional_permission_or_relation is the permission or relation referenced by this permission set member
- setOptionalPreconditions(int, Precondition) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- setOptionalPreconditions(int, Precondition) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- setOptionalPreconditions(int, Precondition.Builder) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
To be bounded by configuration
- setOptionalPreconditions(int, Precondition.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
To be bounded by configuration
- setOptionalRelation(SubjectFilter.RelationFilter) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- setOptionalRelation(SubjectFilter.RelationFilter.Builder) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
.authzed.api.v1.SubjectFilter.RelationFilter optional_relation = 3;
- setOptionalRelation(String) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
relation is the *optional* relation of the relationship.
- setOptionalRelation(String) - Method in class com.authzed.api.v1.SubjectReference.Builder
-
string optional_relation = 2 [(.validate.rules) = { ...
- setOptionalRelationBytes(ByteString) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
relation is the *optional* relation of the relationship.
- setOptionalRelationBytes(ByteString) - Method in class com.authzed.api.v1.SubjectReference.Builder
-
string optional_relation = 2 [(.validate.rules) = { ...
- setOptionalRelationName(String) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- setOptionalRelationNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
optional_relation_name is the name of the relation that is applied to the subject, if any.
- setOptionalRelationNameFilter(String) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- setOptionalRelationNameFilterBytes(ByteString) - Method in class com.authzed.api.v1.ExpSchemaFilter.Builder
-
optional_relation_name_filter is a prefix that is matched against the relation name.
- setOptionalRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- setOptionalRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- setOptionalRelationshipFilter(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- setOptionalRelationshipFilter(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest.Builder
-
optional_relationship_filter, if specified, indicates the filter to apply to each relationship to be exported.
- setOptionalRelationshipFilters(int, RelationshipFilter) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- setOptionalRelationshipFilters(int, RelationshipFilter.Builder) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_relationship_filters, if specified, indicates the filter(s) to apply to each relationship to be returned by watch.
- setOptionalResourceId(String) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id is the *optional* resource ID of the relationship.
- setOptionalResourceIdBytes(ByteString) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id is the *optional* resource ID of the relationship.
- setOptionalResourceIdPrefix(String) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- setOptionalResourceIdPrefixBytes(ByteString) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_resource_id_prefix is the *optional* prefix for the resource ID of the relationship.
- setOptionalStartCursor(ZedToken) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- setOptionalStartCursor(ZedToken) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- setOptionalStartCursor(ZedToken.Builder) - Method in class com.authzed.api.v1.WatchRequest.Builder
-
optional_start_cursor is the ZedToken holding the point-in-time at which to start watching for changes.
- setOptionalStartCursor(ZedToken.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
.authzed.api.v1.ZedToken optional_start_cursor = 5;
- setOptionalStartingAfter(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- setOptionalStartingAfter(ZedToken) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- setOptionalStartingAfter(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest.Builder
-
optional_starting_after is used to specify the SpiceDB revision to start watching from.
- setOptionalStartingAfter(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
optional_starting_after is the revision token to start watching from.
- setOptionalStartingAfterCursor(Cursor) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- setOptionalStartingAfterCursor(Cursor.Builder) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest.Builder
-
optional_starting_after_cursor is used to specify the offset to start streaming permission sets from.
- setOptionalSubjectFilter(SubjectFilter) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- setOptionalSubjectFilter(SubjectFilter.Builder) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
optional_subject_filter is the optional filter for the subjects of the relationships.
- setOptionalSubjectId(String) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- setOptionalSubjectIdBytes(ByteString) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string optional_subject_id = 2 [(.validate.rules) = { ...
- setOptionalSubjectRelation(String) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
optional_subject_relation is the relation on the subject to watch for changes.
- setOptionalSubjectRelation(String) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_subject_relation is the optional relation for the subject.
- setOptionalSubjectRelation(String) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- setOptionalSubjectRelationBytes(ByteString) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
optional_subject_relation is the relation on the subject to watch for changes.
- setOptionalSubjectRelationBytes(ByteString) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
optional_subject_relation is the optional relation for the subject.
- setOptionalSubjectRelationBytes(ByteString) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
optional_subject_relation allows you to specify a group of subjects to watch for a given subject type.
- setOptionalTransactionMetadata(Struct) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- setOptionalTransactionMetadata(Struct) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- setOptionalTransactionMetadata(Struct) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- setOptionalTransactionMetadata(Struct.Builder) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- setOptionalTransactionMetadata(Struct.Builder) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
optional_transaction_metadata is an optional field that returns the transaction metadata given to SpiceDB during the transaction that produced the changes in this response.
- setOptionalTransactionMetadata(Struct.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
optional_transaction_metadata is an optional field that can be used to store metadata about the transaction.
- setPairs(int, BulkCheckPermissionPair) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- setPairs(int, BulkCheckPermissionPair.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse.Builder
-
repeated .authzed.api.v1.BulkCheckPermissionPair pairs = 2 [(.validate.rules) = { ...
- setPairs(int, CheckBulkPermissionsPair) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- setPairs(int, CheckBulkPermissionsPair.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse.Builder
-
repeated .authzed.api.v1.CheckBulkPermissionsPair pairs = 2 [(.validate.rules) = { ...
- setParameter(ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- setParameter(ExpCaveatParameter.Builder) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
.authzed.api.v1.ExpCaveatParameter parameter = 1;
- setParameters(int, ExpCaveatParameter) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- setParameters(int, ExpCaveatParameter.Builder) - Method in class com.authzed.api.v1.ExpCaveat.Builder
-
repeated .authzed.api.v1.ExpCaveatParameter parameters = 3;
- setParameters(Openapiv2.Parameters) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- setParameters(Openapiv2.Parameters.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
Custom parameters such as HTTP request headers.
- setParentCaveatName(String) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string parent_caveat_name = 3;
- setParentCaveatNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
string parent_caveat_name = 3;
- setParentDefinitionName(String) - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string parent_definition_name = 3;
- setParentDefinitionName(String) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string parent_definition_name = 3;
- setParentDefinitionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpPermission.Builder
-
string parent_definition_name = 3;
- setParentDefinitionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
string parent_definition_name = 3;
- setParentSet(SetReference) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- setParentSet(SetReference.Builder) - Method in class com.authzed.api.materialize.v0.PermissionSetChange.Builder
-
parent_set represents the permission set parent of either another set or a member
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.
- setPartialCaveatInfo(PartialCaveatInfo) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response, if applicable.
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 2 [(.validate.rules) = { ...
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.
- setPartialCaveatInfo(PartialCaveatInfo.Builder) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
partial_caveat_info holds information of a partially-evaluated caveated response
- setPath(int, String) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
repeated string path = 6;
- setPathParamName(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
-
Alternative parameter name when used as path parameter.
- setPathParamNameBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration.Builder
-
Alternative parameter name when used as path parameter.
- setPattern(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- setPattern(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string pattern = 17;
- setPattern(String) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- setPattern(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- setPatternBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
- setPatternBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
string pattern = 17;
- setPatternBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- setPatternBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).
- setPermission(String) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permission is the permission that has changed.
- setPermission(String) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
permission is the permission to watch for changes.
- setPermission(String) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- setPermission(String) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- setPermission(String) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission holds the name of the permission or relation on which the Check was performed.
- setPermission(String) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
permission is the name of the permission (or relation) on which to execute the check.
- setPermission(String) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- setPermission(String) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
permission is the name of the permission or relation for which the subject must Check.
- setPermission(String) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
permission is the name of the permission (or relation) for which to find the subjects.
- setPermission(String) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
permission is the name of the permission or relation for which we will watch for changes.
- setPermissionAdded(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- setPermissionAdded(ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_added = 9;
- setPermissionBytes(ByteString) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permission is the permission that has changed.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
permission is the permission to watch for changes.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
string permission = 2 [(.validate.rules) = { ...
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission holds the name of the permission or relation on which the Check was performed.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
permission is the name of the permission (or relation) on which to execute the check.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
permission is the name of the permission or relation over which to run the expansion for the resource.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
permission is the name of the permission or relation for which the subject must Check.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
permission is the name of the permission (or relation) for which to find the subjects.
- setPermissionBytes(ByteString) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
permission is the name of the permission or relation for which we will watch for changes.
- setPermissionDocCommentChanged(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- setPermissionDocCommentChanged(ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- setPermissionExprChanged(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- setPermissionExprChanged(ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- setPermissionName(String) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string permission_name = 3;
- setPermissionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest.Builder
-
string permission_name = 3;
- setPermissionOrRelation(String) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
permission_or_relation is the permission or relation referenced by this permission set
- setPermissionOrRelationBytes(ByteString) - Method in class com.authzed.api.materialize.v0.SetReference.Builder
-
permission_or_relation is the permission or relation referenced by this permission set
- setPermissionRemoved(ExpPermission) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- setPermissionRemoved(ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpPermission permission_removed = 10;
- setPermissions(int, WatchedPermission) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- setPermissions(int, WatchedPermission.Builder) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest.Builder
-
permissions is a list of permissions to watch for changes.
- setPermissions(int, ExpPermission) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- setPermissions(int, ExpPermission.Builder) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpPermission permissions = 4;
- setPermissions(int, ExpRelationReference) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- setPermissions(int, ExpRelationReference.Builder) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference permissions = 1;
- setPermissionship(PermissionChange.Permissionship) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permissionship is the new permissionship of the subject over the resource after the change.
- setPermissionship(CheckPermissionResponse.Permissionship) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- setPermissionship(CheckPermissionResponse.Permissionship) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- setPermissionship(CheckPermissionResponse.Permissionship) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- setPermissionship(LookupPermissionship) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
permissionship indicates whether the response was partially evaluated or not
- setPermissionship(LookupPermissionship) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- setPermissionship(LookupPermissionship) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
permissionship indicates whether the response was partially evaluated or not
- setPermissionshipValue(int) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
permissionship is the new permissionship of the subject over the resource after the change.
- setPermissionshipValue(int) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- setPermissionshipValue(int) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem.Builder
-
.authzed.api.v1.CheckPermissionResponse.Permissionship permissionship = 1 [(.validate.rules) = { ...
- setPermissionshipValue(int) - Method in class com.authzed.api.v1.CheckPermissionResponse.Builder
-
Permissionship communicates whether or not the subject has the requested permission or has a relationship with the given resource, over the given relation.
- setPermissionshipValue(int) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
permissionship indicates whether the response was partially evaluated or not
- setPermissionshipValue(int) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=637
- setPermissionshipValue(int) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
permissionship indicates whether the response was partially evaluated or not
- setPermissionType(CheckDebugTrace.PermissionType) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission_type holds information indicating whether it was a permission or relation.
- setPermissionTypeValue(int) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
permission_type holds information indicating whether it was a permission or relation.
- setPrefix(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Prefix specifies that this field must have the specified bytes at the beginning of the string.
- setPrefix(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- setPrefixBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Prefix specifies that this field must have the specified substring at the beginning of the string.
- setPreviousType(String) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
string previous_type = 2;
- setPreviousTypeBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange.Builder
-
string previous_type = 2;
- setProduces(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of MIME types the operation can produce.
- setProduces(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of MIME types the APIs can produce.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- setReadAt(ZedToken) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
read_at is the ZedToken at which the relationship count applies.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
read_at is the ZedToken at which the relationship was found.
- setReadAt(ZedToken.Builder) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
read_at is the ZedToken at which the schema was read.
- setReadCounterValue(ReadCounterValue) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- setReadCounterValue(ReadCounterValue.Builder) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.Builder
-
read_counter_value is the value of the counter at the time of the read.
- setReadOnly(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool read_only = 8;
- setReadOnly(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema.Builder
-
Relevant only for Schema "properties" definitions.
- setRef(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Ref is used to define an external reference to include in the message.
- setRefBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
Ref is used to define an external reference to include in the message.
- SetReference - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.SetReference
- SetReference.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.SetReference
- SetReferenceOrBuilder - Interface in com.authzed.api.materialize.v0
- setRelation(ExpRelation) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- setRelation(ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange.Builder
-
.authzed.api.v1.ExpRelation relation = 1;
- setRelation(String) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string relation = 3 [(.validate.rules) = { ...
- setRelation(String) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string relation = 3 [(.validate.rules) = { ...
- setRelation(String) - Method in class com.authzed.api.v1.Relationship.Builder
-
relation is how the resource and subject are related.
- setRelation(String) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
-
string relation = 1 [(.validate.rules) = { ...
- setRelation(String) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
string relation = 3;
- setRelationAdded(ExpRelation) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- setRelationAdded(ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_added = 4;
- setRelationBytes(ByteString) - Method in class com.authzed.api.v0.Core.ObjectAndRelation.Builder
-
string relation = 3 [(.validate.rules) = { ...
- setRelationBytes(ByteString) - Method in class com.authzed.api.v0.Core.RelationReference.Builder
-
string relation = 3 [(.validate.rules) = { ...
- setRelationBytes(ByteString) - Method in class com.authzed.api.v1.Relationship.Builder
-
relation is how the resource and subject are related.
- setRelationBytes(ByteString) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter.Builder
-
string relation = 1 [(.validate.rules) = { ...
- setRelationBytes(ByteString) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
string relation = 3;
- setRelationDocCommentChanged(ExpRelation) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- setRelationDocCommentChanged(ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- setRelationName(String) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string relation_name = 3;
- setRelationName(String) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string relation_name = 2;
- setRelationNameBytes(ByteString) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest.Builder
-
string relation_name = 3;
- setRelationNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpRelationReference.Builder
-
string relation_name = 2;
- setRelationRemoved(ExpRelation) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- setRelationRemoved(ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelation relation_removed = 5;
- setRelations(int, ExpRelation) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- setRelations(int, ExpRelation.Builder) - Method in class com.authzed.api.v1.ExpDefinition.Builder
-
repeated .authzed.api.v1.ExpRelation relations = 3;
- setRelations(int, ExpRelationReference) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- setRelations(int, ExpRelationReference.Builder) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse.Builder
-
repeated .authzed.api.v1.ExpRelationReference relations = 1;
- setRelationship(Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- setRelationship(Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResult.Builder
-
.authzed.api.v0.RelationTuple relationship = 1;
- setRelationship(Relationship) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- setRelationship(Relationship) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- setRelationship(Relationship.Builder) - Method in class com.authzed.api.v1.ReadRelationshipsResponse.Builder
-
relationship is the found relationship.
- setRelationship(Relationship.Builder) - Method in class com.authzed.api.v1.RelationshipUpdate.Builder
-
.authzed.api.v1.Relationship relationship = 2 [(.validate.rules) = { ...
- setRelationshipCount(long) - Method in class com.authzed.api.v1.ReadCounterValue.Builder
-
relationship_count is the count of relationships that match the filter.
- setRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- setRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- setRelationshipFilter(RelationshipFilter) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- setRelationshipFilter(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest.Builder
-
.authzed.api.v1.RelationshipFilter relationship_filter = 1 [(.validate.rules) = { ...
- setRelationshipFilter(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be counted.
- setRelationshipFilter(RelationshipFilter.Builder) - Method in class com.authzed.api.v1.ReadRelationshipsRequest.Builder
-
relationship_filter defines the filter to be applied to the relationships to be returned.
- setRelationships(int, Core.RelationTuple) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- setRelationships(int, Core.RelationTuple.Builder) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
repeated .authzed.api.v0.RelationTuple relationships = 2;
- setRelationships(int, Relationship) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- setRelationships(int, Relationship) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- setRelationships(int, Relationship) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- setRelationships(int, Relationship) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- setRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- setRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- setRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse.Builder
-
repeated .authzed.api.v1.Relationship relationships = 2;
- setRelationships(int, Relationship.Builder) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest.Builder
-
repeated .authzed.api.v1.Relationship relationships = 1 [(.validate.rules) = { ...
- setRelationshipsYaml(String) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string relationships_yaml = 3;
- setRelationshipsYaml(String) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string relationships_yaml = 2;
- setRelationshipsYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string relationships_yaml = 3;
- setRelationshipsYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string relationships_yaml = 2;
- setRelationSubjectTypeAdded(ExpRelationSubjectTypeChange) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- setRelationSubjectTypeAdded(ExpRelationSubjectTypeChange.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- setRelationSubjectTypeRemoved(ExpRelationSubjectTypeChange) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- setRelationSubjectTypeRemoved(ExpRelationSubjectTypeChange.Builder) - Method in class com.authzed.api.v1.ExpSchemaDiff.Builder
-
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- setRepeated(Validate.RepeatedRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- setRepeated(Validate.RepeatedRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.RepeatedRules repeated = 18;
- setRequest(BulkCheckPermissionRequestItem) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- setRequest(BulkCheckPermissionRequestItem.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionPair.Builder
-
.authzed.api.v1.BulkCheckPermissionRequestItem request = 1;
- setRequest(CheckBulkPermissionsRequestItem) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- setRequest(CheckBulkPermissionsRequestItem.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair.Builder
-
.authzed.api.v1.CheckBulkPermissionsRequestItem request = 1;
- setRequestErrors(int, Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- setRequestErrors(int, Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- setRequestErrors(int, Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.EditCheckResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- setRequestErrors(int, Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError request_errors = 1;
- setRequired(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Required` indicates if the header is optional
- setRequired(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules.Builder
-
Required specifies that this field must be set
- setRequired(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
Required specifies that this field must be set
- setRequired(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Required specifies that this field must be set
- setRequired(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Required specifies that this field must be set
- setRequired(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated string required = 26;
- setRequiredLookupAt(ZedToken) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- setRequiredLookupAt(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired.Builder
-
required_lookup_at is the snapshot revision at which the permission set needs to be rebuilt to.
- setResource(ObjectReference) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- setResource(ObjectReference) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- setResource(ObjectReference) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- setResource(ObjectReference) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- setResource(ObjectReference) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- setResource(ObjectReference) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- setResource(ObjectReference) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- setResource(ObjectReference) - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- setResource(ObjectReference) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
resource is the resource that the permission change is related to.
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.ObjectReference resource = 1 [(.validate.rules) = { ...
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
resource holds the resource on which the Check was performed.
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
resource is the resource on which to check the permission or relation.
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest.Builder
-
resource is the resource over which to run the expansion.
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
resource is the resource for which all matching subjects for the permission or relation will be returned.
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1.Relationship.Builder
-
resource is the resource to which the subject is related, in some manner
- setResource(ObjectReference.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
resource defines the specific object in the system.
- setResourceObjectId(String) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
resource_object_id is the object ID of the found resource.
- setResourceObjectIdBytes(ByteString) - Method in class com.authzed.api.v1.LookupResourcesResponse.Builder
-
resource_object_id is the object ID of the found resource.
- setResourceObjectType(String) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- setResourceObjectType(String) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
resource_object_type is the type of resource object for which we will watch for changes.
- setResourceObjectTypeBytes(ByteString) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
resource_object_type is the type of resource object for which the IDs will be returned.
- setResourceObjectTypeBytes(ByteString) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
resource_object_type is the type of resource object for which we will watch for changes.
- setResourceType(String) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
resource_type is the type of the resource to watch for changes.
- setResourceType(String) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
resource_type is the *optional* resource type of the relationship.
- setResourceTypeBytes(ByteString) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
resource_type is the type of the resource to watch for changes.
- setResourceTypeBytes(ByteString) - Method in class com.authzed.api.v1.RelationshipFilter.Builder
-
resource_type is the *optional* resource type of the relationship.
- setResult(CaveatEvalInfo.Result) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
result is the result of the evaluation.
- setResult(CheckDebugTrace.Permissionship) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
result holds the result of the Check call.
- setResultValue(int) - Method in class com.authzed.api.v1.CaveatEvalInfo.Builder
-
result is the result of the evaluation.
- setResultValue(int) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
result holds the result of the Check call.
- setRevision(ZedToken) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- setRevision(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
revision represents the revision at which the change occurred.
- setSchema(Openapiv2.Schema) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- setSchema(Openapiv2.Schema.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response.Builder
-
`Schema` optionally defines the structure of the response.
- setSchema(String) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
-
string schema = 1;
- setSchema(String) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string schema = 2;
- setSchema(String) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
string schema = 1;
- setSchema(String) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string schema = 1;
- setSchema(String) - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- setSchema(String) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- setSchemaBytes(ByteString) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest.Builder
-
string schema = 1;
- setSchemaBytes(ByteString) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string schema = 2;
- setSchemaBytes(ByteString) - Method in class com.authzed.api.v0.Developer.RequestContext.Builder
-
string schema = 1;
- setSchemaBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string schema = 1;
- setSchemaBytes(ByteString) - Method in class com.authzed.api.v1.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- setSchemaBytes(ByteString) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
-
The Schema containing one or more Object Definitions that will be written to the Permissions System.
- setSchemaText(String) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
schema_text is the textual form of the current schema in the system
- setSchemaTextBytes(ByteString) - Method in class com.authzed.api.v1.ReadSchemaResponse.Builder
-
schema_text is the textual form of the current schema in the system
- setSchemaUsed(String) - Method in class com.authzed.api.v1.DebugInformation.Builder
-
schema_used holds the schema used for the request.
- setSchemaUsedBytes(ByteString) - Method in class com.authzed.api.v1.DebugInformation.Builder
-
schema_used holds the schema used for the request.
- setSchemes(int, Openapiv2.Scheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- setSchemes(int, Openapiv2.Scheme) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- setSchemesValue(int, int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
The transfer protocol for the operation.
- setSchemesValue(int, int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
The transfer protocol of the API.
- setScope(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue.Builder
-
repeated string scope = 1;
- setScopes(Openapiv2.Scopes) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- setScopes(Openapiv2.Scopes.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The available scopes for the OAuth2 security scheme.
- setSecurity(int, Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- setSecurity(int, Openapiv2.SecurityRequirement) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- setSecurity(int, Openapiv2.SecurityRequirement.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A declaration of which security schemes are applied for this operation.
- setSecurity(int, Openapiv2.SecurityRequirement.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A declaration of which security schemes are applied for the API as a whole.
- setSecurityDefinitions(Openapiv2.SecurityDefinitions) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- setSecurityDefinitions(Openapiv2.SecurityDefinitions.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Security scheme definitions that can be used across the specification.
- setSfixed32(Validate.SFixed32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- setSfixed32(Validate.SFixed32Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed32Rules sfixed32 = 11;
- setSfixed64(Validate.SFixed64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- setSfixed64(Validate.SFixed64Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SFixed64Rules sfixed64 = 12;
- setShareReference(String) - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
-
string share_reference = 1;
- setShareReference(String) - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
-
string share_reference = 1;
- setShareReferenceBytes(ByteString) - Method in class com.authzed.api.v0.Developer.LookupShareRequest.Builder
-
string share_reference = 1;
- setShareReferenceBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ShareResponse.Builder
-
string share_reference = 1;
- setSint32(Validate.SInt32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- setSint32(Validate.SInt32Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt32Rules sint32 = 7;
- setSint64(Validate.SInt64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- setSint64(Validate.SInt64Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.SInt64Rules sint64 = 8;
- setSkip(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules.Builder
-
Skip specifies that the validation rules of this field should not be evaluated
- setSource(Developer.DeveloperError.Source) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- setSourceValue(int) - Method in class com.authzed.api.v0.Developer.DeveloperError.Builder
-
.authzed.api.v0.DeveloperError.Source source = 4;
- setStartingIndex(int) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_index is an offset of the permission set represented by this cursor
- setStartingKey(String) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- setStartingKeyBytes(ByteString) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
starting_key is a string cursor used by some backends to resume the stream from a specific point.
- setStatus(Developer.LookupShareResponse.LookupStatus) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- setStatusValue(int) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
.authzed.api.v0.LookupShareResponse.LookupStatus status = 1;
- setStrict(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
This applies to regexes HTTP_HEADER_NAME and HTTP_HEADER_VALUE to enable strict header validation.
- setString(Validate.StringRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- setString(Validate.StringRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.StringRules string = 14;
- setSubject(ResolvedSubject) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- setSubject(ResolvedSubject.Builder) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
subject is the subject found, along with its permissionship.
- setSubject(SubjectReference) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- setSubject(SubjectReference) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- setSubject(SubjectReference) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- setSubject(SubjectReference) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- setSubject(SubjectReference) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- setSubject(SubjectReference) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- setSubject(SubjectReference) - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- setSubject(SubjectReference) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.materialize.v0.PermissionChange.Builder
-
subject is the subject that the permission change is related to.
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem.Builder
-
.authzed.api.v1.SubjectReference subject = 3 [(.validate.rules) = { ...
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
subject holds the subject on which the Check was performed.
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
subject is the subject that will be checked for the permission or relation.
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1.LookupResourcesRequest.Builder
-
subject is the subject with access to the resources.
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1.Relationship.Builder
-
subject is the subject to which the resource is related, in some manner.
- setSubject(SubjectReference.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
subject defines the subject resource whose permissions have changed.
- setSubjectDefinitionName(String) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
subject_definition_name is the name of the subject's definition.
- setSubjectDefinitionNameBytes(ByteString) - Method in class com.authzed.api.v1.ExpTypeReference.Builder
-
subject_definition_name is the name of the subject's definition.
- setSubjectObjectId(String) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- setSubjectObjectId(String) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
subject_object_id is the Object ID of the subject found.
- setSubjectObjectIdBytes(ByteString) - Method in class com.authzed.api.v1.LookupSubjectsResponse.Builder
-
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=627
- setSubjectObjectIdBytes(ByteString) - Method in class com.authzed.api.v1.ResolvedSubject.Builder
-
subject_object_id is the Object ID of the subject found.
- setSubjectObjectType(String) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- setSubjectObjectType(String) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- setSubjectObjectTypeBytes(ByteString) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
subject_object_type is the type of subject object for which the IDs will be returned.
- setSubjectObjectTypeBytes(ByteString) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest.Builder
-
subject_object_type is the type of the subject resource for which we will watch for changes.
- setSubjects(int, SubjectReference) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- setSubjects(int, SubjectReference.Builder) - Method in class com.authzed.api.v1.DirectSubjectSet.Builder
-
repeated .authzed.api.v1.SubjectReference subjects = 1;
- setSubjectType(String) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
subject_type is the type of the subject to watch for changes.
- setSubjectType(String) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string subject_type = 1 [(.validate.rules) = { ...
- setSubjectTypeBytes(ByteString) - Method in class com.authzed.api.materialize.v0.WatchedPermission.Builder
-
subject_type is the type of the subject to watch for changes.
- setSubjectTypeBytes(ByteString) - Method in class com.authzed.api.v1.SubjectFilter.Builder
-
string subject_type = 1 [(.validate.rules) = { ...
- setSubjectTypes(int, ExpTypeReference) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- setSubjectTypes(int, ExpTypeReference.Builder) - Method in class com.authzed.api.v1.ExpRelation.Builder
-
repeated .authzed.api.v1.ExpTypeReference subject_types = 4;
- setSubProblems(CheckDebugTrace.SubProblems) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- setSubProblems(CheckDebugTrace.SubProblems.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
sub_problems holds the sub problems that were executed to resolve the answer to this Check.
- setSuffix(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules.Builder
-
Suffix specifies that this field must have the specified bytes at the end of the string.
- setSuffix(String) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- setSuffixBytes(ByteString) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Suffix specifies that this field must have the specified substring at the end of the string.
- setSummary(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A short summary of what the operation does.
- setSummaryBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A short summary of what the operation does.
- setSwagger(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Specifies the OpenAPI Specification version being used.
- setSwaggerBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
Specifies the OpenAPI Specification version being used.
- setTags(int, Openapiv2.Tag) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- setTags(int, Openapiv2.Tag.Builder) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger.Builder
-
A list of tags for API documentation control.
- setTags(int, String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation.Builder
-
A list of tags for API documentation control.
- setTermsOfService(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The Terms of Service for the API.
- setTermsOfServiceBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The Terms of Service for the API.
- setTimestamp(Validate.TimestampRules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- setTimestamp(Validate.TimestampRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.TimestampRules timestamp = 22;
- setTitle(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The title of the application.
- setTitle(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
The title of the schema.
- setTitleBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
The title of the application.
- setTitleBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
The title of the schema.
- setToken(ZedToken) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- setToken(ZedToken.Builder) - Method in class com.authzed.api.materialize.v0.Cursor.Builder
-
token is the snapshot revision at which the cursor was computed.
- setToken(String) - Method in class com.authzed.api.v1.Cursor.Builder
-
string token = 1 [(.validate.rules) = { ...
- setToken(String) - Method in class com.authzed.api.v1.ZedToken.Builder
-
string token = 1 [(.validate.rules) = { ...
- setTokenBytes(ByteString) - Method in class com.authzed.api.v1.Cursor.Builder
-
string token = 1 [(.validate.rules) = { ...
- setTokenBytes(ByteString) - Method in class com.authzed.api.v1.ZedToken.Builder
-
string token = 1 [(.validate.rules) = { ...
- setTokenUrl(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The token URL to be used for this flow.
- setTokenUrlBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The token URL to be used for this flow.
- setTraces(int, CheckDebugTrace) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- setTraces(int, CheckDebugTrace.Builder) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems.Builder
-
repeated .authzed.api.v1.CheckDebugTrace traces = 1;
- setTreeRoot(PermissionRelationshipTree) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- setTreeRoot(PermissionRelationshipTree.Builder) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse.Builder
-
tree_root is a tree structure whose leaf nodes are subjects, and intermediate nodes represent the various operations (union, intersection, exclusion) to reach those subjects.
- setType(int, Openapiv2.JSONSchema.JSONSchemaSimpleTypes) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- setType(Openapiv2.HeaderParameter.Type) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Type` is the type of the object.
- setType(Openapiv2.SecurityScheme.Type) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The type of the security scheme.
- setType(String) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
type is the type of the parameter.
- setType(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
The type of the object.
- setTypeBytes(ByteString) - Method in class com.authzed.api.v1.ExpCaveatParameter.Builder
-
type is the type of the parameter.
- setTypeBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header.Builder
-
The type of the object.
- setTypeValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Builder
-
`Type` is the type of the object.
- setTypeValue(int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Builder
-
The type of the security scheme.
- setTypeValue(int, int) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35;
- setUint32(Validate.UInt32Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- setUint32(Validate.UInt32Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt32Rules uint32 = 5;
- setUint64(Validate.UInt64Rules) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- setUint64(Validate.UInt64Rules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules.Builder
-
.validate.UInt64Rules uint64 = 6;
- setUnique(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules.Builder
-
Unique specifies that all elements in this field must be unique.
- setUniqueItems(boolean) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.Builder
-
bool unique_items = 22;
- setUpdatedPermission(WatchresourcesService.PermissionUpdate.Permissionship) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- setUpdatedPermissionValue(int) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Builder
-
.authzed.api.v1alpha1.PermissionUpdate.Permissionship updated_permission = 4;
- setUpdatedValidationYaml(String) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
string updated_validation_yaml = 3;
- setUpdatedValidationYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
string updated_validation_yaml = 3;
- setUpdates(int, RelationshipUpdate) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- setUpdates(int, RelationshipUpdate) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- setUpdates(int, RelationshipUpdate.Builder) - Method in class com.authzed.api.v1.WatchResponse.Builder
-
updates are the RelationshipUpdate events that have occurred since the last watch response.
- setUpdates(int, RelationshipUpdate.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsRequest.Builder
-
repeated .authzed.api.v1.RelationshipUpdate updates = 1 [(.validate.rules) = { ...
- setUpdates(int, WatchresourcesService.PermissionUpdate) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- setUpdates(int, WatchresourcesService.PermissionUpdate.Builder) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse.Builder
-
repeated .authzed.api.v1alpha1.PermissionUpdate updates = 1;
- setUpdateValidationYaml(boolean) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
bool update_validation_yaml = 4;
- setUpgradedSchema(String) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
string upgraded_schema = 2;
- setUpgradedSchemaBytes(ByteString) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse.Builder
-
string upgraded_schema = 2;
- setUri(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uri specifies that the field must be a valid, absolute URI as defined by RFC 3986
- setUriRef(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
UriRef specifies that the field must be a valid URI as defined by RFC 3986 and may be relative or absolute.
- setUrl(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The URL pointing to the contact information.
- setUrl(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
The URL for the target documentation.
- setUrl(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
A URL to the license used for the API.
- setUrlBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact.Builder
-
The URL pointing to the contact information.
- setUrlBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation.Builder
-
The URL for the target documentation.
- setUrlBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License.Builder
-
A URL to the license used for the API.
- setUser(Core.User) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- setUser(Core.User.Builder) - Method in class com.authzed.api.v0.Core.RelationTuple.Builder
-
.authzed.api.v0.User user = 2 [(.validate.rules) = { ...
- setUserset(Core.ObjectAndRelation) - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- setUserset(Core.ObjectAndRelation.Builder) - Method in class com.authzed.api.v0.Core.User.Builder
-
.authzed.api.v0.ObjectAndRelation userset = 2 [(.validate.rules) = { ...
- setUuid(boolean) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
Uuid specifies that the field must be a valid UUID as defined by RFC 4122
- setValidationErrors(int, Developer.DeveloperError) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- setValidationErrors(int, Developer.DeveloperError.Builder) - Method in class com.authzed.api.v0.Developer.ValidateResponse.Builder
-
repeated .authzed.api.v0.DeveloperError validation_errors = 2;
- setValidationYaml(String) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string validation_yaml = 4;
- setValidationYaml(String) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string validation_yaml = 3;
- setValidationYaml(String) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string validation_yaml = 3;
- setValidationYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.LookupShareResponse.Builder
-
string validation_yaml = 4;
- setValidationYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ShareRequest.Builder
-
string validation_yaml = 3;
- setValidationYamlBytes(ByteString) - Method in class com.authzed.api.v0.Developer.ValidateRequest.Builder
-
string validation_yaml = 3;
- setValues(Validate.FieldRules) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- setValues(Validate.FieldRules.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules.Builder
-
Values specifies the constraints to be applied to the value of each key in the field.
- setVersion(String) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Provides the version of the application API (not to be confused with the specification version).
- setVersionBytes(ByteString) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info.Builder
-
Provides the version of the application API (not to be confused with the specification version).
- setWasCachedResult(boolean) - Method in class com.authzed.api.v1.CheckDebugTrace.Builder
-
was_cached_result, if true, indicates that the result was found in the cache and returned directly.
- setWellKnownRegex(Validate.KnownRegex) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules.Builder
-
WellKnownRegex specifies a common well known pattern defined as a regex.
- setWildcardOption(LookupSubjectsRequest.WildcardOption) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- setWildcardOptionValue(int) - Method in class com.authzed.api.v1.LookupSubjectsRequest.Builder
-
wildcard_option specifies whether wildcards should be returned by LookupSubjects.
- setWithin(Duration) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- setWithin(Duration.Builder) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules.Builder
-
Within specifies that this field must be within this duration of the current time.
- setWithTracing(boolean) - Method in class com.authzed.api.v1.CheckPermissionRequest.Builder
-
with_tracing, if true, indicates that the response should include a debug trace.
- setWrittenAt(ZedToken) - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- setWrittenAt(ZedToken) - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- setWrittenAt(ZedToken.Builder) - Method in class com.authzed.api.v1.WriteRelationshipsResponse.Builder
-
.authzed.api.v1.ZedToken written_at = 1;
- setWrittenAt(ZedToken.Builder) - Method in class com.authzed.api.v1.WriteSchemaResponse.Builder
-
written_at is the ZedToken at which the schema was written.
- SFIXED32 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- SFIXED32_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- SFIXED64 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- SFIXED64_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- share(Developer.ShareRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- share(Developer.ShareRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- share(Developer.ShareRequest, StreamObserver<Developer.ShareResponse>) - Method in interface com.authzed.api.v0.DeveloperServiceGrpc.AsyncService
- share(Developer.ShareRequest, StreamObserver<Developer.ShareResponse>) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- SHARE_REFERENCE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.LookupShareRequest
- SHARE_REFERENCE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ShareResponse
- SINT32 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- SINT32_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- SINT64 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- SINT64_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- SKIP_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MessageRules
- SOURCE_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.DeveloperError
- STARTING_INDEX_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.Cursor
- STARTING_KEY_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.Cursor
- STATUS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.LookupShareResponse
- STRICT_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- STRING - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
STRING = 1;
- STRING - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
STRING = 7;
- STRING - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- STRING_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- STRING_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
STRING = 1;
- STRING_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
STRING = 7;
- SUB_PROBLEMS - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
- SUB_PROBLEMS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- SUBJECT_DEFINITION_NAME_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpTypeReference
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.PermissionChange
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionRequest
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupResourcesRequest
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Relationship
- SUBJECT_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- SUBJECT_OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsResponse
- SUBJECT_OBJECT_ID_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ResolvedSubject
- SUBJECT_OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- SUBJECT_OBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- SUBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.WatchedPermission
- SUBJECT_TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.SubjectFilter
- SUBJECT_TYPES_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpRelation
- SubjectFilter - Class in com.authzed.api.v1
-
SubjectFilter specifies a filter on the subject of a relationship.
- SubjectFilter.Builder - Class in com.authzed.api.v1
-
SubjectFilter specifies a filter on the subject of a relationship.
- SubjectFilter.RelationFilter - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.SubjectFilter.RelationFilter
- SubjectFilter.RelationFilter.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.SubjectFilter.RelationFilter
- SubjectFilter.RelationFilterOrBuilder - Interface in com.authzed.api.v1
- SubjectFilterOrBuilder - Interface in com.authzed.api.v1
- SubjectReference - Class in com.authzed.api.v1
-
SubjectReference is used for referring to the subject portion of a Relationship.
- SubjectReference.Builder - Class in com.authzed.api.v1
-
SubjectReference is used for referring to the subject portion of a Relationship.
- SubjectReferenceOrBuilder - Interface in com.authzed.api.v1
- SUBJECTS_FIELD_NUMBER - Static variable in class com.authzed.api.v1.DirectSubjectSet
- SUFFIX_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.BytesRules
- SUFFIX_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- SUMMARY_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- SWAGGER_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
T
- TAGS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- TAGS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- TERMS_OF_SERVICE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- TIMESTAMP - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- TIMESTAMP_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- TITLE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- TITLE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- toBuilder() - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- toBuilder() - Method in class com.authzed.api.materialize.v0.Cursor
- toBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- toBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- toBuilder() - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- toBuilder() - Method in class com.authzed.api.materialize.v0.MemberReference
- toBuilder() - Method in class com.authzed.api.materialize.v0.PermissionChange
- toBuilder() - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- toBuilder() - Method in class com.authzed.api.materialize.v0.SetReference
- toBuilder() - Method in class com.authzed.api.materialize.v0.WatchedPermission
- toBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- toBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- toBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- toBuilder() - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- toBuilder() - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- toBuilder() - Method in class com.authzed.api.v0.Core.RelationReference
- toBuilder() - Method in class com.authzed.api.v0.Core.RelationTuple
- toBuilder() - Method in class com.authzed.api.v0.Core.User
- toBuilder() - Method in class com.authzed.api.v0.Developer.DeveloperError
- toBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- toBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- toBuilder() - Method in class com.authzed.api.v0.Developer.EditCheckResult
- toBuilder() - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- toBuilder() - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- toBuilder() - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- toBuilder() - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- toBuilder() - Method in class com.authzed.api.v0.Developer.RequestContext
- toBuilder() - Method in class com.authzed.api.v0.Developer.ShareRequest
- toBuilder() - Method in class com.authzed.api.v0.Developer.ShareResponse
- toBuilder() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- toBuilder() - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- toBuilder() - Method in class com.authzed.api.v0.Developer.ValidateRequest
- toBuilder() - Method in class com.authzed.api.v0.Developer.ValidateResponse
- toBuilder() - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- toBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- toBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- toBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- toBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- toBuilder() - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- toBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.CaveatEvalInfo
- toBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- toBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- toBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- toBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- toBuilder() - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- toBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- toBuilder() - Method in class com.authzed.api.v1.CheckDebugTrace
- toBuilder() - Method in class com.authzed.api.v1.CheckPermissionRequest
- toBuilder() - Method in class com.authzed.api.v1.CheckPermissionResponse
- toBuilder() - Method in class com.authzed.api.v1.Consistency
- toBuilder() - Method in class com.authzed.api.v1.ContextualizedCaveat
- toBuilder() - Method in class com.authzed.api.v1.Cursor
- toBuilder() - Method in class com.authzed.api.v1.DebugInformation
- toBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.DirectSubjectSet
- toBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- toBuilder() - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- toBuilder() - Method in class com.authzed.api.v1.ExpCaveat
- toBuilder() - Method in class com.authzed.api.v1.ExpCaveatParameter
- toBuilder() - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- toBuilder() - Method in class com.authzed.api.v1.ExpDefinition
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- toBuilder() - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- toBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.ExpPermission
- toBuilder() - Method in class com.authzed.api.v1.ExpRelation
- toBuilder() - Method in class com.authzed.api.v1.ExpRelationReference
- toBuilder() - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- toBuilder() - Method in class com.authzed.api.v1.ExpSchemaDiff
- toBuilder() - Method in class com.authzed.api.v1.ExpSchemaFilter
- toBuilder() - Method in class com.authzed.api.v1.ExpTypeReference
- toBuilder() - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.LookupResourcesRequest
- toBuilder() - Method in class com.authzed.api.v1.LookupResourcesResponse
- toBuilder() - Method in class com.authzed.api.v1.LookupSubjectsRequest
- toBuilder() - Method in class com.authzed.api.v1.LookupSubjectsResponse
- toBuilder() - Method in class com.authzed.api.v1.ObjectReference
- toBuilder() - Method in class com.authzed.api.v1.PartialCaveatInfo
- toBuilder() - Method in class com.authzed.api.v1.PermissionRelationshipTree
- toBuilder() - Method in class com.authzed.api.v1.Precondition
- toBuilder() - Method in class com.authzed.api.v1.ReadCounterValue
- toBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.ReadSchemaRequest
- toBuilder() - Method in class com.authzed.api.v1.ReadSchemaResponse
- toBuilder() - Method in class com.authzed.api.v1.Relationship
- toBuilder() - Method in class com.authzed.api.v1.RelationshipFilter
- toBuilder() - Method in class com.authzed.api.v1.RelationshipUpdate
- toBuilder() - Method in class com.authzed.api.v1.ResolvedSubject
- toBuilder() - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- toBuilder() - Method in class com.authzed.api.v1.SubjectFilter
- toBuilder() - Method in class com.authzed.api.v1.SubjectReference
- toBuilder() - Method in class com.authzed.api.v1.WatchRequest
- toBuilder() - Method in class com.authzed.api.v1.WatchResponse
- toBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- toBuilder() - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- toBuilder() - Method in class com.authzed.api.v1.WriteSchemaRequest
- toBuilder() - Method in class com.authzed.api.v1.WriteSchemaResponse
- toBuilder() - Method in class com.authzed.api.v1.ZedToken
- toBuilder() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- toBuilder() - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- toBuilder() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- toBuilder() - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- toBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- toBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- toBuilder() - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- toBuilder() - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- toBuilder() - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- TOKEN_FIELD_NUMBER - Static variable in class com.authzed.api.materialize.v0.Cursor
- TOKEN_FIELD_NUMBER - Static variable in class com.authzed.api.v1.Cursor
- TOKEN_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ZedToken
- TOKEN_URL_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- TRACES_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- TREE_ROOT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpandPermissionTreeResponse
- TREETYPE_NOT_SET - Enum constant in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
- TYPE_API_KEY - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_API_KEY = 2;
- TYPE_API_KEY_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_API_KEY = 2;
- TYPE_BASIC - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_BASIC = 1;
- TYPE_BASIC_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_BASIC = 1;
- TYPE_FIELD_NUMBER - Static variable in class com.authzed.api.v1.ExpCaveatParameter
- TYPE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- TYPE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- TYPE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- TYPE_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- TYPE_INVALID - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_INVALID = 0;
- TYPE_INVALID_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_INVALID = 0;
- TYPE_NOT_SET - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- TYPE_OAUTH2 - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_OAUTH2 = 3;
- TYPE_OAUTH2_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
TYPE_OAUTH2 = 3;
- TYPEREF_NOT_SET - Enum constant in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
U
- UINT32 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- UINT32_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- UINT64 - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
- UINT64_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.FieldRules
- UNIQUE_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- UNIQUE_ITEMS_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- UNKNOWN - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
UNKNOWN = 0;
- UNKNOWN - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
UNKNOWN = 0;
- UNKNOWN - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
UNKNOWN = 0;
- UNKNOWN - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
UNKNOWN = 0;
- UNKNOWN_KIND - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
UNKNOWN_KIND = 0;
- UNKNOWN_KIND_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
UNKNOWN_KIND = 0;
- UNKNOWN_OBJECT_TYPE - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
UNKNOWN_OBJECT_TYPE = 6;
- UNKNOWN_OBJECT_TYPE_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
UNKNOWN_OBJECT_TYPE = 6;
- UNKNOWN_REFERENCE - Enum constant in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
UNKNOWN_REFERENCE = 0;
- UNKNOWN_REFERENCE_VALUE - Static variable in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
UNKNOWN_REFERENCE = 0;
- UNKNOWN_RELATION - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
UNKNOWN_RELATION = 7;
- UNKNOWN_RELATION_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
UNKNOWN_RELATION = 7;
- UNKNOWN_SOURCE - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
UNKNOWN_SOURCE = 0;
- UNKNOWN_SOURCE_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
UNKNOWN_SOURCE = 0;
- UNKNOWN_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
UNKNOWN = 0;
- UNKNOWN_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
UNKNOWN = 0;
- UNKNOWN_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
UNKNOWN = 0;
- UNKNOWN_VALUE - Static variable in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
UNKNOWN = 0;
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.CaveatEvalInfo.Result
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.ErrorReason
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.LookupPermissionship
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.Precondition.Operation
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1.RelationshipUpdate.Operation
- UNRECOGNIZED - Enum constant in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
- UNRECOGNIZED - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
- UNRECOGNIZED - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
- UNRECOGNIZED - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
- UNRECOGNIZED - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
- UNRECOGNIZED - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
- UNRECOGNIZED - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
- UPDATE_VALIDATION_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateRequest
- UPDATED_PERMISSION_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- UPDATED_VALIDATION_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateResponse
- UPDATES_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WatchResponse
- UPDATES_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WriteRelationshipsRequest
- UPDATES_FIELD_NUMBER - Static variable in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- UPGRADED_REFERENCE - Enum constant in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
UPGRADED_REFERENCE = 3;
- UPGRADED_REFERENCE_VALUE - Static variable in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
UPGRADED_REFERENCE = 3;
- UPGRADED_SCHEMA_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- upgradeSchema(Developer.UpgradeSchemaRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- upgradeSchema(Developer.UpgradeSchemaRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- upgradeSchema(Developer.UpgradeSchemaRequest, StreamObserver<Developer.UpgradeSchemaResponse>) - Method in interface com.authzed.api.v0.DeveloperServiceGrpc.AsyncService
- upgradeSchema(Developer.UpgradeSchemaRequest, StreamObserver<Developer.UpgradeSchemaResponse>) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- URI - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- URI_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- URI_REF - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- URI_REF_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- URL_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- URL_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- URL_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- USER_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.RelationTuple
- USERONEOF_NOT_SET - Enum constant in enum class com.authzed.api.v0.Core.User.UserOneofCase
- USERSET - Enum constant in enum class com.authzed.api.v0.Core.User.UserOneofCase
- USERSET_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Core.User
- UUID - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- UUID_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
V
- VALID_REFERENCE - Enum constant in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
VALID_REFERENCE = 2;
- VALID_REFERENCE_VALUE - Static variable in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
VALID_REFERENCE = 2;
- validate(Developer.ValidateRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceBlockingStub
- validate(Developer.ValidateRequest) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceFutureStub
- validate(Developer.ValidateRequest, StreamObserver<Developer.ValidateResponse>) - Method in interface com.authzed.api.v0.DeveloperServiceGrpc.AsyncService
- validate(Developer.ValidateRequest, StreamObserver<Developer.ValidateResponse>) - Method in class com.authzed.api.v0.DeveloperServiceGrpc.DeveloperServiceStub
- Validate - Class in io.envoyproxy.pgv.validate
- Validate.AnyRules - Class in io.envoyproxy.pgv.validate
-
AnyRules describe constraints applied exclusively to the `google.protobuf.Any` well-known type
- Validate.AnyRules.Builder - Class in io.envoyproxy.pgv.validate
-
AnyRules describe constraints applied exclusively to the `google.protobuf.Any` well-known type
- Validate.AnyRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.BoolRules - Class in io.envoyproxy.pgv.validate
-
BoolRules describes the constraints applied to `bool` values
- Validate.BoolRules.Builder - Class in io.envoyproxy.pgv.validate
-
BoolRules describes the constraints applied to `bool` values
- Validate.BoolRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.BytesRules - Class in io.envoyproxy.pgv.validate
-
BytesRules describe the constraints applied to `bytes` values
- Validate.BytesRules.Builder - Class in io.envoyproxy.pgv.validate
-
BytesRules describe the constraints applied to `bytes` values
- Validate.BytesRules.WellKnownCase - Enum Class in io.envoyproxy.pgv.validate
- Validate.BytesRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.DoubleRules - Class in io.envoyproxy.pgv.validate
-
DoubleRules describes the constraints applied to `double` values
- Validate.DoubleRules.Builder - Class in io.envoyproxy.pgv.validate
-
DoubleRules describes the constraints applied to `double` values
- Validate.DoubleRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.DurationRules - Class in io.envoyproxy.pgv.validate
-
DurationRules describe the constraints applied exclusively to the `google.protobuf.Duration` well-known type
- Validate.DurationRules.Builder - Class in io.envoyproxy.pgv.validate
-
DurationRules describe the constraints applied exclusively to the `google.protobuf.Duration` well-known type
- Validate.DurationRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.EnumRules - Class in io.envoyproxy.pgv.validate
-
EnumRules describe the constraints applied to enum values
- Validate.EnumRules.Builder - Class in io.envoyproxy.pgv.validate
-
EnumRules describe the constraints applied to enum values
- Validate.EnumRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.FieldRules - Class in io.envoyproxy.pgv.validate
-
FieldRules encapsulates the rules for each type of field.
- Validate.FieldRules.Builder - Class in io.envoyproxy.pgv.validate
-
FieldRules encapsulates the rules for each type of field.
- Validate.FieldRules.TypeCase - Enum Class in io.envoyproxy.pgv.validate
- Validate.FieldRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.Fixed32Rules - Class in io.envoyproxy.pgv.validate
-
Fixed32Rules describes the constraints applied to `fixed32` values
- Validate.Fixed32Rules.Builder - Class in io.envoyproxy.pgv.validate
-
Fixed32Rules describes the constraints applied to `fixed32` values
- Validate.Fixed32RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.Fixed64Rules - Class in io.envoyproxy.pgv.validate
-
Fixed64Rules describes the constraints applied to `fixed64` values
- Validate.Fixed64Rules.Builder - Class in io.envoyproxy.pgv.validate
-
Fixed64Rules describes the constraints applied to `fixed64` values
- Validate.Fixed64RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.FloatRules - Class in io.envoyproxy.pgv.validate
-
FloatRules describes the constraints applied to `float` values
- Validate.FloatRules.Builder - Class in io.envoyproxy.pgv.validate
-
FloatRules describes the constraints applied to `float` values
- Validate.FloatRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.Int32Rules - Class in io.envoyproxy.pgv.validate
-
Int32Rules describes the constraints applied to `int32` values
- Validate.Int32Rules.Builder - Class in io.envoyproxy.pgv.validate
-
Int32Rules describes the constraints applied to `int32` values
- Validate.Int32RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.Int64Rules - Class in io.envoyproxy.pgv.validate
-
Int64Rules describes the constraints applied to `int64` values
- Validate.Int64Rules.Builder - Class in io.envoyproxy.pgv.validate
-
Int64Rules describes the constraints applied to `int64` values
- Validate.Int64RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.KnownRegex - Enum Class in io.envoyproxy.pgv.validate
-
WellKnownRegex contain some well-known patterns.
- Validate.MapRules - Class in io.envoyproxy.pgv.validate
-
MapRules describe the constraints applied to `map` values
- Validate.MapRules.Builder - Class in io.envoyproxy.pgv.validate
-
MapRules describe the constraints applied to `map` values
- Validate.MapRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.MessageRules - Class in io.envoyproxy.pgv.validate
-
MessageRules describe the constraints applied to embedded message values.
- Validate.MessageRules.Builder - Class in io.envoyproxy.pgv.validate
-
MessageRules describe the constraints applied to embedded message values.
- Validate.MessageRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.RepeatedRules - Class in io.envoyproxy.pgv.validate
-
RepeatedRules describe the constraints applied to `repeated` values
- Validate.RepeatedRules.Builder - Class in io.envoyproxy.pgv.validate
-
RepeatedRules describe the constraints applied to `repeated` values
- Validate.RepeatedRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.SFixed32Rules - Class in io.envoyproxy.pgv.validate
-
SFixed32Rules describes the constraints applied to `sfixed32` values
- Validate.SFixed32Rules.Builder - Class in io.envoyproxy.pgv.validate
-
SFixed32Rules describes the constraints applied to `sfixed32` values
- Validate.SFixed32RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.SFixed64Rules - Class in io.envoyproxy.pgv.validate
-
SFixed64Rules describes the constraints applied to `sfixed64` values
- Validate.SFixed64Rules.Builder - Class in io.envoyproxy.pgv.validate
-
SFixed64Rules describes the constraints applied to `sfixed64` values
- Validate.SFixed64RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.SInt32Rules - Class in io.envoyproxy.pgv.validate
-
SInt32Rules describes the constraints applied to `sint32` values
- Validate.SInt32Rules.Builder - Class in io.envoyproxy.pgv.validate
-
SInt32Rules describes the constraints applied to `sint32` values
- Validate.SInt32RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.SInt64Rules - Class in io.envoyproxy.pgv.validate
-
SInt64Rules describes the constraints applied to `sint64` values
- Validate.SInt64Rules.Builder - Class in io.envoyproxy.pgv.validate
-
SInt64Rules describes the constraints applied to `sint64` values
- Validate.SInt64RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.StringRules - Class in io.envoyproxy.pgv.validate
-
StringRules describe the constraints applied to `string` values
- Validate.StringRules.Builder - Class in io.envoyproxy.pgv.validate
-
StringRules describe the constraints applied to `string` values
- Validate.StringRules.WellKnownCase - Enum Class in io.envoyproxy.pgv.validate
- Validate.StringRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.TimestampRules - Class in io.envoyproxy.pgv.validate
-
TimestampRules describe the constraints applied exclusively to the `google.protobuf.Timestamp` well-known type
- Validate.TimestampRules.Builder - Class in io.envoyproxy.pgv.validate
-
TimestampRules describe the constraints applied exclusively to the `google.protobuf.Timestamp` well-known type
- Validate.TimestampRulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.UInt32Rules - Class in io.envoyproxy.pgv.validate
-
UInt32Rules describes the constraints applied to `uint32` values
- Validate.UInt32Rules.Builder - Class in io.envoyproxy.pgv.validate
-
UInt32Rules describes the constraints applied to `uint32` values
- Validate.UInt32RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- Validate.UInt64Rules - Class in io.envoyproxy.pgv.validate
-
UInt64Rules describes the constraints applied to `uint64` values
- Validate.UInt64Rules.Builder - Class in io.envoyproxy.pgv.validate
-
UInt64Rules describes the constraints applied to `uint64` values
- Validate.UInt64RulesOrBuilder - Interface in io.envoyproxy.pgv.validate
- VALIDATION_ERRORS_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateResponse
- VALIDATION_YAML - Enum constant in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
VALIDATION_YAML = 3;
- VALIDATION_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.LookupShareResponse
- VALIDATION_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ShareRequest
- VALIDATION_YAML_FIELD_NUMBER - Static variable in class com.authzed.api.v0.Developer.ValidateRequest
- VALIDATION_YAML_VALUE - Static variable in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
VALIDATION_YAML = 3;
- valueOf(int) - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v0.Core.User.UserOneofCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.Consistency.RequirementCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.ErrorReason
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.LookupPermissionship
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.Precondition.Operation
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
Deprecated.
- valueOf(int) - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
Deprecated.
- valueOf(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
Deprecated.
- valueOf(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
Deprecated.
- valueOf(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
Deprecated.
- valueOf(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
Deprecated.
- valueOf(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
Deprecated.
- valueOf(int) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
Deprecated.
- valueOf(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
-
Deprecated.
- valueOf(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
-
Deprecated.
- valueOf(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
Deprecated.
- valueOf(int) - Static method in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.ErrorReason
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.LookupPermissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.Precondition.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v0.Core.User.UserOneofCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.Consistency.RequirementCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.ErrorReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.LookupPermissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.Precondition.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.authzed.api.materialize.v0.PermissionChange.Permissionship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.ChildCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.materialize.v0.PermissionSetChange.SetOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionSetsResponse.ResponseCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.materialize.v0.WatchPermissionsResponse.ResponseCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v0.Core.User.UserOneofCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.ErrorKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v0.Developer.DeveloperError.Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v0.Developer.LookupShareResponse.LookupStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.AlgebraicSubjectSet.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.BulkCheckPermissionPair.ResponseCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.CaveatEvalInfo.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.CheckBulkPermissionsPair.ResponseCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.Permissionship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.PermissionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.CheckPermissionResponse.Permissionship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.Consistency.RequirementCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.ErrorReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.ExperimentalCountRelationshipsResponse.CounterResultCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.ExpSchemaDiff.DiffCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.ExpTypeReference.TyperefCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.LookupPermissionship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.PermissionRelationshipTree.TreeTypeCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.Precondition.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1.RelationshipUpdate.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate.Permissionship
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.JSONSchemaSimpleTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Flow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.In
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.envoyproxy.pgv.validate.Validate.FieldRules.TypeCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.envoyproxy.pgv.validate.Validate.KnownRegex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.MapRules
- VERSION_FIELD_NUMBER - Static variable in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
W
- WAS_CACHED_RESULT - Enum constant in enum class com.authzed.api.v1.CheckDebugTrace.ResolutionCase
- WAS_CACHED_RESULT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckDebugTrace
- watch(WatchRequest) - Method in class com.authzed.api.v1.WatchServiceGrpc.WatchServiceBlockingStub
- watch(WatchRequest, StreamObserver<WatchResponse>) - Method in interface com.authzed.api.v1.WatchServiceGrpc.AsyncService
- watch(WatchRequest, StreamObserver<WatchResponse>) - Method in class com.authzed.api.v1.WatchServiceGrpc.WatchServiceStub
- WatchedPermission - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchedPermission
- WatchedPermission.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchedPermission
- WatchedPermissionOrBuilder - Interface in com.authzed.api.materialize.v0
- watchPermissions(WatchPermissionsRequest) - Method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceBlockingStub
-
WatchPermissions returns a stream of PermissionChange events for the given permissions.
- watchPermissions(WatchPermissionsRequest, StreamObserver<WatchPermissionsResponse>) - Method in interface com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.AsyncService
-
WatchPermissions returns a stream of PermissionChange events for the given permissions.
- watchPermissions(WatchPermissionsRequest, StreamObserver<WatchPermissionsResponse>) - Method in class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceStub
-
WatchPermissions returns a stream of PermissionChange events for the given permissions.
- Watchpermissions - Class in com.authzed.api.materialize.v0
- watchPermissionSets(WatchPermissionSetsRequest) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceBlockingStub
-
WatchPermissionSets returns a stream of changes to the sets which can be used to compute the watched permissions.
- watchPermissionSets(WatchPermissionSetsRequest, StreamObserver<WatchPermissionSetsResponse>) - Method in interface com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.AsyncService
-
WatchPermissionSets returns a stream of changes to the sets which can be used to compute the watched permissions.
- watchPermissionSets(WatchPermissionSetsRequest, StreamObserver<WatchPermissionSetsResponse>) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceStub
-
WatchPermissionSets returns a stream of changes to the sets which can be used to compute the watched permissions.
- Watchpermissionsets - Class in com.authzed.api.materialize.v0
- WatchPermissionSetsRequest - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionSetsRequest
- WatchPermissionSetsRequest.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionSetsRequest
- WatchPermissionSetsRequestOrBuilder - Interface in com.authzed.api.materialize.v0
- WatchPermissionSetsResponse - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionSetsResponse
- WatchPermissionSetsResponse.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionSetsResponse
- WatchPermissionSetsResponse.ResponseCase - Enum Class in com.authzed.api.materialize.v0
- WatchPermissionSetsResponseOrBuilder - Interface in com.authzed.api.materialize.v0
- WatchPermissionSetsServiceGrpc - Class in com.authzed.api.materialize.v0
- WatchPermissionSetsServiceGrpc.AsyncService - Interface in com.authzed.api.materialize.v0
- WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceBlockingStub - Class in com.authzed.api.materialize.v0
-
A stub to allow clients to do synchronous rpc calls to service WatchPermissionSetsService.
- WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceFutureStub - Class in com.authzed.api.materialize.v0
-
A stub to allow clients to do ListenableFuture-style rpc calls to service WatchPermissionSetsService.
- WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceImplBase - Class in com.authzed.api.materialize.v0
-
Base class for the server implementation of the service WatchPermissionSetsService.
- WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceStub - Class in com.authzed.api.materialize.v0
-
A stub to allow clients to do asynchronous rpc calls to service WatchPermissionSetsService.
- WatchPermissionSetsServiceImplBase() - Constructor for class com.authzed.api.materialize.v0.WatchPermissionSetsServiceGrpc.WatchPermissionSetsServiceImplBase
- WatchPermissionsRequest - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionsRequest
- WatchPermissionsRequest.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionsRequest
- WatchPermissionsRequestOrBuilder - Interface in com.authzed.api.materialize.v0
- WatchPermissionsResponse - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionsResponse
- WatchPermissionsResponse.Builder - Class in com.authzed.api.materialize.v0
-
Protobuf type
authzed.api.materialize.v0.WatchPermissionsResponse
- WatchPermissionsResponse.ResponseCase - Enum Class in com.authzed.api.materialize.v0
- WatchPermissionsResponseOrBuilder - Interface in com.authzed.api.materialize.v0
- WatchPermissionsServiceGrpc - Class in com.authzed.api.materialize.v0
- WatchPermissionsServiceGrpc.AsyncService - Interface in com.authzed.api.materialize.v0
- WatchPermissionsServiceGrpc.WatchPermissionsServiceBlockingStub - Class in com.authzed.api.materialize.v0
-
A stub to allow clients to do synchronous rpc calls to service WatchPermissionsService.
- WatchPermissionsServiceGrpc.WatchPermissionsServiceFutureStub - Class in com.authzed.api.materialize.v0
-
A stub to allow clients to do ListenableFuture-style rpc calls to service WatchPermissionsService.
- WatchPermissionsServiceGrpc.WatchPermissionsServiceImplBase - Class in com.authzed.api.materialize.v0
-
Base class for the server implementation of the service WatchPermissionsService.
- WatchPermissionsServiceGrpc.WatchPermissionsServiceStub - Class in com.authzed.api.materialize.v0
-
A stub to allow clients to do asynchronous rpc calls to service WatchPermissionsService.
- WatchPermissionsServiceImplBase() - Constructor for class com.authzed.api.materialize.v0.WatchPermissionsServiceGrpc.WatchPermissionsServiceImplBase
- WatchRequest - Class in com.authzed.api.v1
-
WatchRequest specifies the object definitions for which we want to start watching mutations, and an optional start snapshot for when to start watching.
- WatchRequest.Builder - Class in com.authzed.api.v1
-
WatchRequest specifies the object definitions for which we want to start watching mutations, and an optional start snapshot for when to start watching.
- WatchRequestOrBuilder - Interface in com.authzed.api.v1
- watchResources(WatchresourcesService.WatchResourcesRequest) - Method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceBlockingStub
-
WatchResources initiates a watch for permission changes for the provided (resource type, permission, subject) pair.
- watchResources(WatchresourcesService.WatchResourcesRequest, StreamObserver<WatchresourcesService.WatchResourcesResponse>) - Method in interface com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.AsyncService
-
WatchResources initiates a watch for permission changes for the provided (resource type, permission, subject) pair.
- watchResources(WatchresourcesService.WatchResourcesRequest, StreamObserver<WatchresourcesService.WatchResourcesResponse>) - Method in class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceStub
-
WatchResources initiates a watch for permission changes for the provided (resource type, permission, subject) pair.
- WatchresourcesService - Class in com.authzed.api.v1alpha1
- WatchresourcesService.PermissionUpdate - Class in com.authzed.api.v1alpha1
-
PermissionUpdate represents a single permission update for a specific subject's permissions.
- WatchresourcesService.PermissionUpdate.Builder - Class in com.authzed.api.v1alpha1
-
PermissionUpdate represents a single permission update for a specific subject's permissions.
- WatchresourcesService.PermissionUpdate.Permissionship - Enum Class in com.authzed.api.v1alpha1
-
todo: work this into the v1 core API at some point since it's used across services.
- WatchresourcesService.PermissionUpdateOrBuilder - Interface in com.authzed.api.v1alpha1
- WatchresourcesService.WatchResourcesRequest - Class in com.authzed.api.v1alpha1
-
WatchResourcesRequest starts a watch for specific permission updates for the given resource and subject types.
- WatchresourcesService.WatchResourcesRequest.Builder - Class in com.authzed.api.v1alpha1
-
WatchResourcesRequest starts a watch for specific permission updates for the given resource and subject types.
- WatchresourcesService.WatchResourcesRequestOrBuilder - Interface in com.authzed.api.v1alpha1
- WatchresourcesService.WatchResourcesResponse - Class in com.authzed.api.v1alpha1
-
WatchResourcesResponse enumerates the list of permission updates that have occurred as a result of one or more relationship updates.
- WatchresourcesService.WatchResourcesResponse.Builder - Class in com.authzed.api.v1alpha1
-
WatchResourcesResponse enumerates the list of permission updates that have occurred as a result of one or more relationship updates.
- WatchresourcesService.WatchResourcesResponseOrBuilder - Interface in com.authzed.api.v1alpha1
- WatchResourcesServiceGrpc - Class in com.authzed.api.v1alpha1
-
WatchResourcesService is used to receive a stream of updates for resources of a specific (resource type, permission, subject) combination.
- WatchResourcesServiceGrpc.AsyncService - Interface in com.authzed.api.v1alpha1
-
WatchResourcesService is used to receive a stream of updates for resources of a specific (resource type, permission, subject) combination.
- WatchResourcesServiceGrpc.WatchResourcesServiceBlockingStub - Class in com.authzed.api.v1alpha1
-
A stub to allow clients to do synchronous rpc calls to service WatchResourcesService.
- WatchResourcesServiceGrpc.WatchResourcesServiceFutureStub - Class in com.authzed.api.v1alpha1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service WatchResourcesService.
- WatchResourcesServiceGrpc.WatchResourcesServiceImplBase - Class in com.authzed.api.v1alpha1
-
Base class for the server implementation of the service WatchResourcesService.
- WatchResourcesServiceGrpc.WatchResourcesServiceStub - Class in com.authzed.api.v1alpha1
-
A stub to allow clients to do asynchronous rpc calls to service WatchResourcesService.
- WatchResourcesServiceImplBase() - Constructor for class com.authzed.api.v1alpha1.WatchResourcesServiceGrpc.WatchResourcesServiceImplBase
- WatchResponse - Class in com.authzed.api.v1
-
WatchResponse contains all tuple modification events in ascending timestamp order, from the requested start snapshot to a snapshot encoded in the watch response.
- WatchResponse.Builder - Class in com.authzed.api.v1
-
WatchResponse contains all tuple modification events in ascending timestamp order, from the requested start snapshot to a snapshot encoded in the watch response.
- WatchResponseOrBuilder - Interface in com.authzed.api.v1
- WatchServiceGrpc - Class in com.authzed.api.v1
- WatchServiceGrpc.AsyncService - Interface in com.authzed.api.v1
- WatchServiceGrpc.WatchServiceBlockingStub - Class in com.authzed.api.v1
-
A stub to allow clients to do synchronous rpc calls to service WatchService.
- WatchServiceGrpc.WatchServiceFutureStub - Class in com.authzed.api.v1
-
A stub to allow clients to do ListenableFuture-style rpc calls to service WatchService.
- WatchServiceGrpc.WatchServiceImplBase - Class in com.authzed.api.v1
-
Base class for the server implementation of the service WatchService.
- WatchServiceGrpc.WatchServiceStub - Class in com.authzed.api.v1
-
A stub to allow clients to do asynchronous rpc calls to service WatchService.
- WatchServiceImplBase() - Constructor for class com.authzed.api.v1.WatchServiceGrpc.WatchServiceImplBase
- WatchServiceOuterClass - Class in com.authzed.api.v1
- WELL_KNOWN_REGEX - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- WELL_KNOWN_REGEX_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.StringRules
- WELLKNOWN_NOT_SET - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.BytesRules.WellKnownCase
- WELLKNOWN_NOT_SET - Enum constant in enum class io.envoyproxy.pgv.validate.Validate.StringRules.WellKnownCase
- WILDCARD_OPTION_EXCLUDE_WILDCARDS - Enum constant in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
WILDCARD_OPTION_EXCLUDE_WILDCARDS = 2;
- WILDCARD_OPTION_EXCLUDE_WILDCARDS_VALUE - Static variable in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
WILDCARD_OPTION_EXCLUDE_WILDCARDS = 2;
- WILDCARD_OPTION_FIELD_NUMBER - Static variable in class com.authzed.api.v1.LookupSubjectsRequest
- WILDCARD_OPTION_INCLUDE_WILDCARDS - Enum constant in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
WILDCARD_OPTION_INCLUDE_WILDCARDS = 1;
- WILDCARD_OPTION_INCLUDE_WILDCARDS_VALUE - Static variable in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
WILDCARD_OPTION_INCLUDE_WILDCARDS = 1;
- WILDCARD_OPTION_UNSPECIFIED - Enum constant in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
WILDCARD_OPTION_UNSPECIFIED = 0;
- WILDCARD_OPTION_UNSPECIFIED_VALUE - Static variable in enum class com.authzed.api.v1.LookupSubjectsRequest.WildcardOption
-
WILDCARD_OPTION_UNSPECIFIED = 0;
- WITH_TRACING_FIELD_NUMBER - Static variable in class com.authzed.api.v1.CheckPermissionRequest
- WITHIN_FIELD_NUMBER - Static variable in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- writeRelationships(WriteRelationshipsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceBlockingStub
-
WriteRelationships atomically writes and/or deletes a set of specified relationships.
- writeRelationships(WriteRelationshipsRequest) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceFutureStub
-
WriteRelationships atomically writes and/or deletes a set of specified relationships.
- writeRelationships(WriteRelationshipsRequest, StreamObserver<WriteRelationshipsResponse>) - Method in interface com.authzed.api.v1.PermissionsServiceGrpc.AsyncService
-
WriteRelationships atomically writes and/or deletes a set of specified relationships.
- writeRelationships(WriteRelationshipsRequest, StreamObserver<WriteRelationshipsResponse>) - Method in class com.authzed.api.v1.PermissionsServiceGrpc.PermissionsServiceStub
-
WriteRelationships atomically writes and/or deletes a set of specified relationships.
- WriteRelationshipsRequest - Class in com.authzed.api.v1
-
WriteRelationshipsRequest contains a list of Relationship mutations that should be applied to the service.
- WriteRelationshipsRequest.Builder - Class in com.authzed.api.v1
-
WriteRelationshipsRequest contains a list of Relationship mutations that should be applied to the service.
- WriteRelationshipsRequestOrBuilder - Interface in com.authzed.api.v1
- WriteRelationshipsResponse - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.WriteRelationshipsResponse
- WriteRelationshipsResponse.Builder - Class in com.authzed.api.v1
-
Protobuf type
authzed.api.v1.WriteRelationshipsResponse
- WriteRelationshipsResponseOrBuilder - Interface in com.authzed.api.v1
- writeSchema(WriteSchemaRequest) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(WriteSchemaRequest) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(WriteSchemaRequest, StreamObserver<WriteSchemaResponse>) - Method in interface com.authzed.api.v1.SchemaServiceGrpc.AsyncService
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(WriteSchemaRequest, StreamObserver<WriteSchemaResponse>) - Method in class com.authzed.api.v1.SchemaServiceGrpc.SchemaServiceStub
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(Schema.WriteSchemaRequest) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceBlockingStub
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(Schema.WriteSchemaRequest) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceFutureStub
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(Schema.WriteSchemaRequest, StreamObserver<Schema.WriteSchemaResponse>) - Method in interface com.authzed.api.v1alpha1.SchemaServiceGrpc.AsyncService
-
Write overwrites the current Object Definitions for a Permissions System.
- writeSchema(Schema.WriteSchemaRequest, StreamObserver<Schema.WriteSchemaResponse>) - Method in class com.authzed.api.v1alpha1.SchemaServiceGrpc.SchemaServiceStub
-
Write overwrites the current Object Definitions for a Permissions System.
- WriteSchemaRequest - Class in com.authzed.api.v1
-
WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.
- WriteSchemaRequest.Builder - Class in com.authzed.api.v1
-
WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.
- WriteSchemaRequestOrBuilder - Interface in com.authzed.api.v1
- WriteSchemaResponse - Class in com.authzed.api.v1
-
WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.
- WriteSchemaResponse.Builder - Class in com.authzed.api.v1
-
WriteSchemaResponse is the resulting data after having written a Schema to a Permissions System.
- WriteSchemaResponseOrBuilder - Interface in com.authzed.api.v1
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.BreakingSchemaChange
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.Cursor
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsRequired
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.LookupPermissionSetsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.MemberReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.PermissionChange
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.PermissionSetChange
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.SetReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.WatchedPermission
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.WatchPermissionSetsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.WatchPermissionsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.materialize.v0.WatchPermissionsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Core.ObjectAndRelation
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Core.RelationReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Core.RelationTuple
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Core.User
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.DeveloperError
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.EditCheckRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.EditCheckResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.EditCheckResult
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.FormatSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.FormatSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.LookupShareRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.LookupShareResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.RequestContext
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.ShareRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.ShareResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.UpgradeSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.ValidateRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v0.Developer.ValidateResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.AlgebraicSubjectSet
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkCheckPermissionPair
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkCheckPermissionRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkCheckPermissionRequestItem
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkCheckPermissionResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkCheckPermissionResponseItem
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkExportRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkExportRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkImportRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.BulkImportRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CaveatEvalInfo
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckBulkPermissionsPair
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckBulkPermissionsRequestItem
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckBulkPermissionsResponseItem
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckDebugTrace.SubProblems
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckDebugTrace
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckPermissionRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.CheckPermissionResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.Consistency
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ContextualizedCaveat
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.Cursor
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.DebugInformation
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.DeleteRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.DeleteRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.DirectSubjectSet
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpandPermissionTreeRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpandPermissionTreeResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpCaveat
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpCaveatParameter
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpCaveatParameterTypeChange
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpDefinition
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalComputablePermissionsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalCountRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalDependentRelationsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalDiffSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalReflectSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExperimentalUnregisterRelationshipCounterResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExportBulkRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExportBulkRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpPermission
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpRelation
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpRelationReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpRelationSubjectTypeChange
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpSchemaDiff
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpSchemaFilter
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ExpTypeReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ImportBulkRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ImportBulkRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.LookupResourcesRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.LookupResourcesResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.LookupSubjectsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.LookupSubjectsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ObjectReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.PartialCaveatInfo
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.PermissionRelationshipTree
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.Precondition
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ReadCounterValue
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ReadRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ReadRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ReadSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ReadSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.Relationship
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.RelationshipFilter
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.RelationshipUpdate
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ResolvedSubject
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.SubjectFilter.RelationFilter
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.SubjectFilter
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.SubjectReference
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.WatchRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.WatchResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.WriteRelationshipsRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.WriteRelationshipsResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.WriteSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.WriteSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1.ZedToken
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.Schema.ReadSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.Schema.WriteSchemaResponse
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.PermissionUpdate
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesRequest
- writeTo(CodedOutputStream) - Method in class com.authzed.api.v1alpha1.WatchresourcesService.WatchResourcesResponse
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Contact
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.ExternalDocumentation
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Header
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.HeaderParameter
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Info
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema.FieldConfiguration
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.JSONSchema
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.License
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Operation
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Parameters
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Response
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Schema
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scopes
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitions
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement.SecurityRequirementValue
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityRequirement
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityScheme
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Swagger
- writeTo(CodedOutputStream) - Method in class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Tag
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.AnyRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.BoolRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.BytesRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.DoubleRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.DurationRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.EnumRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.FieldRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed32Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.Fixed64Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.FloatRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.Int32Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.Int64Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.MapRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.MessageRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.RepeatedRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed32Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.SFixed64Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.SInt32Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.SInt64Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.StringRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.TimestampRules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.UInt32Rules
- writeTo(CodedOutputStream) - Method in class io.envoyproxy.pgv.validate.Validate.UInt64Rules
- WRITTEN_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WriteRelationshipsResponse
- WRITTEN_AT_FIELD_NUMBER - Static variable in class com.authzed.api.v1.WriteSchemaResponse
- WS - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
WS = 3;
- WS_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
WS = 3;
- WSS - Enum constant in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
WSS = 4;
- WSS_VALUE - Static variable in enum class grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.Scheme
-
WSS = 4;
Z
- ZedToken - Class in com.authzed.api.v1
-
ZedToken is used to provide causality metadata between Write and Check requests.
- ZedToken.Builder - Class in com.authzed.api.v1
-
ZedToken is used to provide causality metadata between Write and Check requests.
- ZedTokenOrBuilder - Interface in com.authzed.api.v1
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form