public final class RelationType extends com.google.protobuf.GeneratedMessageV3 implements RelationTypeOrBuilder
aserto.directory.common.v2.RelationType| Modifier and Type | Class and Description |
|---|---|
static class |
RelationType.Builder
Protobuf type
aserto.directory.common.v2.RelationType |
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 |
CREATED_AT_FIELD_NUMBER |
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
HASH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
OBJECT_TYPE_FIELD_NUMBER |
static int |
ORDINAL_FIELD_NUMBER |
static int |
PERMISSIONS_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
UNIONS_FIELD_NUMBER |
static int |
UPDATED_AT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getCreatedAt()
created at timestamp (UTC)
|
com.google.protobuf.TimestampOrBuilder |
getCreatedAtOrBuilder()
created at timestamp (UTC)
|
static RelationType |
getDefaultInstance() |
RelationType |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDisplayName()
relation display name
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
relation display name
|
String |
getHash()
object instance hash
|
com.google.protobuf.ByteString |
getHashBytes()
object instance hash
|
String |
getName()
relation type name selector
|
com.google.protobuf.ByteString |
getNameBytes()
relation type name selector
|
String |
getObjectType()
object type referenced by relation
|
com.google.protobuf.ByteString |
getObjectTypeBytes()
object type referenced by relation
|
int |
getOrdinal()
sort ordinal (default 0)
|
com.google.protobuf.Parser<RelationType> |
getParserForType() |
String |
getPermissions(int index)
permissions associated to relation type instance
|
com.google.protobuf.ByteString |
getPermissionsBytes(int index)
permissions associated to relation type instance
|
int |
getPermissionsCount()
permissions associated to relation type instance
|
com.google.protobuf.ProtocolStringList |
getPermissionsList()
permissions associated to relation type instance
|
int |
getStatus()
status bitmap (default 0)
|
String |
getUnions(int index)
relations union-ed with relation type instance
|
com.google.protobuf.ByteString |
getUnionsBytes(int index)
relations union-ed with relation type instance
|
int |
getUnionsCount()
relations union-ed with relation type instance
|
com.google.protobuf.ProtocolStringList |
getUnionsList()
relations union-ed with relation type instance
|
com.google.protobuf.Timestamp |
getUpdatedAt()
last updated timestamp (UTC)
|
com.google.protobuf.TimestampOrBuilder |
getUpdatedAtOrBuilder()
last updated timestamp (UTC)
|
boolean |
hasCreatedAt()
created at timestamp (UTC)
|
boolean |
hasUpdatedAt()
last updated timestamp (UTC)
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
static RelationType.Builder |
newBuilder() |
static RelationType.Builder |
newBuilder(RelationType prototype) |
RelationType.Builder |
newBuilderForType() |
protected RelationType.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RelationType |
parseDelimitedFrom(InputStream input) |
static RelationType |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelationType |
parseFrom(byte[] data) |
static RelationType |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelationType |
parseFrom(ByteBuffer data) |
static RelationType |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelationType |
parseFrom(com.google.protobuf.ByteString data) |
static RelationType |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelationType |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RelationType |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RelationType |
parseFrom(InputStream input) |
static RelationType |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RelationType> |
parser() |
RelationType.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 NAME_FIELD_NUMBER
public static final int OBJECT_TYPE_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
public static final int ORDINAL_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int UNIONS_FIELD_NUMBER
public static final int PERMISSIONS_FIELD_NUMBER
public static final int CREATED_AT_FIELD_NUMBER
public static final int UPDATED_AT_FIELD_NUMBER
public static final int HASH_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 getName()
relation type name selector
string name = 2 [json_name = "name"];getName in interface RelationTypeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
relation type name selector
string name = 2 [json_name = "name"];getNameBytes in interface RelationTypeOrBuilderpublic String getObjectType()
object type referenced by relation
string object_type = 3 [json_name = "objectType"];getObjectType in interface RelationTypeOrBuilderpublic com.google.protobuf.ByteString getObjectTypeBytes()
object type referenced by relation
string object_type = 3 [json_name = "objectType"];getObjectTypeBytes in interface RelationTypeOrBuilderpublic String getDisplayName()
relation display name
string display_name = 4 [json_name = "displayName"];getDisplayName in interface RelationTypeOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
relation display name
string display_name = 4 [json_name = "displayName"];getDisplayNameBytes in interface RelationTypeOrBuilderpublic int getOrdinal()
sort ordinal (default 0)
int32 ordinal = 5 [json_name = "ordinal"];getOrdinal in interface RelationTypeOrBuilderpublic int getStatus()
status bitmap (default 0)
uint32 status = 6 [json_name = "status"];getStatus in interface RelationTypeOrBuilderpublic com.google.protobuf.ProtocolStringList getUnionsList()
relations union-ed with relation type instance
repeated string unions = 7 [json_name = "unions"];getUnionsList in interface RelationTypeOrBuilderpublic int getUnionsCount()
relations union-ed with relation type instance
repeated string unions = 7 [json_name = "unions"];getUnionsCount in interface RelationTypeOrBuilderpublic String getUnions(int index)
relations union-ed with relation type instance
repeated string unions = 7 [json_name = "unions"];getUnions in interface RelationTypeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnionsBytes(int index)
relations union-ed with relation type instance
repeated string unions = 7 [json_name = "unions"];getUnionsBytes in interface RelationTypeOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getPermissionsList()
permissions associated to relation type instance
repeated string permissions = 8 [json_name = "permissions"];getPermissionsList in interface RelationTypeOrBuilderpublic int getPermissionsCount()
permissions associated to relation type instance
repeated string permissions = 8 [json_name = "permissions"];getPermissionsCount in interface RelationTypeOrBuilderpublic String getPermissions(int index)
permissions associated to relation type instance
repeated string permissions = 8 [json_name = "permissions"];getPermissions in interface RelationTypeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPermissionsBytes(int index)
permissions associated to relation type instance
repeated string permissions = 8 [json_name = "permissions"];getPermissionsBytes in interface RelationTypeOrBuilderindex - The index of the value to return.public boolean hasCreatedAt()
created at timestamp (UTC)
.google.protobuf.Timestamp created_at = 20 [json_name = "createdAt"];hasCreatedAt in interface RelationTypeOrBuilderpublic com.google.protobuf.Timestamp getCreatedAt()
created at timestamp (UTC)
.google.protobuf.Timestamp created_at = 20 [json_name = "createdAt"];getCreatedAt in interface RelationTypeOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
created at timestamp (UTC)
.google.protobuf.Timestamp created_at = 20 [json_name = "createdAt"];getCreatedAtOrBuilder in interface RelationTypeOrBuilderpublic boolean hasUpdatedAt()
last updated timestamp (UTC)
.google.protobuf.Timestamp updated_at = 21 [json_name = "updatedAt"];hasUpdatedAt in interface RelationTypeOrBuilderpublic com.google.protobuf.Timestamp getUpdatedAt()
last updated timestamp (UTC)
.google.protobuf.Timestamp updated_at = 21 [json_name = "updatedAt"];getUpdatedAt in interface RelationTypeOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
last updated timestamp (UTC)
.google.protobuf.Timestamp updated_at = 21 [json_name = "updatedAt"];getUpdatedAtOrBuilder in interface RelationTypeOrBuilderpublic String getHash()
object instance hash
string hash = 23 [json_name = "hash"];getHash in interface RelationTypeOrBuilderpublic com.google.protobuf.ByteString getHashBytes()
object instance hash
string hash = 23 [json_name = "hash"];getHashBytes in interface RelationTypeOrBuilderpublic static RelationType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RelationType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RelationType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RelationType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RelationType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RelationType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RelationType parseFrom(InputStream input) throws IOException
IOExceptionpublic static RelationType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RelationType parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RelationType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RelationType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RelationType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RelationType.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RelationType.Builder newBuilder()
public static RelationType.Builder newBuilder(RelationType prototype)
public RelationType.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RelationType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RelationType getDefaultInstance()
public static com.google.protobuf.Parser<RelationType> parser()
public com.google.protobuf.Parser<RelationType> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RelationType getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.