TransferManifestResponse

data class TransferManifestResponse(val location: String)

Specifies where the manifest is located.

Constructors

Link copied to clipboard
constructor(location: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the path to the manifest in Cloud Storage. The Google-managed service account for the transfer must have storage.objects.get permission for this object. An example path is gs://bucket_name/path/manifest.csv.