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 page provides reference documentation for the `Environment.Types.Endpoints` class within the Google Cloud Dataplex V1 API, specifically version 2.13.0."],["The `Environment.Types.Endpoints` class represents URI endpoints for accessing sessions associated with a Dataplex environment."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Endpoints` class offers two constructors: a default constructor and one that takes another `Environment.Types.Endpoints` object as a parameter."],["Key properties of the class include `Notebooks`, which is a read-only property representing the URI for notebook APIs, and `Sql`, another read-only property for the URI serving SQL APIs."]]],[]]