menu
googleapis package
documentation
workloadmanager/v1.dart
Resource
Resource.new constructor
Resource.new constructor
dark_mode
light_mode
Resource
constructor
Resource
(
{
String
?
name
,
String
?
serviceAccount
,
String
?
type
,
})
Implementation
Resource({
this
.name,
this
.serviceAccount,
this
.type, });
googleapis package
documentation
workloadmanager/v1
Resource
Resource.new constructor
Resource class
Constructors
new
fromJson
Properties
hashCode
name
runtimeType
serviceAccount
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==