Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::GetProtectedResourcesSummaryRequest.
Request message for KeyTrackingService.GetProtectedResourcesSummary.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fallback_scope
def fallback_scope() -> ::Google::Cloud::Kms::Inventory::V1::FallbackScope
Returns
- (::Google::Cloud::Kms::Inventory::V1::FallbackScope) — Optional. The scope to use if the kms organization service account is not configured.
#fallback_scope=
def fallback_scope=(value) -> ::Google::Cloud::Kms::Inventory::V1::FallbackScope
Parameter
- value (::Google::Cloud::Kms::Inventory::V1::FallbackScope) — Optional. The scope to use if the kms organization service account is not configured.
Returns
- (::Google::Cloud::Kms::Inventory::V1::FallbackScope) — Optional. The scope to use if the kms organization service account is not configured.
#name
def name() -> ::String
Returns
- (::String) — Required. The resource name of the CryptoKey.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The resource name of the CryptoKey.
Returns
- (::String) — Required. The resource name of the CryptoKey.