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

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

Granularity enum for the datetime bucket.

Constants

GRANULARITY_UNSPECIFIED

value: 0
Unspecified granularity.

YEAR

value: 1
Granularity is year.

MONTH

value: 2
Granularity is month.

DAY

value: 3
Granularity is day.