ListSpeechSynthesisTasksResponse

Types

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

Properties

Link copied to clipboard

An opaque pagination token returned from the previous List operation in this request. If present, this indicates where to continue the listing.

Link copied to clipboard

List of SynthesisTask objects that provides information from the specified task in the list request, including output format, creation time, task status, and so on.

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