Reference documentation and code samples for the Cloud AutoML V1beta1 API module Google::Cloud::AutoML::V1beta1::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]