Class ListDomainsRequest (1.8.0)

ListDomainsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ListDomains

Attributes

NameDescription
parent str
Required. The resource name of the domain location using the form: projects/{project_id}/locations/global
page_size int
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.
page_token str
Optional. The next_page_token value returned from a previous ListDomainsRequest request, if any.
filter str
Optional. A filter specifying constraints of a list operation. For example, Domain.fqdn="mydomain.myorginization".
order_by str
Optional. Specifies the ordering of results. See `Sorting order