Uses of Enum
com.google.cloud.bigquery.JobCreationReason.Code
Packages that use JobCreationReason.Code
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of JobCreationReason.Code in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobCreationReason.CodeModifier and TypeMethodDescriptionJobCreationReason.getCode()static JobCreationReason.CodeReturns the enum constant of this type with the specified name.static JobCreationReason.Code[]JobCreationReason.Code.values()Returns an array containing the constants of this enum type, in the order they are declared.