Class ListSingleTenantHsmInstanceProposalsResponse (3.11.0)

ListSingleTenantHsmInstanceProposalsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for HsmManagement.ListSingleTenantHsmInstanceProposals.

Attributes

Name Description
single_tenant_hsm_instance_proposals MutableSequence[google.cloud.kms_v1.types.SingleTenantHsmInstanceProposal]
The list of SingleTenantHsmInstanceProposals.
next_page_token str
A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstanceProposalsRequest.page_token to retrieve the next page of results.
total_size int
The total number of SingleTenantHsmInstanceProposals that matched the query. This field is not populated if ListSingleTenantHsmInstanceProposalsRequest.filter is applied.