public sealed class ClusterResourceRestoreScope : IMessage<RestoreConfig.Types.ClusterResourceRestoreScope>, IEquatable<RestoreConfig.Types.ClusterResourceRestoreScope>, IDeepCloneable<RestoreConfig.Types.ClusterResourceRestoreScope>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class RestoreConfig.Types.ClusterResourceRestoreScope.
Identifies the cluster-scoped resources to restore from the Backup.
public RepeatedField<RestoreConfig.Types.GroupKind> SelectedGroupKinds { get; }
A list of "types" of cluster-scoped resources to be restored from the
Backup. An empty list means that NO cluster-scoped resources will be
restored. Note that Namespaces and PersistentVolume restoration is
handled separately and is not governed by this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eClusterResourceRestoreScope\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, specifically version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClusterResourceRestoreScope\u003c/code\u003e is designed to specify which cluster-scoped resources should be restored from a backup.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities such as message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSelectedGroupKinds\u003c/code\u003e property allows users to define a list of specific resource types to restore, with an empty list indicating that no cluster-scoped resources will be restored.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers different versions, from 1.0.0-beta01 to the latest 2.6.0.\u003c/p\u003e\n"]]],[],null,[]]