Builder
Specifies options specific to storing this field in a tabular-style data engine.
Content copied to clipboard
elide.model.TableFieldOptions
Functions
Link copied to clipboard
Link copied to clipboard
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
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
Marks this field as ignored for serialization in tabular circumstances.
Content copied to clipboard
bool ignore = 2;
Link copied to clipboard
Name of the field in columnar circumstances.
Content copied to clipboard
string name = 7;
Link copied to clipboard
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
Marks this field as `REQUIRED` in tabular schemas.
Content copied to clipboard
bool require = 1;
Link copied to clipboard
Size of the field. Pass `0` (the default) for maximum width.
Content copied to clipboard
uint32 size = 6;
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
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
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
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
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
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TableFieldOptions.Builder
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
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
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
Marks this field as ignored for serialization in tabular circumstances.
Content copied to clipboard
bool ignore = 2;
Link copied to clipboard
Name of the field in columnar circumstances.
Content copied to clipboard
string name = 7;
Link copied to clipboard
Name of the field in columnar circumstances.
Content copied to clipboard
string name = 7;
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
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
Marks this field as `REQUIRED` in tabular schemas.
Content copied to clipboard
bool require = 1;
Link copied to clipboard
Size of the field. Pass `0` (the default) for maximum width.
Content copied to clipboard
uint32 size = 6;
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