package datalabeling
import "google.golang.org/genproto/googleapis/cloud/datalabeling/v1beta1"
Package datalabeling aliases all exported identifiers in package "cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb".
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterDataLabelingServiceServer(s *grpc.Server, srv DataLabelingServiceServer)
- type AnnotatedDataset
- type AnnotatedDatasetMetadata
- type AnnotatedDatasetMetadata_BoundingPolyConfig
- type AnnotatedDatasetMetadata_EventConfig
- type AnnotatedDatasetMetadata_ImageClassificationConfig
- type AnnotatedDatasetMetadata_ObjectDetectionConfig
- type AnnotatedDatasetMetadata_ObjectTrackingConfig
- type AnnotatedDatasetMetadata_PolylineConfig
- type AnnotatedDatasetMetadata_SegmentationConfig
- type AnnotatedDatasetMetadata_TextClassificationConfig
- type AnnotatedDatasetMetadata_TextEntityExtractionConfig
- type AnnotatedDatasetMetadata_VideoClassificationConfig
- type Annotation
- type AnnotationMetadata
- type AnnotationSentiment
- type AnnotationSource
- type AnnotationSpec
- type AnnotationSpecSet
- type AnnotationType
- type AnnotationValue
- type AnnotationValue_ImageBoundingPolyAnnotation
- type AnnotationValue_ImageClassificationAnnotation
- type AnnotationValue_ImagePolylineAnnotation
- type AnnotationValue_ImageSegmentationAnnotation
- type AnnotationValue_TextClassificationAnnotation
- type AnnotationValue_TextEntityExtractionAnnotation
- type AnnotationValue_VideoClassificationAnnotation
- type AnnotationValue_VideoEventAnnotation
- type AnnotationValue_VideoObjectTrackingAnnotation
- type Attempt
- type BigQuerySource
- type BoundingBoxEvaluationOptions
- type BoundingPoly
- type BoundingPolyConfig
- type ClassificationMetadata
- type ClassificationMetrics
- type ConfusionMatrix
- type ConfusionMatrix_ConfusionMatrixEntry
- type ConfusionMatrix_Row
- type CreateAnnotationSpecSetRequest
- type CreateDatasetRequest
- type CreateEvaluationJobRequest
- type CreateInstructionMetadata
- type CreateInstructionRequest
- type CsvInstruction
- type DataItem
- type DataItem_ImagePayload
- type DataItem_TextPayload
- type DataItem_VideoPayload
- type DataLabelingServiceClient
- type DataLabelingServiceServer
- type DataType
- type Dataset
- type DeleteAnnotatedDatasetRequest
- type DeleteAnnotationSpecSetRequest
- type DeleteDatasetRequest
- type DeleteEvaluationJobRequest
- type DeleteInstructionRequest
- type Evaluation
- type EvaluationConfig
- type EvaluationConfig_BoundingBoxEvaluationOptions
- type EvaluationJob
- type EvaluationJobAlertConfig
- type EvaluationJobConfig
- type EvaluationJobConfig_BoundingPolyConfig
- type EvaluationJobConfig_ImageClassificationConfig
- type EvaluationJobConfig_TextClassificationConfig
- type EvaluationJob_State
- type EvaluationMetrics
- type EvaluationMetrics_ClassificationMetrics
- type EvaluationMetrics_ObjectDetectionMetrics
- type EventConfig
- type Example
- type Example_ImagePayload
- type Example_TextPayload
- type Example_VideoPayload
- type ExportDataOperationMetadata
- type ExportDataOperationResponse
- type ExportDataRequest
- type GcsDestination
- type GcsFolderDestination
- type GcsSource
- type GetAnnotatedDatasetRequest
- type GetAnnotationSpecSetRequest
- type GetDataItemRequest
- type GetDatasetRequest
- type GetEvaluationJobRequest
- type GetEvaluationRequest
- type GetExampleRequest
- type GetInstructionRequest
- type HumanAnnotationConfig
- type ImageBoundingPolyAnnotation
- type ImageBoundingPolyAnnotation_BoundingPoly
- type ImageBoundingPolyAnnotation_NormalizedBoundingPoly
- type ImageClassificationAnnotation
- type ImageClassificationConfig
- type ImagePayload
- type ImagePolylineAnnotation
- type ImagePolylineAnnotation_NormalizedPolyline
- type ImagePolylineAnnotation_Polyline
- type ImageSegmentationAnnotation
- type ImportDataOperationMetadata
- type ImportDataOperationResponse
- type ImportDataRequest
- type InputConfig
- type InputConfig_BigquerySource
- type InputConfig_GcsSource
- type InputConfig_TextMetadata
- type Instruction
- type LabelImageBoundingBoxOperationMetadata
- type LabelImageBoundingPolyOperationMetadata
- type LabelImageClassificationOperationMetadata
- type LabelImageOrientedBoundingBoxOperationMetadata
- type LabelImagePolylineOperationMetadata
- type LabelImageRequest
- type LabelImageRequest_BoundingPolyConfig
- type LabelImageRequest_Feature
- type LabelImageRequest_ImageClassificationConfig
- type LabelImageRequest_PolylineConfig
- type LabelImageRequest_SegmentationConfig
- type LabelImageSegmentationOperationMetadata
- type LabelOperationMetadata
- type LabelOperationMetadata_ImageBoundingBoxDetails
- type LabelOperationMetadata_ImageBoundingPolyDetails
- type LabelOperationMetadata_ImageClassificationDetails
- type LabelOperationMetadata_ImageOrientedBoundingBoxDetails
- type LabelOperationMetadata_ImagePolylineDetails
- type LabelOperationMetadata_ImageSegmentationDetails
- type LabelOperationMetadata_TextClassificationDetails
- type LabelOperationMetadata_TextEntityExtractionDetails
- type LabelOperationMetadata_VideoClassificationDetails
- type LabelOperationMetadata_VideoEventDetails
- type LabelOperationMetadata_VideoObjectDetectionDetails
- type LabelOperationMetadata_VideoObjectTrackingDetails
- type LabelStats
- type LabelTextClassificationOperationMetadata
- type LabelTextEntityExtractionOperationMetadata
- type LabelTextRequest
- type LabelTextRequest_Feature
- type LabelTextRequest_TextClassificationConfig
- type LabelTextRequest_TextEntityExtractionConfig
- type LabelVideoClassificationOperationMetadata
- type LabelVideoEventOperationMetadata
- type LabelVideoObjectDetectionOperationMetadata
- type LabelVideoObjectTrackingOperationMetadata
- type LabelVideoRequest
- type LabelVideoRequest_EventConfig
- type LabelVideoRequest_Feature
- type LabelVideoRequest_ObjectDetectionConfig
- type LabelVideoRequest_ObjectTrackingConfig
- type LabelVideoRequest_VideoClassificationConfig
- type ListAnnotatedDatasetsRequest
- type ListAnnotatedDatasetsResponse
- type ListAnnotationSpecSetsRequest
- type ListAnnotationSpecSetsResponse
- type ListDataItemsRequest
- type ListDataItemsResponse
- type ListDatasetsRequest
- type ListDatasetsResponse
- type ListEvaluationJobsRequest
- type ListEvaluationJobsResponse
- type ListExamplesRequest
- type ListExamplesResponse
- type ListInstructionsRequest
- type ListInstructionsResponse
- type NormalizedBoundingPoly
- type NormalizedPolyline
- type NormalizedVertex
- type ObjectDetectionConfig
- type ObjectDetectionMetrics
- type ObjectTrackingConfig
- type ObjectTrackingFrame
- type ObjectTrackingFrame_BoundingPoly
- type ObjectTrackingFrame_NormalizedBoundingPoly
- type OperatorMetadata
- type OutputConfig
- type OutputConfig_GcsDestination
- type OutputConfig_GcsFolderDestination
- type PauseEvaluationJobRequest
- type PdfInstruction
- type Polyline
- type PolylineConfig
- type PrCurve
- type PrCurve_ConfidenceMetricsEntry
- type ResumeEvaluationJobRequest
- type SearchEvaluationsRequest
- type SearchEvaluationsResponse
- type SearchExampleComparisonsRequest
- type SearchExampleComparisonsResponse
- type SearchExampleComparisonsResponse_ExampleComparison
- type SegmentationConfig
- type SentimentConfig
- type SequentialSegment
- type StringAggregationType
- type TextClassificationAnnotation
- type TextClassificationConfig
- type TextEntityExtractionAnnotation
- type TextEntityExtractionConfig
- type TextMetadata
- type TextPayload
- type TimeSegment
- type UnimplementedDataLabelingServiceServer
- type UpdateEvaluationJobRequest
- type Vertex
- type VideoClassificationAnnotation
- type VideoClassificationConfig
- type VideoClassificationConfig_AnnotationSpecSetConfig
- type VideoEventAnnotation
- type VideoObjectTrackingAnnotation
- type VideoPayload
- type VideoThumbnail
Constants ¶
const ( AnnotationSentiment_ANNOTATION_SENTIMENT_UNSPECIFIED = src.AnnotationSentiment_ANNOTATION_SENTIMENT_UNSPECIFIED AnnotationSentiment_NEGATIVE = src.AnnotationSentiment_NEGATIVE AnnotationSentiment_POSITIVE = src.AnnotationSentiment_POSITIVE AnnotationSource_ANNOTATION_SOURCE_UNSPECIFIED = src.AnnotationSource_ANNOTATION_SOURCE_UNSPECIFIED AnnotationSource_OPERATOR = src.AnnotationSource_OPERATOR AnnotationType_ANNOTATION_TYPE_UNSPECIFIED = src.AnnotationType_ANNOTATION_TYPE_UNSPECIFIED AnnotationType_GENERAL_CLASSIFICATION_ANNOTATION = src.AnnotationType_GENERAL_CLASSIFICATION_ANNOTATION AnnotationType_IMAGE_BOUNDING_BOX_ANNOTATION = src.AnnotationType_IMAGE_BOUNDING_BOX_ANNOTATION AnnotationType_IMAGE_BOUNDING_POLY_ANNOTATION = src.AnnotationType_IMAGE_BOUNDING_POLY_ANNOTATION AnnotationType_IMAGE_CLASSIFICATION_ANNOTATION = src.AnnotationType_IMAGE_CLASSIFICATION_ANNOTATION AnnotationType_IMAGE_ORIENTED_BOUNDING_BOX_ANNOTATION = src.AnnotationType_IMAGE_ORIENTED_BOUNDING_BOX_ANNOTATION AnnotationType_IMAGE_POLYLINE_ANNOTATION = src.AnnotationType_IMAGE_POLYLINE_ANNOTATION AnnotationType_IMAGE_SEGMENTATION_ANNOTATION = src.AnnotationType_IMAGE_SEGMENTATION_ANNOTATION AnnotationType_TEXT_CLASSIFICATION_ANNOTATION = src.AnnotationType_TEXT_CLASSIFICATION_ANNOTATION AnnotationType_TEXT_ENTITY_EXTRACTION_ANNOTATION = src.AnnotationType_TEXT_ENTITY_EXTRACTION_ANNOTATION AnnotationType_VIDEO_EVENT_ANNOTATION = src.AnnotationType_VIDEO_EVENT_ANNOTATION AnnotationType_VIDEO_OBJECT_DETECTION_ANNOTATION = src.AnnotationType_VIDEO_OBJECT_DETECTION_ANNOTATION AnnotationType_VIDEO_OBJECT_TRACKING_ANNOTATION = src.AnnotationType_VIDEO_OBJECT_TRACKING_ANNOTATION AnnotationType_VIDEO_SHOTS_CLASSIFICATION_ANNOTATION = src.AnnotationType_VIDEO_SHOTS_CLASSIFICATION_ANNOTATION DataType_DATA_TYPE_UNSPECIFIED = src.DataType_DATA_TYPE_UNSPECIFIED DataType_GENERAL_DATA = src.DataType_GENERAL_DATA DataType_IMAGE = src.DataType_IMAGE DataType_TEXT = src.DataType_TEXT DataType_VIDEO = src.DataType_VIDEO EvaluationJob_PAUSED = src.EvaluationJob_PAUSED EvaluationJob_RUNNING = src.EvaluationJob_RUNNING EvaluationJob_SCHEDULED = src.EvaluationJob_SCHEDULED EvaluationJob_STATE_UNSPECIFIED = src.EvaluationJob_STATE_UNSPECIFIED EvaluationJob_STOPPED = src.EvaluationJob_STOPPED LabelImageRequest_BOUNDING_BOX = src.LabelImageRequest_BOUNDING_BOX LabelImageRequest_BOUNDING_POLY = src.LabelImageRequest_BOUNDING_POLY LabelImageRequest_CLASSIFICATION = src.LabelImageRequest_CLASSIFICATION LabelImageRequest_FEATURE_UNSPECIFIED = src.LabelImageRequest_FEATURE_UNSPECIFIED LabelImageRequest_ORIENTED_BOUNDING_BOX = src.LabelImageRequest_ORIENTED_BOUNDING_BOX LabelImageRequest_POLYLINE = src.LabelImageRequest_POLYLINE LabelImageRequest_SEGMENTATION = src.LabelImageRequest_SEGMENTATION LabelTextRequest_FEATURE_UNSPECIFIED = src.LabelTextRequest_FEATURE_UNSPECIFIED LabelTextRequest_TEXT_CLASSIFICATION = src.LabelTextRequest_TEXT_CLASSIFICATION LabelTextRequest_TEXT_ENTITY_EXTRACTION = src.LabelTextRequest_TEXT_ENTITY_EXTRACTION LabelVideoRequest_CLASSIFICATION = src.LabelVideoRequest_CLASSIFICATION LabelVideoRequest_EVENT = src.LabelVideoRequest_EVENT LabelVideoRequest_FEATURE_UNSPECIFIED = src.LabelVideoRequest_FEATURE_UNSPECIFIED LabelVideoRequest_OBJECT_DETECTION = src.LabelVideoRequest_OBJECT_DETECTION LabelVideoRequest_OBJECT_TRACKING = src.LabelVideoRequest_OBJECT_TRACKING StringAggregationType_MAJORITY_VOTE = src.StringAggregationType_MAJORITY_VOTE StringAggregationType_NO_AGGREGATION = src.StringAggregationType_NO_AGGREGATION StringAggregationType_STRING_AGGREGATION_TYPE_UNSPECIFIED = src.StringAggregationType_STRING_AGGREGATION_TYPE_UNSPECIFIED StringAggregationType_UNANIMOUS_VOTE = src.StringAggregationType_UNANIMOUS_VOTE )
Deprecated: Please use consts in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
Variables ¶
var ( AnnotationSentiment_name = src.AnnotationSentiment_name AnnotationSentiment_value = src.AnnotationSentiment_value AnnotationSource_name = src.AnnotationSource_name AnnotationSource_value = src.AnnotationSource_value AnnotationType_name = src.AnnotationType_name AnnotationType_value = src.AnnotationType_value DataType_name = src.DataType_name DataType_value = src.DataType_value EvaluationJob_State_name = src.EvaluationJob_State_name EvaluationJob_State_value = src.EvaluationJob_State_value File_google_cloud_datalabeling_v1beta1_annotation_proto = src.File_google_cloud_datalabeling_v1beta1_annotation_proto File_google_cloud_datalabeling_v1beta1_annotation_spec_set_proto = src.File_google_cloud_datalabeling_v1beta1_annotation_spec_set_proto File_google_cloud_datalabeling_v1beta1_data_labeling_service_proto = src.File_google_cloud_datalabeling_v1beta1_data_labeling_service_proto File_google_cloud_datalabeling_v1beta1_data_payloads_proto = src.File_google_cloud_datalabeling_v1beta1_data_payloads_proto File_google_cloud_datalabeling_v1beta1_dataset_proto = src.File_google_cloud_datalabeling_v1beta1_dataset_proto File_google_cloud_datalabeling_v1beta1_evaluation_job_proto = src.File_google_cloud_datalabeling_v1beta1_evaluation_job_proto File_google_cloud_datalabeling_v1beta1_evaluation_proto = src.File_google_cloud_datalabeling_v1beta1_evaluation_proto File_google_cloud_datalabeling_v1beta1_human_annotation_config_proto = src.File_google_cloud_datalabeling_v1beta1_human_annotation_config_proto File_google_cloud_datalabeling_v1beta1_instruction_proto = src.File_google_cloud_datalabeling_v1beta1_instruction_proto File_google_cloud_datalabeling_v1beta1_operations_proto = src.File_google_cloud_datalabeling_v1beta1_operations_proto LabelImageRequest_Feature_name = src.LabelImageRequest_Feature_name LabelImageRequest_Feature_value = src.LabelImageRequest_Feature_value LabelTextRequest_Feature_name = src.LabelTextRequest_Feature_name LabelTextRequest_Feature_value = src.LabelTextRequest_Feature_value LabelVideoRequest_Feature_name = src.LabelVideoRequest_Feature_name LabelVideoRequest_Feature_value = src.LabelVideoRequest_Feature_value StringAggregationType_name = src.StringAggregationType_name StringAggregationType_value = src.StringAggregationType_value )
Deprecated: Please use vars in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
Functions ¶
func RegisterDataLabelingServiceServer ¶
func RegisterDataLabelingServiceServer(s *grpc.Server, srv DataLabelingServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
Types ¶
type AnnotatedDataset ¶
type AnnotatedDataset = src.AnnotatedDataset
AnnotatedDataset is a set holding annotations for data in a Dataset. Each labeling task will generate an AnnotatedDataset under the Dataset that the task is requested for.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotatedDatasetMetadata ¶
type AnnotatedDatasetMetadata = src.AnnotatedDatasetMetadata
Metadata on AnnotatedDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotatedDatasetMetadata_BoundingPolyConfig ¶
type AnnotatedDatasetMetadata_BoundingPolyConfig = src.AnnotatedDatasetMetadata_BoundingPolyConfig
type AnnotatedDatasetMetadata_EventConfig ¶
type AnnotatedDatasetMetadata_EventConfig = src.AnnotatedDatasetMetadata_EventConfig
type AnnotatedDatasetMetadata_ImageClassificationConfig ¶
type AnnotatedDatasetMetadata_ImageClassificationConfig = src.AnnotatedDatasetMetadata_ImageClassificationConfig
type AnnotatedDatasetMetadata_ObjectDetectionConfig ¶
type AnnotatedDatasetMetadata_ObjectDetectionConfig = src.AnnotatedDatasetMetadata_ObjectDetectionConfig
type AnnotatedDatasetMetadata_ObjectTrackingConfig ¶
type AnnotatedDatasetMetadata_ObjectTrackingConfig = src.AnnotatedDatasetMetadata_ObjectTrackingConfig
type AnnotatedDatasetMetadata_PolylineConfig ¶
type AnnotatedDatasetMetadata_PolylineConfig = src.AnnotatedDatasetMetadata_PolylineConfig
type AnnotatedDatasetMetadata_SegmentationConfig ¶
type AnnotatedDatasetMetadata_SegmentationConfig = src.AnnotatedDatasetMetadata_SegmentationConfig
type AnnotatedDatasetMetadata_TextClassificationConfig ¶
type AnnotatedDatasetMetadata_TextClassificationConfig = src.AnnotatedDatasetMetadata_TextClassificationConfig
type AnnotatedDatasetMetadata_TextEntityExtractionConfig ¶
type AnnotatedDatasetMetadata_TextEntityExtractionConfig = src.AnnotatedDatasetMetadata_TextEntityExtractionConfig
type AnnotatedDatasetMetadata_VideoClassificationConfig ¶
type AnnotatedDatasetMetadata_VideoClassificationConfig = src.AnnotatedDatasetMetadata_VideoClassificationConfig
type Annotation ¶
type Annotation = src.Annotation
Annotation for Example. Each example may have one or more annotations. For example in image classification problem, each image might have one or more labels. We call labels binded with this image an Annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotationMetadata ¶
type AnnotationMetadata = src.AnnotationMetadata
Additional information associated with the annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotationSentiment ¶
type AnnotationSentiment = src.AnnotationSentiment
type AnnotationSource ¶
type AnnotationSource = src.AnnotationSource
Specifies where the annotation comes from (whether it was provided by a human labeler or a different source).
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotationSpec ¶
type AnnotationSpec = src.AnnotationSpec
Container of information related to one possible annotation that can be used in a labeling task. For example, an image classification task where images are labeled as `dog` or `cat` must reference an AnnotationSpec for `dog` and an AnnotationSpec for `cat`.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotationSpecSet ¶
type AnnotationSpecSet = src.AnnotationSpecSet
An AnnotationSpecSet is a collection of label definitions. For example, in image classification tasks, you define a set of possible labels for images as an AnnotationSpecSet. An AnnotationSpecSet is immutable upon creation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotationType ¶
type AnnotationType = src.AnnotationType
type AnnotationValue ¶
type AnnotationValue = src.AnnotationValue
Annotation value for an example.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type AnnotationValue_ImageBoundingPolyAnnotation ¶
type AnnotationValue_ImageBoundingPolyAnnotation = src.AnnotationValue_ImageBoundingPolyAnnotation
type AnnotationValue_ImageClassificationAnnotation ¶
type AnnotationValue_ImageClassificationAnnotation = src.AnnotationValue_ImageClassificationAnnotation
type AnnotationValue_ImagePolylineAnnotation ¶
type AnnotationValue_ImagePolylineAnnotation = src.AnnotationValue_ImagePolylineAnnotation
type AnnotationValue_ImageSegmentationAnnotation ¶
type AnnotationValue_ImageSegmentationAnnotation = src.AnnotationValue_ImageSegmentationAnnotation
type AnnotationValue_TextClassificationAnnotation ¶
type AnnotationValue_TextClassificationAnnotation = src.AnnotationValue_TextClassificationAnnotation
type AnnotationValue_TextEntityExtractionAnnotation ¶
type AnnotationValue_TextEntityExtractionAnnotation = src.AnnotationValue_TextEntityExtractionAnnotation
type AnnotationValue_VideoClassificationAnnotation ¶
type AnnotationValue_VideoClassificationAnnotation = src.AnnotationValue_VideoClassificationAnnotation
type AnnotationValue_VideoEventAnnotation ¶
type AnnotationValue_VideoEventAnnotation = src.AnnotationValue_VideoEventAnnotation
type AnnotationValue_VideoObjectTrackingAnnotation ¶
type AnnotationValue_VideoObjectTrackingAnnotation = src.AnnotationValue_VideoObjectTrackingAnnotation
type Attempt ¶
Records a failed evaluation job run.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type BigQuerySource ¶
type BigQuerySource = src.BigQuerySource
The BigQuery location for input data. If used in an EvaluationJob[google.cloud.datalabeling.v1beta1.EvaluationJob], this is where the service saves the prediction input and output sampled from the model version.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type BoundingBoxEvaluationOptions ¶
type BoundingBoxEvaluationOptions = src.BoundingBoxEvaluationOptions
Options regarding evaluation between bounding boxes.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type BoundingPoly ¶
type BoundingPoly = src.BoundingPoly
A bounding polygon in the image.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type BoundingPolyConfig ¶
type BoundingPolyConfig = src.BoundingPolyConfig
Config for image bounding poly (and bounding box) human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ClassificationMetadata ¶
type ClassificationMetadata = src.ClassificationMetadata
Metadata for classification annotations.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ClassificationMetrics ¶
type ClassificationMetrics = src.ClassificationMetrics
Metrics calculated for a classification model.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ConfusionMatrix ¶
type ConfusionMatrix = src.ConfusionMatrix
Confusion matrix of the model running the classification. Only applicable when the metrics entry aggregates multiple labels. Not applicable when the entry is for a single label.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ConfusionMatrix_ConfusionMatrixEntry ¶
type ConfusionMatrix_ConfusionMatrixEntry = src.ConfusionMatrix_ConfusionMatrixEntry
type ConfusionMatrix_Row ¶
type ConfusionMatrix_Row = src.ConfusionMatrix_Row
A row in the confusion matrix. Each entry in this row has the same ground truth label.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type CreateAnnotationSpecSetRequest ¶
type CreateAnnotationSpecSetRequest = src.CreateAnnotationSpecSetRequest
Request message for CreateAnnotationSpecSet.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type CreateDatasetRequest ¶
type CreateDatasetRequest = src.CreateDatasetRequest
Request message for CreateDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type CreateEvaluationJobRequest ¶
type CreateEvaluationJobRequest = src.CreateEvaluationJobRequest
Request message for CreateEvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type CreateInstructionMetadata ¶
type CreateInstructionMetadata = src.CreateInstructionMetadata
Metadata of a CreateInstruction operation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type CreateInstructionRequest ¶
type CreateInstructionRequest = src.CreateInstructionRequest
Request message for CreateInstruction.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type CsvInstruction ¶
type CsvInstruction = src.CsvInstruction
Deprecated: this instruction format is not supported any more. Instruction from a CSV file.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DataItem ¶
DataItem is a piece of data, without annotation. For example, an image.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DataItem_ImagePayload ¶
type DataItem_ImagePayload = src.DataItem_ImagePayload
type DataItem_TextPayload ¶
type DataItem_TextPayload = src.DataItem_TextPayload
type DataItem_VideoPayload ¶
type DataItem_VideoPayload = src.DataItem_VideoPayload
type DataLabelingServiceClient ¶
type DataLabelingServiceClient = src.DataLabelingServiceClient
DataLabelingServiceClient is the client API for DataLabelingService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
func NewDataLabelingServiceClient ¶
func NewDataLabelingServiceClient(cc grpc.ClientConnInterface) DataLabelingServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DataLabelingServiceServer ¶
type DataLabelingServiceServer = src.DataLabelingServiceServer
DataLabelingServiceServer is the server API for DataLabelingService service.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DataType ¶
type Dataset ¶
Dataset is the resource to hold your data. You can request multiple labeling tasks for a dataset while each one will generate an AnnotatedDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DeleteAnnotatedDatasetRequest ¶
type DeleteAnnotatedDatasetRequest = src.DeleteAnnotatedDatasetRequest
Request message for DeleteAnnotatedDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DeleteAnnotationSpecSetRequest ¶
type DeleteAnnotationSpecSetRequest = src.DeleteAnnotationSpecSetRequest
Request message for DeleteAnnotationSpecSet.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DeleteDatasetRequest ¶
type DeleteDatasetRequest = src.DeleteDatasetRequest
Request message for DeleteDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DeleteEvaluationJobRequest ¶
type DeleteEvaluationJobRequest = src.DeleteEvaluationJobRequest
Request message DeleteEvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type DeleteInstructionRequest ¶
type DeleteInstructionRequest = src.DeleteInstructionRequest
Request message for DeleteInstruction.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type Evaluation ¶
type Evaluation = src.Evaluation
Describes an evaluation between a machine learning model's predictions and ground truth labels. Created when an EvaluationJob[google.cloud.datalabeling.v1beta1.EvaluationJob] runs successfully.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type EvaluationConfig ¶
type EvaluationConfig = src.EvaluationConfig
Configuration details used for calculating evaluation metrics and creating an Evaluation[google.cloud.datalabeling.v1beta1.Evaluation].
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type EvaluationConfig_BoundingBoxEvaluationOptions ¶
type EvaluationConfig_BoundingBoxEvaluationOptions = src.EvaluationConfig_BoundingBoxEvaluationOptions
type EvaluationJob ¶
type EvaluationJob = src.EvaluationJob
Defines an evaluation job that runs periodically to generate [Evaluations][google.cloud.datalabeling.v1beta1.Evaluation]. [Creating an evaluation job](/ml-engine/docs/continuous-evaluation/create-job) is the starting point for using continuous evaluation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type EvaluationJobAlertConfig ¶
type EvaluationJobAlertConfig = src.EvaluationJobAlertConfig
Provides details for how an evaluation job sends email alerts based on the results of a run.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type EvaluationJobConfig ¶
type EvaluationJobConfig = src.EvaluationJobConfig
Configures specific details of how a continuous evaluation job works. Provide this configuration when you create an EvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type EvaluationJobConfig_BoundingPolyConfig ¶
type EvaluationJobConfig_BoundingPolyConfig = src.EvaluationJobConfig_BoundingPolyConfig
type EvaluationJobConfig_ImageClassificationConfig ¶
type EvaluationJobConfig_ImageClassificationConfig = src.EvaluationJobConfig_ImageClassificationConfig
type EvaluationJobConfig_TextClassificationConfig ¶
type EvaluationJobConfig_TextClassificationConfig = src.EvaluationJobConfig_TextClassificationConfig
type EvaluationJob_State ¶
type EvaluationJob_State = src.EvaluationJob_State
State of the job.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type EvaluationMetrics ¶
type EvaluationMetrics = src.EvaluationMetrics
type EvaluationMetrics_ClassificationMetrics ¶
type EvaluationMetrics_ClassificationMetrics = src.EvaluationMetrics_ClassificationMetrics
type EvaluationMetrics_ObjectDetectionMetrics ¶
type EvaluationMetrics_ObjectDetectionMetrics = src.EvaluationMetrics_ObjectDetectionMetrics
type EventConfig ¶
type EventConfig = src.EventConfig
Config for video event human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type Example ¶
An Example is a piece of data and its annotation. For example, an image with label "house".
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type Example_ImagePayload ¶
type Example_ImagePayload = src.Example_ImagePayload
type Example_TextPayload ¶
type Example_TextPayload = src.Example_TextPayload
type Example_VideoPayload ¶
type Example_VideoPayload = src.Example_VideoPayload
type ExportDataOperationMetadata ¶
type ExportDataOperationMetadata = src.ExportDataOperationMetadata
Metadata of an ExportData operation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ExportDataOperationResponse ¶
type ExportDataOperationResponse = src.ExportDataOperationResponse
Response used for ExportDataset longrunning operation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ExportDataRequest ¶
type ExportDataRequest = src.ExportDataRequest
Request message for ExportData API.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GcsDestination ¶
type GcsDestination = src.GcsDestination
Export destination of the data.Only gcs path is allowed in output_uri.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GcsFolderDestination ¶
type GcsFolderDestination = src.GcsFolderDestination
Export folder destination of the data.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GcsSource ¶
Source of the Cloud Storage file to be imported.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetAnnotatedDatasetRequest ¶
type GetAnnotatedDatasetRequest = src.GetAnnotatedDatasetRequest
Request message for GetAnnotatedDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetAnnotationSpecSetRequest ¶
type GetAnnotationSpecSetRequest = src.GetAnnotationSpecSetRequest
Request message for GetAnnotationSpecSet.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetDataItemRequest ¶
type GetDataItemRequest = src.GetDataItemRequest
Request message for GetDataItem.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetDatasetRequest ¶
type GetDatasetRequest = src.GetDatasetRequest
Request message for GetDataSet.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetEvaluationJobRequest ¶
type GetEvaluationJobRequest = src.GetEvaluationJobRequest
Request message for GetEvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetEvaluationRequest ¶
type GetEvaluationRequest = src.GetEvaluationRequest
Request message for GetEvaluation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetExampleRequest ¶
type GetExampleRequest = src.GetExampleRequest
Request message for GetExample
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type GetInstructionRequest ¶
type GetInstructionRequest = src.GetInstructionRequest
Request message for GetInstruction.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type HumanAnnotationConfig ¶
type HumanAnnotationConfig = src.HumanAnnotationConfig
Configuration for how human labeling task should be done.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImageBoundingPolyAnnotation ¶
type ImageBoundingPolyAnnotation = src.ImageBoundingPolyAnnotation
Image bounding poly annotation. It represents a polygon including bounding box in the image.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImageBoundingPolyAnnotation_BoundingPoly ¶
type ImageBoundingPolyAnnotation_BoundingPoly = src.ImageBoundingPolyAnnotation_BoundingPoly
type ImageBoundingPolyAnnotation_NormalizedBoundingPoly ¶
type ImageBoundingPolyAnnotation_NormalizedBoundingPoly = src.ImageBoundingPolyAnnotation_NormalizedBoundingPoly
type ImageClassificationAnnotation ¶
type ImageClassificationAnnotation = src.ImageClassificationAnnotation
Image classification annotation definition.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImageClassificationConfig ¶
type ImageClassificationConfig = src.ImageClassificationConfig
Config for image classification human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImagePayload ¶
type ImagePayload = src.ImagePayload
Container of information about an image.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImagePolylineAnnotation ¶
type ImagePolylineAnnotation = src.ImagePolylineAnnotation
A polyline for the image annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImagePolylineAnnotation_NormalizedPolyline ¶
type ImagePolylineAnnotation_NormalizedPolyline = src.ImagePolylineAnnotation_NormalizedPolyline
type ImagePolylineAnnotation_Polyline ¶
type ImagePolylineAnnotation_Polyline = src.ImagePolylineAnnotation_Polyline
type ImageSegmentationAnnotation ¶
type ImageSegmentationAnnotation = src.ImageSegmentationAnnotation
Image segmentation annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImportDataOperationMetadata ¶
type ImportDataOperationMetadata = src.ImportDataOperationMetadata
Metadata of an ImportData operation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImportDataOperationResponse ¶
type ImportDataOperationResponse = src.ImportDataOperationResponse
Response used for ImportData longrunning operation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ImportDataRequest ¶
type ImportDataRequest = src.ImportDataRequest
Request message for ImportData API.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type InputConfig ¶
type InputConfig = src.InputConfig
The configuration of input data, including data type, location, etc.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type InputConfig_BigquerySource ¶
type InputConfig_BigquerySource = src.InputConfig_BigquerySource
type InputConfig_GcsSource ¶
type InputConfig_GcsSource = src.InputConfig_GcsSource
type InputConfig_TextMetadata ¶
type InputConfig_TextMetadata = src.InputConfig_TextMetadata
type Instruction ¶
type Instruction = src.Instruction
Instruction of how to perform the labeling task for human operators. Currently only PDF instruction is supported.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageBoundingBoxOperationMetadata ¶
type LabelImageBoundingBoxOperationMetadata = src.LabelImageBoundingBoxOperationMetadata
Details of a LabelImageBoundingBox operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageBoundingPolyOperationMetadata ¶
type LabelImageBoundingPolyOperationMetadata = src.LabelImageBoundingPolyOperationMetadata
Details of LabelImageBoundingPoly operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageClassificationOperationMetadata ¶
type LabelImageClassificationOperationMetadata = src.LabelImageClassificationOperationMetadata
Metadata of a LabelImageClassification operation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageOrientedBoundingBoxOperationMetadata ¶
type LabelImageOrientedBoundingBoxOperationMetadata = src.LabelImageOrientedBoundingBoxOperationMetadata
Details of a LabelImageOrientedBoundingBox operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImagePolylineOperationMetadata ¶
type LabelImagePolylineOperationMetadata = src.LabelImagePolylineOperationMetadata
Details of LabelImagePolyline operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageRequest ¶
type LabelImageRequest = src.LabelImageRequest
Request message for starting an image labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageRequest_BoundingPolyConfig ¶
type LabelImageRequest_BoundingPolyConfig = src.LabelImageRequest_BoundingPolyConfig
type LabelImageRequest_Feature ¶
type LabelImageRequest_Feature = src.LabelImageRequest_Feature
Image labeling task feature.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelImageRequest_ImageClassificationConfig ¶
type LabelImageRequest_ImageClassificationConfig = src.LabelImageRequest_ImageClassificationConfig
type LabelImageRequest_PolylineConfig ¶
type LabelImageRequest_PolylineConfig = src.LabelImageRequest_PolylineConfig
type LabelImageRequest_SegmentationConfig ¶
type LabelImageRequest_SegmentationConfig = src.LabelImageRequest_SegmentationConfig
type LabelImageSegmentationOperationMetadata ¶
type LabelImageSegmentationOperationMetadata = src.LabelImageSegmentationOperationMetadata
Details of a LabelImageSegmentation operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelOperationMetadata ¶
type LabelOperationMetadata = src.LabelOperationMetadata
Metadata of a labeling operation, such as LabelImage or LabelVideo. Next tag: 20
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelOperationMetadata_ImageBoundingBoxDetails ¶
type LabelOperationMetadata_ImageBoundingBoxDetails = src.LabelOperationMetadata_ImageBoundingBoxDetails
type LabelOperationMetadata_ImageBoundingPolyDetails ¶
type LabelOperationMetadata_ImageBoundingPolyDetails = src.LabelOperationMetadata_ImageBoundingPolyDetails
type LabelOperationMetadata_ImageClassificationDetails ¶
type LabelOperationMetadata_ImageClassificationDetails = src.LabelOperationMetadata_ImageClassificationDetails
type LabelOperationMetadata_ImageOrientedBoundingBoxDetails ¶
type LabelOperationMetadata_ImageOrientedBoundingBoxDetails = src.LabelOperationMetadata_ImageOrientedBoundingBoxDetails
type LabelOperationMetadata_ImagePolylineDetails ¶
type LabelOperationMetadata_ImagePolylineDetails = src.LabelOperationMetadata_ImagePolylineDetails
type LabelOperationMetadata_ImageSegmentationDetails ¶
type LabelOperationMetadata_ImageSegmentationDetails = src.LabelOperationMetadata_ImageSegmentationDetails
type LabelOperationMetadata_TextClassificationDetails ¶
type LabelOperationMetadata_TextClassificationDetails = src.LabelOperationMetadata_TextClassificationDetails
type LabelOperationMetadata_TextEntityExtractionDetails ¶
type LabelOperationMetadata_TextEntityExtractionDetails = src.LabelOperationMetadata_TextEntityExtractionDetails
type LabelOperationMetadata_VideoClassificationDetails ¶
type LabelOperationMetadata_VideoClassificationDetails = src.LabelOperationMetadata_VideoClassificationDetails
type LabelOperationMetadata_VideoEventDetails ¶
type LabelOperationMetadata_VideoEventDetails = src.LabelOperationMetadata_VideoEventDetails
type LabelOperationMetadata_VideoObjectDetectionDetails ¶
type LabelOperationMetadata_VideoObjectDetectionDetails = src.LabelOperationMetadata_VideoObjectDetectionDetails
type LabelOperationMetadata_VideoObjectTrackingDetails ¶
type LabelOperationMetadata_VideoObjectTrackingDetails = src.LabelOperationMetadata_VideoObjectTrackingDetails
type LabelStats ¶
type LabelStats = src.LabelStats
Statistics about annotation specs.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelTextClassificationOperationMetadata ¶
type LabelTextClassificationOperationMetadata = src.LabelTextClassificationOperationMetadata
Details of a LabelTextClassification operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelTextEntityExtractionOperationMetadata ¶
type LabelTextEntityExtractionOperationMetadata = src.LabelTextEntityExtractionOperationMetadata
Details of a LabelTextEntityExtraction operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelTextRequest ¶
type LabelTextRequest = src.LabelTextRequest
Request message for LabelText.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelTextRequest_Feature ¶
type LabelTextRequest_Feature = src.LabelTextRequest_Feature
Text labeling task feature.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelTextRequest_TextClassificationConfig ¶
type LabelTextRequest_TextClassificationConfig = src.LabelTextRequest_TextClassificationConfig
type LabelTextRequest_TextEntityExtractionConfig ¶
type LabelTextRequest_TextEntityExtractionConfig = src.LabelTextRequest_TextEntityExtractionConfig
type LabelVideoClassificationOperationMetadata ¶
type LabelVideoClassificationOperationMetadata = src.LabelVideoClassificationOperationMetadata
Details of a LabelVideoClassification operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelVideoEventOperationMetadata ¶
type LabelVideoEventOperationMetadata = src.LabelVideoEventOperationMetadata
Details of a LabelVideoEvent operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelVideoObjectDetectionOperationMetadata ¶
type LabelVideoObjectDetectionOperationMetadata = src.LabelVideoObjectDetectionOperationMetadata
Details of a LabelVideoObjectDetection operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelVideoObjectTrackingOperationMetadata ¶
type LabelVideoObjectTrackingOperationMetadata = src.LabelVideoObjectTrackingOperationMetadata
Details of a LabelVideoObjectTracking operation metadata.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelVideoRequest ¶
type LabelVideoRequest = src.LabelVideoRequest
Request message for LabelVideo.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelVideoRequest_EventConfig ¶
type LabelVideoRequest_EventConfig = src.LabelVideoRequest_EventConfig
type LabelVideoRequest_Feature ¶
type LabelVideoRequest_Feature = src.LabelVideoRequest_Feature
Video labeling task feature.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type LabelVideoRequest_ObjectDetectionConfig ¶
type LabelVideoRequest_ObjectDetectionConfig = src.LabelVideoRequest_ObjectDetectionConfig
type LabelVideoRequest_ObjectTrackingConfig ¶
type LabelVideoRequest_ObjectTrackingConfig = src.LabelVideoRequest_ObjectTrackingConfig
type LabelVideoRequest_VideoClassificationConfig ¶
type LabelVideoRequest_VideoClassificationConfig = src.LabelVideoRequest_VideoClassificationConfig
type ListAnnotatedDatasetsRequest ¶
type ListAnnotatedDatasetsRequest = src.ListAnnotatedDatasetsRequest
Request message for ListAnnotatedDatasets.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListAnnotatedDatasetsResponse ¶
type ListAnnotatedDatasetsResponse = src.ListAnnotatedDatasetsResponse
Results of listing annotated datasets for a dataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListAnnotationSpecSetsRequest ¶
type ListAnnotationSpecSetsRequest = src.ListAnnotationSpecSetsRequest
Request message for ListAnnotationSpecSets.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListAnnotationSpecSetsResponse ¶
type ListAnnotationSpecSetsResponse = src.ListAnnotationSpecSetsResponse
Results of listing annotation spec set under a project.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListDataItemsRequest ¶
type ListDataItemsRequest = src.ListDataItemsRequest
Request message for ListDataItems.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListDataItemsResponse ¶
type ListDataItemsResponse = src.ListDataItemsResponse
Results of listing data items in a dataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListDatasetsRequest ¶
type ListDatasetsRequest = src.ListDatasetsRequest
Request message for ListDataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListDatasetsResponse ¶
type ListDatasetsResponse = src.ListDatasetsResponse
Results of listing datasets within a project.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListEvaluationJobsRequest ¶
type ListEvaluationJobsRequest = src.ListEvaluationJobsRequest
Request message for ListEvaluationJobs.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListEvaluationJobsResponse ¶
type ListEvaluationJobsResponse = src.ListEvaluationJobsResponse
Results for listing evaluation jobs.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListExamplesRequest ¶
type ListExamplesRequest = src.ListExamplesRequest
Request message for ListExamples.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListExamplesResponse ¶
type ListExamplesResponse = src.ListExamplesResponse
Results of listing Examples in and annotated dataset.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListInstructionsRequest ¶
type ListInstructionsRequest = src.ListInstructionsRequest
Request message for ListInstructions.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ListInstructionsResponse ¶
type ListInstructionsResponse = src.ListInstructionsResponse
Results of listing instructions under a project.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type NormalizedBoundingPoly ¶
type NormalizedBoundingPoly = src.NormalizedBoundingPoly
Normalized bounding polygon.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type NormalizedPolyline ¶
type NormalizedPolyline = src.NormalizedPolyline
Normalized polyline.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type NormalizedVertex ¶
type NormalizedVertex = src.NormalizedVertex
A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ObjectDetectionConfig ¶
type ObjectDetectionConfig = src.ObjectDetectionConfig
Config for video object detection human labeling task. Object detection will be conducted on the images extracted from the video, and those objects will be labeled with bounding boxes. User need to specify the number of images to be extracted per second as the extraction frame rate.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ObjectDetectionMetrics ¶
type ObjectDetectionMetrics = src.ObjectDetectionMetrics
Metrics calculated for an image object detection (bounding box) model.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ObjectTrackingConfig ¶
type ObjectTrackingConfig = src.ObjectTrackingConfig
Config for video object tracking human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ObjectTrackingFrame ¶
type ObjectTrackingFrame = src.ObjectTrackingFrame
Video frame level annotation for object detection and tracking.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type ObjectTrackingFrame_BoundingPoly ¶
type ObjectTrackingFrame_BoundingPoly = src.ObjectTrackingFrame_BoundingPoly
type ObjectTrackingFrame_NormalizedBoundingPoly ¶
type ObjectTrackingFrame_NormalizedBoundingPoly = src.ObjectTrackingFrame_NormalizedBoundingPoly
type OperatorMetadata ¶
type OperatorMetadata = src.OperatorMetadata
General information useful for labels coming from contributors.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type OutputConfig ¶
type OutputConfig = src.OutputConfig
The configuration of output data.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type OutputConfig_GcsDestination ¶
type OutputConfig_GcsDestination = src.OutputConfig_GcsDestination
type OutputConfig_GcsFolderDestination ¶
type OutputConfig_GcsFolderDestination = src.OutputConfig_GcsFolderDestination
type PauseEvaluationJobRequest ¶
type PauseEvaluationJobRequest = src.PauseEvaluationJobRequest
Request message for PauseEvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type PdfInstruction ¶
type PdfInstruction = src.PdfInstruction
Instruction from a PDF file.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type Polyline ¶
A line with multiple line segments.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type PolylineConfig ¶
type PolylineConfig = src.PolylineConfig
Config for image polyline human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type PrCurve ¶
type PrCurve_ConfidenceMetricsEntry ¶
type PrCurve_ConfidenceMetricsEntry = src.PrCurve_ConfidenceMetricsEntry
type ResumeEvaluationJobRequest ¶
type ResumeEvaluationJobRequest = src.ResumeEvaluationJobRequest
Request message ResumeEvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SearchEvaluationsRequest ¶
type SearchEvaluationsRequest = src.SearchEvaluationsRequest
Request message for SearchEvaluation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SearchEvaluationsResponse ¶
type SearchEvaluationsResponse = src.SearchEvaluationsResponse
Results of searching evaluations.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SearchExampleComparisonsRequest ¶
type SearchExampleComparisonsRequest = src.SearchExampleComparisonsRequest
Request message of SearchExampleComparisons.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SearchExampleComparisonsResponse ¶
type SearchExampleComparisonsResponse = src.SearchExampleComparisonsResponse
Results of searching example comparisons.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SearchExampleComparisonsResponse_ExampleComparison ¶
type SearchExampleComparisonsResponse_ExampleComparison = src.SearchExampleComparisonsResponse_ExampleComparison
Example comparisons comparing ground truth output and predictions for a specific input.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SegmentationConfig ¶
type SegmentationConfig = src.SegmentationConfig
Config for image segmentation
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SentimentConfig ¶
type SentimentConfig = src.SentimentConfig
Config for setting up sentiments.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type SequentialSegment ¶
type SequentialSegment = src.SequentialSegment
Start and end position in a sequence (e.g. text segment).
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type StringAggregationType ¶
type StringAggregationType = src.StringAggregationType
type TextClassificationAnnotation ¶
type TextClassificationAnnotation = src.TextClassificationAnnotation
Text classification annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type TextClassificationConfig ¶
type TextClassificationConfig = src.TextClassificationConfig
Config for text classification human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type TextEntityExtractionAnnotation ¶
type TextEntityExtractionAnnotation = src.TextEntityExtractionAnnotation
Text entity extraction annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type TextEntityExtractionConfig ¶
type TextEntityExtractionConfig = src.TextEntityExtractionConfig
Config for text entity extraction human labeling task.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type TextMetadata ¶
type TextMetadata = src.TextMetadata
Metadata for the text.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type TextPayload ¶
type TextPayload = src.TextPayload
Container of information about a piece of text.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type TimeSegment ¶
type TimeSegment = src.TimeSegment
A time period inside of an example that has a time dimension (e.g. video).
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type UnimplementedDataLabelingServiceServer ¶
type UnimplementedDataLabelingServiceServer = src.UnimplementedDataLabelingServiceServer
UnimplementedDataLabelingServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type UpdateEvaluationJobRequest ¶
type UpdateEvaluationJobRequest = src.UpdateEvaluationJobRequest
Request message for UpdateEvaluationJob.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type Vertex ¶
A vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoClassificationAnnotation ¶
type VideoClassificationAnnotation = src.VideoClassificationAnnotation
Video classification annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoClassificationConfig ¶
type VideoClassificationConfig = src.VideoClassificationConfig
Config for video classification human labeling task. Currently two types of video classification are supported: 1. Assign labels on the entire video. 2. Split the video into multiple video clips based on camera shot, and assign labels on each video clip.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoClassificationConfig_AnnotationSpecSetConfig ¶
type VideoClassificationConfig_AnnotationSpecSetConfig = src.VideoClassificationConfig_AnnotationSpecSetConfig
Annotation spec set with the setting of allowing multi labels or not.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoEventAnnotation ¶
type VideoEventAnnotation = src.VideoEventAnnotation
Video event annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoObjectTrackingAnnotation ¶
type VideoObjectTrackingAnnotation = src.VideoObjectTrackingAnnotation
Video object tracking annotation.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoPayload ¶
type VideoPayload = src.VideoPayload
Container of information of a video.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
type VideoThumbnail ¶
type VideoThumbnail = src.VideoThumbnail
Container of information of a video thumbnail.
Deprecated: Please use types in: cloud.google.com/go/datalabeling/apiv1beta1/datalabelingpb
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.