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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]