next_page_token can be sent in a subsequent
[ListBackupOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListBackupOperations]
call to fetch more of the matching metadata.
public RepeatedField<Operation> Operations { get; }
The list of matching backup [long-running
operations][google.longrunning.Operation]. Each operation's name will be
prefixed by the backup's name. The operation's
[metadata][google.longrunning.Operation.metadata] field type
metadata.type_url describes the type of the metadata. Operations returned
include those that are pending or have completed/failed/canceled within the
last 7 days. Operations returned are ordered by
operation.metadata.value.progress.start_time in descending order starting
from the most recently started operation.
[[["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 page details the \u003ccode\u003eListBackupOperationsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace, specifically in version 3.14.0, which is part of the Google Cloud Spanner .NET client library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBackupOperationsResponse\u003c/code\u003e class represents the response for the \u003ccode\u003eListBackupOperations\u003c/code\u003e operation and includes methods for enumerating resources and properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e and \u003ccode\u003eOperations\u003c/code\u003e, which contain relevant information about backup operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperations\u003c/code\u003e property in this response contains a list of backup long-running operations, ordered by their start time in descending order, and includes those that have been pending, completed, failed, or canceled within the last 7 days.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various available versions of this class, from 3.5.0 to the latest beta version, 5.0.0-beta05, allowing developers to access documentation for different releases of the Google Cloud Spanner Admin Database API.\u003c/p\u003e\n"],["\u003cp\u003eThe current implementation of the class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]