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

Properties of a ListConnectionsResponse.

Package

@google-cloud/apigee-connect!

Properties

connections

connections?: (google.cloud.apigeeconnect.v1.IConnection[]|null);

ListConnectionsResponse connections

Property Value
TypeDescription
(google.cloud.apigeeconnect.v1.IConnection[]|null)

nextPageToken

nextPageToken?: (string|null);

ListConnectionsResponse nextPageToken

Property Value
TypeDescription
(string|null)