Cloud Key Management Service (KMS) V1 API - Class Google::Cloud::Kms::V1::ListRetiredResourcesRequest (v1.11.0)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::ListRetiredResourcesRequest.

Request message for KeyManagementService.ListRetiredResources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns

#page_size=

def page_size=(value) -> ::Integer
Parameter
Returns

#page_token

def page_token() -> ::String
Returns

#page_token=

def page_token=(value) -> ::String
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project-specific location holding the RetiredResources, in the format projects/*/locations/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project-specific location holding the RetiredResources, in the format projects/*/locations/*.
Returns
  • (::String) — Required. The project-specific location holding the RetiredResources, in the format projects/*/locations/*.