Class ListEkmConnectionsResponse (2.14.0)

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

Response message for EkmService.ListEkmConnections.

Attributes

NameDescription
ekm_connections MutableSequence[google.cloud.kms_v1.types.EkmConnection]
The list of EkmConnections.
next_page_token str
A token to retrieve next page of results. Pass this value in ListEkmConnectionsRequest.page_token to retrieve the next page of results.
total_size int
The total number of EkmConnections that matched the query.