Package com.cognite.client.dto
Class AssetLookup
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.AssetLookup
-
- All Implemented Interfaces:
AssetLookupOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AssetLookup extends com.google.protobuf.GeneratedMessageV3 implements AssetLookupOrBuilder
Protobuf typecom.cognite.beam.proto.AssetLookup- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAssetLookup.BuilderProtobuf typecom.cognite.beam.proto.AssetLookup-
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 intROOT_NAME_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 = 15;Asset.AggregatesOrBuildergetAggregatesOrBuilder().com.cognite.beam.proto.Asset.Aggregates aggregates = 15;longgetCreatedTime()optional int64 created_time = 8;longgetDataSetId()optional int64 data_set_id = 13;static AssetLookupgetDefaultInstance()AssetLookupgetDefaultInstanceForType()StringgetDescription()optional string description = 6;com.google.protobuf.ByteStringgetDescriptionBytes()optional string description = 6;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetExternalId()optional string external_id = 2;com.google.protobuf.ByteStringgetExternalIdBytes()optional string external_id = 2;longgetId()optional int64 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;longgetLastUpdatedTime()optional int64 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;StringgetParentExternalId()optional string parent_external_id = 5;com.google.protobuf.ByteStringgetParentExternalIdBytes()optional string parent_external_id = 5;longgetParentId()optional int64 parent_id = 4;com.google.protobuf.Parser<AssetLookup>getParserForType()longgetRootId()optional int64 root_id = 7;StringgetRootName()The name of the root asset node in the hierarchy.com.google.protobuf.ByteStringgetRootNameBytes()The name of the root asset node in the hierarchy.intgetSerializedSize()StringgetSource()optional string source = 12;com.google.protobuf.ByteStringgetSourceBytes()optional string source = 12;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAggregates().com.cognite.beam.proto.Asset.Aggregates aggregates = 15;booleanhasCreatedTime()optional int64 created_time = 8;booleanhasDataSetId()optional int64 data_set_id = 13;booleanhasDescription()optional string description = 6;booleanhasExternalId()optional string external_id = 2;inthashCode()booleanhasId()optional int64 id = 1;booleanhasLastUpdatedTime()optional int64 last_updated_time = 9;booleanhasParentExternalId()optional string parent_external_id = 5;booleanhasParentId()optional int64 parent_id = 4;booleanhasRootId()optional int64 root_id = 7;booleanhasRootName()The name of the root asset node in the hierarchy.booleanhasSource()optional string source = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static AssetLookup.BuildernewBuilder()static AssetLookup.BuildernewBuilder(AssetLookup prototype)AssetLookup.BuildernewBuilderForType()protected AssetLookup.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AssetLookupparseDelimitedFrom(InputStream input)static AssetLookupparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetLookupparseFrom(byte[] data)static AssetLookupparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetLookupparseFrom(com.google.protobuf.ByteString data)static AssetLookupparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetLookupparseFrom(com.google.protobuf.CodedInputStream input)static AssetLookupparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetLookupparseFrom(InputStream input)static AssetLookupparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AssetLookupparseFrom(ByteBuffer data)static AssetLookupparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AssetLookup>parser()AssetLookup.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
-
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
-
ROOT_NAME_FIELD_NUMBER
public static final int ROOT_NAME_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()
optional int64 id = 1;- Specified by:
hasIdin interfaceAssetLookupOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
optional int64 id = 1;- Specified by:
getIdin interfaceAssetLookupOrBuilder- Returns:
- The id.
-
hasExternalId
public boolean hasExternalId()
optional string external_id = 2;- Specified by:
hasExternalIdin interfaceAssetLookupOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public String getExternalId()
optional string external_id = 2;- Specified by:
getExternalIdin interfaceAssetLookupOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
optional string external_id = 2;- Specified by:
getExternalIdBytesin interfaceAssetLookupOrBuilder- Returns:
- The bytes for externalId.
-
getName
public String getName()
string name = 3;- Specified by:
getNamein interfaceAssetLookupOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 3;- Specified by:
getNameBytesin interfaceAssetLookupOrBuilder- Returns:
- The bytes for name.
-
hasParentId
public boolean hasParentId()
optional int64 parent_id = 4;- Specified by:
hasParentIdin interfaceAssetLookupOrBuilder- Returns:
- Whether the parentId field is set.
-
getParentId
public long getParentId()
optional int64 parent_id = 4;- Specified by:
getParentIdin interfaceAssetLookupOrBuilder- Returns:
- The parentId.
-
hasParentExternalId
public boolean hasParentExternalId()
optional string parent_external_id = 5;- Specified by:
hasParentExternalIdin interfaceAssetLookupOrBuilder- Returns:
- Whether the parentExternalId field is set.
-
getParentExternalId
public String getParentExternalId()
optional string parent_external_id = 5;- Specified by:
getParentExternalIdin interfaceAssetLookupOrBuilder- Returns:
- The parentExternalId.
-
getParentExternalIdBytes
public com.google.protobuf.ByteString getParentExternalIdBytes()
optional string parent_external_id = 5;- Specified by:
getParentExternalIdBytesin interfaceAssetLookupOrBuilder- Returns:
- The bytes for parentExternalId.
-
hasDescription
public boolean hasDescription()
optional string description = 6;- Specified by:
hasDescriptionin interfaceAssetLookupOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
optional string description = 6;- Specified by:
getDescriptionin interfaceAssetLookupOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
optional string description = 6;- Specified by:
getDescriptionBytesin interfaceAssetLookupOrBuilder- Returns:
- The bytes for description.
-
hasRootId
public boolean hasRootId()
optional int64 root_id = 7;- Specified by:
hasRootIdin interfaceAssetLookupOrBuilder- Returns:
- Whether the rootId field is set.
-
getRootId
public long getRootId()
optional int64 root_id = 7;- Specified by:
getRootIdin interfaceAssetLookupOrBuilder- Returns:
- The rootId.
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 8;- Specified by:
hasCreatedTimein interfaceAssetLookupOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 8;- Specified by:
getCreatedTimein interfaceAssetLookupOrBuilder- Returns:
- The createdTime.
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
optional int64 last_updated_time = 9;- Specified by:
hasLastUpdatedTimein interfaceAssetLookupOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public long getLastUpdatedTime()
optional int64 last_updated_time = 9;- Specified by:
getLastUpdatedTimein interfaceAssetLookupOrBuilder- Returns:
- The lastUpdatedTime.
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:AssetLookupOrBuildermap<string, string> metadata = 10;- Specified by:
getMetadataCountin interfaceAssetLookupOrBuilder
-
containsMetadata
public boolean containsMetadata(String key)
map<string, string> metadata = 10;- Specified by:
containsMetadatain interfaceAssetLookupOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceAssetLookupOrBuilder
-
getMetadataMap
public Map<String,String> getMetadataMap()
map<string, string> metadata = 10;- Specified by:
getMetadataMapin interfaceAssetLookupOrBuilder
-
getMetadataOrDefault
public String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 10;- Specified by:
getMetadataOrDefaultin interfaceAssetLookupOrBuilder
-
getMetadataOrThrow
public String getMetadataOrThrow(String key)
map<string, string> metadata = 10;- Specified by:
getMetadataOrThrowin interfaceAssetLookupOrBuilder
-
getLabelsList
public com.google.protobuf.ProtocolStringList getLabelsList()
repeated string labels = 11;- Specified by:
getLabelsListin interfaceAssetLookupOrBuilder- Returns:
- A list containing the labels.
-
getLabelsCount
public int getLabelsCount()
repeated string labels = 11;- Specified by:
getLabelsCountin interfaceAssetLookupOrBuilder- Returns:
- The count of labels.
-
getLabels
public String getLabels(int index)
repeated string labels = 11;- Specified by:
getLabelsin interfaceAssetLookupOrBuilder- 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 interfaceAssetLookupOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the labels at the given index.
-
hasSource
public boolean hasSource()
optional string source = 12;- Specified by:
hasSourcein interfaceAssetLookupOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public String getSource()
optional string source = 12;- Specified by:
getSourcein interfaceAssetLookupOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()
optional string source = 12;- Specified by:
getSourceBytesin interfaceAssetLookupOrBuilder- Returns:
- The bytes for source.
-
hasDataSetId
public boolean hasDataSetId()
optional int64 data_set_id = 13;- Specified by:
hasDataSetIdin interfaceAssetLookupOrBuilder- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
public long getDataSetId()
optional int64 data_set_id = 13;- Specified by:
getDataSetIdin interfaceAssetLookupOrBuilder- Returns:
- The dataSetId.
-
hasRootName
public boolean hasRootName()
The name of the root asset node in the hierarchy.
optional string root_name = 14;- Specified by:
hasRootNamein interfaceAssetLookupOrBuilder- Returns:
- Whether the rootName field is set.
-
getRootName
public String getRootName()
The name of the root asset node in the hierarchy.
optional string root_name = 14;- Specified by:
getRootNamein interfaceAssetLookupOrBuilder- Returns:
- The rootName.
-
getRootNameBytes
public com.google.protobuf.ByteString getRootNameBytes()
The name of the root asset node in the hierarchy.
optional string root_name = 14;- Specified by:
getRootNameBytesin interfaceAssetLookupOrBuilder- Returns:
- The bytes for rootName.
-
hasAggregates
public boolean hasAggregates()
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;- Specified by:
hasAggregatesin interfaceAssetLookupOrBuilder- Returns:
- Whether the aggregates field is set.
-
getAggregates
public Asset.Aggregates getAggregates()
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;- Specified by:
getAggregatesin interfaceAssetLookupOrBuilder- Returns:
- The aggregates.
-
getAggregatesOrBuilder
public Asset.AggregatesOrBuilder getAggregatesOrBuilder()
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;- Specified by:
getAggregatesOrBuilderin interfaceAssetLookupOrBuilder
-
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 AssetLookup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AssetLookup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AssetLookup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AssetLookup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AssetLookup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AssetLookup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AssetLookup parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AssetLookup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AssetLookup parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AssetLookup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AssetLookup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AssetLookup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AssetLookup.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AssetLookup.Builder newBuilder()
-
newBuilder
public static AssetLookup.Builder newBuilder(AssetLookup prototype)
-
toBuilder
public AssetLookup.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AssetLookup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AssetLookup getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AssetLookup> parser()
-
getParserForType
public com.google.protobuf.Parser<AssetLookup> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AssetLookup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-