BatchDeleteScope

Scope parameters for bulk delete by scope.

Types

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

Properties

Link copied to clipboard

Environment identifier for the instrumentation configurations.

Link copied to clipboard

Instrumentation type: BREAKPOINT or PROBE.

Link copied to clipboard

Service name for the instrumentation configurations.

Functions

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