Package com.authzed.api.v1alpha1
Class Schema.WriteSchemaRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Schema.WriteSchemaRequest.Builder>
com.authzed.api.v1alpha1.Schema.WriteSchemaRequest.Builder
- All Implemented Interfaces:
Schema.WriteSchemaRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Schema.WriteSchemaRequest
public static final class Schema.WriteSchemaRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Schema.WriteSchemaRequest.Builder>
implements Schema.WriteSchemaRequestOrBuilder
WriteSchemaRequest is the required data used to "upsert" the Schema of a Permissions System.Protobuf type
authzed.api.v1alpha1.WriteSchemaRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clear()
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.The Schema containing one or more Object Definitions that will be written to the Permissions System.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.com.google.protobuf.ByteString
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.The Schema containing one or more Object Definitions that will be written to the Permissions System.com.google.protobuf.ByteString
The Schema containing one or more Object Definitions that will be written to the Permissions System.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.setOptionalDefinitionsRevisionPreconditionBytes
(com.google.protobuf.ByteString value) If specified, the existing revision of object definitions in the schema that must be present for the write to succeed.The Schema containing one or more Object Definitions that will be written to the Permissions System.setSchemaBytes
(com.google.protobuf.ByteString value) The Schema containing one or more Object Definitions that will be written to the Permissions System.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Schema.WriteSchemaRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Schema.WriteSchemaRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Schema.WriteSchemaRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Schema.WriteSchemaRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Schema.WriteSchemaRequest.Builder>
-
mergeFrom
public Schema.WriteSchemaRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Schema.WriteSchemaRequest.Builder>
- Throws:
IOException
-
getSchema
The Schema containing one or more Object Definitions that will be written to the Permissions System.
string schema = 1 [(.validate.rules) = { ... }
- Specified by:
getSchema
in interfaceSchema.WriteSchemaRequestOrBuilder
- Returns:
- The schema.
-
getSchemaBytes
public com.google.protobuf.ByteString getSchemaBytes()The Schema containing one or more Object Definitions that will be written to the Permissions System.
string schema = 1 [(.validate.rules) = { ... }
- Specified by:
getSchemaBytes
in interfaceSchema.WriteSchemaRequestOrBuilder
- Returns:
- The bytes for schema.
-
setSchema
The Schema containing one or more Object Definitions that will be written to the Permissions System.
string schema = 1 [(.validate.rules) = { ... }
- Parameters:
value
- The schema to set.- Returns:
- This builder for chaining.
-
clearSchema
The Schema containing one or more Object Definitions that will be written to the Permissions System.
string schema = 1 [(.validate.rules) = { ... }
- Returns:
- This builder for chaining.
-
setSchemaBytes
The Schema containing one or more Object Definitions that will be written to the Permissions System.
string schema = 1 [(.validate.rules) = { ... }
- Parameters:
value
- The bytes for schema to set.- Returns:
- This builder for chaining.
-
getOptionalDefinitionsRevisionPrecondition
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed. If the revision specified differs (i.e. the underlying schema has changed), the write call will fail with a FAILED_PRECONDITION error.
string optional_definitions_revision_precondition = 2;
- Specified by:
getOptionalDefinitionsRevisionPrecondition
in interfaceSchema.WriteSchemaRequestOrBuilder
- Returns:
- The optionalDefinitionsRevisionPrecondition.
-
getOptionalDefinitionsRevisionPreconditionBytes
public com.google.protobuf.ByteString getOptionalDefinitionsRevisionPreconditionBytes()If specified, the existing revision of object definitions in the schema that must be present for the write to succeed. If the revision specified differs (i.e. the underlying schema has changed), the write call will fail with a FAILED_PRECONDITION error.
string optional_definitions_revision_precondition = 2;
- Specified by:
getOptionalDefinitionsRevisionPreconditionBytes
in interfaceSchema.WriteSchemaRequestOrBuilder
- Returns:
- The bytes for optionalDefinitionsRevisionPrecondition.
-
setOptionalDefinitionsRevisionPrecondition
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed. If the revision specified differs (i.e. the underlying schema has changed), the write call will fail with a FAILED_PRECONDITION error.
string optional_definitions_revision_precondition = 2;
- Parameters:
value
- The optionalDefinitionsRevisionPrecondition to set.- Returns:
- This builder for chaining.
-
clearOptionalDefinitionsRevisionPrecondition
If specified, the existing revision of object definitions in the schema that must be present for the write to succeed. If the revision specified differs (i.e. the underlying schema has changed), the write call will fail with a FAILED_PRECONDITION error.
string optional_definitions_revision_precondition = 2;
- Returns:
- This builder for chaining.
-
setOptionalDefinitionsRevisionPreconditionBytes
public Schema.WriteSchemaRequest.Builder setOptionalDefinitionsRevisionPreconditionBytes(com.google.protobuf.ByteString value) If specified, the existing revision of object definitions in the schema that must be present for the write to succeed. If the revision specified differs (i.e. the underlying schema has changed), the write call will fail with a FAILED_PRECONDITION error.
string optional_definitions_revision_precondition = 2;
- Parameters:
value
- The bytes for optionalDefinitionsRevisionPrecondition to set.- Returns:
- This builder for chaining.
-