Secure Source Manager V1 API - Module Google::Cloud::SecureSourceManager::V1::FileDiff::Action (v2.2.0)

Reference documentation and code samples for the Secure Source Manager V1 API module Google::Cloud::SecureSourceManager::V1::FileDiff::Action.

Action taken on the file.

Constants

ACTION_UNSPECIFIED

value: 0
Unspecified.

ADDED

value: 1
The file was added.

MODIFIED

value: 2
The file was modified.

DELETED

value: 3
The file was deleted.