GoogleApi.DataMigration.V1.Model.AssignSpecificValue (google_api_data_migration v0.22.0)
View SourceSet to a specific value (value is converted to fit the target data type)
Attributes
-
value(type:String.t, default:nil) - Required. Specific value to be assigned
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataMigration.V1.Model.AssignSpecificValue{ value: String.t() | nil }