menu
googleapis package
documentation
cloudbuild/v1.dart
StorageSource
StorageSource constructor
StorageSource constructor
dark_mode
light_mode
StorageSource
constructor
StorageSource
(
{
String
?
bucket
,
String
?
generation
,
String
?
object
,
String
?
sourceFetcher
,
})
Implementation
StorageSource({ this.bucket, this.generation, this.object, this.sourceFetcher, });
googleapis package
documentation
cloudbuild/v1
StorageSource
StorageSource constructor
StorageSource class