Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::ListSingleTenantHsmInstanceProposalsResponse.
Response message for HsmManagement.ListSingleTenantHsmInstanceProposals.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
def next_page_token() -> ::String- (::String) — A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstanceProposalsRequest.page_token to retrieve the next page of results.
#next_page_token=
def next_page_token=(value) -> ::String- value (::String) — A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstanceProposalsRequest.page_token to retrieve the next page of results.
- (::String) — A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstanceProposalsRequest.page_token to retrieve the next page of results.
#single_tenant_hsm_instance_proposals
def single_tenant_hsm_instance_proposals() -> ::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal>- (::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal>) — The list of SingleTenantHsmInstanceProposals.
#single_tenant_hsm_instance_proposals=
def single_tenant_hsm_instance_proposals=(value) -> ::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal>- value (::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal>) — The list of SingleTenantHsmInstanceProposals.
- (::Array<::Google::Cloud::Kms::V1::SingleTenantHsmInstanceProposal>) — The list of SingleTenantHsmInstanceProposals.
#total_size
def total_size() -> ::Integer-
(::Integer) — The total number of
SingleTenantHsmInstanceProposals
that matched the query.
This field is not populated if ListSingleTenantHsmInstanceProposalsRequest.filter is applied.
#total_size=
def total_size=(value) -> ::Integer-
value (::Integer) — The total number of
SingleTenantHsmInstanceProposals
that matched the query.
This field is not populated if ListSingleTenantHsmInstanceProposalsRequest.filter is applied.
-
(::Integer) — The total number of
SingleTenantHsmInstanceProposals
that matched the query.
This field is not populated if ListSingleTenantHsmInstanceProposalsRequest.filter is applied.