Package com.authzed.api.v1
Class ExpSchemaDiff
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.authzed.api.v1.ExpSchemaDiff
- All Implemented Interfaces:
ExpSchemaDiffOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ExpSchemaDiff
extends com.google.protobuf.GeneratedMessage
implements ExpSchemaDiffOrBuilder
ExpSchemaDiff is the representation of a diff between two schemas.Protobuf type
authzed.api.v1.ExpSchemaDiff
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
ExpSchemaDiff is the representation of a diff between two schemas.static enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
.authzed.api.v1.ExpCaveat caveat_added = 13;
.authzed.api.v1.ExpCaveat caveat_added = 13;
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
.authzed.api.v1.ExpCaveat caveat_removed = 14;
.authzed.api.v1.ExpCaveat caveat_removed = 14;
static ExpSchemaDiff
.authzed.api.v1.ExpDefinition definition_added = 1;
.authzed.api.v1.ExpDefinition definition_added = 1;
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
.authzed.api.v1.ExpDefinition definition_removed = 2;
.authzed.api.v1.ExpDefinition definition_removed = 2;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Parser<ExpSchemaDiff>
.authzed.api.v1.ExpPermission permission_added = 9;
.authzed.api.v1.ExpPermission permission_added = 9;
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
.authzed.api.v1.ExpPermission permission_removed = 10;
.authzed.api.v1.ExpPermission permission_removed = 10;
.authzed.api.v1.ExpRelation relation_added = 4;
.authzed.api.v1.ExpRelation relation_added = 4;
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
.authzed.api.v1.ExpRelation relation_removed = 5;
.authzed.api.v1.ExpRelation relation_removed = 5;
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
int
boolean
.authzed.api.v1.ExpCaveat caveat_added = 13;
boolean
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
boolean
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
boolean
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
boolean
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
boolean
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
boolean
.authzed.api.v1.ExpCaveat caveat_removed = 14;
boolean
.authzed.api.v1.ExpDefinition definition_added = 1;
boolean
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
boolean
.authzed.api.v1.ExpDefinition definition_removed = 2;
int
hashCode()
boolean
.authzed.api.v1.ExpPermission permission_added = 9;
boolean
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
boolean
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
boolean
.authzed.api.v1.ExpPermission permission_removed = 10;
boolean
.authzed.api.v1.ExpRelation relation_added = 4;
boolean
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
boolean
.authzed.api.v1.ExpRelation relation_removed = 5;
boolean
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
boolean
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static ExpSchemaDiff.Builder
static ExpSchemaDiff.Builder
newBuilder
(ExpSchemaDiff prototype) protected ExpSchemaDiff.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static ExpSchemaDiff
parseDelimitedFrom
(InputStream input) static ExpSchemaDiff
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExpSchemaDiff
parseFrom
(byte[] data) static ExpSchemaDiff
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExpSchemaDiff
parseFrom
(com.google.protobuf.ByteString data) static ExpSchemaDiff
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExpSchemaDiff
parseFrom
(com.google.protobuf.CodedInputStream input) static ExpSchemaDiff
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExpSchemaDiff
parseFrom
(InputStream input) static ExpSchemaDiff
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExpSchemaDiff
parseFrom
(ByteBuffer data) static ExpSchemaDiff
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ExpSchemaDiff>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
DEFINITION_ADDED_FIELD_NUMBER
public static final int DEFINITION_ADDED_FIELD_NUMBER- See Also:
-
DEFINITION_REMOVED_FIELD_NUMBER
public static final int DEFINITION_REMOVED_FIELD_NUMBER- See Also:
-
DEFINITION_DOC_COMMENT_CHANGED_FIELD_NUMBER
public static final int DEFINITION_DOC_COMMENT_CHANGED_FIELD_NUMBER- See Also:
-
RELATION_ADDED_FIELD_NUMBER
public static final int RELATION_ADDED_FIELD_NUMBER- See Also:
-
RELATION_REMOVED_FIELD_NUMBER
public static final int RELATION_REMOVED_FIELD_NUMBER- See Also:
-
RELATION_DOC_COMMENT_CHANGED_FIELD_NUMBER
public static final int RELATION_DOC_COMMENT_CHANGED_FIELD_NUMBER- See Also:
-
RELATION_SUBJECT_TYPE_ADDED_FIELD_NUMBER
public static final int RELATION_SUBJECT_TYPE_ADDED_FIELD_NUMBER- See Also:
-
RELATION_SUBJECT_TYPE_REMOVED_FIELD_NUMBER
public static final int RELATION_SUBJECT_TYPE_REMOVED_FIELD_NUMBER- See Also:
-
PERMISSION_ADDED_FIELD_NUMBER
public static final int PERMISSION_ADDED_FIELD_NUMBER- See Also:
-
PERMISSION_REMOVED_FIELD_NUMBER
public static final int PERMISSION_REMOVED_FIELD_NUMBER- See Also:
-
PERMISSION_DOC_COMMENT_CHANGED_FIELD_NUMBER
public static final int PERMISSION_DOC_COMMENT_CHANGED_FIELD_NUMBER- See Also:
-
PERMISSION_EXPR_CHANGED_FIELD_NUMBER
public static final int PERMISSION_EXPR_CHANGED_FIELD_NUMBER- See Also:
-
CAVEAT_ADDED_FIELD_NUMBER
public static final int CAVEAT_ADDED_FIELD_NUMBER- See Also:
-
CAVEAT_REMOVED_FIELD_NUMBER
public static final int CAVEAT_REMOVED_FIELD_NUMBER- See Also:
-
CAVEAT_DOC_COMMENT_CHANGED_FIELD_NUMBER
public static final int CAVEAT_DOC_COMMENT_CHANGED_FIELD_NUMBER- See Also:
-
CAVEAT_EXPR_CHANGED_FIELD_NUMBER
public static final int CAVEAT_EXPR_CHANGED_FIELD_NUMBER- See Also:
-
CAVEAT_PARAMETER_ADDED_FIELD_NUMBER
public static final int CAVEAT_PARAMETER_ADDED_FIELD_NUMBER- See Also:
-
CAVEAT_PARAMETER_REMOVED_FIELD_NUMBER
public static final int CAVEAT_PARAMETER_REMOVED_FIELD_NUMBER- See Also:
-
CAVEAT_PARAMETER_TYPE_CHANGED_FIELD_NUMBER
public static final int CAVEAT_PARAMETER_TYPE_CHANGED_FIELD_NUMBER- See Also:
-
-
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
-
getDiffCase
- Specified by:
getDiffCase
in interfaceExpSchemaDiffOrBuilder
-
hasDefinitionAdded
public boolean hasDefinitionAdded().authzed.api.v1.ExpDefinition definition_added = 1;
- Specified by:
hasDefinitionAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the definitionAdded field is set.
-
getDefinitionAdded
.authzed.api.v1.ExpDefinition definition_added = 1;
- Specified by:
getDefinitionAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The definitionAdded.
-
getDefinitionAddedOrBuilder
.authzed.api.v1.ExpDefinition definition_added = 1;
- Specified by:
getDefinitionAddedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasDefinitionRemoved
public boolean hasDefinitionRemoved().authzed.api.v1.ExpDefinition definition_removed = 2;
- Specified by:
hasDefinitionRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the definitionRemoved field is set.
-
getDefinitionRemoved
.authzed.api.v1.ExpDefinition definition_removed = 2;
- Specified by:
getDefinitionRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The definitionRemoved.
-
getDefinitionRemovedOrBuilder
.authzed.api.v1.ExpDefinition definition_removed = 2;
- Specified by:
getDefinitionRemovedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasDefinitionDocCommentChanged
public boolean hasDefinitionDocCommentChanged().authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- Specified by:
hasDefinitionDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the definitionDocCommentChanged field is set.
-
getDefinitionDocCommentChanged
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- Specified by:
getDefinitionDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The definitionDocCommentChanged.
-
getDefinitionDocCommentChangedOrBuilder
.authzed.api.v1.ExpDefinition definition_doc_comment_changed = 3;
- Specified by:
getDefinitionDocCommentChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasRelationAdded
public boolean hasRelationAdded().authzed.api.v1.ExpRelation relation_added = 4;
- Specified by:
hasRelationAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the relationAdded field is set.
-
getRelationAdded
.authzed.api.v1.ExpRelation relation_added = 4;
- Specified by:
getRelationAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The relationAdded.
-
getRelationAddedOrBuilder
.authzed.api.v1.ExpRelation relation_added = 4;
- Specified by:
getRelationAddedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasRelationRemoved
public boolean hasRelationRemoved().authzed.api.v1.ExpRelation relation_removed = 5;
- Specified by:
hasRelationRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the relationRemoved field is set.
-
getRelationRemoved
.authzed.api.v1.ExpRelation relation_removed = 5;
- Specified by:
getRelationRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The relationRemoved.
-
getRelationRemovedOrBuilder
.authzed.api.v1.ExpRelation relation_removed = 5;
- Specified by:
getRelationRemovedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasRelationDocCommentChanged
public boolean hasRelationDocCommentChanged().authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- Specified by:
hasRelationDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the relationDocCommentChanged field is set.
-
getRelationDocCommentChanged
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- Specified by:
getRelationDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The relationDocCommentChanged.
-
getRelationDocCommentChangedOrBuilder
.authzed.api.v1.ExpRelation relation_doc_comment_changed = 6;
- Specified by:
getRelationDocCommentChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasRelationSubjectTypeAdded
public boolean hasRelationSubjectTypeAdded().authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- Specified by:
hasRelationSubjectTypeAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the relationSubjectTypeAdded field is set.
-
getRelationSubjectTypeAdded
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- Specified by:
getRelationSubjectTypeAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The relationSubjectTypeAdded.
-
getRelationSubjectTypeAddedOrBuilder
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_added = 7;
- Specified by:
getRelationSubjectTypeAddedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasRelationSubjectTypeRemoved
public boolean hasRelationSubjectTypeRemoved().authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- Specified by:
hasRelationSubjectTypeRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the relationSubjectTypeRemoved field is set.
-
getRelationSubjectTypeRemoved
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- Specified by:
getRelationSubjectTypeRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The relationSubjectTypeRemoved.
-
getRelationSubjectTypeRemovedOrBuilder
.authzed.api.v1.ExpRelationSubjectTypeChange relation_subject_type_removed = 8;
- Specified by:
getRelationSubjectTypeRemovedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasPermissionAdded
public boolean hasPermissionAdded().authzed.api.v1.ExpPermission permission_added = 9;
- Specified by:
hasPermissionAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the permissionAdded field is set.
-
getPermissionAdded
.authzed.api.v1.ExpPermission permission_added = 9;
- Specified by:
getPermissionAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The permissionAdded.
-
getPermissionAddedOrBuilder
.authzed.api.v1.ExpPermission permission_added = 9;
- Specified by:
getPermissionAddedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasPermissionRemoved
public boolean hasPermissionRemoved().authzed.api.v1.ExpPermission permission_removed = 10;
- Specified by:
hasPermissionRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the permissionRemoved field is set.
-
getPermissionRemoved
.authzed.api.v1.ExpPermission permission_removed = 10;
- Specified by:
getPermissionRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The permissionRemoved.
-
getPermissionRemovedOrBuilder
.authzed.api.v1.ExpPermission permission_removed = 10;
- Specified by:
getPermissionRemovedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasPermissionDocCommentChanged
public boolean hasPermissionDocCommentChanged().authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- Specified by:
hasPermissionDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the permissionDocCommentChanged field is set.
-
getPermissionDocCommentChanged
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- Specified by:
getPermissionDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The permissionDocCommentChanged.
-
getPermissionDocCommentChangedOrBuilder
.authzed.api.v1.ExpPermission permission_doc_comment_changed = 11;
- Specified by:
getPermissionDocCommentChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasPermissionExprChanged
public boolean hasPermissionExprChanged().authzed.api.v1.ExpPermission permission_expr_changed = 12;
- Specified by:
hasPermissionExprChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the permissionExprChanged field is set.
-
getPermissionExprChanged
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- Specified by:
getPermissionExprChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The permissionExprChanged.
-
getPermissionExprChangedOrBuilder
.authzed.api.v1.ExpPermission permission_expr_changed = 12;
- Specified by:
getPermissionExprChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatAdded
public boolean hasCaveatAdded().authzed.api.v1.ExpCaveat caveat_added = 13;
- Specified by:
hasCaveatAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatAdded field is set.
-
getCaveatAdded
.authzed.api.v1.ExpCaveat caveat_added = 13;
- Specified by:
getCaveatAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatAdded.
-
getCaveatAddedOrBuilder
.authzed.api.v1.ExpCaveat caveat_added = 13;
- Specified by:
getCaveatAddedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatRemoved
public boolean hasCaveatRemoved().authzed.api.v1.ExpCaveat caveat_removed = 14;
- Specified by:
hasCaveatRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatRemoved field is set.
-
getCaveatRemoved
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- Specified by:
getCaveatRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatRemoved.
-
getCaveatRemovedOrBuilder
.authzed.api.v1.ExpCaveat caveat_removed = 14;
- Specified by:
getCaveatRemovedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatDocCommentChanged
public boolean hasCaveatDocCommentChanged().authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- Specified by:
hasCaveatDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatDocCommentChanged field is set.
-
getCaveatDocCommentChanged
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- Specified by:
getCaveatDocCommentChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatDocCommentChanged.
-
getCaveatDocCommentChangedOrBuilder
.authzed.api.v1.ExpCaveat caveat_doc_comment_changed = 15;
- Specified by:
getCaveatDocCommentChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatExprChanged
public boolean hasCaveatExprChanged().authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- Specified by:
hasCaveatExprChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatExprChanged field is set.
-
getCaveatExprChanged
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- Specified by:
getCaveatExprChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatExprChanged.
-
getCaveatExprChangedOrBuilder
.authzed.api.v1.ExpCaveat caveat_expr_changed = 16;
- Specified by:
getCaveatExprChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatParameterAdded
public boolean hasCaveatParameterAdded().authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- Specified by:
hasCaveatParameterAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatParameterAdded field is set.
-
getCaveatParameterAdded
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- Specified by:
getCaveatParameterAdded
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatParameterAdded.
-
getCaveatParameterAddedOrBuilder
.authzed.api.v1.ExpCaveatParameter caveat_parameter_added = 17;
- Specified by:
getCaveatParameterAddedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatParameterRemoved
public boolean hasCaveatParameterRemoved().authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- Specified by:
hasCaveatParameterRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatParameterRemoved field is set.
-
getCaveatParameterRemoved
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- Specified by:
getCaveatParameterRemoved
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatParameterRemoved.
-
getCaveatParameterRemovedOrBuilder
.authzed.api.v1.ExpCaveatParameter caveat_parameter_removed = 18;
- Specified by:
getCaveatParameterRemovedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
hasCaveatParameterTypeChanged
public boolean hasCaveatParameterTypeChanged().authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- Specified by:
hasCaveatParameterTypeChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- Whether the caveatParameterTypeChanged field is set.
-
getCaveatParameterTypeChanged
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- Specified by:
getCaveatParameterTypeChanged
in interfaceExpSchemaDiffOrBuilder
- Returns:
- The caveatParameterTypeChanged.
-
getCaveatParameterTypeChangedOrBuilder
.authzed.api.v1.ExpCaveatParameterTypeChange caveat_parameter_type_changed = 19;
- Specified by:
getCaveatParameterTypeChangedOrBuilder
in interfaceExpSchemaDiffOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExpSchemaDiff parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpSchemaDiff parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpSchemaDiff parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpSchemaDiff parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpSchemaDiff parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpSchemaDiff parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ExpSchemaDiff parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ExpSchemaDiff parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ExpSchemaDiff parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ExpSchemaDiff parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExpSchemaDiff.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-