GoogleApi.StorageTransfer.V1.Model.RunTransferJobRequest (google_api_storage_transfer v0.37.3)
View SourceRequest passed to RunTransferJob.
Attributes
-
projectId
(type:String.t
, default:nil
) - Required. The ID of the Google Cloud project that owns the transfer job.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.StorageTransfer.V1.Model.RunTransferJobRequest{ projectId: String.t() | nil }