We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b160721 commit 01eb276Copy full SHA for 01eb276
src/providers/storage.ts
@@ -89,7 +89,6 @@ export interface ObjectMetadata {
89
};
90
crc32c?: string;
91
componentCount?: number;
92
- etag?: string;
93
customerEncryption?: {
94
encryptionAlgorithm?: string,
95
keySha256?: string,
0 commit comments