Interface protos.google.cloud.bigquery.storage.v1alpha.IStorageDescriptor (4.10.0)

Properties of a StorageDescriptor.

Package

@google-cloud/bigquery-storage

Properties

inputFormat

inputFormat?: (string|null);

StorageDescriptor inputFormat

locationUri

locationUri?: (string|null);

StorageDescriptor locationUri

outputFormat

outputFormat?: (string|null);

StorageDescriptor outputFormat

serdeInfo

serdeInfo?: (google.cloud.bigquery.storage.v1alpha.ISerDeInfo|null);

StorageDescriptor serdeInfo