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.
Implements
IMessageServiceTypesTelemetry, IEquatableServiceTypesTelemetry, IDeepCloneableServiceTypesTelemetry, IBufferMessage, IMessageNamespace
Google.Cloud.Monitoring.V3Assembly
Google.Cloud.Monitoring.V3.dll
Constructors
Telemetry()
public Telemetry()
Telemetry(Telemetry)
public Telemetry(Service.Types.Telemetry other)
Parameter | |
---|---|
Name | Description |
other | ServiceTypesTelemetry |
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 |