Skip to content
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

Translation v3beta1 samples #2084

Merged
merged 12 commits into from
Apr 6, 2019
Merged

Translation v3beta1 samples #2084

merged 12 commits into from
Apr 6, 2019

Commits on Apr 3, 2019

  1. Add in progress beta snippets

    Change-Id: I2cd8ddc2307a8e40d56ce7e493749dc05c34d164
    nnegrey authored and Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    030de92 View commit details
    Browse the repository at this point in the history
  2. Add google-cloud-storage dependency

    Change-Id: Iff7bc9b2c82b1e829580a3d4ad628087dbeee8be
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    d513efe View commit details
    Browse the repository at this point in the history
  3. Non-'global' location required for BatchTranslateText

    Change-Id: I5198aa6368a088e8f5ee295dc55a5e9e4ca8f494
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    aabd1ac View commit details
    Browse the repository at this point in the history
  4. Upgrade google-cloud-translate to 1.4.0

    1.4.0 includes the new v3beta1 alongside V2
    
    Change-Id: I5adfe78ea7e78d84678db343cd84516e3d05491f
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    316efe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9569036 View commit details
    Browse the repository at this point in the history
  6. Update Translate samples

    You can now provide your own glossary ID
    
    The tests now run within a randomly created bucket (deleted after each
    test)
    
    Change-Id: I5cb2680cd0e9e43c85932a6a0dc19e6fab5008c5
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    d1b2d7a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'translation-v3beta1-samples' of github.com:GoogleCloudP…

    …latform/python-docs-samples into translation-v3beta1-samples
    
    Change-Id: Ib1953613e95e42aeef88b0384ce6d4aa34ddd097
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    e6a428b View commit details
    Browse the repository at this point in the history
  8. pytest.fixture for random test bucket

    Change-Id: I8e816ed4c95a6235347a29849044b4cab02d40a8
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    bdcc31e View commit details
    Browse the repository at this point in the history
  9. flake8 spec fixes

    Change-Id: I4932bcf856a9498b01d9661c90c6b45ee2958ee1
    Rebecca Taylor committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    d0dc2dd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Added pytest fixture for creating glossary (WIP)

    Change-Id: Iddb5ecbf0eefb9efd2243dc4bc56b585102e9351
    Rebecca Taylor committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    1294bfc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Add assertions, remove placeholder TODOs

    Change-Id: If1eb20bca5bfcc87dd0652d5488b2188afa626af
    Rebecca Taylor committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    b217cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b46bdf View commit details
    Browse the repository at this point in the history