diff --git a/mockgcp/apply-proto-patches.sh b/mockgcp/apply-proto-patches.sh index 8773da7530..d571295ff0 100755 --- a/mockgcp/apply-proto-patches.sh +++ b/mockgcp/apply-proto-patches.sh @@ -67,3 +67,14 @@ cd tools/patch-proto # // Optional. The configuration for Private Service Connect (PSC) for the cluster. # PscConfig psc_config = 31 [(google.api.field_behavior) = OPTIONAL]; # EOF + +go run . --file ${REPO_ROOT}/mockgcp/apis/mockgcp/cloud/apigee/v1/service.proto --service "ProjectsServer" --mode "replace" <