[google-appengine] Node.js client library for Search API

2018-09-04 Thread Mani Doraisamy
I am building search functionality in my application and would love to stay in Node.js (currently on Node.js app engine standard). Is the Node.js client library being worked on: https://github.com/google/google-api-nodejs-client/issues/668 I am willing to wait. It would be great, if the GAE

[google-appengine] Cloud IAP with Standard second generation runtimes?

2018-09-04 Thread Parth Mishra
I was wondering what the status of Cloud Identity Aware Proxy integration with the second gen runtimes (specifically Python 3.7). I would like to authenticate a Service Account to invoke my application from an on-premise server and it seems like IAP is good method for doing this (in addition

[google-appengine] Googlers don't use the Dashboard

2018-09-04 Thread pdknsk
Else they would've long noticed that Cloud Blog moved a month ago, but News still points to the old location (and thus doesn't have new posts). A minor issue in a very long list of minor issues. -- You received this message because you are subscribed to the Google Groups "Google App Engine"

Re: [google-appengine] Re: Cloud Tasks ETA?

2018-09-04 Thread pdknsk
I think I was right. A year later, still not released. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To

[google-appengine] Re: Subdomain

2018-09-04 Thread 'David (Google Cloud Support)' via Google App Engine
Hello Sergio, You can use your app.yaml handlers in order to map your subdomain to a directory in your root domain. First, make sure you mapped your app to both your custom domain and subdomain correctly Mapping Custom Domains

[google-appengine] App engine with fastly(CDN)

2018-09-04 Thread Nikitha Kamath
Hi, An app engine(standard environment) instance is running and mapped to custom domain with google managed certificates. Is there any reference materials to integrate fastly(CDN) for app engine? Thank you. -- You received this message because you are subscribed to the Google Groups

[google-appengine] Any update on Cloud Tasks beta?

2018-09-04 Thread Malte Meister
It seems like the Cloud Tasks beta release is imminent? Is there any ETA? I'm asking because I'm about to implement a feature for a Node.js app in the Standard Environment, and I would love to use Task Queues rather than having to design something more complicated. Some indication of when this

[google-appengine] Re: Firestore in datastore mode

2018-09-04 Thread 'David (Google Cloud Support)' via Google App Engine
Hello Rajesh, As stated in Cloud Firestore in Datastore mode , the Cloud Firestore in Datastore mode uses Cloud Datastore indexes instead of Cloud Firestore indexes, therefore, the limitations

[google-appengine] Re: OverQuotaError: The API call search.IndexDocument() required more quota than is available.

2018-09-04 Thread Simo Ahava
Thank you Monica, is there away to monitor this quota usage? I tried looking through the various quota pages in the console, but I couldn't find this particular quota listed anywhere. Best regards, Simo On Tuesday, September 4, 2018 at 4:41:28 AM UTC+3, Monica (Google Cloud Platform) wrote:

[google-appengine] Re: php72 standard environment not support memcache?

2018-09-04 Thread 'David (Google Cloud Support)' via Google App Engine
Hello Hoang, Unfortunately, App Engine Memcache support is not provided for PHP 7.2 as it is a second generation runtime which does not have access to proprietary App Engine APIs such as Memcache, but similar

Re: [google-appengine] Any plans to introduce Spanner natively in App Engine?

2018-09-04 Thread 'Steren Giannini' via Google App Engine
Hi Kaan You can to use Cloud Spanner from the second generation runtimes of App Engine Standard or from App Engine Flexible. I invite you to follow the Cloud Spanner documentation. Please let us know if you encounter issues while doing so. Steren Product Manager Google Cloud On Tue, Sep 4,

[google-appengine] Re: GAE not working in Web Browser Control of Microsoft Access application

2018-09-04 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I see that you have created duplicate thread in Stack Overflow about this question. In order to avoid duplicating efforts I will let you work with the

[google-appengine] Firestore in datastore mode

2018-09-04 Thread Rajesh Gupta
Hello, Question on the 3rd generation of datastore ie, Firestore in datastore mode: Does it remove the limitation of 200 index limit? -- Regards, Rajesh *www.GainERP.com * *Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and Mobile* -- You

[google-appengine] Any plans to introduce Spanner natively in App Engine?

2018-09-04 Thread Kaan Soral
I guess Spanner improves over Datastore in terms of it's eventual consistency, but there's probably no strong reason to jump ship from Datastore Still I wonder if there are any such plans ahead -- You received this message because you are subscribed to the Google Groups "Google App Engine"