menu
googleapis package
documentation
networkservices/v1.dart
GrpcRouteMethodMatch
GrpcRouteMethodMatch constructor
GrpcRouteMethodMatch constructor
dark_mode
light_mode
GrpcRouteMethodMatch
constructor
GrpcRouteMethodMatch
(
{
bool
?
caseSensitive
,
String
?
grpcMethod
,
String
?
grpcService
,
String
?
type
,
})
Implementation
GrpcRouteMethodMatch({ this.caseSensitive, this.grpcMethod, this.grpcService, this.type, });
googleapis package
documentation
networkservices/v1
GrpcRouteMethodMatch
GrpcRouteMethodMatch constructor
GrpcRouteMethodMatch class