public final class ObjectDependency extends com.google.protobuf.GeneratedMessageV3 implements ObjectDependencyOrBuilder
aserto.directory.common.v2.ObjectDependency| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectDependency.Builder
Protobuf type
aserto.directory.common.v2.ObjectDependency |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DEPTH_FIELD_NUMBER |
static int |
IS_CYCLE_FIELD_NUMBER |
static int |
OBJECT_KEY_FIELD_NUMBER |
static int |
OBJECT_TYPE_FIELD_NUMBER |
static int |
PATH_FIELD_NUMBER |
static int |
RELATION_FIELD_NUMBER |
static int |
SUBJECT_KEY_FIELD_NUMBER |
static int |
SUBJECT_TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static ObjectDependency |
getDefaultInstance() |
ObjectDependency |
getDefaultInstanceForType() |
int |
getDepth()
dependency depth
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsCycle()
dependency cycle
|
String |
getObjectKey()
object search key of source object
|
com.google.protobuf.ByteString |
getObjectKeyBytes()
object search key of source object
|
String |
getObjectType()
object type name of source object
|
com.google.protobuf.ByteString |
getObjectTypeBytes()
object type name of source object
|
com.google.protobuf.Parser<ObjectDependency> |
getParserForType() |
String |
getPath(int index)
dependency path
|
com.google.protobuf.ByteString |
getPathBytes(int index)
dependency path
|
int |
getPathCount()
dependency path
|
com.google.protobuf.ProtocolStringList |
getPathList()
dependency path
|
String |
getRelation()
relation identifier
|
com.google.protobuf.ByteString |
getRelationBytes()
relation identifier
|
String |
getSubjectKey()
object search key of target object
|
com.google.protobuf.ByteString |
getSubjectKeyBytes()
object search key of target object
|
String |
getSubjectType()
object type id of target object
|
com.google.protobuf.ByteString |
getSubjectTypeBytes()
object type id of target object
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
static ObjectDependency.Builder |
newBuilder() |
static ObjectDependency.Builder |
newBuilder(ObjectDependency prototype) |
ObjectDependency.Builder |
newBuilderForType() |
protected ObjectDependency.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ObjectDependency |
parseDelimitedFrom(InputStream input) |
static ObjectDependency |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectDependency |
parseFrom(byte[] data) |
static ObjectDependency |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectDependency |
parseFrom(ByteBuffer data) |
static ObjectDependency |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectDependency |
parseFrom(com.google.protobuf.ByteString data) |
static ObjectDependency |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectDependency |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ObjectDependency |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectDependency |
parseFrom(InputStream input) |
static ObjectDependency |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ObjectDependency> |
parser() |
ObjectDependency.Builder |
toBuilder() |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getSerializedSize, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isInitialized, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag, writeToequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int OBJECT_TYPE_FIELD_NUMBER
public static final int OBJECT_KEY_FIELD_NUMBER
public static final int RELATION_FIELD_NUMBER
public static final int SUBJECT_TYPE_FIELD_NUMBER
public static final int SUBJECT_KEY_FIELD_NUMBER
public static final int DEPTH_FIELD_NUMBER
public static final int IS_CYCLE_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getObjectType()
object type name of source object
string object_type = 1 [json_name = "objectType"];getObjectType in interface ObjectDependencyOrBuilderpublic com.google.protobuf.ByteString getObjectTypeBytes()
object type name of source object
string object_type = 1 [json_name = "objectType"];getObjectTypeBytes in interface ObjectDependencyOrBuilderpublic String getObjectKey()
object search key of source object
string object_key = 4 [json_name = "objectKey"];getObjectKey in interface ObjectDependencyOrBuilderpublic com.google.protobuf.ByteString getObjectKeyBytes()
object search key of source object
string object_key = 4 [json_name = "objectKey"];getObjectKeyBytes in interface ObjectDependencyOrBuilderpublic String getRelation()
relation identifier
string relation = 5 [json_name = "relation"];getRelation in interface ObjectDependencyOrBuilderpublic com.google.protobuf.ByteString getRelationBytes()
relation identifier
string relation = 5 [json_name = "relation"];getRelationBytes in interface ObjectDependencyOrBuilderpublic String getSubjectType()
object type id of target object
string subject_type = 7 [json_name = "subjectType"];getSubjectType in interface ObjectDependencyOrBuilderpublic com.google.protobuf.ByteString getSubjectTypeBytes()
object type id of target object
string subject_type = 7 [json_name = "subjectType"];getSubjectTypeBytes in interface ObjectDependencyOrBuilderpublic String getSubjectKey()
object search key of target object
string subject_key = 10 [json_name = "subjectKey"];getSubjectKey in interface ObjectDependencyOrBuilderpublic com.google.protobuf.ByteString getSubjectKeyBytes()
object search key of target object
string subject_key = 10 [json_name = "subjectKey"];getSubjectKeyBytes in interface ObjectDependencyOrBuilderpublic int getDepth()
dependency depth
int32 depth = 11 [json_name = "depth"];getDepth in interface ObjectDependencyOrBuilderpublic boolean getIsCycle()
dependency cycle
bool is_cycle = 12 [json_name = "isCycle"];getIsCycle in interface ObjectDependencyOrBuilderpublic com.google.protobuf.ProtocolStringList getPathList()
dependency path
repeated string path = 13 [json_name = "path"];getPathList in interface ObjectDependencyOrBuilderpublic int getPathCount()
dependency path
repeated string path = 13 [json_name = "path"];getPathCount in interface ObjectDependencyOrBuilderpublic String getPath(int index)
dependency path
repeated string path = 13 [json_name = "path"];getPath in interface ObjectDependencyOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPathBytes(int index)
dependency path
repeated string path = 13 [json_name = "path"];getPathBytes in interface ObjectDependencyOrBuilderindex - The index of the value to return.public static ObjectDependency parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ObjectDependency parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ObjectDependency parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ObjectDependency parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ObjectDependency parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ObjectDependency parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ObjectDependency parseFrom(InputStream input) throws IOException
IOExceptionpublic static ObjectDependency parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ObjectDependency parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ObjectDependency parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ObjectDependency parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ObjectDependency parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ObjectDependency.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ObjectDependency.Builder newBuilder()
public static ObjectDependency.Builder newBuilder(ObjectDependency prototype)
public ObjectDependency.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ObjectDependency.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ObjectDependency getDefaultInstance()
public static com.google.protobuf.Parser<ObjectDependency> parser()
public com.google.protobuf.Parser<ObjectDependency> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ObjectDependency getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.