GenericServiceTelemetry

data class GenericServiceTelemetry(val resourceName: String? = null)

Constructors

Link copied to clipboard
constructor(resourceName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceName: String? = null

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