View Source GoogleApi.Dataform.V1beta1.Model.ReadFileResponse (google_api_dataform v0.6.0)
ReadFile response message.
Attributes
-
fileContents(type:String.t, default:nil) - The file's contents.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataform.V1beta1.Model.ReadFileResponse{ fileContents: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.