GoogleApi.Redis.V1.Model.OutputConfig (google_api_redis v0.51.0)
View SourceThe output content
Attributes
-
gcsDestination(type:GoogleApi.Redis.V1.Model.GcsDestination.t, default:nil) - Google Cloud Storage destination for output content.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Redis.V1.Model.OutputConfig{ gcsDestination: GoogleApi.Redis.V1.Model.GcsDestination.t() | nil }