Open
Description
Determine this is the right repository
- I determined this is the correct repository in which to report this feature request.
Summary of the feature request
Hi, I'm not sure the background but if possible I would like to request REST API support for workflows.executions.ExecutionsClient
I'm using WorkflowsClient together for my application but Only this client supports REST.
https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-workflows/google/cloud/workflows_v1/services/workflows/client.py#L91
If I can contribute to PR, I may work for this, but I guess that this is not supported due to some technical limitation so far.
Desired code experience
Expected results
No response
API client name and version
No response
Use case
In my company environment, gRPC is not possible to use due to security traffic monitoring. Need to replace gRPC to REST.
Additional context
No response