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 reference documentation for the `Service.Types.Telemetry` class within the Google Cloud Monitoring v3 API."],["The `Service.Types.Telemetry` class is used for configuring how to query telemetry data related to a service, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors, including a default constructor and one that takes another `Service.Types.Telemetry` object for copying."],["The document includes a list of versions for the `Service.Types.Telemetry` class, with the latest version being 3.15.0 and going as far back as version 2.3.0."],["The `Telemetry` class has a property `ResourceName` which is a string that holds the full resource name defining a service."]]],[]]