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

feat(storage): add support for 'skipIfExists' option for downloadMany #2526

Merged
merged 17 commits into from
Sep 20, 2024

Commits on Sep 6, 2024

  1. feature added

    thiyaguk09 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e28ce5f View commit details
    Browse the repository at this point in the history
  2. fix

    thiyaguk09 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    83de827 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    828b645 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. copyright fix

    thiyaguk09 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    164975a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from thiyaguk09/googleapis#2138-feature-add-'fi…

    …elds'-to-getFiles
    
    feat(storage):  add support for 'fields' query parameter to getFiles
    thiyaguk09 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f6f8e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b466a7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41261d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from thiyaguk09/googleapis#2138-feature-add-'fi…

    …elds'-to-getFiles
    
    build: fix path-to-regexp to older version due to node 14 requirement
    thiyaguk09 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    99e7acd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65aaf97 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    5b1a681 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from thiyaguk09/googleapis#2138-feature-add-'fi…

    …elds'-to-getFiles
    
    Remove unnecessary sample code
    thiyaguk09 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    af6adf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5336628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e93bc98 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    080d0ec View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. added 'skipIfExists' option for downloadMany

    Node Transfer Manager: add support for 'skipIfExists' option for
    downloadMany
    thiyaguk09 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c5a801a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be3987 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from thiyaguk09/skipIfExists-option-for-downloa…

    …dMany-in-transfer-manager
    
    feat(storage): add support for 'skipIfExists' option for downloadMany
    harsha-accenture authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2024c44 View commit details
    Browse the repository at this point in the history