Class ListOperationsRequest

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

ListOperationsRequest lists operations.

Attributes

NameDescription
project_id str
Deprecated. The Google Developers Console `project ID or project number
zone str
Deprecated. The name of the Google Compute Engine `zone
parent str
The parent (project and location) where the operations will be listed. Specified in the format ``projects/*/locations/*``. Location "-" matches all zones and all regions.

Inheritance

builtins.object > proto.message.Message > ListOperationsRequest