Class Environment.Types.Endpoints (2.1.0)

public sealed class Endpoints : IMessage<Environment.Types.Endpoints>, IEquatable<Environment.Types.Endpoints>, IDeepCloneable<Environment.Types.Endpoints>, IBufferMessage, IMessage

Inheritance

Object > Environment.Types.Endpoints

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

Endpoints()

public Endpoints()

Endpoints(Environment.Types.Endpoints)

public Endpoints(Environment.Types.Endpoints other)
Parameter
NameDescription
otherEnvironment.Types.Endpoints

Properties

Notebooks

public string Notebooks { get; set; }

Output only. URI to serve notebook APIs

Property Value
TypeDescription
String

Sql

public string Sql { get; set; }

Output only. URI to serve SQL APIs

Property Value
TypeDescription
String