Class ListFunctionsResponse (1.10.1)

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

Response for the ListFunctions method.

Attributes

NameDescription
functions MutableSequence[google.cloud.functions_v2.types.Function]
The functions that match the request.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached. The response does not include any functions from these locations.