Google Cloud Web Security Scanner V1 Client - Class Location (0.7.18)

Reference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class Location.

Locations within a request where XML was substituted.

Protobuf type google.cloud.websecurityscanner.v1.Xxe.Location

Namespace

Google \ Cloud \ WebSecurityScanner \ V1 \ Xxe

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

LOCATION_UNSPECIFIED

Value: 0

Unknown Location.

Generated from protobuf enum LOCATION_UNSPECIFIED = 0;

COMPLETE_REQUEST_BODY

Value: 1

The XML payload replaced the complete request body.

Generated from protobuf enum COMPLETE_REQUEST_BODY = 1;