UpdateParallelDataResponse

Types

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

Properties

Link copied to clipboard

The time that the most recent update was attempted.

Link copied to clipboard

The status of the parallel data update attempt. When the updated parallel data resource is ready for you to use, the status is ACTIVE.

Link copied to clipboard
val name: String?

The name of the parallel data resource being updated.

Link copied to clipboard

The status of the parallel data resource that you are attempting to update. Your update request is accepted only if this status is either ACTIVE or FAILED.

Functions

Link copied to clipboard
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