Google Cloud Security Command Center V2 Client - Class FileOperation (2.2.0)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class FileOperation.

Operation(s) performed on a file.

Generated from protobuf message google.cloud.securitycenter.v2.File.FileOperation

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ File

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type int

The type of the operation

getType

The type of the operation

Returns
Type Description
int

setType

The type of the operation

Parameter
Name Description
var int
Returns
Type Description
$this