menu
googleapis package
documentation
cloudasset/v1.dart
Tag
Tag constructor
Tag constructor
dark_mode
light_mode
Tag
constructor
Tag
(
{
String
?
tagKey
,
String
?
tagKeyId
,
String
?
tagValue
,
String
?
tagValueId
,
})
Implementation
Tag({ this.tagKey, this.tagKeyId, this.tagValue, this.tagValueId, });
googleapis package
documentation
cloudasset/v1
Tag
Tag constructor
Tag class