Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class EvidenceDetails.
The evidence details for a finding.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.EvidenceDetails
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ resource
string
Output only. The resource identifier.
↳ service
string
Output only. The service identifier.
↳ evidence_path
string
Output only. The path to the evidence.
getResource
Output only. The resource identifier.
string
setResource
Output only. The resource identifier.
var
string
$this
getService
Output only. The service identifier.
string
setService
Output only. The service identifier.
var
string
$this
getEvidencePath
Output only. The path to the evidence.
string
setEvidencePath
Output only. The path to the evidence.
var
string
$this

