View Source GoogleApi.Dataform.V1beta1.Model.WriteFile (google_api_dataform v0.4.0)

Represents the write file operation (for files added or modified).

Attributes

  • contents (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.WriteFile{contents: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.