REST Resource: projects.locations.sourceUploads

Resource: UploadSourceResponse

The response message for the sourceUploads.upload method.

JSON representation
{
  "cloudStorageSource": {
    object (CloudStorageSource)
  }
}
Fields
cloudStorageSource

object (CloudStorageSource)

The Cloud Storage object path the source archive is uploaded to.

Methods

upload

Uploads a source archive to a Google Cloud Storage bucket through Cloud Run.