Class ListInstancesResponse (1.7.3)

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

Response message for the list of servers.

Attributes

NameDescription
instances MutableSequence[google.cloud.bare_metal_solution_v2.types.Instance]
The list of servers.
next_page_token str
A token identifying a page of results from the server.
unreachable MutableSequence[str]
Locations that could not be reached.