menu
googleapis package
documentation
compute/v1.dart
NetworkEndpoint
NetworkEndpoint.new constructor
NetworkEndpoint.new 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.new constructor
NetworkEndpoint class