Add in security support, make payload protos configurable
Have not yet added tests with security support, coming soon
diff --git a/build.yaml b/build.yaml
index 5561818..fba87cc 100644
--- a/build.yaml
+++ b/build.yaml
@@ -753,6 +753,7 @@
   src:
   - test/proto/messages.proto
   - test/proto/benchmarks/control.proto
+  - test/proto/benchmarks/payloads.proto
   - test/proto/benchmarks/services.proto
   - test/proto/benchmarks/stats.proto
   - test/cpp/qps/perf_db.proto