Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class ListApisResponse.
Response message for ApiGatewayService.ListApis
Generated from protobuf message google.cloud.apigateway.v1.ListApisResponse
Namespace
Google \ Cloud \ ApiGateway \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ apis
↳ next_page_token
string
Next page token.
↳ unreachable_locations
array
Locations that could not be reached.
getApis
APIs.
setApis
APIs.
$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