Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class Literal.
Literal data.
Generated from protobuf message google.cloud.bigquery.migration.v2.Literal
Namespace
Google \ Cloud \ BigQuery \ Migration \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ literal_string
string
Literal string data.
↳ literal_bytes
string
Literal byte data.
↳ relative_path
string
Required. The identifier of the literal entry.
getLiteralString
Literal string data.
string
hasLiteralString
setLiteralString
Literal string data.
var
string
$this
getLiteralBytes
Literal byte data.
string
hasLiteralBytes
setLiteralBytes
Literal byte data.
var
string
$this
getRelativePath
Required. The identifier of the literal entry.
string
setRelativePath
Required. The identifier of the literal entry.
var
string
$this
getLiteralData
string