Google Cloud Monitoring v3 API - Class Service.Types.CloudEndpoints (3.7.0)

public sealed class Service.Types.CloudEndpoints : IMessage<Service.Types.CloudEndpoints>, IEquatable<Service.Types.CloudEndpoints>, IDeepCloneable<Service.Types.CloudEndpoints>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Monitoring v3 API class Service.Types.CloudEndpoints.

Cloud Endpoints service. Learn more at https://cloud.google.com/endpoints.

Inheritance

object > Service.Types.CloudEndpoints

Namespace

Google.Cloud.Monitoring.V3

Assembly

Google.Cloud.Monitoring.V3.dll

Constructors

CloudEndpoints()

public CloudEndpoints()

CloudEndpoints(CloudEndpoints)

public CloudEndpoints(Service.Types.CloudEndpoints other)
Parameter
NameDescription
otherServiceTypesCloudEndpoints

Properties

Service

public string Service { get; set; }

The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api

Property Value
TypeDescription
string