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