Interface File.FileOperationOrBuilder (2.76.0)

public static interface File.FileOperationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType()

public abstract File.FileOperation.OperationType getType()

The type of the operation

.google.cloud.securitycenter.v2.File.FileOperation.OperationType type = 1;

Returns
Type Description
File.FileOperation.OperationType

The type.

getTypeValue()

public abstract int getTypeValue()

The type of the operation

.google.cloud.securitycenter.v2.File.FileOperation.OperationType type = 1;

Returns
Type Description
int

The enum numeric value on the wire for type.