-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.api: coreapi: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.running on app enginestatus: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
APIs like google-cloud-pubsub require users to explicitly provide a project id.
When App Engine Maven Plugin is used to run locally using mvn appengine:run
ServiceOptions.getDefaultProjectId() returns no-app-id unless
<application>project-id</application> exists in appengine-web.xml
Note : returns project-id without the application entry when deployed to App Engine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.api: coreapi: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.running on app enginestatus: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.