Interface protos.google.storage.v2.IWriteObjectSpec (0.8.2)

Properties of a WriteObjectSpec.

Package

@google-cloud/storage-control

Properties

appendable

appendable?: (boolean|null);

WriteObjectSpec appendable

ifGenerationMatch

ifGenerationMatch?: (number|Long|string|null);

WriteObjectSpec ifGenerationMatch

ifGenerationNotMatch

ifGenerationNotMatch?: (number|Long|string|null);

WriteObjectSpec ifGenerationNotMatch

ifMetagenerationMatch

ifMetagenerationMatch?: (number|Long|string|null);

WriteObjectSpec ifMetagenerationMatch

ifMetagenerationNotMatch

ifMetagenerationNotMatch?: (number|Long|string|null);

WriteObjectSpec ifMetagenerationNotMatch

objectSize

objectSize?: (number|Long|string|null);

WriteObjectSpec objectSize

predefinedAcl

predefinedAcl?: (string|null);

WriteObjectSpec predefinedAcl

resource

resource?: (google.storage.v2.IStorageObject|null);

WriteObjectSpec resource