Google Cloud Model Armor V1 Client - Class MaliciousUriFilterResult (0.1.0)

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

Malicious URI Filter Result.

Generated from protobuf message google.cloud.modelarmor.v1.MaliciousUriFilterResult

Namespace

Google \ Cloud \ ModelArmor \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ execution_state
int

Output only. Reports whether Malicious URI filter was successfully executed or not.

↳ message_items
array< MessageItem >

Optional messages corresponding to the result. A message can provide warnings or error details. For example, if execution state is skipped then this field provides related reason/explanation.

↳ match_state
int

Output only. Match state for this Malicious URI. Value is MATCH_FOUND if at least one Malicious URI is found.

↳ malicious_uri_matched_items
array< MaliciousUriFilterResult\MaliciousUriMatchedItem >

List of Malicious URIs found in data.

getExecutionState

Output only. Reports whether Malicious URI filter was successfully executed or not.

Returns
Type
Description
int

setExecutionState

Output only. Reports whether Malicious URI filter was successfully executed or not.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getMessageItems

Optional messages corresponding to the result.

A message can provide warnings or error details. For example, if execution state is skipped then this field provides related reason/explanation.

Returns
Type
Description

setMessageItems

Optional messages corresponding to the result.

A message can provide warnings or error details. For example, if execution state is skipped then this field provides related reason/explanation.

Parameter
Name
Description
var
array< MessageItem >
Returns
Type
Description
$this

getMatchState

Output only. Match state for this Malicious URI.

Value is MATCH_FOUND if at least one Malicious URI is found.

Returns
Type
Description
int

setMatchState

Output only. Match state for this Malicious URI.

Value is MATCH_FOUND if at least one Malicious URI is found.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getMaliciousUriMatchedItems

List of Malicious URIs found in data.

Returns
Type
Description

setMaliciousUriMatchedItems

List of Malicious URIs found in data.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: