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

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

Response message for HsmManagement.ListSingleTenantHsmInstances.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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

#single_tenant_hsm_instances

def single_tenant_hsm_instances() -> ::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstance>

#single_tenant_hsm_instances=

def single_tenant_hsm_instances=(value) -> ::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstance>

#total_size

def total_size() -> ::Integer
Returns

#total_size=

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