Package viam.app.data.v1
Class Data.BinaryID
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Data.BinaryID,Data.BinaryID.Builder>
viam.app.data.v1.Data.BinaryID
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Data.BinaryIDOrBuilder
- Enclosing class:
- Data
@Deprecated
public static final class Data.BinaryID
extends com.google.protobuf.GeneratedMessageLite<Data.BinaryID,Data.BinaryID.Builder>
implements Data.BinaryIDOrBuilder
Deprecated.
BinaryID is the unique identifier for a file that one can request to be retrieved or modified.Protobuf type
viam.app.data.v1.BinaryID-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.BinaryID is the unique identifier for a file that one can request to be retrieved or modified.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated.static final intDeprecated.Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.static Data.BinaryIDDeprecated.Deprecated.string file_id = 1 [json_name = "fileId"];com.google.protobuf.ByteStringDeprecated.string file_id = 1 [json_name = "fileId"];Deprecated.string location_id = 3 [json_name = "locationId"];com.google.protobuf.ByteStringDeprecated.string location_id = 3 [json_name = "locationId"];Deprecated.string organization_id = 2 [json_name = "organizationId"];com.google.protobuf.ByteStringDeprecated.string organization_id = 2 [json_name = "organizationId"];static Data.BinaryID.BuilderDeprecated.static Data.BinaryID.BuildernewBuilder(Data.BinaryID prototype) Deprecated.static Data.BinaryIDparseDelimitedFrom(InputStream input) Deprecated.static Data.BinaryIDparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Data.BinaryIDparseFrom(byte[] data) Deprecated.static Data.BinaryIDparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Data.BinaryIDparseFrom(com.google.protobuf.ByteString data) Deprecated.static Data.BinaryIDparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Data.BinaryIDparseFrom(com.google.protobuf.CodedInputStream input) Deprecated.static Data.BinaryIDparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Data.BinaryIDparseFrom(InputStream input) Deprecated.static Data.BinaryIDparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Data.BinaryIDparseFrom(ByteBuffer data) Deprecated.static Data.BinaryIDparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static com.google.protobuf.Parser<Data.BinaryID>parser()Deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
FILE_ID_FIELD_NUMBER
public static final int FILE_ID_FIELD_NUMBERDeprecated.- See Also:
-
ORGANIZATION_ID_FIELD_NUMBER
public static final int ORGANIZATION_ID_FIELD_NUMBERDeprecated.- See Also:
-
LOCATION_ID_FIELD_NUMBER
public static final int LOCATION_ID_FIELD_NUMBERDeprecated.- See Also:
-
-
Method Details
-
getFileId
Deprecated.string file_id = 1 [json_name = "fileId"];- Specified by:
getFileIdin interfaceData.BinaryIDOrBuilder- Returns:
- The fileId.
-
getFileIdBytes
public com.google.protobuf.ByteString getFileIdBytes()Deprecated.string file_id = 1 [json_name = "fileId"];- Specified by:
getFileIdBytesin interfaceData.BinaryIDOrBuilder- Returns:
- The bytes for fileId.
-
getOrganizationId
Deprecated.string organization_id = 2 [json_name = "organizationId"];- Specified by:
getOrganizationIdin interfaceData.BinaryIDOrBuilder- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()Deprecated.string organization_id = 2 [json_name = "organizationId"];- Specified by:
getOrganizationIdBytesin interfaceData.BinaryIDOrBuilder- Returns:
- The bytes for organizationId.
-
getLocationId
Deprecated.string location_id = 3 [json_name = "locationId"];- Specified by:
getLocationIdin interfaceData.BinaryIDOrBuilder- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()Deprecated.string location_id = 3 [json_name = "locationId"];- Specified by:
getLocationIdBytesin interfaceData.BinaryIDOrBuilder- Returns:
- The bytes for locationId.
-
parseFrom
public static Data.BinaryID parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.BinaryID parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.BinaryID parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.BinaryID parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.BinaryID parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Data.BinaryID parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
Deprecated.- Throws:
IOException
-
parseFrom
public static Data.BinaryID parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static Data.BinaryID parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static Data.BinaryID parseFrom(com.google.protobuf.CodedInputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static Data.BinaryID parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
newBuilder
Deprecated. -
newBuilder
Deprecated. -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Data.BinaryID,Data.BinaryID.Builder>
-
getDefaultInstance
Deprecated. -
parser
Deprecated.
-