Google Cloud Monitoring v3 API - Class Service.Types.Telemetry (3.8.0)

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.

Inheritance

object > Service.Types.Telemetry

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Constructors

Telemetry()

public Telemetry()

Telemetry(Telemetry)

public Telemetry(Service.Types.Telemetry other)
Parameter
NameDescription
otherServiceTypesTelemetry

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
TypeDescription
string