CopyImageRequest

Types

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

Properties

Link copied to clipboard

The description that the image will have when it is copied to the destination.

Link copied to clipboard

The name that the image will have when it is copied to the destination.

Link copied to clipboard

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

Link copied to clipboard

The name of the image to copy.

Functions

Link copied to clipboard
inline fun copy(block: CopyImageRequest.Builder.() -> Unit = {}): CopyImageRequest
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