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, with the latest version being 3.15.0."],["The `Service.Types.Telemetry` class is used for configuring how to query telemetry on a Service and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a history of previous versions, ranging from 3.14.0 down to 2.3.0, detailing the documentation and specific version for each version released."],["The class has two constructors, `Telemetry()` and `Telemetry(Service.Types.Telemetry other)` which take in different parameters."],["The `Telemetry` class includes a property called `ResourceName`, which is a string representing the full resource name of the service, as defined by Google Cloud's API design."]]],[]]