menu
googleapis package
documentation
cloudbuild/v1.dart
ArtifactObjects
ArtifactObjects.new constructor
ArtifactObjects.new constructor
dark_mode
light_mode
ArtifactObjects
constructor
ArtifactObjects
(
{
String
?
location
,
List
<
String
>
?
paths
,
TimeSpan
?
timing
,
})
Implementation
ArtifactObjects({
this
.location,
this
.paths,
this
.timing, });
googleapis package
documentation
cloudbuild/v1
ArtifactObjects
ArtifactObjects.new constructor
ArtifactObjects class
Constructors
new
fromJson
Properties
hashCode
location
paths
runtimeType
timing
Methods
noSuchMethod
toJson
toString
Operators
operator ==