Skip to content

doc: gcp bulkGet, copy, rename, move docs #4662

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

Open
wants to merge 2 commits into
base: v1.16
Choose a base branch
from

Conversation

nelson-parente
Copy link
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Docs for the operations added here: dapr/components-contrib#3810
Docs for bulkGet added here: dapr/components-contrib#3811

Issue reference

dapr/components-contrib#3157
dapr/components-contrib#3655

@nelson-parente nelson-parente requested review from a team as code owners May 22, 2025 14:34
@nelson-parente nelson-parente added the waiting-on-code-pr The code PR needs to be merged before the docs are updated label May 22, 2025
@msfussell msfussell added this to the 1.16 milestone May 24, 2025
Each object in the array contains:
- `name`: The name of the file
- `data`: The content of the file
- `attrs`: Object attributes from GCP Storage including metadata like creation time, size, content type, etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we list all of these out or do they changes depending ong the bucket @nelson-parente

"destinationBucket": "destination-bucket-name",
}
}
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need specific responses on any of these? Assuming 204 no content for success or?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JoshVanL JoshVanL removed the waiting-on-code-pr The code PR needs to be merged before the docs are updated label May 28, 2025
@nelson-parente nelson-parente added the waiting-on-code-pr The code PR needs to be merged before the docs are updated label Jun 3, 2025
@nelson-parente
Copy link
Contributor Author

added label back since it is still waiting on: dapr/components-contrib#3810

@alicejgibbons
Copy link
Contributor

Code pr is merged here, just need to update the docs based on my feedback @nelson-parente

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-on-code-pr The code PR needs to be merged before the docs are updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants