menu
googleapis package
documentation
run/v1.dart
HTTPGetAction
HTTPGetAction constructor
HTTPGetAction constructor
dark_mode
light_mode
HTTPGetAction
constructor
HTTPGetAction
(
{
String
?
host
,
List
<
HTTPHeader
>
?
httpHeaders
,
String
?
path
,
int
?
port
,
String
?
scheme
,
})
Implementation
HTTPGetAction({ this.host, this.httpHeaders, this.path, this.port, this.scheme, });
googleapis package
documentation
run/v1
HTTPGetAction
HTTPGetAction constructor
HTTPGetAction class