Security Command Center v2 API - Enum File.Types.FileOperation.Types.OperationType (1.2.0)

public enum File.Types.FileOperation.Types.OperationType

Reference documentation and code samples for the Security Command Center v2 API enum File.Types.FileOperation.Types.OperationType.

The type of the operation

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
Execute

Represents an execute operation.

Open

Represents an open operation.

Read

Represents a read operation.

Rename

Represents a rename operation.

Unspecified

The operation is unspecified.

Write

Represents a write operation.