google-cloud tag

31 questions


1 answers
43 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
43 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
113 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
57 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
89 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
82 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
68 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
67 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
84 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...


1 answers
91 views
0
What is "service/kubernetes" displayed in kubectl get all when using GKE?

When you do kubectl get all or kubectl get svc, you can see TYPE displaying ClusterIP erservice/kubernets. のI'm not aware that I started this service myself, but is this service started by default?Als...

« - 2 - »

© 2024 OneMinuteCode. All rights reserved.