Google Cloud Api Gateway V1 Client - Class ListApiConfigsRequest (2.1.3)
Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class ListApiConfigsRequest.
Request message for ApiGatewayService.ListApiConfigs
Generated from protobuf message google.cloud.apigateway.v1.ListApiConfigsRequest
Namespace
Google \ Cloud \ ApiGateway \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getParent
Required. Parent resource of the API Config, of the form:
projects/*/locations/global/apis/*
Returns
Type
Description
string
setParent
Required. Parent resource of the API Config, of the form:
projects/*/locations/global/apis/*
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Page size.
Returns
Type
Description
int
setPageSize
Page size.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Page token.
Returns
Type
Description
string
setPageToken
Page token.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Filter.
Returns
Type
Description
string
setFilter
Filter.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Order by parameters.
Returns
Type
Description
string
setOrderBy
Order by parameters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Parent resource of the API Config, of the form:
projects/*/locations/global/apis/*
Please see ApiGatewayServiceClient::apiName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]