Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::SearchProtectedResourcesRequest.
Request message for KeyTrackingService.SearchProtectedResources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#crypto_key
def crypto_key() -> ::String
- (::String) — Required. The resource name of the CryptoKey.
#crypto_key=
def crypto_key=(value) -> ::String
- value (::String) — Required. The resource name of the CryptoKey.
- (::String) — Required. The resource name of the CryptoKey.
#page_size
def page_size() -> ::Integer
- (::Integer) — The maximum number of resources to return. The service may return fewer than this value. If unspecified, at most 500 resources will be returned. The maximum value is 500; values above 500 will be coerced to 500.
#page_size=
def page_size=(value) -> ::Integer
- value (::Integer) — The maximum number of resources to return. The service may return fewer than this value. If unspecified, at most 500 resources will be returned. The maximum value is 500; values above 500 will be coerced to 500.
- (::Integer) — The maximum number of resources to return. The service may return fewer than this value. If unspecified, at most 500 resources will be returned. The maximum value is 500; values above 500 will be coerced to 500.
#page_token
def page_token() -> ::String
-
(::String) — A page token, received from a previous
KeyTrackingService.SearchProtectedResources
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to KeyTrackingService.SearchProtectedResources must match the call that provided the page token.
#page_token=
def page_token=(value) -> ::String
-
value (::String) — A page token, received from a previous
KeyTrackingService.SearchProtectedResources
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to KeyTrackingService.SearchProtectedResources must match the call that provided the page token.
-
(::String) — A page token, received from a previous
KeyTrackingService.SearchProtectedResources
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to KeyTrackingService.SearchProtectedResources must match the call that provided the page token.
#scope
def scope() -> ::String
- (::String) — Required. Resource name of the organization. Example: organizations/123
#scope=
def scope=(value) -> ::String
- value (::String) — Required. Resource name of the organization. Example: organizations/123
- (::String) — Required. Resource name of the organization. Example: organizations/123