bigquerySource property

GoogleCloudAiplatformV1BigQuerySource? bigquerySource
getter/setter pair

The BigQuery location of the input table.

The schema of the table should be in the format described by the given context OpenAPI Schema, if one is provided. The table may contain additional columns that are not described by the schema, and they will be ignored.

Implementation

GoogleCloudAiplatformV1BigQuerySource? bigquerySource;