Skip to content

Class grpc_client.RequestSpecifier

Fields

service

service: string

The fully-qualified service name

method

method: string

The method name

request

request: string

The fully-qualified request type

response

response: string

The fully-qualified response type