public sealed class Telemetry : IMessage<Service.Types.Telemetry>, IEquatable<Service.Types.Telemetry>, IDeepCloneable<Service.Types.Telemetry>, IBufferMessage, IMessage
Configuration for how to query telemetry on a Service.
Implements
IMessage<Service.Types.Telemetry>, IEquatable<Service.Types.Telemetry>, IDeepCloneable<Service.Types.Telemetry>, IBufferMessage, IMessageNamespace
Google.Cloud.Monitoring.V3Assembly
Google.Cloud.Monitoring.V3.dll
Constructors
Telemetry()
public Telemetry()
Telemetry(Service.Types.Telemetry)
public Telemetry(Service.Types.Telemetry other)
Parameter | |
---|---|
Name | Description |
other | Service.Types.Telemetry |
Properties
ResourceName
public string ResourceName { get; set; }
The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
Property Value | |
---|---|
Type | Description |
String |