Class: Fluent::BigQuery::GeographyFieldSchema
- Inherits:
-
StringFieldSchema
- Object
- FieldSchema
- StringFieldSchema
- Fluent::BigQuery::GeographyFieldSchema
- Defined in:
- lib/fluent/plugin/bigquery/schema.rb
Instance Attribute Summary
Attributes inherited from FieldSchema
Instance Method Summary collapse
Methods inherited from StringFieldSchema
Methods inherited from FieldSchema
#format, #format_one, #initialize, #to_h
Constructor Details
This class inherits a constructor from Fluent::BigQuery::FieldSchema
Instance Method Details
#type ⇒ Object
84 85 86 |
# File 'lib/fluent/plugin/bigquery/schema.rb', line 84 def type :geography end |