Optional. An expression for filtering the results of the request. Only the
autonomous_database_id field is supported in the following format:
autonomous_database_id="{autonomous_database_id}". The accepted values
must be a valid Autonomous Database ID, limited to the naming
restrictions of the ID: ^a-z?$).
The ID must start with a letter, end with a letter or a number, and be
a maximum of 63 characters.
Optional. The maximum number of items to return.
If unspecified, at most 50 Autonomous DB Backups will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
[[["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-09-09 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eListAutonomousDatabaseBackupsRequest\u003c/code\u003e class within the Oracle Database@Google Cloud v1 API, used to request a list of autonomous database backups.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, demonstrating its functionality for message handling, comparison, deep cloning, buffer management, and page requests.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eFilter\u003c/code\u003e for filtering results by autonomous database ID, \u003ccode\u003ePageSize\u003c/code\u003e for setting the number of results returned, \u003ccode\u003ePageToken\u003c/code\u003e for pagination, and \u003ccode\u003eParent\u003c/code\u003e for specifying the project and location.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default, and another that takes another \u003ccode\u003eListAutonomousDatabaseBackupsRequest\u003c/code\u003e as a parameter, enabling object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is available at version 1.1.0, and an older one is located at 1.0.0, with the links provided.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class ListAutonomousDatabaseBackupsRequest (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest) \n\n public sealed class ListAutonomousDatabaseBackupsRequest : IMessage\u003cListAutonomousDatabaseBackupsRequest\u003e, IEquatable\u003cListAutonomousDatabaseBackupsRequest\u003e, IDeepCloneable\u003cListAutonomousDatabaseBackupsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class ListAutonomousDatabaseBackupsRequest.\n\nThe request for `AutonomousDatabaseBackup.List`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListAutonomousDatabaseBackupsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListAutonomousDatabaseBackupsRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListAutonomousDatabaseBackupsRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListAutonomousDatabaseBackupsRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OracleDatabase.V1](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OracleDatabase.V1.dll\n\nConstructors\n------------\n\n### ListAutonomousDatabaseBackupsRequest()\n\n public ListAutonomousDatabaseBackupsRequest()\n\n### ListAutonomousDatabaseBackupsRequest(ListAutonomousDatabaseBackupsRequest)\n\n public ListAutonomousDatabaseBackupsRequest(ListAutonomousDatabaseBackupsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nOptional. An expression for filtering the results of the request. Only the\n**autonomous_database_id** field is supported in the following format:\n`autonomous_database_id=\"{autonomous_database_id}\"`. The accepted values\nmust be a valid Autonomous Database ID, limited to the naming\nrestrictions of the ID: \\^[a-z](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/[a-z0-9-]{0,61}[a-z0-9])?$).\nThe ID must start with a letter, end with a letter or a number, and be\na maximum of 63 characters.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. The maximum number of items to return.\nIf unspecified, at most 50 Autonomous DB Backups will be returned.\nThe maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. A token identifying a page of results the server should return.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent value for ListAutonomousDatabaseBackups in the\nfollowing format: projects/{project}/locations/{location}.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.ListAutonomousDatabaseBackupsRequest#Google_Cloud_OracleDatabase_V1_ListAutonomousDatabaseBackupsRequest_Parent) resource name property."]]