url property

List<String> url
final

Google Spreadsheet URL.

Paste the URL as it appears in your browser.

If multiple URLs are specified, translations are retrieved from all of them and merged together.

Example: https://docs.google.com/spreadsheets/d/1bw7IXEr7BGkZ4U6on0OuF7HQkTMgDSm6u5ThpBkDPeo/edit#gid=551986808

GoogleスプレッドシートのURL。

ブラウザ上で表示しているURLをそのまま貼り付けてください。

複数のURLを指定するとそのすべてのURLから翻訳を取得し、マージして使用します。

例:https://docs.google.com/spreadsheets/d/1bw7IXEr7BGkZ4U6on0OuF7HQkTMgDSm6u5ThpBkDPeo/edit#gid=551986808

Implementation

final List<String> url;