Google Cloud BigQuery Migration V2 Client - Class ErrorLocation (1.0.0)

Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class ErrorLocation.

Holds information about where the error is located.

Generated from protobuf message google.cloud.bigquery.migration.v2.ErrorLocation

Namespace

Google \ Cloud \ BigQuery \ Migration \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ line
int

Optional. If applicable, denotes the line where the error occurred. A zero value means that there is no line information.

↳ column
int

Optional. If applicable, denotes the column where the error occurred. A zero value means that there is no columns information.

getLine

Optional. If applicable, denotes the line where the error occurred. A zero value means that there is no line information.

Returns
Type
Description
int

setLine

Optional. If applicable, denotes the line where the error occurred. A zero value means that there is no line information.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getColumn

Optional. If applicable, denotes the column where the error occurred. A zero value means that there is no columns information.

Returns
Type
Description
int

setColumn

Optional. If applicable, denotes the column where the error occurred. A zero value means that there is no columns information.

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: