Class: Google::Cloud::GkeBackup::V1::RestoreConfig::GroupKind

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkebackup/v1/restore.rb

Overview

This is a direct map to the Kubernetes GroupKind type GroupKind and is used for identifying specific "types" of resources to restore.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_group::String



216
217
218
219
# File 'proto_docs/google/cloud/gkebackup/v1/restore.rb', line 216

class GroupKind
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#resource_kind::String



216
217
218
219
# File 'proto_docs/google/cloud/gkebackup/v1/restore.rb', line 216

class GroupKind
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end