public sealed class Telemetry : IMessage<Service.Types.Telemetry>, IEquatable<Service.Types.Telemetry>, IDeepCloneable<Service.Types.Telemetry>, IBufferMessage, IMessage
Configuration for how to query telemetry on a Service.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Telemetry` class within the `Google.Cloud.Monitoring.V3.Service.Types` namespace."],["The `Telemetry` class is designed to configure how to query telemetry data for a service."],["The page lists multiple versions of the `Google.Cloud.Monitoring.V3` library, with version 3.15.0 being the latest, and goes down to version 2.3.0, all of which reference the `Telemetry` class."],["The `Telemetry` class is based on several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class."],["The `Telemetry` class has properties such as `ResourceName`, which allows for the full name of the service resource to be set and accessed."]]],[]]