NAME
Google::Cloud::Bigquery::V2::JobCreationReason::JobCreationReason - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Cloud::Bigquery::V2::JobCreationReason;
my $msg = Google::Cloud::Bigquery::V2::JobCreationReason::JobCreationReason->new(
code => $value,
);
FIELDS
code
Type: Enum (.google.cloud.bigquery.v2.JobCreationReason.Code)
Enum: JobCreationReason::Code
Values:
CODE_UNSPECIFIED=> 0REQUESTED=> 1LONG_RUNNING=> 2LARGE_RESULTS=> 3OTHER=> 4
NAME
Google::Cloud::Bigquery::V2::JobCreationReason - 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.