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 for .NET."],["The latest available version of this class is 3.15.0, while the page also contains links to documentation for a series of versions spanning from 2.3.0 up to the latest."],["`Service.Types.Telemetry` is used to configure how telemetry is queried for a service within the monitoring system, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `Telemetry()` and `Telemetry(Telemetry)`, and it includes a `ResourceName` property, which is a string that represents the full resource name."],["The class inherits members from the base `object` class such as `GetHashCode`, `GetType`, and `ToString`, and is contained within the `Google.Cloud.Monitoring.V3` namespace in the `Google.Cloud.Monitoring.V3.dll` assembly."]]],[]]