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-03-21 UTC."],[[["The latest version of the Cloud Endpoints service is 3.15.0, with various versions ranging from 2.3.0 to 3.15.0 accessible."],["Cloud Endpoints service, accessible through `public sealed class CloudEndpoints`, is detailed for monitoring and can be further explored at [https://cloud.google.com/endpoints](https://cloud.google.com/endpoints)."],["`CloudEndpoints` implements `IMessage\u003cService.Types.CloudEndpoints\u003e`, `IEquatable\u003cService.Types.CloudEndpoints\u003e`, `IDeepCloneable\u003cService.Types.CloudEndpoints\u003e`, `IBufferMessage`, and `IMessage`, showcasing its comprehensive interface implementation."],["The class offers two constructors: a default `CloudEndpoints()` and another that takes `Service.Types.CloudEndpoints` as a parameter."],["The `Service` property, of type string, allows setting and getting the name of the underlying Cloud Endpoints service."]]],[]]