menu
googleapis package
documentation
servicecontrol/v2.dart
Peer
Peer constructor
Peer constructor
dark_mode
light_mode
Peer
constructor
Peer
(
{
String
?
ip
,
Map
<
String
,
String
>
?
labels
,
String
?
port
,
String
?
principal
,
String
?
regionCode
,
})
Implementation
Peer({ this.ip, this.labels, this.port, this.principal, this.regionCode, });
googleapis package
documentation
servicecontrol/v2
Peer
Peer constructor
Peer class