menu
googleapis package
documentation
realtimebidding/v1.dart
Endpoint
Endpoint.new constructor
Endpoint.new constructor
dark_mode
light_mode
Endpoint
constructor
Endpoint
(
{
String
?
bidProtocol
,
String
?
maximumQps
,
String
?
name
,
String
?
tradingLocation
,
String
?
url
,
})
Implementation
Endpoint({
this
.bidProtocol,
this
.maximumQps,
this
.name,
this
.tradingLocation,
this
.url, });
googleapis package
documentation
realtimebidding/v1
Endpoint
Endpoint.new constructor
Endpoint class