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

Initial GAX submission - generated classes only #317

Merged
merged 6 commits into from
Nov 3, 2015

Commits on Oct 29, 2015

  1. Update CopyRequest to check target content type

    - Add CopyRequest.target(BlobId) to add target with no contentType checks
    - Change CopyRequest.target(BlobInfo) to CopyRequest.target(BlobInfo, BlobTargetOptions...)
    - Remove CopyRequest.targetOptions method, options are only set with a BlobInfo target
    - Add new CopyRequest.of methods
    - Update tests and example
    mziccard committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    1410494 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

  1. Configuration menu
    Copy the full SHA
    68b0a3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request googleapis#309 from mziccard/copy-request-check-ta…

    …rget
    
    Update CopyRequest to check target content type
    aozarov committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    33bfb1e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. Configuration menu
    Copy the full SHA
    a2cb76c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac33e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ee077 View commit details
    Browse the repository at this point in the history