GoogleApi.AlloyDB.V1.Model.ImportClusterResponse (google_api_alloy_db v0.16.0)
View SourceResponse of import rpc.
Attributes
-
bytesDownloaded(type:String.t, default:nil) - Required. Size of the object downloaded from Google Cloud Storage in bytes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.ImportClusterResponse{ bytesDownloaded: String.t() | nil }