DestinationGcsBucket

Cloud Storage as the destination of a data transfer.

JSON representation
{
  "uri": string
}
Fields
uri

string

Required. URI to a Cloud Storage bucket in the format: gs://<bucket_name>/<path_inside_bucket>. The path inside the bucket is optional.