Add some methods from Spreadsheet API V4#235
Conversation
|
Just curious, why did you close it? |
|
I was going to pull request to my repository(fork this repository). |
|
I see. But the feature looks useful, so you can actually send a pull request. The API is available vial google-api-client gem: |
|
OK!! thanks. |
|
Here's code to construct DriveService instance with authorization object. I guess you can construct SheetsService here as well and pass the same authorization object: |
|
I could access!! thanks! |
Create Sheet Api