-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Determine how to support emulators consistently across all clients. #10300
Copy link
Copy link
Closed
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.api: coreapi: datastoreIssues related to the Datastore API.Issues related to the Datastore API.api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Metadata
Metadata
Assignees
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.api: coreapi: datastoreIssues related to the Datastore API.Issues related to the Datastore API.api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
There are emulators available for several APIs (such as Datastore and Pub/Sub). We need to figure out the right client patterns to support these across the board. This issue is to discuss our options.
Also relates to #3920