bucketName property

String bucketName
final

Bucket Name.

In GoogleCloudPlatform, after accessing the URL below, a list of buckets will be displayed, so please enter the "name" part as it is.

https://console.cloud.google.com/storage/browser

バケット名。

GoogleCloudPlatformでは下記のURLにアクセス後、バケット一覧が表示されるのでその「名前」の部分をそのまま入力してください。

https://console.cloud.google.com/storage/browser

Implementation

final String bucketName;