Package com.cognite.client.dto
Class FileMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.FileMetadata
-
- All Implemented Interfaces:
FileMetadataOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class FileMetadata extends com.google.protobuf.GeneratedMessageV3 implements FileMetadataOrBuilder
Protobuf typecom.cognite.client.dto.FileMetadata- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileMetadata.BuilderProtobuf typecom.cognite.client.dto.FileMetadata-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intASSET_IDS_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDATA_SET_ID_FIELD_NUMBERstatic intDIRECTORY_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intGEO_LOCATION_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intLAST_UPDATED_TIME_FIELD_NUMBERstatic intMETADATA_FIELD_NUMBERstatic intMIME_TYPE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSECURITY_CATEGORIES_FIELD_NUMBERstatic intSOURCE_CREATED_TIME_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSOURCE_MODIFIED_TIME_FIELD_NUMBERstatic intUPLOADED_FIELD_NUMBERstatic intUPLOADED_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsMetadata(String key)map<string, string> metadata = 6;booleanequals(Object obj)longgetAssetIds(int index)repeated int64 asset_ids = 7;intgetAssetIdsCount()repeated int64 asset_ids = 7;List<Long>getAssetIdsList()repeated int64 asset_ids = 7;longgetCreatedTime()optional int64 created_time = 11;longgetDataSetId()optional int64 data_set_id = 15;static FileMetadatagetDefaultInstance()FileMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDirectory()optional string directory = 3;com.google.protobuf.ByteStringgetDirectoryBytes()optional string directory = 3;StringgetExternalId()optional string external_id = 1;com.google.protobuf.ByteStringgetExternalIdBytes()optional string external_id = 1;FeaturegetGeoLocation()optional .com.cognite.client.dto.geo.Feature geo_location = 18;FeatureOrBuildergetGeoLocationOrBuilder()optional .com.cognite.client.dto.geo.Feature geo_location = 18;longgetId()optional int64 id = 8;StringgetLabels(int index)repeated string labels = 17;com.google.protobuf.ByteStringgetLabelsBytes(int index)repeated string labels = 17;intgetLabelsCount()repeated string labels = 17;com.google.protobuf.ProtocolStringListgetLabelsList()repeated string labels = 17;longgetLastUpdatedTime()optional int64 last_updated_time = 12;Map<String,String>getMetadata()Deprecated.intgetMetadataCount()map<string, string> metadata = 6;Map<String,String>getMetadataMap()map<string, string> metadata = 6;StringgetMetadataOrDefault(String key, String defaultValue)map<string, string> metadata = 6;StringgetMetadataOrThrow(String key)map<string, string> metadata = 6;StringgetMimeType()optional string mime_type = 5;com.google.protobuf.ByteStringgetMimeTypeBytes()optional string mime_type = 5;StringgetName()optional string name = 2;com.google.protobuf.ByteStringgetNameBytes()optional string name = 2;com.google.protobuf.Parser<FileMetadata>getParserForType()longgetSecurityCategories(int index)repeated int64 security_categories = 16;intgetSecurityCategoriesCount()repeated int64 security_categories = 16;List<Long>getSecurityCategoriesList()repeated int64 security_categories = 16;intgetSerializedSize()StringgetSource()optional string source = 4;com.google.protobuf.ByteStringgetSourceBytes()optional string source = 4;longgetSourceCreatedTime()optional int64 source_created_time = 13;longgetSourceModifiedTime()optional int64 source_modified_time = 14;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleangetUploaded()bool uploaded = 9;longgetUploadedTime()optional int64 uploaded_time = 10;booleanhasCreatedTime()optional int64 created_time = 11;booleanhasDataSetId()optional int64 data_set_id = 15;booleanhasDirectory()optional string directory = 3;booleanhasExternalId()optional string external_id = 1;booleanhasGeoLocation()optional .com.cognite.client.dto.geo.Feature geo_location = 18;inthashCode()booleanhasId()optional int64 id = 8;booleanhasLastUpdatedTime()optional int64 last_updated_time = 12;booleanhasMimeType()optional string mime_type = 5;booleanhasName()optional string name = 2;booleanhasSource()optional string source = 4;booleanhasSourceCreatedTime()optional int64 source_created_time = 13;booleanhasSourceModifiedTime()optional int64 source_modified_time = 14;booleanhasUploadedTime()optional int64 uploaded_time = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static FileMetadata.BuildernewBuilder()static FileMetadata.BuildernewBuilder(FileMetadata prototype)FileMetadata.BuildernewBuilderForType()protected FileMetadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FileMetadataparseDelimitedFrom(InputStream input)static FileMetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileMetadataparseFrom(byte[] data)static FileMetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileMetadataparseFrom(com.google.protobuf.ByteString data)static FileMetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileMetadataparseFrom(com.google.protobuf.CodedInputStream input)static FileMetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileMetadataparseFrom(InputStream input)static FileMetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileMetadataparseFrom(ByteBuffer data)static FileMetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FileMetadata>parser()FileMetadata.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, 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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECTORY_FIELD_NUMBER
public static final int DIRECTORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIME_TYPE_FIELD_NUMBER
public static final int MIME_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSET_IDS_FIELD_NUMBER
public static final int ASSET_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPLOADED_FIELD_NUMBER
public static final int UPLOADED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPLOADED_TIME_FIELD_NUMBER
public static final int UPLOADED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATED_TIME_FIELD_NUMBER
public static final int LAST_UPDATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_CREATED_TIME_FIELD_NUMBER
public static final int SOURCE_CREATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_MODIFIED_TIME_FIELD_NUMBER
public static final int SOURCE_MODIFIED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_SET_ID_FIELD_NUMBER
public static final int DATA_SET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECURITY_CATEGORIES_FIELD_NUMBER
public static final int SECURITY_CATEGORIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GEO_LOCATION_FIELD_NUMBER
public static final int GEO_LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasExternalId
public boolean hasExternalId()
optional string external_id = 1;- Specified by:
hasExternalIdin interfaceFileMetadataOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public String getExternalId()
optional string external_id = 1;- Specified by:
getExternalIdin interfaceFileMetadataOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
optional string external_id = 1;- Specified by:
getExternalIdBytesin interfaceFileMetadataOrBuilder- Returns:
- The bytes for externalId.
-
hasName
public boolean hasName()
optional string name = 2;- Specified by:
hasNamein interfaceFileMetadataOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
optional string name = 2;- Specified by:
getNamein interfaceFileMetadataOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;- Specified by:
getNameBytesin interfaceFileMetadataOrBuilder- Returns:
- The bytes for name.
-
hasDirectory
public boolean hasDirectory()
optional string directory = 3;- Specified by:
hasDirectoryin interfaceFileMetadataOrBuilder- Returns:
- Whether the directory field is set.
-
getDirectory
public String getDirectory()
optional string directory = 3;- Specified by:
getDirectoryin interfaceFileMetadataOrBuilder- Returns:
- The directory.
-
getDirectoryBytes
public com.google.protobuf.ByteString getDirectoryBytes()
optional string directory = 3;- Specified by:
getDirectoryBytesin interfaceFileMetadataOrBuilder- Returns:
- The bytes for directory.
-
hasSource
public boolean hasSource()
optional string source = 4;- Specified by:
hasSourcein interfaceFileMetadataOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public String getSource()
optional string source = 4;- Specified by:
getSourcein interfaceFileMetadataOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
optional string source = 4;- Specified by:
getSourceBytesin interfaceFileMetadataOrBuilder- Returns:
- The bytes for source.
-
hasMimeType
public boolean hasMimeType()
optional string mime_type = 5;- Specified by:
hasMimeTypein interfaceFileMetadataOrBuilder- Returns:
- Whether the mimeType field is set.
-
getMimeType
public String getMimeType()
optional string mime_type = 5;- Specified by:
getMimeTypein interfaceFileMetadataOrBuilder- Returns:
- The mimeType.
-
getMimeTypeBytes
public com.google.protobuf.ByteString getMimeTypeBytes()
optional string mime_type = 5;- Specified by:
getMimeTypeBytesin interfaceFileMetadataOrBuilder- Returns:
- The bytes for mimeType.
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:FileMetadataOrBuildermap<string, string> metadata = 6;- Specified by:
getMetadataCountin interfaceFileMetadataOrBuilder
-
containsMetadata
public boolean containsMetadata(String key)
map<string, string> metadata = 6;- Specified by:
containsMetadatain interfaceFileMetadataOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceFileMetadataOrBuilder
-
getMetadataMap
public Map<String,String> getMetadataMap()
map<string, string> metadata = 6;- Specified by:
getMetadataMapin interfaceFileMetadataOrBuilder
-
getMetadataOrDefault
public String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 6;- Specified by:
getMetadataOrDefaultin interfaceFileMetadataOrBuilder
-
getMetadataOrThrow
public String getMetadataOrThrow(String key)
map<string, string> metadata = 6;- Specified by:
getMetadataOrThrowin interfaceFileMetadataOrBuilder
-
getAssetIdsList
public List<Long> getAssetIdsList()
repeated int64 asset_ids = 7;- Specified by:
getAssetIdsListin interfaceFileMetadataOrBuilder- Returns:
- A list containing the assetIds.
-
getAssetIdsCount
public int getAssetIdsCount()
repeated int64 asset_ids = 7;- Specified by:
getAssetIdsCountin interfaceFileMetadataOrBuilder- Returns:
- The count of assetIds.
-
getAssetIds
public long getAssetIds(int index)
repeated int64 asset_ids = 7;- Specified by:
getAssetIdsin interfaceFileMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The assetIds at the given index.
-
hasId
public boolean hasId()
optional int64 id = 8;- Specified by:
hasIdin interfaceFileMetadataOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
optional int64 id = 8;- Specified by:
getIdin interfaceFileMetadataOrBuilder- Returns:
- The id.
-
getUploaded
public boolean getUploaded()
bool uploaded = 9;- Specified by:
getUploadedin interfaceFileMetadataOrBuilder- Returns:
- The uploaded.
-
hasUploadedTime
public boolean hasUploadedTime()
optional int64 uploaded_time = 10;- Specified by:
hasUploadedTimein interfaceFileMetadataOrBuilder- Returns:
- Whether the uploadedTime field is set.
-
getUploadedTime
public long getUploadedTime()
optional int64 uploaded_time = 10;- Specified by:
getUploadedTimein interfaceFileMetadataOrBuilder- Returns:
- The uploadedTime.
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 11;- Specified by:
hasCreatedTimein interfaceFileMetadataOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 11;- Specified by:
getCreatedTimein interfaceFileMetadataOrBuilder- Returns:
- The createdTime.
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
optional int64 last_updated_time = 12;- Specified by:
hasLastUpdatedTimein interfaceFileMetadataOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public long getLastUpdatedTime()
optional int64 last_updated_time = 12;- Specified by:
getLastUpdatedTimein interfaceFileMetadataOrBuilder- Returns:
- The lastUpdatedTime.
-
hasSourceCreatedTime
public boolean hasSourceCreatedTime()
optional int64 source_created_time = 13;- Specified by:
hasSourceCreatedTimein interfaceFileMetadataOrBuilder- Returns:
- Whether the sourceCreatedTime field is set.
-
getSourceCreatedTime
public long getSourceCreatedTime()
optional int64 source_created_time = 13;- Specified by:
getSourceCreatedTimein interfaceFileMetadataOrBuilder- Returns:
- The sourceCreatedTime.
-
hasSourceModifiedTime
public boolean hasSourceModifiedTime()
optional int64 source_modified_time = 14;- Specified by:
hasSourceModifiedTimein interfaceFileMetadataOrBuilder- Returns:
- Whether the sourceModifiedTime field is set.
-
getSourceModifiedTime
public long getSourceModifiedTime()
optional int64 source_modified_time = 14;- Specified by:
getSourceModifiedTimein interfaceFileMetadataOrBuilder- Returns:
- The sourceModifiedTime.
-
hasDataSetId
public boolean hasDataSetId()
optional int64 data_set_id = 15;- Specified by:
hasDataSetIdin interfaceFileMetadataOrBuilder- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
public long getDataSetId()
optional int64 data_set_id = 15;- Specified by:
getDataSetIdin interfaceFileMetadataOrBuilder- Returns:
- The dataSetId.
-
getSecurityCategoriesList
public List<Long> getSecurityCategoriesList()
repeated int64 security_categories = 16;- Specified by:
getSecurityCategoriesListin interfaceFileMetadataOrBuilder- Returns:
- A list containing the securityCategories.
-
getSecurityCategoriesCount
public int getSecurityCategoriesCount()
repeated int64 security_categories = 16;- Specified by:
getSecurityCategoriesCountin interfaceFileMetadataOrBuilder- Returns:
- The count of securityCategories.
-
getSecurityCategories
public long getSecurityCategories(int index)
repeated int64 security_categories = 16;- Specified by:
getSecurityCategoriesin interfaceFileMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The securityCategories at the given index.
-
getLabelsList
public com.google.protobuf.ProtocolStringList getLabelsList()
repeated string labels = 17;- Specified by:
getLabelsListin interfaceFileMetadataOrBuilder- Returns:
- A list containing the labels.
-
getLabelsCount
public int getLabelsCount()
repeated string labels = 17;- Specified by:
getLabelsCountin interfaceFileMetadataOrBuilder- Returns:
- The count of labels.
-
getLabels
public String getLabels(int index)
repeated string labels = 17;- Specified by:
getLabelsin interfaceFileMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The labels at the given index.
-
getLabelsBytes
public com.google.protobuf.ByteString getLabelsBytes(int index)
repeated string labels = 17;- Specified by:
getLabelsBytesin interfaceFileMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the labels at the given index.
-
hasGeoLocation
public boolean hasGeoLocation()
optional .com.cognite.client.dto.geo.Feature geo_location = 18;- Specified by:
hasGeoLocationin interfaceFileMetadataOrBuilder- Returns:
- Whether the geoLocation field is set.
-
getGeoLocation
public Feature getGeoLocation()
optional .com.cognite.client.dto.geo.Feature geo_location = 18;- Specified by:
getGeoLocationin interfaceFileMetadataOrBuilder- Returns:
- The geoLocation.
-
getGeoLocationOrBuilder
public FeatureOrBuilder getGeoLocationOrBuilder()
optional .com.cognite.client.dto.geo.Feature geo_location = 18;- Specified by:
getGeoLocationOrBuilderin interfaceFileMetadataOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FileMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FileMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FileMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FileMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FileMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static FileMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FileMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public FileMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FileMetadata.Builder newBuilder()
-
newBuilder
public static FileMetadata.Builder newBuilder(FileMetadata prototype)
-
toBuilder
public FileMetadata.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FileMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FileMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FileMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<FileMetadata> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FileMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-