Google Cloud Model Armor V1 Client - Class ScannedContentType (0.5.2)

Reference documentation and code samples for the Google Cloud Model Armor V1 Client class ScannedContentType.

Type of content scanned.

Protobuf type google.cloud.modelarmor.v1.VirusScanFilterResult.ScannedContentType

Namespace

Google \ Cloud \ ModelArmor \ V1 \ VirusScanFilterResult

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SCANNED_CONTENT_TYPE_UNSPECIFIED

Value: 0

Unused

Generated from protobuf enum SCANNED_CONTENT_TYPE_UNSPECIFIED = 0;

UNKNOWN

Value: 1

Unknown content

Generated from protobuf enum UNKNOWN = 1;

PLAINTEXT

Value: 2

Plaintext

Generated from protobuf enum PLAINTEXT = 2;

PDF

Value: 3

PDF Scanning for only PDF is supported.

Generated from protobuf enum PDF = 3;