Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class Application.
Represents an application associated with a finding.
Generated from protobuf message google.cloud.securitycenter.v2.Application
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ base_uri
string
The base URI that identifies the network location of the application in which the vulnerability was detected. For example, http://example.com
.
↳ full_uri
string
The full URI with payload that could be used to reproduce the vulnerability. For example, http://example.com?p=aMmYgI6H
.
getBaseUri
The base URI that identifies the network location of the application in
which the vulnerability was detected. For example, http://example.com
.
string
setBaseUri
The base URI that identifies the network location of the application in
which the vulnerability was detected. For example, http://example.com
.
var
string
$this
getFullUri
The full URI with payload that could be used to reproduce the
vulnerability. For example, http://example.com?p=aMmYgI6H
.
string
setFullUri
The full URI with payload that could be used to reproduce the
vulnerability. For example, http://example.com?p=aMmYgI6H
.
var
string
$this