Class ListDnsAuthorizationsRequest (1.7.0)

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

Request for the ListDnsAuthorizations method.

Attributes

NameDescription
parent str
Required. The project and location from which the dns authorizations should be listed, specified in the format projects/*/locations/*.
page_size int
Maximum number of dns authorizations to return per call.
page_token str
The value returned by the last ListDnsAuthorizationsResponse. Indicates that this is a continuation of a prior ListDnsAuthorizations call, and that the system should return the next page of data.
filter str
Filter expression to restrict the Dns Authorizations returned.
order_by str
A list of Dns Authorization field names used to specify the order of the returned results. The default sorting order is ascending. To specify descending order for a field, add a suffix " desc".