Package com.cognite.client.dto
Class Asset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Asset
-
- All Implemented Interfaces:
AssetOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Asset extends com.google.protobuf.GeneratedMessageV3 implements AssetOrBuilder
Protobuf typecom.cognite.beam.proto.Asset- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAsset.AggregatesProtobuf typecom.cognite.beam.proto.Asset.Aggregatesstatic interfaceAsset.AggregatesOrBuilderstatic classAsset.BuilderProtobuf typecom.cognite.beam.proto.Asset-
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 intAGGREGATES_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDATA_SET_ID_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intLAST_UPDATED_TIME_FIELD_NUMBERstatic intMETADATA_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPARENT_EXTERNAL_ID_FIELD_NUMBERstatic intPARENT_ID_FIELD_NUMBERstatic intROOT_ID_FIELD_NUMBERstatic intSOURCE_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 = 10;booleanequals(Object obj)Asset.AggregatesgetAggregates().com.cognite.beam.proto.Asset.Aggregates aggregates = 14;Asset.AggregatesOrBuildergetAggregatesOrBuilder().com.cognite.beam.proto.Asset.Aggregates aggregates = 14;Int64ValuegetCreatedTime().google.protobuf.Int64Value created_time = 8;Int64ValueOrBuildergetCreatedTimeOrBuilder().google.protobuf.Int64Value created_time = 8;Int64ValuegetDataSetId().google.protobuf.Int64Value data_set_id = 13;Int64ValueOrBuildergetDataSetIdOrBuilder().google.protobuf.Int64Value data_set_id = 13;static AssetgetDefaultInstance()AssetgetDefaultInstanceForType()StringValuegetDescription().google.protobuf.StringValue description = 6;StringValueOrBuildergetDescriptionOrBuilder().google.protobuf.StringValue description = 6;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringValuegetExternalId().google.protobuf.StringValue external_id = 2;StringValueOrBuildergetExternalIdOrBuilder().google.protobuf.StringValue external_id = 2;Int64ValuegetId().google.protobuf.Int64Value id = 1;Int64ValueOrBuildergetIdOrBuilder().google.protobuf.Int64Value id = 1;StringgetLabels(int index)repeated string labels = 11;com.google.protobuf.ByteStringgetLabelsBytes(int index)repeated string labels = 11;intgetLabelsCount()repeated string labels = 11;com.google.protobuf.ProtocolStringListgetLabelsList()repeated string labels = 11;Int64ValuegetLastUpdatedTime().google.protobuf.Int64Value last_updated_time = 9;Int64ValueOrBuildergetLastUpdatedTimeOrBuilder().google.protobuf.Int64Value last_updated_time = 9;Map<String,String>getMetadata()Deprecated.intgetMetadataCount()map<string, string> metadata = 10;Map<String,String>getMetadataMap()map<string, string> metadata = 10;StringgetMetadataOrDefault(String key, String defaultValue)map<string, string> metadata = 10;StringgetMetadataOrThrow(String key)map<string, string> metadata = 10;StringgetName()string name = 3;com.google.protobuf.ByteStringgetNameBytes()string name = 3;StringValuegetParentExternalId().google.protobuf.StringValue parent_external_id = 5;StringValueOrBuildergetParentExternalIdOrBuilder().google.protobuf.StringValue parent_external_id = 5;Int64ValuegetParentId().google.protobuf.Int64Value parent_id = 4;Int64ValueOrBuildergetParentIdOrBuilder().google.protobuf.Int64Value parent_id = 4;com.google.protobuf.Parser<Asset>getParserForType()Int64ValuegetRootId().google.protobuf.Int64Value root_id = 7;Int64ValueOrBuildergetRootIdOrBuilder().google.protobuf.Int64Value root_id = 7;intgetSerializedSize()StringValuegetSource().google.protobuf.StringValue source = 12;StringValueOrBuildergetSourceOrBuilder().google.protobuf.StringValue source = 12;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAggregates().com.cognite.beam.proto.Asset.Aggregates aggregates = 14;booleanhasCreatedTime().google.protobuf.Int64Value created_time = 8;booleanhasDataSetId().google.protobuf.Int64Value data_set_id = 13;booleanhasDescription().google.protobuf.StringValue description = 6;booleanhasExternalId().google.protobuf.StringValue external_id = 2;inthashCode()booleanhasId().google.protobuf.Int64Value id = 1;booleanhasLastUpdatedTime().google.protobuf.Int64Value last_updated_time = 9;booleanhasParentExternalId().google.protobuf.StringValue parent_external_id = 5;booleanhasParentId().google.protobuf.Int64Value parent_id = 4;booleanhasRootId().google.protobuf.Int64Value root_id = 7;booleanhasSource().google.protobuf.StringValue source = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Asset.BuildernewBuilder()static Asset.BuildernewBuilder(Asset prototype)Asset.BuildernewBuilderForType()protected Asset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AssetparseDelimitedFrom(InputStream input)static AssetparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetparseFrom(byte[] data)static AssetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetparseFrom(com.google.protobuf.ByteString data)static AssetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetparseFrom(com.google.protobuf.CodedInputStream input)static AssetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetparseFrom(InputStream input)static AssetparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetparseFrom(ByteBuffer data)static AssetparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Asset>parser()Asset.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, 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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
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
-
PARENT_ID_FIELD_NUMBER
public static final int PARENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARENT_EXTERNAL_ID_FIELD_NUMBER
public static final int PARENT_EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROOT_ID_FIELD_NUMBER
public static final int ROOT_ID_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
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_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
-
AGGREGATES_FIELD_NUMBER
public static final int AGGREGATES_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
-
hasId
public boolean hasId()
.google.protobuf.Int64Value id = 1;- Specified by:
hasIdin interfaceAssetOrBuilder- Returns:
- Whether the id field is set.
-
getId
public Int64Value getId()
.google.protobuf.Int64Value id = 1;- Specified by:
getIdin interfaceAssetOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public Int64ValueOrBuilder getIdOrBuilder()
.google.protobuf.Int64Value id = 1;- Specified by:
getIdOrBuilderin interfaceAssetOrBuilder
-
hasExternalId
public boolean hasExternalId()
.google.protobuf.StringValue external_id = 2;- Specified by:
hasExternalIdin interfaceAssetOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public StringValue getExternalId()
.google.protobuf.StringValue external_id = 2;- Specified by:
getExternalIdin interfaceAssetOrBuilder- Returns:
- The externalId.
-
getExternalIdOrBuilder
public StringValueOrBuilder getExternalIdOrBuilder()
.google.protobuf.StringValue external_id = 2;- Specified by:
getExternalIdOrBuilderin interfaceAssetOrBuilder
-
getName
public String getName()
string name = 3;- Specified by:
getNamein interfaceAssetOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 3;- Specified by:
getNameBytesin interfaceAssetOrBuilder- Returns:
- The bytes for name.
-
hasParentId
public boolean hasParentId()
.google.protobuf.Int64Value parent_id = 4;- Specified by:
hasParentIdin interfaceAssetOrBuilder- Returns:
- Whether the parentId field is set.
-
getParentId
public Int64Value getParentId()
.google.protobuf.Int64Value parent_id = 4;- Specified by:
getParentIdin interfaceAssetOrBuilder- Returns:
- The parentId.
-
getParentIdOrBuilder
public Int64ValueOrBuilder getParentIdOrBuilder()
.google.protobuf.Int64Value parent_id = 4;- Specified by:
getParentIdOrBuilderin interfaceAssetOrBuilder
-
hasParentExternalId
public boolean hasParentExternalId()
.google.protobuf.StringValue parent_external_id = 5;- Specified by:
hasParentExternalIdin interfaceAssetOrBuilder- Returns:
- Whether the parentExternalId field is set.
-
getParentExternalId
public StringValue getParentExternalId()
.google.protobuf.StringValue parent_external_id = 5;- Specified by:
getParentExternalIdin interfaceAssetOrBuilder- Returns:
- The parentExternalId.
-
getParentExternalIdOrBuilder
public StringValueOrBuilder getParentExternalIdOrBuilder()
.google.protobuf.StringValue parent_external_id = 5;- Specified by:
getParentExternalIdOrBuilderin interfaceAssetOrBuilder
-
hasDescription
public boolean hasDescription()
.google.protobuf.StringValue description = 6;- Specified by:
hasDescriptionin interfaceAssetOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public StringValue getDescription()
.google.protobuf.StringValue description = 6;- Specified by:
getDescriptionin interfaceAssetOrBuilder- Returns:
- The description.
-
getDescriptionOrBuilder
public StringValueOrBuilder getDescriptionOrBuilder()
.google.protobuf.StringValue description = 6;- Specified by:
getDescriptionOrBuilderin interfaceAssetOrBuilder
-
hasRootId
public boolean hasRootId()
.google.protobuf.Int64Value root_id = 7;- Specified by:
hasRootIdin interfaceAssetOrBuilder- Returns:
- Whether the rootId field is set.
-
getRootId
public Int64Value getRootId()
.google.protobuf.Int64Value root_id = 7;- Specified by:
getRootIdin interfaceAssetOrBuilder- Returns:
- The rootId.
-
getRootIdOrBuilder
public Int64ValueOrBuilder getRootIdOrBuilder()
.google.protobuf.Int64Value root_id = 7;- Specified by:
getRootIdOrBuilderin interfaceAssetOrBuilder
-
hasCreatedTime
public boolean hasCreatedTime()
.google.protobuf.Int64Value created_time = 8;- Specified by:
hasCreatedTimein interfaceAssetOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public Int64Value getCreatedTime()
.google.protobuf.Int64Value created_time = 8;- Specified by:
getCreatedTimein interfaceAssetOrBuilder- Returns:
- The createdTime.
-
getCreatedTimeOrBuilder
public Int64ValueOrBuilder getCreatedTimeOrBuilder()
.google.protobuf.Int64Value created_time = 8;- Specified by:
getCreatedTimeOrBuilderin interfaceAssetOrBuilder
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
.google.protobuf.Int64Value last_updated_time = 9;- Specified by:
hasLastUpdatedTimein interfaceAssetOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public Int64Value getLastUpdatedTime()
.google.protobuf.Int64Value last_updated_time = 9;- Specified by:
getLastUpdatedTimein interfaceAssetOrBuilder- Returns:
- The lastUpdatedTime.
-
getLastUpdatedTimeOrBuilder
public Int64ValueOrBuilder getLastUpdatedTimeOrBuilder()
.google.protobuf.Int64Value last_updated_time = 9;- Specified by:
getLastUpdatedTimeOrBuilderin interfaceAssetOrBuilder
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:AssetOrBuildermap<string, string> metadata = 10;- Specified by:
getMetadataCountin interfaceAssetOrBuilder
-
containsMetadata
public boolean containsMetadata(String key)
map<string, string> metadata = 10;- Specified by:
containsMetadatain interfaceAssetOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceAssetOrBuilder
-
getMetadataMap
public Map<String,String> getMetadataMap()
map<string, string> metadata = 10;- Specified by:
getMetadataMapin interfaceAssetOrBuilder
-
getMetadataOrDefault
public String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 10;- Specified by:
getMetadataOrDefaultin interfaceAssetOrBuilder
-
getMetadataOrThrow
public String getMetadataOrThrow(String key)
map<string, string> metadata = 10;- Specified by:
getMetadataOrThrowin interfaceAssetOrBuilder
-
getLabelsList
public com.google.protobuf.ProtocolStringList getLabelsList()
repeated string labels = 11;- Specified by:
getLabelsListin interfaceAssetOrBuilder- Returns:
- A list containing the labels.
-
getLabelsCount
public int getLabelsCount()
repeated string labels = 11;- Specified by:
getLabelsCountin interfaceAssetOrBuilder- Returns:
- The count of labels.
-
getLabels
public String getLabels(int index)
repeated string labels = 11;- Specified by:
getLabelsin interfaceAssetOrBuilder- 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 = 11;- Specified by:
getLabelsBytesin interfaceAssetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the labels at the given index.
-
hasSource
public boolean hasSource()
.google.protobuf.StringValue source = 12;- Specified by:
hasSourcein interfaceAssetOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public StringValue getSource()
.google.protobuf.StringValue source = 12;- Specified by:
getSourcein interfaceAssetOrBuilder- Returns:
- The source.
-
getSourceOrBuilder
public StringValueOrBuilder getSourceOrBuilder()
.google.protobuf.StringValue source = 12;- Specified by:
getSourceOrBuilderin interfaceAssetOrBuilder
-
hasDataSetId
public boolean hasDataSetId()
.google.protobuf.Int64Value data_set_id = 13;- Specified by:
hasDataSetIdin interfaceAssetOrBuilder- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
public Int64Value getDataSetId()
.google.protobuf.Int64Value data_set_id = 13;- Specified by:
getDataSetIdin interfaceAssetOrBuilder- Returns:
- The dataSetId.
-
getDataSetIdOrBuilder
public Int64ValueOrBuilder getDataSetIdOrBuilder()
.google.protobuf.Int64Value data_set_id = 13;- Specified by:
getDataSetIdOrBuilderin interfaceAssetOrBuilder
-
hasAggregates
public boolean hasAggregates()
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;- Specified by:
hasAggregatesin interfaceAssetOrBuilder- Returns:
- Whether the aggregates field is set.
-
getAggregates
public Asset.Aggregates getAggregates()
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;- Specified by:
getAggregatesin interfaceAssetOrBuilder- Returns:
- The aggregates.
-
getAggregatesOrBuilder
public Asset.AggregatesOrBuilder getAggregatesOrBuilder()
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;- Specified by:
getAggregatesOrBuilderin interfaceAssetOrBuilder
-
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 Asset parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Asset parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Asset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Asset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Asset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Asset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Asset parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Asset parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Asset parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Asset parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Asset parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Asset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Asset.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Asset.Builder newBuilder()
-
newBuilder
public static Asset.Builder newBuilder(Asset prototype)
-
toBuilder
public Asset.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Asset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Asset getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Asset> parser()
-
getParserForType
public com.google.protobuf.Parser<Asset> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Asset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-