-
Notifications
You must be signed in to change notification settings - Fork 1k
I Google cloud #613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
I Google cloud #613
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add logging configuration to the symfony sample * Updated app.yaml * Removed the ExceptionSubscriber which is no more needed * Added back src/AppBundle/EventSubscriber/ExceptionSubscriber.php * Updated the README * Dependency update * Removed composer.lock * Making sure our Error Reporting integration works * Have a separate section for creating a directory * Correct composer package for create-project
* Add logging configuration to the laravel sample * Removed composer.lock
* Add Stackdriver Trace sample code for the doc * Correct the directory structure and CS fix * Format, better comment, etc
* Spanner Batch Query Sample * ran linter
* new client and samples * remove .ds_store * remove .ds_store * fix tags * update tests and README * add lock file * fix syntax issues * fix variable name * typo * fix test * add web-geo test * fix repeated test * undo .gitignore change * troubleshooting
Updates the echoMessage definition. Adding type: "object" provides a better user experience in the Developer Portal.
Updates so the sample API can be used easily in the Developer Portal. -- In schemes, it has to be "http" so that you can test the echo API in the Developer Portal. -- In the echoMessage definition, adding type: "object" provides a better user experience in the Developer Portal.
Add quickstart for BigQuery Data Transfer API. This sample is intended to appear in the documentation at https://cloud.google.com/bigquery/transfer/docs/reference/libraries
BQ-DTS: Add quickstart
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.