public sealed class CloudEndpoints : IMessage<Service.Types.CloudEndpoints>, IEquatable<Service.Types.CloudEndpoints>, IDeepCloneable<Service.Types.CloudEndpoints>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `CloudEndpoints` class within the `Google.Cloud.Monitoring.V3` namespace, specifically the .NET library."],["The latest version of the `CloudEndpoints` class documentation is 3.15.0, with several previous versions from 3.14.0 to 3.0.0, and even earlier, available for review."],["The `CloudEndpoints` class represents a Cloud Endpoints service, as per its description, and further information on Cloud Endpoints can be found at the provided link."],["The `CloudEndpoints` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one being a parameterless constructor, and the other taking a `Service.Types.CloudEndpoints` object, as well as a `Service` property that holds the name of the underlying Cloud Endpoints service."]]],[]]