Google BigQuery Storage V1 Client - Class ReadStream (1.3.2)

Reference documentation and code samples for the Google BigQuery Storage V1 Client class ReadStream.

Information about a single stream that gets data out of the storage system.

Most of the information about ReadStream instances is aggregated, making ReadStream lightweight.

Generated from protobuf message google.cloud.bigquery.storage.v1.ReadStream

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Output only. Name of the stream, in the form projects/{project_id}/locations/{location}/sessions/{session_id}/streams/{stream_id}.

getName

Output only. Name of the stream, in the form projects/{project_id}/locations/{location}/sessions/{session_id}/streams/{stream_id}.

Returns
Type Description
string

setName

Output only. Name of the stream, in the form projects/{project_id}/locations/{location}/sessions/{session_id}/streams/{stream_id}.

Parameter
Name Description
var string
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.