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

Additional support for storage classes #766

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Feb 9, 2017

  • String constants to avoid clients having to hard-code names
  • Remove restriction on CopyObject against copying an object to itself (it works and can be useful)
  • Add the ability to specify extra metadata when copying an object, e.g. to change storage class
  • A test demonstrating various aspects of storage classes

- String constants to avoid clients having to hard-code names
- Remove restriction on CopyObject against copying an object to itself (it works and can be useful)
- Add the ability to specify extra metadata when copying an object, e.g. to change storage class
- A test demonstrating various aspects of storage classes
Copy link
Contributor

@chrisdunelm chrisdunelm left a comment

Choose a reason for hiding this comment

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

lgtm

@jskeet jskeet merged commit 1836a40 into googleapis:master Feb 9, 2017
@jskeet jskeet deleted the storage-classes branch February 20, 2017 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants