menu
googleapis package
documentation
compute/v1.dart
HostRule
HostRule constructor
HostRule constructor
dark_mode
light_mode
HostRule
constructor
HostRule
(
{
String
?
description
,
List
<
String
>
?
hosts
,
String
?
pathMatcher
,
})
Implementation
HostRule({ this.description, this.hosts, this.pathMatcher, });
googleapis package
documentation
compute/v1
HostRule
HostRule constructor
HostRule class