Field | Type | Description |
---|---|---|
apiVersion | string | google.kubeform.com/v1alpha1 |
kind | string | BigqueryTable |
metadata | Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec | BigqueryTableSpec | |
status | BigqueryTableStatus |
Appears on:BigqueryTable, BigqueryTableStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
clustering | []string | (Optional) |
creationTime | int64 | (Optional) |
datasetID | string | |
description | string | (Optional) |
etag | string | (Optional) |
expirationTime | int64 | (Optional) |
externalDataConfiguration | []BigqueryTableSpecExternalDataConfiguration | (Optional) |
friendlyName | string | (Optional) |
labels | map[string]string | (Optional) |
lastModifiedTime | int64 | (Optional) |
location | string | (Optional) |
numBytes | int64 | (Optional) |
numLongTermBytes | int64 | (Optional) |
numRows | int64 | (Optional) |
project | string | (Optional) |
schema | string | (Optional) |
selfLink | string | (Optional) |
tableID | string | |
timePartitioning | []BigqueryTableSpecTimePartitioning | (Optional) |
type | string | (Optional) |
view | []BigqueryTableSpecView | (Optional) |
Appears on:BigqueryTableSpec
Field | Type | Description |
---|---|---|
autodetect | bool | |
compression | string | (Optional) |
csvOptions | []BigqueryTableSpecExternalDataConfigurationCsvOptions | (Optional) |
googleSheetsOptions | []BigqueryTableSpecExternalDataConfigurationGoogleSheetsOptions | (Optional) |
ignoreUnknownValues | bool | (Optional) |
maxBadRecords | int64 | (Optional) |
sourceFormat | string | |
sourceUris | []string |
Appears on:BigqueryTableSpecExternalDataConfiguration
Field | Type | Description |
---|---|---|
allowJaggedRows | bool | (Optional) |
allowQuotedNewlines | bool | (Optional) |
encoding | string | (Optional) |
fieldDelimiter | string | (Optional) |
quote | string | |
skipLeadingRows | int64 | (Optional) |
Appears on:BigqueryTableSpecExternalDataConfiguration
Field | Type | Description |
---|---|---|
skipLeadingRows | int64 | (Optional) |
Appears on:BigqueryTableSpec
Field | Type | Description |
---|---|---|
expirationMs | int64 | (Optional) |
field | string | (Optional) |
requirePartitionFilter | bool | (Optional) |
type | string |
Appears on:BigqueryTableSpec
Field | Type | Description |
---|---|---|
query | string | |
useLegacySQL | bool | (Optional) |
Appears on:BigqueryTable
Field | Type | Description |
---|---|---|
observedGeneration | int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output | BigqueryTableSpec | (Optional) |
state | kubeform.dev/kubeform/apis/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |
string
alias)Appears on:BigqueryTableStatus