googleapis/google/cloud/functions
Vadym Matsishevskyi 18711f5ab0 Add support for new Long Running Operation implementation in Java (#382)
Set default LRO configuration values as follows:
    initial_poll_delay_millis: 20000
    poll_delay_multiplier: 1.5
    max_poll_delay_millis: 45000
    total_poll_timeout_millis: 86400000
2017-06-20 13:18:59 -07:00
..
v1beta2 Add support for new Long Running Operation implementation in Java (#382) 2017-06-20 13:18:59 -07:00
README.md Synchronize new proto changes. 2016-10-10 11:43:44 -07:00
functions.yaml Introduce GAPIC config for Cloud Functions API. (#171) 2016-10-13 13:59:51 -07:00

README.md

API for managing lightweight user-provided functions executed in response to events.