projects
Lists domains in a project.
get/v1/{+parent}/domains
Path parameters
parentstring required
Required. The resource name of the domain location using the form: projects/{project_id}/locations/global
Query parameters
filterstring
Optional. A filter specifying constraints of a list operation. For example, Domain.fqdn="mydomain.myorginization".
orderBystring
Optional. Specifies the ordering of results. See Sorting order for more information.
pageSizeinteger
Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used. Regardless of the page_size value, the response may include a partial list. Callers should rely on a response's next_page_token to determine if there are additional results to list.
pageTokenstring
Optional. The next_page_token value returned from a previous ListDomainsRequest request, if any.
Response
Successful response