Interface protos.google.cloud.gkebackup.v1.IListRestorePlansResponse (1.3.0)

Properties of a ListRestorePlansResponse.

Package

@google-cloud/gke-backup

Properties

nextPageToken

nextPageToken?: (string|null);

ListRestorePlansResponse nextPageToken

restorePlans

restorePlans?: (google.cloud.gkebackup.v1.IRestorePlan[]|null);

ListRestorePlansResponse restorePlans

unreachable

unreachable?: (string[]|null);

ListRestorePlansResponse unreachable