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

Properties of a LinkMetadata.

Package

@google-cloud/logging

Properties

createLinkRequest

createLinkRequest?: (google.logging.v2.ICreateLinkRequest|null);

LinkMetadata createLinkRequest

deleteLinkRequest

deleteLinkRequest?: (google.logging.v2.IDeleteLinkRequest|null);

LinkMetadata deleteLinkRequest

endTime

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

LinkMetadata endTime

startTime

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

LinkMetadata startTime

state

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

LinkMetadata state