menu
googleapis package
documentation
vmmigration/v1.dart
TargetProject
TargetProject.new constructor
TargetProject.new constructor
dark_mode
light_mode
TargetProject
constructor
TargetProject
(
{
String
?
createTime
,
String
?
description
,
String
?
name
,
String
?
project
,
String
?
updateTime
,
})
Implementation
TargetProject({
this
.createTime,
this
.description,
this
.name,
this
.project,
this
.updateTime, });
googleapis package
documentation
vmmigration/v1
TargetProject
TargetProject.new constructor
TargetProject class
Constructors
new
fromJson
Properties
createTime
description
hashCode
name
project
runtimeType
updateTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==