Class StandardSQLStructType

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

public abstract class StandardSQLStructType extends Object implements Serializable
A set of fields contained within a SQL STRUCT in Google BigQuery.
See Also:
  • Constructor Details

    • StandardSQLStructType

      public StandardSQLStructType()
  • Method Details