Reference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class Form.
! Information about a vulnerability with an HTML.
Generated from protobuf message google.cloud.websecurityscanner.v1.Form
Namespace
Google \ Cloud \ WebSecurityScanner \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ action_uri
string
! The URI where to send the form when it's submitted.
↳ fields
array
! The names of form fields related to the vulnerability.
getActionUri
! The URI where to send the form when it's submitted.
string
setActionUri
! The URI where to send the form when it's submitted.
var
string
$this
getFields
! The names of form fields related to the vulnerability.
setFields
! The names of form fields related to the vulnerability.
var
string[]
$this