Class JobQueryResponse (1.0.4)

JobQueryResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Job query response.

Attributes

NameDescription
total_results int
The total number of rows in the full query result set.
job google.cloud.bigquery_logging_v1.types.Job
Information about the queried job.

Inheritance

builtins.object > proto.message.Message > JobQueryResponse