Properties of an AppendRowsResponse.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
appendResult |
google.cloud.bigquery.storage.v1.AppendRowsResponse.IAppendResult | null |
<optional> |
AppendRowsResponse appendResult |
error |
google.rpc.IStatus | null |
<optional> |
AppendRowsResponse error |
updatedSchema |
google.cloud.bigquery.storage.v1.ITableSchema | null |
<optional> |
AppendRowsResponse updatedSchema |
rowErrors |
Array.<google.cloud.bigquery.storage.v1.IRowError> | null |
<optional> |
AppendRowsResponse rowErrors |
writeStream |
string | null |
<optional> |
AppendRowsResponse writeStream |