Vision AI V1 API - Module Google::Cloud::VisionAI::V1::DataSchemaDetails::Granularity (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::DataSchemaDetails::Granularity.

The granularity of annotations under this DataSchema.

Constants

GRANULARITY_UNSPECIFIED

value: 0
Unspecified granularity.

GRANULARITY_ASSET_LEVEL

value: 1
Asset-level granularity (annotations must not contain partition info).

GRANULARITY_PARTITION_LEVEL

value: 2
Partition-level granularity (annotations must contain partition info).