selectedGroupKinds property

  1. @TagNumber(1)
List<RestoreConfig_GroupKind> selectedGroupKinds

A list of cluster-scoped resource group kinds to restore from the backup. If specified, only the selected resources will be restored. Mutually exclusive to any other field in the message.

Implementation

@$pb.TagNumber(1)
$core.List<RestoreConfig_GroupKind> get selectedGroupKinds => $_getList(0);