View Source GoogleApi.Redis.V1beta1.Model.InputConfig (google_api_redis v0.50.0)
The input content
Attributes
-
gcsSource
(type:GoogleApi.Redis.V1beta1.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
@type t() :: %GoogleApi.Redis.V1beta1.Model.InputConfig{ gcsSource: GoogleApi.Redis.V1beta1.Model.GcsSource.t() | nil }