next_page_token can be sent in a subsequent
[ListDatabaseOperations][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseOperations]
call to fetch more of the matching metadata.
public RepeatedField<Operation> Operations { get; }
The list of matching database [long-running
operations][google.longrunning.Operation]. Each operation's name will be
prefixed by the database's name. The operation's
[metadata][google.longrunning.Operation.metadata] field type
metadata.type_url describes the type of the metadata.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListDatabaseOperationsResponse\u003c/code\u003e class within the Google Cloud Spanner Database Administration v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListDatabaseOperationsResponse\u003c/code\u003e class is used to represent the response from a \u003ccode\u003eListDatabaseOperations\u003c/code\u003e call, including a list of \u003ccode\u003eOperation\u003c/code\u003e objects and a \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various implementations, 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, enhancing its compatibility and utility.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and multiple previous versions, ranging from \u003ccode\u003e5.0.0-beta04\u003c/code\u003e to \u003ccode\u003e3.5.0\u003c/code\u003e are also documented and accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, a string used for pagination, and \u003ccode\u003eOperations\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eOperation\u003c/code\u003e objects representing long-running operations.\u003c/p\u003e\n"]]],[],null,[]]