menu
googleapis package
documentation
securitycenter/v1.dart
Pod
Pod constructor
Pod constructor
dark_mode
light_mode
Pod
constructor
Pod
(
{
List
<
Container
>
?
containers
,
List
<
Label
>
?
labels
,
String
?
name
,
String
?
ns
,
})
Implementation
Pod({ this.containers, this.labels, this.name, this.ns, });
googleapis package
documentation
securitycenter/v1
Pod
Pod constructor
Pod class