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-04-09 UTC."],[[["The `Endpoints` class, part of the `Google.Cloud.Dataplex.V1` namespace, provides URIs for serving notebook and SQL APIs."],["This webpage documents the `Endpoints` class within the `Google.Cloud.Dataplex.V1` library, with versions ranging from 1.0.0 to the latest 3.6.0."],["The `Endpoints` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Endpoints` class contains two read-only properties: `Notebooks`, which provides the URI for notebook APIs, and `Sql`, which provides the URI for SQL APIs."],["The class has two constructors: a default constructor and one that takes another instance of `Environment.Types.Endpoints` as an argument."]]],[]]