Interface protos.google.cloud.certificatemanager.v1.IListDnsAuthorizationsRequest (0.7.2)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a ListDnsAuthorizationsRequest.
Package
@google-cloud/certificate-manager
Properties
filter
ListDnsAuthorizationsRequest filter
orderBy
ListDnsAuthorizationsRequest orderBy
pageSize
pageSize?: (number|null);
ListDnsAuthorizationsRequest pageSize
pageToken
pageToken?: (string|null);
ListDnsAuthorizationsRequest pageToken
parent
ListDnsAuthorizationsRequest parent
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.certificatemanager.v1.IListDnsAuthorizationsRequest (0.7.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.2 (latest)](/nodejs/docs/reference/certificate-manager/latest/certificate-manager/protos.google.cloud.certificatemanager.v1.ilistdnsauthorizationsrequest)\n- [0.7.1](/nodejs/docs/reference/certificate-manager/0.7.1/certificate-manager/protos.google.cloud.certificatemanager.v1.ilistdnsauthorizationsrequest)\n- [0.6.2](/nodejs/docs/reference/certificate-manager/0.6.2/certificate-manager/protos.google.cloud.certificatemanager.v1.ilistdnsauthorizationsrequest)\n- [0.5.0](/nodejs/docs/reference/certificate-manager/0.5.0/certificate-manager/protos.google.cloud.certificatemanager.v1.ilistdnsauthorizationsrequest)\n- [0.1.0](/nodejs/docs/reference/certificate-manager/0.1.0/certificate-manager/protos.google.cloud.certificatemanager.v1.ilistdnsauthorizationsrequest) \nProperties of a ListDnsAuthorizationsRequest.\n\nPackage\n-------\n\n[@google-cloud/certificate-manager](../overview.html)\n\nProperties\n----------\n\n### filter\n\n filter?: (string|null);\n\nListDnsAuthorizationsRequest filter\n\n### orderBy\n\n orderBy?: (string|null);\n\nListDnsAuthorizationsRequest orderBy\n\n### pageSize\n\n pageSize?: (number|null);\n\nListDnsAuthorizationsRequest pageSize\n\n### pageToken\n\n pageToken?: (string|null);\n\nListDnsAuthorizationsRequest pageToken\n\n### parent\n\n parent?: (string|null);\n\nListDnsAuthorizationsRequest parent"]]