TableFieldOptionsOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Overrides the BigQuery type associated with the exported form of this message field.
Content copied to clipboard
.elide.model.BigQueryOptions.BigQueryType bqtype = 3;
Link copied to clipboard
Overrides the BigQuery type associated with the exported form of this message field.
Content copied to clipboard
.elide.model.BigQueryOptions.BigQueryType bqtype = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Unique ID or path assigned to this field in a universally specified data model.
Content copied to clipboard
string id = 8;
Link copied to clipboard
Link copied to clipboard
Name of the field in columnar circumstances.
Content copied to clipboard
string name = 7;
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Converts this field into a `REPEATED`-mode field in BigQuery.
Content copied to clipboard
bool repeated = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Marks this field as `REQUIRED` in tabular schemas.
Content copied to clipboard
bool require = 1;
Link copied to clipboard
Overrides the Spanner type associated with the exported form of this message field.
Content copied to clipboard
.elide.model.SpannerOptions.SpannerType sptype = 4;
Link copied to clipboard
Overrides the Spanner type associated with the exported form of this message field.
Content copied to clipboard
.elide.model.SpannerOptions.SpannerType sptype = 4;
Link copied to clipboard
Link copied to clipboard