View Source GoogleApi.BigLake.V1.Model.SerDeInfo (google_api_big_lake v0.2.0)
Serializer and deserializer information.
Attributes
-
serializationLib
(type:String.t
, default:nil
) - The fully qualified Java class name of the serialization library.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigLake.V1.Model.SerDeInfo{serializationLib: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.