Class ListMachinesResponse (0.5.9)

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

List of machines in a site.

Attributes

NameDescription
machines MutableSequence[google.cloud.edgecontainer_v1.types.Machine]
Machines in the site.
next_page_token str
A token to retrieve next page of results.
unreachable MutableSequence[str]
Locations that could not be reached.