class BigQuery::Attribute::String

Public Instance Methods

parse() click to toggle source
# File lib/bigquery-client/attribute/string.rb, line 4
def parse
  @value
end