menu
googleapis package
documentation
cloudbuild/v1.dart
GCSLocation
GCSLocation.new constructor
GCSLocation.new 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.new constructor
GCSLocation class
Constructors
new
fromJson
Properties
bucket
generation
hashCode
object
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==