TelemetryResponse

data class TelemetryResponse(val resourceName: String)

Configuration for how to query telemetry on a Service.

Constructors

Link copied to clipboard
fun TelemetryResponse(resourceName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.