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 {
}