A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/python/docs/reference/bigquery/3.35.0/google.cloud.bigquery.job.LoadJob below:

Class LoadJob (3.35.0) | Python client library

Class LoadJob (3.35.0)

Stay organized with collections Save and categorize content based on your preferences.

LoadJob(job_id, source_uris, destination, client, job_config=None)

Asynchronous job for loading data into a table.

Can load from Google Cloud Storage URIs or from a file.

Properties allow_jagged_rows

See allow_jagged_rows.

allow_quoted_newlines

See allow_quoted_newlines.

autodetect

See autodetect.

clustering_fields

See clustering_fields.

configuration

The configuration for this load job.

connection_properties create_disposition

See create_disposition.

create_session date_format

See date_format.

datetime_format

See datetime_format.

destination destination_encryption_configuration destination_table_description destination_table_friendly_name encoding

See encoding.

field_delimiter

See field_delimiter.

ignore_unknown_values

See ignore_unknown_values.

input_file_bytes

Count of bytes loaded from source files.

Exceptions Type Description ValueError for invalid value types. Returns Type Description Optional[int] the count (None until set from the server). input_files

Count of source files.

Returns Type Description Optional[int] the count (None until set from the server). max_bad_records

See max_bad_records.

null_marker

See null_marker.

null_markers

See null_markers.

output_bytes

Count of bytes saved to destination table.

Returns Type Description Optional[int] the count (None until set from the server). output_rows

Count of rows saved to destination table.

Returns Type Description Optional[int] the count (None until set from the server). quote_character

See quote_character.

range_partitioning

See range_partitioning.

reference_file_schema_uri

See: attr:<xref uid="google.cloud.bigquery.job.LoadJobConfig.reference_file_schema_uri">google.cloud.bigquery.job.LoadJobConfig.reference_file_schema_uri</xref>.

schema

See schema.

schema_update_options

See schema_update_options.

skip_leading_rows

See skip_leading_rows.

source_column_match

See source_column_match.

source_format

See source_format.

source_uris

Optional[Sequence[str]]: URIs of data files to be loaded. See https://cloud.google.com/bigquery/docs/reference/rest/v2/Job#JobConfigurationLoad.FIELDS.source_uris for supported URI formats. None for jobs that load from a file.

time_format

See time_format.

time_partitioning

See time_partitioning.

time_zone

See time_zone.

timestamp_format

See timestamp_format.

use_avro_logical_types

See use_avro_logical_types.

write_disposition

See write_disposition.

Methods from_api_repr
from_api_repr(resource: dict, client) -> google.cloud.bigquery.job.load.LoadJob

Factory: construct a job given its API representation

Note: This method assumes that the project found in the resource matches the client's project. Parameters Name Description resource Dict

dataset job representation returned from the API

client google.cloud.bigquery.client.Client

Client which holds credentials and project configuration for the dataset.

Returns Type Description google.cloud.bigquery.job.LoadJob Job parsed from resource. to_api_repr

Generate a resource for _begin.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-07 UTC.

[[["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 2025-08-07 UTC."],[],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4