google_api_bigtable_admin v0.10.0 GoogleApi.BigtableAdmin.V2.Model.Frame View Source

Attributes

  • targetName (type: String.t, default: nil) -
  • workflowGuid (type: String.t, default: nil) -
  • zoneId (type: String.t, default: nil) -

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.BigtableAdmin.V2.Model.Frame{
  targetName: String.t(),
  workflowGuid: String.t(),
  zoneId: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.