ServiceRevisionSummary

The information about the number of requested, pending, and running tasks for a service revision.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the service revision.

Link copied to clipboard

The number of pending tasks for the service revision.

Link copied to clipboard

The number of requested tasks for the service revision.

Link copied to clipboard

The number of running tasks for the service revision.

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