Reference documentation and code samples for the Google BigQuery Storage V1 Client class CreateWriteStreamRequest.
Request message for CreateWriteStream
.
Generated from protobuf message google.cloud.bigquery.storage.v1.CreateWriteStreamRequest
Namespace
Google \ Cloud \ BigQuery \ Storage \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Reference to the table to which the stream belongs, in the format of projects/{project}/datasets/{dataset}/tables/{table}
.
↳ write_stream
getParent
Required. Reference to the table to which the stream belongs, in the format
of projects/{project}/datasets/{dataset}/tables/{table}
.
string
setParent
Required. Reference to the table to which the stream belongs, in the format
of projects/{project}/datasets/{dataset}/tables/{table}
.
var
string
$this
getWriteStream
Required. Stream to be created.
hasWriteStream
clearWriteStream
setWriteStream
Required. Stream to be created.
$this
static::build
parent
string
Required. Reference to the table to which the stream belongs, in the format
of projects/{project}/datasets/{dataset}/tables/{table}
. Please see Google\Cloud\BigQuery\Storage\V1\BigQueryWriteClient::tableName()
for help formatting this field.
writeStream