FetchDataSourceReferencesForResourceTypeResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response for the FetchDataSourceReferencesForResourceType method.
Attributes |
|
|---|---|
| Name | Description |
data_source_references |
MutableSequence[google.cloud.backupdr_v1.types.DataSourceReference]
The DataSourceReferences from the specified parent. |
next_page_token |
str
A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|