Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class SourceSpec.
Represents one path to the location that holds source data.
Generated from protobuf message google.cloud.bigquery.migration.v2.SourceSpec
Namespace
Google \ Cloud \ BigQuery \ Migration \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ base_uri
string
The base URI for all files to be read in as sources for translation.
↳ literal
↳ encoding
string
Optional. The optional field to specify the encoding of the sql bytes.
getBaseUri
The base URI for all files to be read in as sources for translation.
string
hasBaseUri
setBaseUri
The base URI for all files to be read in as sources for translation.
var
string
$this
getLiteral
Source literal.
hasLiteral
setLiteral
Source literal.
$this
getEncoding
Optional. The optional field to specify the encoding of the sql bytes.
string
setEncoding
Optional. The optional field to specify the encoding of the sql bytes.
var
string
$this
getSource
string