Interface protos.google.storage.v2.IRestoreObjectRequest (0.7.0)

Properties of a RestoreObjectRequest.

Package

@google-cloud/storage-control

Properties

bucket

bucket?: (string|null);

RestoreObjectRequest bucket

commonObjectRequestParams

commonObjectRequestParams?: (google.storage.v2.ICommonObjectRequestParams|null);

RestoreObjectRequest commonObjectRequestParams

copySourceAcl

copySourceAcl?: (boolean|null);

RestoreObjectRequest copySourceAcl

generation

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

RestoreObjectRequest generation

ifGenerationMatch

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

RestoreObjectRequest ifGenerationMatch

ifGenerationNotMatch

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

RestoreObjectRequest ifGenerationNotMatch

ifMetagenerationMatch

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

RestoreObjectRequest ifMetagenerationMatch

ifMetagenerationNotMatch

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

RestoreObjectRequest ifMetagenerationNotMatch

object

object?: (string|null);

RestoreObjectRequest object

restoreToken

restoreToken?: (string|null);

RestoreObjectRequest restoreToken