[google-appengine] nstead found geoPt [LAT_LNG]

2020-05-13 Thread hr lumiins
Hi All, Have you faced similar error, any usggestion pls Data: @Entity(name = "TAXI") @Cache @XmlRootElement(name = "taxi") public class Taxi implements Serializable { private static final long serialVersionUID = 1L; @Id @Index private Long id; @Index private Date

[google-appengine] Re: Alternative to IN (Filter)

2020-05-10 Thread hr lumiins
Hi Team, Can i can support from google cloud team or someone who can solve this issue. ? On Friday, May 8, 2020 at 10:28:40 PM UTC+2, Skm Villa wrote: > > Hi Team, > > My code : > > List cells; > return ofy().load().type(User.class).filter("geocells in", > cells).limit(50).list(); > > Error

[google-appengine] How to create "developer.gservice account" in GAE

2019-09-06 Thread hr lumiins
Hi Team, How to create gserviceaccount account in appengine starnd ( AIM) Example MemberNameRoleInheritance -comp...@developer.gserviceaccount.com Compute Engine default service account Editor I tried one of my appengine project and trying to do other project. i am not able do it 2) How

[google-appengine] Re: sync between datastore and firestore

2019-05-19 Thread hr lumiins
Good info, I am using objectify datastore , will it affect when switching this flow. On Tuesday, February 26, 2019 at 3:43:21 AM UTC+1, George (Cloud Platform Support) wrote: > > Hello Rajesh, > > As things are now, is not possible to switch from Datastore to Firestore > within the same

[google-appengine] How to access Cloud firestore from Google app eninge

2019-05-19 Thread hr lumiins
Hi All, My application is running in google app engine and datastore. now we want to access the Cloud firestore which has data. Could you pls give an sample java code or anything. Thx -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

[google-appengine] How to connect Firebase Database from GOogle App engine

2019-01-11 Thread hr lumiins
HI, want to connect Firebase real database from google app engine. How do it ? Do you have sample or any documents -- 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

[google-appengine] Read data from Real time database in Servlet

2018-04-02 Thread hr lumiins
Hi All, able to write data in firebase databse and Getting an error when read data from Servlet: Code to Read public HttpResponse firebaseGet(String path) throws IOException { // Make requests auth'ed using Application Default Credentials Credential credential =

[google-appengine] GAE with spring boot + Firebase

2018-03-30 Thread hr lumiins
Hi All, My spring boot with Google engine (standard) was working file then trying FIrebase with google app engine After adding the below dependency due to below sample https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/appengine/firebase-tictactoe

[google-appengine] Google Engine with Firebase

2018-03-28 Thread hr lumiins
HI, Followed this sample: https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/appengine/firebase-tictactoe Getting an error when login.. Any idea of this = Error: Problem accessing /. Reason: Server Error Caused by: java.lang.RuntimeException: Please copy your

[google-appengine] How to migrate App Engine from engine to Flexible

2018-03-25 Thread hr lumiins
How to migrate App Engine from engine Standard to Flexible. 1) Please send me the steps or documents 2) How to move data (objectify) from Standard to Flexible environment 3)How to use FIrebase in flexible environment or can i use firebase in stanadard envoirement ? -- You received this

[google-appengine] what happened to geospatial search in the datastore?

2017-08-11 Thread hr lumiins
Hi, what happened to geospatial search in the datastore? it was in alpha last year, but the documentation has been removed” if it is fixed or changed , Pls send me with sample. little bit urgent for my project. Thanks -- You received this message because you are subscribed to the Google

[google-appengine] Find nearest location from current location

2015-08-15 Thread hr lumiins
All, I saw this sample but we dont know how to implement in objecify https://cloud.google.com/appengine/docs/java/datastore/geosearch should create a entitylocation object and filter for those object location* or something else Could help us regarding this -- You received this message

[google-appengine] Video uploading and display like youtube on GAE

2013-02-26 Thread hr . lumiins
Dear All, We have developed a small application which able to upload text and image . We want to extend it - by adding a Video (like facebook,youtube). Could you give a solution for this. It would be great. Regards,lumiin. -- You received this message because you are subscribed to the Google