public sealed class EvidenceDetails : IMessage<EvidenceDetails>, IEquatable<EvidenceDetails>, IDeepCloneable<EvidenceDetails>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Security Compliance v1 API class EvidenceDetails.
The evidence details for a finding.
Implements
IMessageEvidenceDetails, IEquatableEvidenceDetails, IDeepCloneableEvidenceDetails, IBufferMessage, IMessageNamespace
Google.Cloud.CloudSecurityCompliance.V1Assembly
Google.Cloud.CloudSecurityCompliance.V1.dll
Constructors
EvidenceDetails()
public EvidenceDetails()EvidenceDetails(EvidenceDetails)
public EvidenceDetails(EvidenceDetails other)| Parameter | |
|---|---|
| Name | Description |
other |
EvidenceDetails |
Properties
EvidencePath
public string EvidencePath { get; set; }Output only. The path to the evidence.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Resource
public string Resource { get; set; }Output only. The resource identifier.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Service
public string Service { get; set; }Output only. The service identifier.
| Property Value | |
|---|---|
| Type | Description |
string |
|