官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The actual event data is available within the data property of the event object."

A block of code is set as follows:

function handleGET(req, res) {
    res.status(200).send('Hello from HTTP Google Cloud Function!');
}

function handlePUT(req, res) {
    res.status(403).send("Forbidden, you don't have access");
}

Any command-line input or output is written as follows:

curl -X POST https://<YOUR_REGION>-<YOUR_PROJECT_ID>.cloudfunctions.net/<FUNCTION_NAME> -H "Content-Type:application/json" --data '{"name":"Kuldeep"}'

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example:

"Select the trigger type as Cloud Pub/Sub topic."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 福州市| 宝山区| 蛟河市| 长顺县| 平谷区| 廊坊市| 宁安市| 临海市| 长丰县| 共和县| 古蔺县| 张家港市| 龙南县| 台中市| 青海省| 绵竹市| 东乡县| 五峰| 江陵县| 台湾省| 洛宁县| 沾益县| 龙州县| 台北市| 东海县| 巴南区| 罗山县| 巴青县| 象州县| 顺平县| 江都市| 江北区| 大石桥市| 泗水县| 博罗县| 崇左市| 嵩明县| 潼关县| 故城县| 怀仁县| 行唐县|