From c001015eb248be36f0b350ed6adc8052ab699a6f Mon Sep 17 00:00:00 2001 From: Jeff Mendoza Date: Tue, 14 Feb 2017 11:03:00 -0800 Subject: [PATCH] Fix project ID in Endpoints sample. --- endpoints/getting-started-grpc/api_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints/getting-started-grpc/api_config.yaml b/endpoints/getting-started-grpc/api_config.yaml index 7d4fcf763e4..eb521979979 100644 --- a/endpoints/getting-started-grpc/api_config.yaml +++ b/endpoints/getting-started-grpc/api_config.yaml @@ -26,7 +26,7 @@ config_version: 3 # # Name of the service configuration. # -name: hellogrpc.endpoints.jeffs-test-deploy-1.cloud.goog +name: hellogrpc.endpoints.MY_PROJECT_ID.cloud.goog # # API title to appear in the user interface (Google Cloud Console).