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