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-09 UTC."],[[["This webpage provides documentation for the `Telemetry` class within the `Google.Cloud.Monitoring.V3.Service.Types` namespace in the Google Cloud Monitoring .NET library."],["The `Telemetry` class is a configuration for querying telemetry data on a service, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the Telemetry documentation, ranging from version 2.3.0 to the latest version 3.15.0, with hyperlinks to each version's specific documentation page."],["The `Telemetry` class has two constructors, one default and another to copy an existing `Service.Types.Telemetry` object, and it has a single property, `ResourceName`, which is a string representing the full resource name."]]],[]]