Class ListSSHKeysResponse (1.7.3)

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

Message for response of ListSSHKeys.

Attributes

NameDescription
ssh_keys MutableSequence[google.cloud.bare_metal_solution_v2.types.SSHKey]
The SSH keys registered in the project.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.