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-25 UTC."],[[["This document provides reference documentation for the `Environment.Types.Endpoints` class within the Google Cloud Dataplex v1 API, available for multiple versions."],["The `Environment.Types.Endpoints` class defines URI endpoints for accessing sessions related to the environment, particularly for notebook and SQL APIs."],["The class is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting message functionality and object comparison."],["The class includes properties like `Notebooks` and `Sql`, which are output-only URIs for accessing respective APIs."],["The most recent version documented is 3.6.0, with versions going back as early as 1.0.0 in the provided documentation."]]],[]]