BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::BigQueryRead::Paths (v1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Storage V1 API module Google::Cloud::Bigquery::Storage::V1::BigQueryRead::Paths.
Path helper methods for the BigQueryRead API.
Methods
#project_path
def project_path(project:) -> ::String
Create a fully-qualified Project resource string.
The resource will be in the following format:
projects/{project}
#read_session_path
def read_session_path(project:, location:, session:) -> ::String
Create a fully-qualified ReadSession resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/sessions/{session}
Parameters
-
project (String)
-
location (String)
-
session (String)
#read_stream_path
def read_stream_path(project:, location:, session:, stream:) -> ::String
Create a fully-qualified ReadStream resource string.
The resource will be in the following format:
projects/{project}/locations/{location}/sessions/{session}/streams/{stream}
Parameters
-
project (String)
-
location (String)
-
session (String)
-
stream (String)
#table_path
def table_path(project:, dataset:, table:) -> ::String
Create a fully-qualified Table resource string.
The resource will be in the following format:
projects/{project}/datasets/{dataset}/tables/{table}
Parameters
-
project (String)
-
dataset (String)
-
table (String)
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-09-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::BigQueryRead::Paths (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-bigquery-storage-v1/latest/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [1.3.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.3.1/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.2.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [1.1.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.1.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [1.0.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.0.1/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.27.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.27.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.26.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.26.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.25.2](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.25.2/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.24.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.24.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.23.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.23.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.22.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.22.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.21.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.21.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.20.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.20.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.19.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.19.1/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.18.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.18.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.17.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.17.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.16.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.16.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.15.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.15.1/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.14.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.14.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.13.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.13.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.12.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.12.0/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.11.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.11.1/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.10.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.10.1/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n- [0.9.2](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.9.2/Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths) \nReference documentation and code samples for the BigQuery Storage V1 API module Google::Cloud::Bigquery::Storage::V1::BigQueryRead::Paths.\n\nPath helper methods for the BigQueryRead API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Bigquery::Storage::V1::BigQueryRead::Paths](./Google-Cloud-Bigquery-Storage-V1-BigQueryRead-Paths)\n\nMethods\n-------\n\n### #project_path\n\n def project_path(project:) -\u003e ::String\n\nCreate a fully-qualified Project resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}` \n**Parameter**\n\n- **project** (String) \n**Returns**\n\n- (::String)\n\n### #read_session_path\n\n def read_session_path(project:, location:, session:) -\u003e ::String\n\nCreate a fully-qualified ReadSession resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/sessions/{session}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **session** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #read_stream_path\n\n def read_stream_path(project:, location:, session:, stream:) -\u003e ::String\n\nCreate a fully-qualified ReadStream resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/locations/{location}/sessions/{session}/streams/{stream}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **session** (String)\n- **stream** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #table_path\n\n def table_path(project:, dataset:, table:) -\u003e ::String\n\nCreate a fully-qualified Table resource string.\n\n\nThe resource will be in the following format:\n\n\u003cbr /\u003e\n\n`projects/{project}/datasets/{dataset}/tables/{table}` \n**Parameters**\n\n- **project** (String)\n- **dataset** (String)\n- **table** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]