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 document provides reference documentation for the `Environment.Types.Endpoints` class within the Google Cloud Dataplex v1 API, highlighting various versions from 1.0.0 to the latest 3.6.0."],["The `Environment.Types.Endpoints` class, implemented within the `Google.Cloud.Dataplex.V1` namespace, defines URI endpoints for accessing sessions associated with the Environment."],["It provides access to two properties: `Notebooks`, which is the URI for notebook APIs, and `Sql`, which is the URI for SQL APIs, both of which are output-only strings."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors that allow creating new instances and copies of existing `Environment.Types.Endpoints`."],["The current page version is 2.6.0 but also references every other version of the API up to 3.6.0, offering a full suite of documentation from past to present."]]],[]]