Google-cloud-go: search: support for Cloud Search

Created on 22 Sep 2020  路  2Comments  路  Source: googleapis/google-cloud-go

Is your feature request related to a problem? Please describe.
It would be nice if there was a package to interface with Cloud Search.

Describe the solution you'd like
A package to interface with Cloud Search.

Describe alternatives you've considered
Apparently only Java and Python have a library. I'm looking for REST documentation instead.

cloudsearch question

Most helpful comment

The equivalent package for Go is in our REST/HTTP client repo. Please see: https://pkg.go.dev/google.golang.org/api/cloudsearch/v1

All 2 comments

The equivalent package for Go is in our REST/HTTP client repo. Please see: https://pkg.go.dev/google.golang.org/api/cloudsearch/v1

Thank you. I had no idea.

Was this page helpful?
0 / 5 - 0 ratings