class Fluent::BigQuery::GeographyFieldSchema

Public Instance Methods

type() click to toggle source
# File lib/fluent/plugin/bigquery/schema.rb, line 84
def type
  :geography
end