Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class ListConnectionsResponse.
The response for ListConnections .
Generated from protobuf message google.cloud.apigeeconnect.v1.ListConnectionsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ connections
↳ next_page_token
string
A token that can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getConnections
A list of clients.
setConnections
A list of clients.
$this
getNextPageToken
A token that can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token that can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this