NAME

Google::Cloud::Bigquery::V2::JobStatus::JobStatus - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Cloud::Bigquery::V2::JobStatus;

my $msg = Google::Cloud::Bigquery::V2::JobStatus::JobStatus->new(
    error_result => $value,
);

FIELDS

  • error_result

    Type: Message (.google.cloud.bigquery.v2.ErrorProto)

  • errors

    Type: Message (.google.cloud.bigquery.v2.ErrorProto)

  • state

    Type: String

NAME

Google::Cloud::Bigquery::V2::JobStatus - Protocol Buffers schema definition

DESCRIPTION

Auto-generated Protocol Buffers schema definition class.

LICENSE AND COPYRIGHT

Copyright (C) 2026 Google LLC

This program is released under the Apache 2.0 license.