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, outlining its usage and properties across multiple versions."],["The latest version available is 3.6.0, while the current page documentation is for version 2.15.0, which has many previous versions dating back to 1.0.0 available."],["The `Environment.Types.Endpoints` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to define URI endpoints for accessing sessions associated with the Environment."],["The class has two primary properties, `Notebooks` and `Sql`, both of which are strings that represent URIs for serving notebook and SQL APIs, respectively."],["The class has two constructors, a default one, and another one that takes in another instance of itself."]]],[]]