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