protos/app/data_sync library Protobuf Definitions
The proto definitions for data_sync
Classes
- CaptureInterval
- CaptureInterval specifies the start and end times of the data capture.
- DataCaptureMetadata
- DataCaptureMetadata contains the metadata for data captured by collectors.
- DataCaptureUploadMetadata
- DataCaptureUploadMetadata contains the metadata for streaming binary (image + file) data.
- DataCaptureUploadRequest
- DataCaptureUploadRequest requests to upload the contents and metadata for tabular data.
- DataCaptureUploadResponse
- DataCaptureUploadResponse returns the file id of the uploaded contents and metadata for tabular data.
- DataSyncServiceBase
- DataSyncServiceClient
- DataType
- DataType specifies the type of data uploaded.
- FileData
- FileData contains the contents of binary (image + file) data.
- FileUploadRequest
- FileUploadRequest requests to upload the contents and metadata for binary (image + file) data. The first packet must be the UploadMetadata associated with the binary data.
- FileUploadResponse
- FileUploadResponse returns the file id of the uploaded contents and metadata for binary (image + file) data.
- MimeType
- SensorData
- SensorData contains the contents and metadata for tabular data.
- SensorMetadata
- SensorMetadata contains the time the sensor data was requested and was received.
- StreamingDataCaptureUploadRequest
- StreamingDataCaptureUploadRequest requests to upload the contents and metadata for streaming binary (image + file) data. The first packet must be the DataCaptureUploadMetadata associated with the data.
- StreamingDataCaptureUploadResponse
- StreamingDataCaptureUploadResponse returns the file id of the uploaded contents and metadata for streaming binary (image + file) data.
- UploadMetadata
- UploadMetadata contains the metadata for binary (image + file) data.
Enums
Constants
-
CaptureInterval$json
→ const Map<
String, Object> -
DataCaptureMetadata$json
→ const Map<
String, Object> -
DataCaptureMetadata_MethodParametersEntry$json
→ const Map<
String, Object> -
DataCaptureUploadMetadata$json
→ const Map<
String, Object> -
DataCaptureUploadRequest$json
→ const Map<
String, Object> -
DataCaptureUploadResponse$json
→ const Map<
String, Object> -
DataType$json
→ const Map<
String, Object> -
FileData$json
→ const Map<
String, Object> -
FileUploadRequest$json
→ const Map<
String, Object> -
FileUploadResponse$json
→ const Map<
String, Object> -
MimeType$json
→ const Map<
String, Object> -
SensorData$json
→ const Map<
String, Object> -
SensorMetadata$json
→ const Map<
String, Object> -
StreamingDataCaptureUploadRequest$json
→ const Map<
String, Object> -
StreamingDataCaptureUploadResponse$json
→ const Map<
String, Object> -
UploadMetadata$json
→ const Map<
String, Object> -
UploadMetadata_MethodParametersEntry$json
→ const Map<
String, Object>
Properties
- captureIntervalDescriptor → Uint8List
-
Descriptor for
CaptureInterval
. Decode as agoogle.protobuf.DescriptorProto
.final - dataCaptureMetadataDescriptor → Uint8List
-
Descriptor for
DataCaptureMetadata
. Decode as agoogle.protobuf.DescriptorProto
.final - dataCaptureUploadMetadataDescriptor → Uint8List
-
Descriptor for
DataCaptureUploadMetadata
. Decode as agoogle.protobuf.DescriptorProto
.final - dataCaptureUploadRequestDescriptor → Uint8List
-
Descriptor for
DataCaptureUploadRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - dataCaptureUploadResponseDescriptor → Uint8List
-
Descriptor for
DataCaptureUploadResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - dataTypeDescriptor → Uint8List
-
Descriptor for
DataType
. Decode as agoogle.protobuf.EnumDescriptorProto
.final - fileDataDescriptor → Uint8List
-
Descriptor for
FileData
. Decode as agoogle.protobuf.DescriptorProto
.final - fileUploadRequestDescriptor → Uint8List
-
Descriptor for
FileUploadRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - fileUploadResponseDescriptor → Uint8List
-
Descriptor for
FileUploadResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - mimeTypeDescriptor → Uint8List
-
Descriptor for
MimeType
. Decode as agoogle.protobuf.EnumDescriptorProto
.final - sensorDataDescriptor → Uint8List
-
Descriptor for
SensorData
. Decode as agoogle.protobuf.DescriptorProto
.final - sensorMetadataDescriptor → Uint8List
-
Descriptor for
SensorMetadata
. Decode as agoogle.protobuf.DescriptorProto
.final - streamingDataCaptureUploadRequestDescriptor → Uint8List
-
Descriptor for
StreamingDataCaptureUploadRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - streamingDataCaptureUploadResponseDescriptor → Uint8List
-
Descriptor for
StreamingDataCaptureUploadResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - uploadMetadataDescriptor → Uint8List
-
Descriptor for
UploadMetadata
. Decode as agoogle.protobuf.DescriptorProto
.final