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

Properties of a ListRestorePlanBindingsResponse.

Package

@google-cloud/gke-backup

Properties

nextPageToken

nextPageToken?: (string|null);

ListRestorePlanBindingsResponse nextPageToken

restorePlanBindings

restorePlanBindings?: (google.cloud.gkebackup.v1.IRestorePlanBinding[]|null);

ListRestorePlanBindingsResponse restorePlanBindings

unreachable

unreachable?: (string[]|null);

ListRestorePlanBindingsResponse unreachable