Show / Hide Table of Contents

Enum Metadata.Types.EventTimestampAttribute

Enum representing the type of timestamp that the event_timestamp field represents.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Metadata.Types.EventTimestampAttribute

Fields

Name Description
Accessed

The time when the file was accessed.

Added

Added Timestamp.

Appeared

Appeared Timestamp.

BackedUp

Backed Up Timestamp.

Changed

The time when the file was changed.

Collected

The time when the event was collected by the vendor's local collection infrastructure.

CollectedTime

Deprecated. Use COLLECTED instead.

ContentModified

Modified Timestamp.

Created

The time when the file was first created.

Deleted

Deleted Timestamp.

DocumentLastSaved

Document Last Saved Timestamp.

Downloaded

Downloaded Timestamp.

Ended

Ended Timestamp.

Exited

Exited Timestamp.

Expired

Expired Timestamp.

FileCreationTime

Deprecated. Use CREATED instead.

FileLastAccessTime

Deprecated. Use LAST_ACCESSED instead.

FileLastModifiedTime

Deprecated. Use LAST_MODIFIED instead.

FileMetadataLastChangeTime

Deprecated. Use METADATA_LAST_CHANGED instead.

FileNameAccessed

The time when the file name was accessed.

FileNameChanged

The time when the file name was changed.

FileNameCreated

The time when the file name was created.

FileNameLastAccessed

The time when the file name was last accessed.

FileNameLastModified

The time when the file name was last modified.

FileNameMetadataLastChanged

The time when the file name metadata was last changed.

FileNameModified

The time when the file name was modified.

FirstAccessed

First Accessed Timestamp.

FirstSeen

First Seen Timestamp.

FirstVisited

First Visited Timestamp.

Installed

Installed Timestamp.

ItemCreated

Item Created Timestamp.

ItemModified

Item Modified Timestamp.

LastAccessed

The time when the file was last accessed.

LastActive

Last Active Timestamp.

LastConnected

Last Connected timestamp.

LastExecuted

Last Executed Timestamp.

LastLoggedIn

Last Login Timestamp.

LastLoginAttempt

Last Login Attempt Timestamp.

LastModified

The time when the file was last modified.

LastPasswordSet

Last Password Set Timestamp.

LastPrinted

Last Printed Timestamp.

LastRegistered

Last Registered Timestamp.

LastResumed

Last Resumed Timestamp.

LastSeen

Last Seen Timestamp.

LastShutdown

Last Shutdown Timestamp.

LastUpdated

Last Updated Timestamp.

LastUsed

Last Used Timestamp.

LastVisited

Last Visited Timestamp.

Launched

Launched Timestamp.

Linked

Linked Timestamp.

MetadataLastChanged

The time when the file metadata was last changed.

MetadataModified

Metadata Modified Timestamp.

Modified

The time when the file was modified.

MostRecentRun

Most Recent Run Timestamp.

NextRun

Next Run Timestamp.

PostChecked

Post Checked Timestamp.

Purchased

Purchased Timestamp.

Recorded

Recorded Timestamp.

RequestReceived

Request Received Timestamp.

ResponseSent

Response Sent Timestamp.

ScheduledToEnd

Scheduled to End Timestamp.

ScheduledToStart

Scheduled to Start Timestamp.

Sent

Sent Timestamp.

Started

Started Timestamp.

Synchronized

Synchronized Timestamp.

TargetCreated

Target Created Timestamp.

Unspecified

Default event timestamp attribute.

Updated

Updated Timestamp.

Validated

Validated Timestamp.

Visited

Visited Timestamp.

VolumeCreated

Volume Created Timestamp.

In this article
Back to top Generated by DocFX