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

Defined in:
lib/google/cloud/bigquery/storage/v1.rb,
lib/google/cloud/bigquery/storage/v1/version.rb,
lib/google/cloud/bigquery/storage/v1/big_query_read.rb,
lib/google/cloud/bigquery/storage/v1/big_query_write.rb,
lib/google/cloud/bigquery/storage/v1/big_query_read/paths.rb,
lib/google/cloud/bigquery/storage/v1/big_query_read/client.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_read/credentials.rb,
lib/google/cloud/bigquery/storage/v1/big_query_write/credentials.rb,
proto_docs/google/cloud/bigquery/storage/v1/avro.rb,
proto_docs/google/cloud/bigquery/storage/v1/arrow.rb,
proto_docs/google/cloud/bigquery/storage/v1/table.rb,
proto_docs/google/cloud/bigquery/storage/v1/stream.rb,
proto_docs/google/cloud/bigquery/storage/v1/storage.rb,
proto_docs/google/cloud/bigquery/storage/v1/protobuf.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


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

Defined Under Namespace

Modules: BigQueryRead, BigQueryWrite, DataFormat, WriteStreamView Classes: AppendRowsRequest, AppendRowsResponse, ArrowRecordBatch, ArrowSchema, ArrowSerializationOptions, AvroRows, AvroSchema, AvroSerializationOptions, BatchCommitWriteStreamsRequest, BatchCommitWriteStreamsResponse, CreateReadSessionRequest, CreateWriteStreamRequest, FinalizeWriteStreamRequest, FinalizeWriteStreamResponse, FlushRowsRequest, FlushRowsResponse, GetWriteStreamRequest, ProtoRows, ProtoSchema, ReadRowsRequest, ReadRowsResponse, ReadSession, ReadStream, RowError, SplitReadStreamRequest, SplitReadStreamResponse, StorageError, StreamStats, TableFieldSchema, TableSchema, ThrottleState, WriteStream

Constant Summary collapse

VERSION =
"1.1.0"