Package viam.app.datapipelines.v1
Class DataPipelines.DataPipelineRun
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<DataPipelines.DataPipelineRun,DataPipelines.DataPipelineRun.Builder>
viam.app.datapipelines.v1.DataPipelines.DataPipelineRun
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,DataPipelines.DataPipelineRunOrBuilder
- Enclosing class:
- DataPipelines
public static final class DataPipelines.DataPipelineRun
extends com.google.protobuf.GeneratedMessageLite<DataPipelines.DataPipelineRun,DataPipelines.DataPipelineRun.Builder>
implements DataPipelines.DataPipelineRunOrBuilder
Protobuf type
viam.app.datapipelines.v1.DataPipelineRun
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.datapipelines.v1.DataPipelineRun
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 int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) com.google.protobuf.Timestamp
The end time of the data that was processed in the run.com.google.protobuf.Timestamp
The start time of the data that was processed in the run.com.google.protobuf.Timestamp
The time the run ended.getId()
The ID of the run.com.google.protobuf.ByteString
The ID of the run.com.google.protobuf.Timestamp
The time the run started.The status of the run.int
The status of the run.boolean
The end time of the data that was processed in the run.boolean
The start time of the data that was processed in the run.boolean
The time the run ended.boolean
The time the run started.newBuilder
(DataPipelines.DataPipelineRun prototype) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<DataPipelines.DataPipelineRun>
parser()
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, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER- See Also:
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER- See Also:
-
DATA_START_TIME_FIELD_NUMBER
public static final int DATA_START_TIME_FIELD_NUMBER- See Also:
-
DATA_END_TIME_FIELD_NUMBER
public static final int DATA_END_TIME_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getId
The ID of the run.
string id = 1 [json_name = "id"];
- Specified by:
getId
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The ID of the run.
string id = 1 [json_name = "id"];
- Specified by:
getIdBytes
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The bytes for id.
-
hasStartTime
public boolean hasStartTime()The time the run started.
.google.protobuf.Timestamp start_time = 2 [json_name = "startTime"];
- Specified by:
hasStartTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()The time the run started.
.google.protobuf.Timestamp start_time = 2 [json_name = "startTime"];
- Specified by:
getStartTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The startTime.
-
hasEndTime
public boolean hasEndTime()The time the run ended.
.google.protobuf.Timestamp end_time = 3 [json_name = "endTime"];
- Specified by:
hasEndTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()The time the run ended.
.google.protobuf.Timestamp end_time = 3 [json_name = "endTime"];
- Specified by:
getEndTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The endTime.
-
hasDataStartTime
public boolean hasDataStartTime()The start time of the data that was processed in the run.
.google.protobuf.Timestamp data_start_time = 4 [json_name = "dataStartTime"];
- Specified by:
hasDataStartTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- Whether the dataStartTime field is set.
-
getDataStartTime
public com.google.protobuf.Timestamp getDataStartTime()The start time of the data that was processed in the run.
.google.protobuf.Timestamp data_start_time = 4 [json_name = "dataStartTime"];
- Specified by:
getDataStartTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The dataStartTime.
-
hasDataEndTime
public boolean hasDataEndTime()The end time of the data that was processed in the run.
.google.protobuf.Timestamp data_end_time = 5 [json_name = "dataEndTime"];
- Specified by:
hasDataEndTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- Whether the dataEndTime field is set.
-
getDataEndTime
public com.google.protobuf.Timestamp getDataEndTime()The end time of the data that was processed in the run.
.google.protobuf.Timestamp data_end_time = 5 [json_name = "dataEndTime"];
- Specified by:
getDataEndTime
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The dataEndTime.
-
getStatusValue
public int getStatusValue()The status of the run.
.viam.app.datapipelines.v1.DataPipelineRunStatus status = 6 [json_name = "status"];
- Specified by:
getStatusValue
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The enum numeric value on the wire for status.
-
getStatus
The status of the run.
.viam.app.datapipelines.v1.DataPipelineRunStatus status = 6 [json_name = "status"];
- Specified by:
getStatus
in interfaceDataPipelines.DataPipelineRunOrBuilder
- Returns:
- The status.
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static DataPipelines.DataPipelineRun parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static DataPipelines.DataPipelineRun parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static DataPipelines.DataPipelineRun parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static DataPipelines.DataPipelineRun.Builder newBuilder(DataPipelines.DataPipelineRun prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<DataPipelines.DataPipelineRun,
DataPipelines.DataPipelineRun.Builder>
-
getDefaultInstance
-
parser
-