menu
googleapis package
documentation
cloudbuild/v1.dart
MavenArtifact
MavenArtifact.new constructor
MavenArtifact.new constructor
dark_mode
light_mode
MavenArtifact
constructor
MavenArtifact
(
{
String
?
artifactId
,
String
?
groupId
,
String
?
path
,
String
?
repository
,
String
?
version
,
})
Implementation
MavenArtifact({
this
.artifactId,
this
.groupId,
this
.path,
this
.repository,
this
.version, });
googleapis package
documentation
cloudbuild/v1
MavenArtifact
MavenArtifact.new constructor
MavenArtifact class