menu
googleapis package
documentation
compute/v1.dart
NetworkEndpoint
NetworkEndpoint constructor
NetworkEndpoint constructor
dark_mode
light_mode
NetworkEndpoint
constructor
NetworkEndpoint
(
{
Map
<
String
,
String
>
?
annotations
,
String
?
fqdn
,
String
?
instance
,
String
?
ipAddress
,
int
?
port
,
})
Implementation
NetworkEndpoint({ this.annotations, this.fqdn, this.instance, this.ipAddress, this.port, });
googleapis package
documentation
compute/v1
NetworkEndpoint
NetworkEndpoint constructor
NetworkEndpoint class