Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
0 answers
260 views

I set up Google login for my app about six years ago using the Google Developer Console. Now, I want to add a domain to the allowed origins list. However, when I log in to the Google Cloud Console, I ...
Rakesh Vangari's user avatar
0 votes
1 answer
84 views

we are using google cloud search https://developers.google.com/cloud-search and there is a requirement on implementing fuzzy search. for ex: if we search a name: sabarish I'm returning the results ...
sabarish venkatachalam's user avatar
0 votes
1 answer
804 views

Thank you in advance for your help. I want to deploy my landing page to Cloud Run, it's a pretty basic NextJS app, there was no problem in deploying the app until I added this single API route: import ...
Anthony Tedesco's user avatar
1 vote
1 answer
933 views

I have created a dataflow job in GCS which reads .tsv files from GCS Bucket and inserts into BigQuery Tables. Before forming a table row, I have to read a lookup file which has the column names. This ...
Ashwini C's user avatar
2 votes
0 answers
323 views

We are having issues indexing metadata with items added to Google Cloud Search with 3rd-party datasources, using the REST API. We are following this guide: https://developers.google.com/cloud-search/...
Max's user avatar
  • 33
0 votes
1 answer
557 views

I am working on Google Cloud Search API to search documents stored in Google Drive. I have Google Workspace account and few documents stored in Google Drive. I am able to search using Google Cloud ...
Satish Gunjal's user avatar
2 votes
3 answers
442 views

I am working with Google Cloud search (https://developers.google.com/cloud-search/docs/guides/?_ga=2.124920714.-122300216.1578247736) and I am attempting to index a Cloud SQL instance. Presently I am ...
Eamonn McElroy's user avatar