FetchResourceBackupConfigsResponse

Response for FetchResourceBackupConfigs.

JSON representation
{
  "resourceBackupConfigs": [
    {
      object (ResourceBackupConfig)
    }
  ],
  "nextPageToken": string
}
Fields
resourceBackupConfigs[]

object (ResourceBackupConfig)

The list of ResourceBackupConfigs for the specified scope.

nextPageToken

string

A token identifying a page of results the server should return.