[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eListBackupsResponse\u003c/code\u003e class within the Google Cloud Metastore v1alpha API, specifically the latest version, 2.0.0-alpha11.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupsResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eDataprocMetastore.ListBackups\u003c/code\u003e operation and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing various interfaces such as \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods for retrieving a collection of \u003ccode\u003eBackup\u003c/code\u003e objects via the \u003ccode\u003eBackups\u003c/code\u003e property, which contains the backups of a specified service, and also includes properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination and \u003ccode\u003eUnreachable\u003c/code\u003e to list locations that could not be reached.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eListBackupsResponse\u003c/code\u003e: one default constructor and another that accepts an existing \u003ccode\u003eListBackupsResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains methods such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e which will return an enumerator that iterates through the resources contained in this response.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class ListBackupsResponse (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ListBackupsResponse)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.ListBackupsResponse)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.ListBackupsResponse) \n\n public sealed class ListBackupsResponse : IPageResponse\u003cBackup\u003e, IEnumerable\u003cBackup\u003e, IEnumerable, IMessage\u003cListBackupsResponse\u003e, IEquatable\u003cListBackupsResponse\u003e, IDeepCloneable\u003cListBackupsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class ListBackupsResponse.\n\nResponse message for\n\\[DataprocMetastore.ListBackups\\]\\[google.cloud.metastore.v1alpha.DataprocMetastore.ListBackups\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListBackupsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[Backup](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.Backup), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Backup](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.Backup), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListBackupsResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ListBackupsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListBackupsResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ListBackupsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListBackupsResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.ListBackupsResponse), [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) \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.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nConstructors\n------------\n\n### ListBackupsResponse()\n\n public ListBackupsResponse()\n\n### ListBackupsResponse(ListBackupsResponse)\n\n public ListBackupsResponse(ListBackupsResponse other)\n\nProperties\n----------\n\n### Backups\n\n public RepeatedField\u003cBackup\u003e Backups { get; }\n\nThe backups of the specified service.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token that can be sent as `page_token` to retrieve the next page. If this\nfield is omitted, there are no subsequent pages.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cBackup\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]