Class: Google::Cloud::Kms::Inventory::V1::GetProtectedResourcesSummaryRequest

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. The resource name of the CryptoKey.

Returns:

  • (::String)

    Required. The resource name of the CryptoKey.



31
32
33
34
# File 'proto_docs/google/cloud/kms/inventory/v1/key_tracking_service.rb', line 31

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