GoogleApi.Datastream.V1.Model.MongodbField (google_api_datastream v0.10.0)
View SourceMongoDB Field.
Attributes
-
field
(type:String.t
, default:nil
) - Field name.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Datastream.V1.Model.MongodbField{field: String.t() | nil}