protocol

package
v0.0.0-...-545f17a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectionDescriptor

type ConnectionDescriptor struct {
	ProjectID  string                `json:"projectID,omitempty" plenc:"1"`
	DataSetID  string                `json:"dataSetID,omitempty" plenc:"2"`
	TableName  string                `json:"tableName,omitempty" plenc:"3"`
	Descriptor plenccodec.Descriptor `json:"descriptor,omitempty" plenc:"4"`
}

ConnectionDescriptor describes a connection to a BigQuery table. It is sent at the start of each connection to a BQUpload server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL