[[["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-03-21 UTC."],[[["This webpage details the `SearchAssignmentsResponse` class within the `Google.Cloud.BigQuery.Reservation.V1` namespace, which is used to represent the response for the `ReservationService.SearchAssignments` operation."],["The `SearchAssignmentsResponse` class is part of the Google Cloud BigQuery Reservation API and includes a list of assignments and a token for pagination of results, and is currently up to version 2.7.0 but details information about versions 2.0.0 up to 2.7.0 and 1.2.0 up to 1.6.0."],["The `SearchAssignmentsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for various operations and interactions."],["Key properties of `SearchAssignmentsResponse` include `Assignments`, a `RepeatedField` of `Assignment` objects representing the assignments visible to the user, and `NextPageToken`, a string used for retrieving subsequent pages of results."],["The class contains two constructors, a default one and one that takes another `SearchAssignmentsResponse` as an argument, along with a method, `GetEnumerator`, that enables iterating through the resources in the response."]]],[]]