GcsDestination

The Google Cloud Storage location for the output content.

JSON representation
{
  "outputUriPrefix": string
}
Fields
outputUriPrefix

string

Required. There must be no files under 'outputUriPrefix'. 'outputUriPrefix' must end with "/" and start with "gs://", otherwise an INVALID_ARGUMENT (400) error is returned.