Interface protos.google.cloud.apigeeconnect.v1.IConnection (1.0.5)

Properties of a Connection.

Package

@google-cloud/apigee-connect!

Properties

cluster

cluster?: (google.cloud.apigeeconnect.v1.ICluster|null);

Connection cluster

Property Value
TypeDescription
(google.cloud.apigeeconnect.v1.ICluster|null)

endpoint

endpoint?: (string|null);

Connection endpoint

Property Value
TypeDescription
(string|null)

streamCount

streamCount?: (number|null);

Connection streamCount

Property Value
TypeDescription
(number|null)