Class ListSSHKeysRequest (1.7.3)

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

Message for listing the public SSH keys in a project.

Attributes

NameDescription
parent str
Required. The parent containing the SSH keys. Currently, the only valid value for the location is "global".
page_size int
The maximum number of items to return.
page_token str
The next_page_token value returned from a previous List request, if any.