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 \ XxeMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
LOCATION_UNSPECIFIED
Value: 0Unknown Location.
Generated from protobuf enum LOCATION_UNSPECIFIED = 0;
COMPLETE_REQUEST_BODY
Value: 1The XML payload replaced the complete request body.
Generated from protobuf enum COMPLETE_REQUEST_BODY = 1;