GoogleApi.BigQuery.V2.Model.SerDeInfo (google_api_big_query v0.88.0)
View SourceSerializer and deserializer information.
Attributes
-
name(type:String.t, default:nil) - Optional. Name of the SerDe. The maximum length is 256 characters. -
parameters(type:map(), default:nil) - Optional. Key-value pairs that define the initialization parameters for the serialization library. Maximum size 10 Kib. -
serializationLibrary(type:String.t, default:nil) - Required. Specifies a fully-qualified class name of the serialization library that is responsible for the translation of data between table representation and the underlying low-level input and output format structures. The maximum length is 256 characters.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.