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."],[[["This webpage provides reference documentation for the `Environment.Types.Endpoints` class within the Google Cloud Dataplex V1 API, specifically focusing on version 3.3.0."],["The `Environment.Types.Endpoints` class defines URI endpoints for accessing sessions associated with a Dataplex environment, including notebook and SQL API services."],["The page lists multiple versions of the Google Cloud Dataplex V1 API, from the latest version 3.6.0 down to version 1.0.0, with links to the respective documentation for each."],["The `Environment.Types.Endpoints` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, including inheriting methods such as `GetHashCode`, `GetType`, and `ToString`."],["The class includes properties `Notebooks` and `Sql`, both strings that represent URIs for accessing the notebook and SQL APIs respectively."]]],[]]