Source(mapping=None, *, ignore_unknown_fields=False, **kwargs)Location of the source in a supported storage service.
Attributes
| Name | Description | 
storage_source | 
        
          google.cloud.devtools.cloudbuild_v1.types.StorageSource
          If provided, get the source from this location in Google Cloud Storage.  | 
      
repo_source | 
        
          google.cloud.devtools.cloudbuild_v1.types.RepoSource
          If provided, get the source from this location in a Cloud Source Repository.  | 
      
storage_source_manifest | 
        
          google.cloud.devtools.cloudbuild_v1.types.StorageSourceManifest
          If provided, get the source from this manifest in Google Cloud Storage. This feature is in Preview; see description here __.
         |