public RepeatedField<DataSource> DataSources { get; }
The list of DataSource instances in the project for the specified
location.
If the '{location}' value in the request is "-", the response contains a
list of instances from all locations. In case any location is unreachable,
the response will only return data sources in reachable locations
and the 'unreachable' field will be populated with a list of unreachable
locations.
[[["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 provides documentation for the \u003ccode\u003eListDataSourcesResponse\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API, specifically for version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListDataSourcesResponse\u003c/code\u003e is a response message used for listing \u003ccode\u003eDataSource\u003c/code\u003e instances, supporting functionalities like pagination and the handling of unreachable locations.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces, including \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, offering functionalities for managing and iterating over data sources.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eDataSources\u003c/code\u003e (a list of \u003ccode\u003eDataSource\u003c/code\u003e objects), \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination), and \u003ccode\u003eUnreachable\u003c/code\u003e (for listing locations that couldn't be reached).\u003c/p\u003e\n"],["\u003cp\u003eThe two provided constructors for this class allow for either the creation of a new instance, or creating a copy of another \u003ccode\u003eListDataSourcesResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]