Interface protos.google.cloud.gkebackup.v1.IListRestoreChannelsResponse (2.1.0)

Properties of a ListRestoreChannelsResponse.

Package

@google-cloud/gke-backup

Properties

nextPageToken

nextPageToken?: (string|null);

ListRestoreChannelsResponse nextPageToken

restoreChannels

restoreChannels?: (google.cloud.gkebackup.v1.IRestoreChannel[]|null);

ListRestoreChannelsResponse restoreChannels

unreachable

unreachable?: (string[]|null);

ListRestoreChannelsResponse unreachable