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 documentation for the `Environment.Types.Endpoints` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The content includes a list of available versions of the `Environment.Types.Endpoints` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The `Environment.Types.Endpoints` class defines URI endpoints for accessing sessions, including those for Notebooks and SQL APIs."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has constructors for creating new instances or cloning existing ones."],["The class also includes two public string properties, `Notebooks` and `Sql`, representing the URI endpoints for serving notebook and SQL APIs, respectively."]]],[]]