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."],["`Service.Types.Telemetry` is used to configure how telemetry data is queried on a specific service."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer operations."],["The documentation covers various versions of the API, ranging from 2.3.0 up to the latest version 3.15.0, allowing users to access information on different releases."],["The class has a constructor and a `ResourceName` property to help define the configuration of the telemetry service."]]],[]]