2026-05-13
▼ ▲ discoveryengine.projects.locations.licenseConfigs.list
Path : v1alpha/{+parent}/licenseConfigs
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/licenseConfigs
HTTP Method : GET
Parameters :
parent
Description : Required. The parent branch resource name, such as `projects/{project}/locations/{location}`.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. Not supported.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. Not supported.
Location : query
Type : string
filter
Description : Optional. The filter to apply to the list results. The supported fields are: * `subscription_tier` * `state` Examples: * `subscription_tier=SUBSCRIPTION_TIER_SEARCH,state=ACTIVE` - Lists all active search license configs. * `state=ACTIVE` - Lists all active license configs. The filter string should be a comma-separated list of field=value pairs.
Location : query
Type : string
Parameter Order : parent
Scopes :
Description : Lists all the LicenseConfigs associated with the project.