Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::FacetProperty::DateTimeBucketSpec.
If bucket type is DATE, specify how date values are bucketized.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#granularity
def granularity() -> ::Google::Cloud::VisionAI::V1::FacetProperty::DateTimeBucketSpec::Granularity
Returns
- (::Google::Cloud::VisionAI::V1::FacetProperty::DateTimeBucketSpec::Granularity) — Granularity of date type facet.
#granularity=
def granularity=(value) -> ::Google::Cloud::VisionAI::V1::FacetProperty::DateTimeBucketSpec::Granularity
Parameter
- value (::Google::Cloud::VisionAI::V1::FacetProperty::DateTimeBucketSpec::Granularity) — Granularity of date type facet.
Returns
- (::Google::Cloud::VisionAI::V1::FacetProperty::DateTimeBucketSpec::Granularity) — Granularity of date type facet.