googleworkspace / go-samples

Go samples for Google Workspace APIs
Apache License 2.0
213 stars 100 forks source link

Add Sheets Snippets #2

Open grant opened 6 years ago

grant commented 6 years ago

Currently all other languages have Google Sheets examples besides Go.

https://developers.google.com/sheets/api/guides/values

vietvudanh commented 5 years ago

Why there are so little code sample with Go? Are we suppose to read the code?

grant commented 5 years ago

@vietvudanh What do you mean there is "so little code sample"? What are you looking for?

julian-alarcon commented 2 years ago

No Golang example in Writing/Reading image

@vietvudanh emans to read the code of the API Client https://github.com/googleapis/google-api-go-client/tree/main/sheets/v4

We need examples!

I found some here: