cloud tag

35 questions


2 answers
70 views
0
The GAE emulator cannot access the spreadsheet from the service account.

I wanted to edit the contents of the spreadsheet from the application on the GAE that I wrote in go, so I wrote the following code:I get stuck in authentication of the spreadsheet authentication gets ...


1 answers
53 views
0
Understanding Actions on Google and GCP Datastore Collaboration

I am a beginner at Actions on Google.I would like to collaborate between Actions on Google and the GCP datastore.Specifically, we would like to take the opportunity to retrieve the data in the GCP dat...

1 years ago

1 answers
53 views
0
Understanding Zendesk-GoogleCloud Communication Security (encryption)

We are currently using the supported SaaS tool Zendesk, which includes automated translation using your Google Cloud translation.I would like to ask you about the security of Zendesk-GoogleCloud commu...

1 years ago

1 answers
133 views
0
I want to get Firebase token in Actions on Google

Action on Google to get Firebase tokensI created an app on Google App Engine (GAE) on Google Cloud Platform (GCP).I use Firebase Authentication for authentication.I am trying to create a VUI app on Ac...


1 answers
72 views
0
How do I restore the GCP App Engine default service account?

I accidentally removed the App Engine default service account (account in the appspot.gserviceaccount.com domain) from the IAM and Administration > Service Accounts and IAM and Administration > ...


1 answers
108 views
0
Learn how to respond to a single request in Google Assistant (Dialogflow) twice.

I would like to respond twice to requests from users on Google Assistant (Dialogflow).For example:===1. User says Tell me the weather2-1 Reply response1to the user, I'll check it out, so please wait.2...

1 years ago

1 answers
100 views
0
Is it possible to edit the intent in dialogflow after releasing the Google home app?

I am creating my own application using Google home.After creating the app, I am thinking about applying to Google and releasing it (which can be called from a regular Google home).I am working with di...


1 answers
84 views
0
About Importing the ovf File to GCP

What do you want to doWant to VM deploy OVF files to GCPCommands entered into Google could shellgcloud computer instances import cml2-test2\--source-uri=gs://test0royuegej/cml2_test.ovf--os=centos-7\-...

1 years ago

1 answers
80 views
0
How do I get Google colab to automatically load learning data sets?

For example, when reading data locally, def dataLoadBatch(self, num_samples): X = [ ] Y = [ ] for h in range (0, num_samples): I=io.imread(data/images/salMap_{:05d}.jpg.format(h)) X.append(I) label...


2 answers
104 views
0
Pub/Sub at GAE standard environment

in GAE and Pub/Sub documentsThere are documents in a flexible environment to use Pub/Sub in GAE, but Documentation missing in standard environmenthttps://cloud.google.com/pubsub/docs/tutorialsWhat sho...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.