ImportAssetFromSignedUrlResponseDetails

The details in the response for an import request, including the signed URL and other information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name for the asset associated with this import job.

Link copied to clipboard

The unique identifier for the data set associated with this import job.

Link copied to clipboard

The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.

Link copied to clipboard

The unique identifier for the revision associated with this import response.

Link copied to clipboard

The signed URL.

Link copied to clipboard

The time and date at which the signed URL expires, in ISO 8601 format.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String