public final class Object extends com.google.protobuf.GeneratedMessageV3 implements ObjectOrBuilder
aserto.directory.common.v3.Object| Modifier and Type | Class and Description |
|---|---|
static class |
Object.Builder
Protobuf type
aserto.directory.common.v3.Object |
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 |
ETAG_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
PROPERTIES_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UPDATED_AT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.Timestamp |
getCreatedAt()
created at timestamp (UTC)
|
com.google.protobuf.TimestampOrBuilder |
getCreatedAtOrBuilder()
created at timestamp (UTC)
|
static Object |
getDefaultInstance() |
Object |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDisplayName()
display name object
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
display name object
|
String |
getEtag()
object instance etag
|
com.google.protobuf.ByteString |
getEtagBytes()
object instance etag
|
String |
getId()
external object identifier (cs-string, no spaces or tabs)
|
com.google.protobuf.ByteString |
getIdBytes()
external object identifier (cs-string, no spaces or tabs)
|
com.google.protobuf.Parser<Object> |
getParserForType() |
com.google.protobuf.Struct |
getProperties()
property bag
|
com.google.protobuf.StructOrBuilder |
getPropertiesOrBuilder()
property bag
|
int |
getSerializedSize() |
String |
getType()
object type name
|
com.google.protobuf.ByteString |
getTypeBytes()
object type name
|
com.google.protobuf.Timestamp |
getUpdatedAt()
last updated timestamp (UTC)
|
com.google.protobuf.TimestampOrBuilder |
getUpdatedAtOrBuilder()
last updated timestamp (UTC)
|
boolean |
hasCreatedAt()
created at timestamp (UTC)
|
int |
hashCode() |
boolean |
hasProperties()
property bag
|
boolean |
hasUpdatedAt()
last updated timestamp (UTC)
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Object.Builder |
newBuilder() |
static Object.Builder |
newBuilder(Object prototype) |
Object.Builder |
newBuilderForType() |
protected Object.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Object |
parseDelimitedFrom(InputStream input) |
static Object |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Object |
parseFrom(byte[] data) |
static Object |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Object |
parseFrom(ByteBuffer data) |
static Object |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Object |
parseFrom(com.google.protobuf.ByteString data) |
static Object |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Object |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Object |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Object |
parseFrom(InputStream input) |
static Object |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Object> |
parser() |
Object.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
public static final int CREATED_AT_FIELD_NUMBER
public static final int UPDATED_AT_FIELD_NUMBER
public static final int ETAG_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 getType()
object type name
string type = 1 [json_name = "type", (.google.api.field_behavior) = REQUIRED, (.buf.validate.field) = { ... }getType in interface ObjectOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
object type name
string type = 1 [json_name = "type", (.google.api.field_behavior) = REQUIRED, (.buf.validate.field) = { ... }getTypeBytes in interface ObjectOrBuilderpublic String getId()
external object identifier (cs-string, no spaces or tabs)
string id = 2 [json_name = "id", (.google.api.field_behavior) = REQUIRED, (.buf.validate.field) = { ... }getId in interface ObjectOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
external object identifier (cs-string, no spaces or tabs)
string id = 2 [json_name = "id", (.google.api.field_behavior) = REQUIRED, (.buf.validate.field) = { ... }getIdBytes in interface ObjectOrBuilderpublic String getDisplayName()
display name object
string display_name = 3 [json_name = "displayName", (.google.api.field_behavior) = OPTIONAL];getDisplayName in interface ObjectOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
display name object
string display_name = 3 [json_name = "displayName", (.google.api.field_behavior) = OPTIONAL];getDisplayNameBytes in interface ObjectOrBuilderpublic boolean hasProperties()
property bag
.google.protobuf.Struct properties = 4 [json_name = "properties", (.google.api.field_behavior) = OPTIONAL];hasProperties in interface ObjectOrBuilderpublic com.google.protobuf.Struct getProperties()
property bag
.google.protobuf.Struct properties = 4 [json_name = "properties", (.google.api.field_behavior) = OPTIONAL];getProperties in interface ObjectOrBuilderpublic com.google.protobuf.StructOrBuilder getPropertiesOrBuilder()
property bag
.google.protobuf.Struct properties = 4 [json_name = "properties", (.google.api.field_behavior) = OPTIONAL];getPropertiesOrBuilder in interface ObjectOrBuilderpublic boolean hasCreatedAt()
created at timestamp (UTC)
.google.protobuf.Timestamp created_at = 20 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY];hasCreatedAt in interface ObjectOrBuilderpublic com.google.protobuf.Timestamp getCreatedAt()
created at timestamp (UTC)
.google.protobuf.Timestamp created_at = 20 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY];getCreatedAt in interface ObjectOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
created at timestamp (UTC)
.google.protobuf.Timestamp created_at = 20 [json_name = "createdAt", (.google.api.field_behavior) = OUTPUT_ONLY];getCreatedAtOrBuilder in interface ObjectOrBuilderpublic boolean hasUpdatedAt()
last updated timestamp (UTC)
.google.protobuf.Timestamp updated_at = 21 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY];hasUpdatedAt in interface ObjectOrBuilderpublic com.google.protobuf.Timestamp getUpdatedAt()
last updated timestamp (UTC)
.google.protobuf.Timestamp updated_at = 21 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY];getUpdatedAt in interface ObjectOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
last updated timestamp (UTC)
.google.protobuf.Timestamp updated_at = 21 [json_name = "updatedAt", (.google.api.field_behavior) = OUTPUT_ONLY];getUpdatedAtOrBuilder in interface ObjectOrBuilderpublic String getEtag()
object instance etag
string etag = 23 [json_name = "etag", (.google.api.field_behavior) = OPTIONAL];getEtag in interface ObjectOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
object instance etag
string etag = 23 [json_name = "etag", (.google.api.field_behavior) = OPTIONAL];getEtagBytes in interface ObjectOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Object parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Object parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Object parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Object parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Object parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Object parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Object parseFrom(InputStream input) throws IOException
IOExceptionpublic static Object parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Object parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Object parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Object parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Object parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Object.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Object.Builder newBuilder()
public static Object.Builder newBuilder(Object prototype)
public Object.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Object.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Object getDefaultInstance()
public static com.google.protobuf.Parser<Object> parser()
public com.google.protobuf.Parser<Object> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Object getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.