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."],[[["The page provides reference documentation and code samples for the Cloud Dataplex v1 API class `Environment.Types.Endpoints`."],["It lists various versions of the Google.Cloud.Dataplex.V1 package, ranging from version 1.0.0 to the latest version, 3.6.0, allowing access to different iterations of the API."],["`Environment.Types.Endpoints` is a class that represents URI endpoints for accessing sessions within the Environment."],["The class `Environment.Types.Endpoints` includes properties like `Notebooks` and `Sql`, which provide URIs for serving notebook and SQL APIs, respectively."],["This class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]