Interface protos.google.logging.v2.ICopyLogEntriesMetadata (11.0.0)

Properties of a CopyLogEntriesMetadata.

Package

@google-cloud/logging

Properties

cancellationRequested

cancellationRequested?: (boolean|null);

CopyLogEntriesMetadata cancellationRequested

endTime

endTime?: (google.protobuf.ITimestamp|null);

CopyLogEntriesMetadata endTime

progress

progress?: (number|null);

CopyLogEntriesMetadata progress

request

request?: (google.logging.v2.ICopyLogEntriesRequest|null);

CopyLogEntriesMetadata request

startTime

startTime?: (google.protobuf.ITimestamp|null);

CopyLogEntriesMetadata startTime

state

state?: (google.logging.v2.OperationState|keyof typeof google.logging.v2.OperationState|null);

CopyLogEntriesMetadata state

writerIdentity

writerIdentity?: (string|null);

CopyLogEntriesMetadata writerIdentity