public sealed class SearchBackgroundJobsResponse : IMessage<SearchBackgroundJobsResponse>, IEquatable<SearchBackgroundJobsResponse>, IDeepCloneable<SearchBackgroundJobsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class SearchBackgroundJobsResponse.
Response message for 'SearchBackgroundJobs' request.
[[["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 document provides reference documentation for the `SearchBackgroundJobsResponse` class within the Database Migration v1 API, specifically for version 2.1.0 of the Google Cloud CloudDms library."],["`SearchBackgroundJobsResponse` is a response message for 'SearchBackgroundJobs' requests and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SearchBackgroundJobsResponse` class includes a `Jobs` property, which is a `RepeatedField` of `BackgroundJobLogEntry` and represents the list of conversion workspace mapping rules."],["The document list several versions of the API, ranging from 1.0.0 up to the latest at 2.5.0."],["There are also provided links for each of the inherited members, such as `GetHashCode()`, `GetType()` and `ToString()`, as well as a section for the contructors of the class, both with and without the parameter `other`."]]],[]]