public sealed class Service.Types.Telemetry : IMessage<Service.Types.Telemetry>, IEquatable<Service.Types.Telemetry>, IDeepCloneable<Service.Types.Telemetry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.Telemetry.
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 `Service.Types.Telemetry` class within the Google Cloud Monitoring v3 API, specifically within the .NET environment."],["The `Service.Types.Telemetry` class is designed for configuring how telemetry data is queried for a service and is part of the `Google.Cloud.Monitoring.V3` namespace."],["The documentation lists versioned API reference links, with the latest version being 3.15.0, while also providing reference for a variety of versions all the way back to version 2.3.0."],["The `Service.Types.Telemetry` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor, `Telemetry()`, and a property, `ResourceName`, which represents the full resource name of the defined service, and there are inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]