GoogleApi.AlloyDB.V1.Model.ExportClusterResponse (google_api_alloy_db v0.16.0)
View SourceResponse of export cluster rpc.
Attributes
-
gcsDestination(type:GoogleApi.AlloyDB.V1.Model.GcsDestination.t, default:nil) - Required. Option to export data to cloud storage.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.ExportClusterResponse{ gcsDestination: GoogleApi.AlloyDB.V1.Model.GcsDestination.t() | nil }