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

Properties of a MoveObjectRequest.

Package

@google-cloud/storage-control

Properties

bucket

bucket?: (string|null);

MoveObjectRequest bucket

destinationObject

destinationObject?: (string|null);

MoveObjectRequest destinationObject

ifGenerationMatch

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

MoveObjectRequest ifGenerationMatch

ifGenerationNotMatch

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

MoveObjectRequest ifGenerationNotMatch

ifMetagenerationMatch

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

MoveObjectRequest ifMetagenerationMatch

ifMetagenerationNotMatch

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

MoveObjectRequest ifMetagenerationNotMatch

ifSourceGenerationMatch

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

MoveObjectRequest ifSourceGenerationMatch

ifSourceGenerationNotMatch

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

MoveObjectRequest ifSourceGenerationNotMatch

ifSourceMetagenerationMatch

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

MoveObjectRequest ifSourceMetagenerationMatch

ifSourceMetagenerationNotMatch

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

MoveObjectRequest ifSourceMetagenerationNotMatch

sourceObject

sourceObject?: (string|null);

MoveObjectRequest sourceObject