View Source GoogleApi.Redis.V1.Model.InputConfig (google_api_redis v0.50.0)

The input content

Attributes

  • gcsSource (type: GoogleApi.Redis.V1.Model.GcsSource.t, default: nil) - Google Cloud Storage location where input content is located.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Redis.V1.Model.InputConfig{
  gcsSource: GoogleApi.Redis.V1.Model.GcsSource.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.