Google Cloud BigQuery Migration V2 Client - Class TargetSpec (1.2.3)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class TargetSpec.
Represents one path to the location that holds target data.
Generated from protobuf messagegoogle.cloud.bigquery.migration.v2.TargetSpec
Namespace
Google \ Cloud \ BigQuery \ Migration \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ relative_path
string
The relative path for the target data. Given source filebase_uri/input/sql, the output would betarget_base_uri/sql/relative_path/input.sql.
getRelativePath
The relative path for the target data. Given source filebase_uri/input/sql, the output would betarget_base_uri/sql/relative_path/input.sql.
Returns
Type
Description
string
setRelativePath
The relative path for the target data. Given source filebase_uri/input/sql, the output would betarget_base_uri/sql/relative_path/input.sql.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]