Properties of an InsertArgs.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
column |
Array.<string> | null |
<optional> |
InsertArgs column |
type |
Array.<google.spanner.v1.IType> | null |
<optional> |
InsertArgs type |
values |
Array.<google.spanner.executor.v1.IValueList> | null |
<optional> |
InsertArgs values |