Properties of a TableFieldSchema.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
TableFieldSchema name |
type |
google.cloud.bigquery.storage.v1.TableFieldSchema.Type | null |
<optional> |
TableFieldSchema type |
mode |
google.cloud.bigquery.storage.v1.TableFieldSchema.Mode | null |
<optional> |
TableFieldSchema mode |
fields |
Array.<google.cloud.bigquery.storage.v1.ITableFieldSchema> | null |
<optional> |
TableFieldSchema fields |
description |
string | null |
<optional> |
TableFieldSchema description |
maxLength |
number | Long | null |
<optional> |
TableFieldSchema maxLength |
precision |
number | Long | null |
<optional> |
TableFieldSchema precision |
scale |
number | Long | null |
<optional> |
TableFieldSchema scale |
defaultValueExpression |
string | null |
<optional> |
TableFieldSchema defaultValueExpression |
rangeElementType |
google.cloud.bigquery.storage.v1.TableFieldSchema.IFieldElementType | null |
<optional> |
TableFieldSchema rangeElementType |