Interface protos.google.cloud.networkservices.v1.GrpcRoute.IMethodMatch (0.2.1)

Properties of a MethodMatch.

Package

@google-cloud/networkservices

Properties

caseSensitive

caseSensitive?: (boolean|null);

MethodMatch caseSensitive

grpcMethod

grpcMethod?: (string|null);

MethodMatch grpcMethod

grpcService

grpcService?: (string|null);

MethodMatch grpcService

type

type?: (google.cloud.networkservices.v1.GrpcRoute.MethodMatch.Type|keyof typeof google.cloud.networkservices.v1.GrpcRoute.MethodMatch.Type|null);

MethodMatch type