Package com.cognite.v1.timeseries.proto
Class DataPointListItemAlpha
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.cognite.v1.timeseries.proto.DataPointListItemAlpha
- All Implemented Interfaces:
DataPointListItemAlphaOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class DataPointListItemAlpha
extends com.google.protobuf.GeneratedMessageV3
implements DataPointListItemAlphaOrBuilder
Protobuf type
com.cognite.v1.timeseries.proto.DataPointListItemAlpha- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecom.cognite.v1.timeseries.proto.DataPointListItemAlphastatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionboolean.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;static DataPointListItemAlphastatic final com.google.protobuf.Descriptors.Descriptorstring externalId = 2;com.google.protobuf.ByteStringstring externalId = 2;longgetId()int64 id = 1;booleanbool isStep = 7;booleanbool isString = 6;string nextCursor = 9;com.google.protobuf.ByteStringstring nextCursor = 9;.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;com.google.protobuf.Parser<DataPointListItemAlpha>int.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;getUnit()string unit = 8;com.google.protobuf.ByteStringstring unit = 8;boolean.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;inthashCode()boolean.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;boolean.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(DataPointListItemAlpha prototype) protected DataPointListItemAlpha.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static DataPointListItemAlphaparseDelimitedFrom(InputStream input) static DataPointListItemAlphaparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataPointListItemAlphaparseFrom(byte[] data) static DataPointListItemAlphaparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataPointListItemAlphaparseFrom(com.google.protobuf.ByteString data) static DataPointListItemAlphaparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataPointListItemAlphaparseFrom(com.google.protobuf.CodedInputStream input) static DataPointListItemAlphaparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataPointListItemAlphaparseFrom(InputStream input) static DataPointListItemAlphaparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DataPointListItemAlphaparseFrom(ByteBuffer data) static DataPointListItemAlphaparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<DataPointListItemAlpha>parser()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, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, 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.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
EXTERNALID_FIELD_NUMBER
public static final int EXTERNALID_FIELD_NUMBER- See Also:
-
ISSTRING_FIELD_NUMBER
public static final int ISSTRING_FIELD_NUMBER- See Also:
-
ISSTEP_FIELD_NUMBER
public static final int ISSTEP_FIELD_NUMBER- See Also:
-
UNIT_FIELD_NUMBER
public static final int UNIT_FIELD_NUMBER- See Also:
-
NEXTCURSOR_FIELD_NUMBER
public static final int NEXTCURSOR_FIELD_NUMBER- See Also:
-
NUMERICDATAPOINTS_FIELD_NUMBER
public static final int NUMERICDATAPOINTS_FIELD_NUMBER- See Also:
-
STRINGDATAPOINTS_FIELD_NUMBER
public static final int STRINGDATAPOINTS_FIELD_NUMBER- See Also:
-
AGGREGATEDATAPOINTS_FIELD_NUMBER
public static final int AGGREGATEDATAPOINTS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getDatapointTypeCase
- Specified by:
getDatapointTypeCasein interfaceDataPointListItemAlphaOrBuilder
-
getId
public long getId()int64 id = 1;- Specified by:
getIdin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The id.
-
getExternalId
string externalId = 2;- Specified by:
getExternalIdin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()string externalId = 2;- Specified by:
getExternalIdBytesin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The bytes for externalId.
-
getIsString
public boolean getIsString()bool isString = 6;- Specified by:
getIsStringin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The isString.
-
getIsStep
public boolean getIsStep()bool isStep = 7;- Specified by:
getIsStepin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The isStep.
-
getUnit
string unit = 8;- Specified by:
getUnitin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The unit.
-
getUnitBytes
public com.google.protobuf.ByteString getUnitBytes()string unit = 8;- Specified by:
getUnitBytesin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The bytes for unit.
-
getNextCursor
string nextCursor = 9;- Specified by:
getNextCursorin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The nextCursor.
-
getNextCursorBytes
public com.google.protobuf.ByteString getNextCursorBytes()string nextCursor = 9;- Specified by:
getNextCursorBytesin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The bytes for nextCursor.
-
hasNumericDatapoints
public boolean hasNumericDatapoints().com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;- Specified by:
hasNumericDatapointsin interfaceDataPointListItemAlphaOrBuilder- Returns:
- Whether the numericDatapoints field is set.
-
getNumericDatapoints
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;- Specified by:
getNumericDatapointsin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The numericDatapoints.
-
getNumericDatapointsOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;- Specified by:
getNumericDatapointsOrBuilderin interfaceDataPointListItemAlphaOrBuilder
-
hasStringDatapoints
public boolean hasStringDatapoints().com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;- Specified by:
hasStringDatapointsin interfaceDataPointListItemAlphaOrBuilder- Returns:
- Whether the stringDatapoints field is set.
-
getStringDatapoints
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;- Specified by:
getStringDatapointsin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The stringDatapoints.
-
getStringDatapointsOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;- Specified by:
getStringDatapointsOrBuilderin interfaceDataPointListItemAlphaOrBuilder
-
hasAggregateDatapoints
public boolean hasAggregateDatapoints().com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;- Specified by:
hasAggregateDatapointsin interfaceDataPointListItemAlphaOrBuilder- Returns:
- Whether the aggregateDatapoints field is set.
-
getAggregateDatapoints
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;- Specified by:
getAggregateDatapointsin interfaceDataPointListItemAlphaOrBuilder- Returns:
- The aggregateDatapoints.
-
getAggregateDatapointsOrBuilder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;- Specified by:
getAggregateDatapointsOrBuilderin interfaceDataPointListItemAlphaOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 DataPointListItemAlpha parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPointListItemAlpha parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPointListItemAlpha parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPointListItemAlpha parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPointListItemAlpha parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPointListItemAlpha parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static DataPointListItemAlpha parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static DataPointListItemAlpha parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static DataPointListItemAlpha parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static DataPointListItemAlpha parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataPointListItemAlpha.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-