Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Schema::Mode (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Schema::Mode.
Additional qualifiers to define field semantics.
Constants
MODE_UNSPECIFIED
value: 0 Mode unspecified.
REQUIRED
value: 1 The field has required semantics.
NULLABLE
value: 2 The field has optional semantics, and may be null.
REPEATED
value: 3 The field has repeated (0 or more) semantics, and is a list of values.
[[["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 2026-06-11 UTC."],[],[]]