Tianzi Cai

Results 10 issues of Tianzi Cai

This snippet is never tested anywhere: compute/cloud-client/src/main/java/compute/CreateInstanceFromTemplate.java When I tried to run it, I got: ``` { "error": { "code": 400, "message": "Invalid value for field 'resource.disks[0].initializeParams.diskType': 'pd-balanced'. The URL...

type: process
api: compute
samples

Issue Description: the deployment to Cloud Function kept timing out and the logs don't emit useful information for debugging.

bug

Samples should refer to the fully qualified topic paths `projects/{}/topics/{}` as topic names and the actual string for the topic as the topic id. The same goes for subscriptions. For...

type: docs
api: pubsub
samples

Please add a sample in [this](https://github.com/GoogleCloudPlatform/php-docs-samples/tree/master/appengine) directory and show how to **decode** and **verify** a JWT included in the header of a Pub/Sub push message (when authenticated push is enabled)....

type: feature request
api: pubsub
samples

In addition to #1178, please also add: 1. `pubsub_enable_subscription_ordering`: [docs](https://cloud.google.com/pubsub/docs/ordering#enabling_message_ordering) 1. `pubsub_list_topic_subscriptions`: [docs](https://cloud.google.com/pubsub/docs/admin#listing_subscriptions), this is different from listing project subscriptions. 1. `pubsub_publisher_concurrency_control`: [docs](https://cloud.google.com/pubsub/docs/publisher#concurrency). This is optional, depending on if concurrency...

type: feature request
samples

I'm not able to perform add to slides or link to formula due to auth error: Error - ScriptError: Authorization is required to perform that action.

New to Go. Couldn't follow through the Guide past `make setup`. Missing steps in the Guide. `make setup` has the following error: ``` Synching dev tools and dependencies... make: retool:...

This sample is missing a test: [speech/src/main/java/com/example/speech/InfiniteStreamRecognize.java](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/speech/src/main/java/com/example/speech/InfiniteStreamRecognize.java) The initial PR from years ago had no such requirement, which is no longer the case now.

type: process
priority: p3
samples

This sample is missing a test: https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/speech/infiniteStreaming.js The initial PR from years ago had no such requirement, which is no longer the case now.

type: cleanup
priority: p3
samples