google-app-engine tag

24 questions


1 answers
108 views
0
About obtaining entities from Datastore after deployment to Golang GCP

I'm sorry to ask this question for a beginner who just started studying Go, but if anyone knows it, please let me know.What I want to do now is to get the entities stored in the GCP datastore, mold th...

1 years ago

1 answers
100 views
0
How to use your own domain in Google Cloud Platform

How do I use my own domain (acquired) on Google Cloud Platform?Thank you for your cooperation.

1 years ago

3 answers
126 views
0
Which GUI application is best suited for Google Cloud SQL?

Google Cloud Platform > Cloud SQL > MySQL 2nd Generation Instancehas been created.The DB in this instance has my Mac and Microsoft Access (no MacOS version) or LibreOffice Base (There is a Mac v...


2 answers
60 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 ...


2 answers
113 views
0

1 answers
99 views
0
How to Verify the Google Sheets API v3 to v4 Migration

GoogleSheetsAPIv3 is out of service on March 3, 2020, and a document on how to migrate to SheetsAPIv4 has been published. How can I confirm that v4 migration is supported so that v3 will continue to w...


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
80 views
0
Understanding Query with Objectify on a GAE

Thank you for your help.EnvironmentGAE 1.9.25objectify: 5.1.9I am currently using GAE to create a web application, but I cannot get the Cursor in the following conditions and it becomes null.If there ...

1 years ago

1 answers
56 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 > ...


2 answers
104 views
0
Understanding GAE Pagination

Thank you for your help.I am currently doing the Pagination process on the GAE, but offset is limited to the number of Datastore Reads and the number of numbers that can be specified, so I am thinking...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.