GcsDestination

The Google Cloud Storage location for the output content.

JSON representation
{
  "outputUriPrefix": string
}
Fields
outputUriPrefix

string

Required. The bucket used in 'outputUriPrefix' must exist and there must be no files under 'outputUriPrefix'. 'outputUriPrefix' must end with "/" and start with "gs://". One 'outputUriPrefix' can only be used by one batch translation job at a time. Otherwise an INVALID_ARGUMENT (400) error is returned.