Module: OCI::DataLabelingServiceDataplane::Models

Defined in:
lib/oci/data_labeling_service_dataplane/data_labeling_service_dataplane.rb,
lib/oci/data_labeling_service_dataplane/models/sort_orders.rb

Overview

Module containing models for requests made to, and responses received from, OCI DataLabelingServiceDataplane services

Defined Under Namespace

Classes: Annotation, AnnotationAggregationDimensions, AnnotationAnalyticsAggregation, AnnotationAnalyticsAggregationCollection, AnnotationCollection, AnnotationSummary, BoundingPolygon, CreateAnnotationDetails, CreateObjectStorageSourceDetails, CreateRecordDetails, CreateSourceDetails, Dataset, DatasetFormatDetails, DatasetSourceDetails, DelimitedFileTypeMetadata, DocumentDatasetFormatDetails, DocumentEntityMetadata, DocumentMetadata, Entity, GenericEntity, ImageDatasetFormatDetails, ImageMetadata, ImageObjectSelectionEntity, ImportFormat, ImportMetadataPath, InitialImportDatasetConfiguration, InitialRecordGenerationConfiguration, KeyValueSelectionEntity, Label, LabelName, LabelSet, NormalizedVertex, ObjectStorageDatasetSourceDetails, ObjectStorageImportMetadataPath, ObjectStorageSourceDetails, Record, RecordAggregationDimensions, RecordAnalyticsAggregation, RecordAnalyticsAggregationCollection, RecordCollection, RecordMetadata, RecordSummary, SourceDetails, TextDatasetFormatDetails, TextFileTypeMetadata, TextMetadata, TextSelectionEntity, TextSpan, UpdateAnnotationDetails, UpdateRecordDetails

Constant Summary collapse

SORT_ORDERS_ENUM =
[
  SORT_ORDERS_ASC = 'ASC'.freeze,
  SORT_ORDERS_DESC = 'DESC'.freeze
].freeze