Skip to content

REST Support Request for Workflow Execution Client #13719

Open
@mitsuo0114

Description

@mitsuo0114

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

https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-workflows/google/cloud/workflows/executions_v1/services/executions/client.py#L85

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

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions