CloudStoragePath

Message representing a single file or path in Cloud Storage.

JSON representation
{
  "path": string
}
Fields
path

string

A URL representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt