Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Schema::Type (v2.7.0)
2.10.0 (latest)
2.9.0
2.8.1
2.7.0
2.6.1
2.5.0
2.4.1
2.3.1
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
0.23.0
0.22.0
0.21.1
0.20.0
0.19.0
0.18.2
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.1
0.9.0
0.8.0
0.7.0
0.6.1
0.5.1
0.4.0
0.3.0
0.2.1
0.1.0
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Schema::Type.
Type information for fields in schemas and partition schemas.
Constants
TYPE_UNSPECIFIED
value: 0 SchemaType unspecified.
BOOLEAN
BYTE
value: 2 Single byte numeric field.
INT16
value: 3 16-bit numeric field.
INT32
value: 4 32-bit numeric field.
INT64
value: 5 64-bit numeric field.
FLOAT
value: 6 Floating point numeric field.
DOUBLE
value: 7 Double precision numeric field.
DECIMAL
value: 8 Real value numeric field.
STRING
value: 9 Sequence of characters field.
BINARY
value: 10 Sequence of bytes field.
TIMESTAMP
value: 11 Date and time field.
DATE
TIME
RECORD
value: 14 Structured field. Nested fields that define the structure of the map.
If all nested fields are nullable, this field represents a union.
Google::Cloud::Dataplex::V1::Schema::Type
value: 100 Null field that does not have values.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]