Cloud AutoML V1 API - Module Google::Cloud::AutoML::V1::DocumentDimensions::DocumentDimensionUnit (v0.10.0)

Reference documentation and code samples for the Cloud AutoML V1 API module Google::Cloud::AutoML::V1::DocumentDimensions::DocumentDimensionUnit.

Unit of the document dimension.

Constants

DOCUMENT_DIMENSION_UNIT_UNSPECIFIED

value: 0
Should not be used.

INCH

value: 1
Document dimension is measured in inches.

CENTIMETER

value: 2
Document dimension is measured in centimeters.

POINT

value: 3
Document dimension is measured in points. 72 points = 1 inch.