public sealed class Endpoints : IMessage<Environment.Types.Endpoints>, IEquatable<Environment.Types.Endpoints>, IDeepCloneable<Environment.Types.Endpoints>, 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 available for `Google.Cloud.Dataplex.V1.Environment.Types.Endpoints` is 3.6.0, and there are several previous versions available, ranging down to 1.0.0."],["The `Endpoints` class in the `Google.Cloud.Dataplex.V1` namespace implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `Endpoints` class offers two constructors: a default constructor `Endpoints()` and a copy constructor `Endpoints(Environment.Types.Endpoints other)`."],["The `Endpoints` class includes properties for accessing URIs for notebook APIs (`Notebooks`) and SQL APIs (`Sql`), which are both strings and output-only."],["There are also links provided for each version of the endpoint class to access further information."]]],[]]