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.7.0."],["The `Environment.Types.Endpoints` class is used to define URI endpoints for accessing sessions associated with the Dataplex Environment."],["This page lists the various versions of the `Environment.Types.Endpoints` class, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The `Environment.Types.Endpoints` class has two properties, `Notebooks` and `Sql`, both of which are strings representing URIs for serving notebook and SQL APIs respectively."],["The `Environment.Types.Endpoints` class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and provides constructors for creating new instances."]]],[]]