Class ListRuntimesRequest (1.8.1)

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

Request for the ListRuntimes method.

Attributes

NameDescription
parent str
Required. The project and location from which the runtimes should be listed, specified in the format ``projects/*/locations/*``
filter str
The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.

Inheritance

builtins.object > proto.message.Message > ListRuntimesRequest