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, specifically version 2.12.0."],["The `Environment.Types.Endpoints` class defines URI endpoints for accessing sessions associated with the Environment, as well as implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The document lists available versions of the API ranging from version 1.0.0 up to the latest version 3.6.0 for `Google.Cloud.Dataplex.V1.Environment.Types.Endpoints`."],["The `Environment.Types.Endpoints` class includes two key properties: `Notebooks`, which is a URI for notebook APIs, and `Sql`, which is a URI for SQL APIs."],["The content contains info on the `Endpoints()` constructor, allowing the creation of `Endpoints` objects, and also an overload constructor that takes another `Endpoints` object as a parameter."]]],[]]