Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class ListGatewaysResponse.
Response message for ApiGatewayService.ListGateways
Generated from protobuf message google.cloud.apigateway.v1.ListGatewaysResponse
Namespace
Google \ Cloud \ ApiGateway \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gateways
↳ next_page_token
string
Next page token.
↳ unreachable_locations
array
Locations that could not be reached.
getGateways
Gateways.
setGateways
Gateways.
$this
getNextPageToken
Next page token.
string
setNextPageToken
Next page token.
var
string
$this
getUnreachableLocations
Locations that could not be reached.
setUnreachableLocations
Locations that could not be reached.
var
string[]
$this