menu
googleapis package
documentation
clouddeploy/v1.dart
BuildArtifact
BuildArtifact.new constructor
BuildArtifact.new constructor
dark_mode
light_mode
BuildArtifact
constructor
BuildArtifact
(
{
String
?
image
,
String
?
tag
,
})
Implementation
BuildArtifact({
this
.image,
this
.tag, });
googleapis package
documentation
clouddeploy/v1
BuildArtifact
BuildArtifact.new constructor
BuildArtifact class
Constructors
new
fromJson
Properties
hashCode
image
runtimeType
tag
Methods
noSuchMethod
toJson
toString
Operators
operator ==