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

2018-09-07 Thread 'Olu' via Google App Engine
As you probably have confirmed already, the Cloud Task Beta version is still not available. However, I can confirm that there are ongoing internal evaluation for this implementation but there is still no ETA for this request. That being said, the Google groups is not the appropriate thread to

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

2018-09-07 Thread 'David (Google Cloud Support)' via Google App Engine
Hello Nikitha, As stated in Serving from a third party CDN , you can use any external third-party CDN to serve your static files and cache dynamic requests but fo

[google-appengine] Re: GAE Search API - Python

2018-09-07 Thread Vitaly Bogomolov
Hi Raphaël from google.appengine.api import search > index = search.Index(name='productsearch1') > > The problem is the google.appengine.api package does not exist... > (ModuleNotFoundError: No module named 'google.appengine'). > GAE Search API can be accessed in several contexts of Standard E

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

2018-09-07 Thread Parth Mishra
Follow up: what's the difference between this and say, Cloud Endpoints authentication via OpenAPI? On Tuesday, September 4, 2018 at 7:54:40 PM UTC-4, Parth Mishra wrote: > > > I was wondering what the status of Cloud Identity Aware Proxy integration > with the second gen runtimes (specifically

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

2018-09-07 Thread 'Steren Giannini' via Google App Engine
Hi, it is not a matter of client library: the Search API is not available in the Node.js runtime for the App Engine standard environment. This means that we have no solution for you at this point. Maybe take a look at third party "search as a service"? For example https://www.algolia.com/ O

[google-appengine] Re: GAE Search API - Python

2018-09-07 Thread Juan Luis
Hi Raphaël Are you deploying your app to Standard Environment? You can only use (and will only find google.appengine.api) in Standard env. If you are deploying to flexible environment you will not find appengine API, It's a more general environment where you can use standard Python google libra

[google-appengine] GAE Search API - Python

2018-09-07 Thread Raphaël Antonmattei
Hi, We're having some trouble working with the Python API to index documents into the Search in App Engine. According to the doc here https://cloud.google.com/appengine/training/fts_intro/lesson2 we have to do it like shown below from google.appengine.api import search index = search.Index(name=

Re: [google-appengine] Re: GAE Web app sending mail using SendGrid

2018-09-07 Thread Rashmi S
I have solved the problem. I had to use Urlfetch configuration in appengine-web.xml and use URLFetch class instead of HttpURLConnection. It works now. Thanks for the help! On Saturday, August 25, 2018 at 1:08:16 AM UTC+5:30, George (Cloud Platform Support) wrote: > > If you would like us to loo

Re: [google-appengine] Sitemap.xml file upload to app engine instance

2018-09-07 Thread Nikitha Kamath
Dynamic handler would work. Thank you On Thursday, September 6, 2018 at 8:51:00 PM UTC+5:30, barryhunter wrote: > > In general would say make sitemap.xml a dynamic handler. > > It could just consult your database to find a list of URLs and just output > the XML on the fly. Potentially caching it

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

2018-09-07 Thread Nikitha Kamath
Looks like Cloud CDN cannot be integrated with App engine. But is it possible to integrate fastly CDN? On Friday, September 7, 2018 at 2:59:24 AM UTC+5:30, David (Google Cloud Support) wrote: > > Hello Nikitha, > > Google Cloud CDN can only > store

[google-appengine] Re: Maping GoDaddy domain with Google App Engine URL

2018-09-07 Thread Attila-Mihaly Balazs
As Ankit said: Google works at the subdomain level. So it is entirely possible to map different subdomains of the same domain to different services and even different projects (in fact that's the way one of my projects is configured in production). You just need to "verify" each of the subdomai

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

2018-09-07 Thread Malte Meister
Thanks for the information - much appreciated! On Thursday, September 6, 2018 at 10:42:42 PM UTC+2, edgaral...@google.com wrote: > > - Unfortunately we do not have an ETA currently available for the release > of the Cloud Task Beta. The best way to track its release would be to > review the rel