public sealed class Environment.Types.Endpoints : IMessage<Environment.Types.Endpoints>, IEquatable<Environment.Types.Endpoints>, IDeepCloneable<Environment.Types.Endpoints>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Environment.Types.Endpoints.
URI Endpoints to access sessions associated with the Environment.
[[["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 Google.Cloud.Dataplex.V1 API class is 3.6.0, with multiple prior versions available, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0 all the way down to 1.0.0."],["The `Environment.Types.Endpoints` class provides URI endpoints for accessing sessions within the Environment."],["The `Environment.Types.Endpoints` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Notebooks` and `Sql`, which are output-only URIs for serving notebook and SQL APIs, respectively."],["The class has two constructors, a default one, and another one that takes another `Environment.Types.Endpoints` object."]]],[]]