Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Add OperationsStub abstract class #28

Closed
software-dov opened this issue Apr 11, 2019 · 1 comment
Closed

Add OperationsStub abstract class #28

software-dov opened this issue Apr 11, 2019 · 1 comment
Assignees

Comments

@software-dov
Copy link
Contributor

The OperationsStub is a gax owned abstract class that defines methods GetOperation, DeleteOperation, and CancelOperation that are used as part of the LRO method workflow; in particular, GetOperation takes a name referring to an in-flight operation and returns a new operation with the same name. The new operation may have new metadata and may have finished successfully or represent an error.

@software-dov
Copy link
Contributor Author

Added by #33

@software-dov software-dov self-assigned this Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant