Module: Google::Cloud::Bigquery::Storage::V1::BigQueryWrite

Defined in:
lib/google/cloud/bigquery/storage/v1/big_query_write.rb,
lib/google/cloud/bigquery/storage/v1/big_query_write/paths.rb,
lib/google/cloud/bigquery/storage/v1/big_query_write/client.rb,
lib/google/cloud/bigquery/storage/v1/big_query_write/credentials.rb

Overview

BigQuery Write API.

The Write API can be used to write data to BigQuery.

For supplementary information about the Write API, see: https://cloud.google.com/bigquery/docs/write-api

Examples:

Load this service and instantiate a gRPC client


require "google/cloud/bigquery/storage/v1/big_query_write"
client = ::Google::Cloud::Bigquery::Storage::V1::BigQueryWrite::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials