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.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `Service.Types.CloudEndpoints` class within the Google Cloud Monitoring v3 API."],["The latest version of the API is 3.15.0, with documentation provided for versions back to 2.3.0."],["`Service.Types.CloudEndpoints` represents a Cloud Endpoints service, as described within the provided link, and implements various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CloudEndpoints` class has a `Service` property of string type, which represents the underlying Cloud Endpoints service name, corresponding to the `service` resource label."],["The `CloudEndpoints` class provides two constructors, one default and one that accepts another `CloudEndpoints` object as an argument."]]],[]]