mirror of
https://github.com/grpc/grpc-node.git
synced 2026-01-25 14:27:06 +00:00
15 lines
281 B
TypeScript
Generated
15 lines
281 B
TypeScript
Generated
// Original file: proto/grpc/testing/messages.proto
|
|
|
|
|
|
/**
|
|
* Response for updating a test client's configuration.
|
|
*/
|
|
export interface ClientConfigureResponse {
|
|
}
|
|
|
|
/**
|
|
* Response for updating a test client's configuration.
|
|
*/
|
|
export interface ClientConfigureResponse__Output {
|
|
}
|