July 2018
Intermediate to advanced
350 pages
8h 47m
English
As we have learned in the earlier chapter about HTTP Google Cloud Functions, they will let you invoke your Google Cloud Function using standard HTTP(s) requests. These requests wait for the HTTP response and they support common HTTP request methods, such as PUT, GET, DELETE, and POST.
Let's look at the configuration options that you have while creating HTTP trigger-based Google Cloud Functions in the Google Cloud Console. In creating the function from the Console you should: