admin
Returns the list of topics for the given project.
get/v1/admin/{+parent}/topics
Path parameters
parentstring required
Required. The parent whose topics are to be listed. Structured like projects/{project_number}/locations/{location}.
Query parameters
pageSizeinteger
The maximum number of topics to return. The service may return fewer than this value. If unset or zero, all topics for the parent will be returned.
pageTokenstring
A page token, received from a previous ListTopics call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListTopics must match the call that provided the page token.
Response
Successful response