GCSPayloadInfoResponse

data class GCSPayloadInfoResponse(val format: String, val path: String)

A resource that represents a payload hosted on Google Cloud Storage.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The import job format.

Link copied to clipboard

The payload path in Google Cloud Storage.