Class StandardSQLField

java.lang.Object
com.google.cloud.bigquery.StandardSQLField
All Implemented Interfaces:
Serializable

public abstract class StandardSQLField extends Object implements Serializable
A Google BigQuery SQL Field.
See Also:
  • Constructor Details

    • StandardSQLField

      public StandardSQLField()
  • Method Details