Class GoogleChecksReportV1alphaCheckDataSecurityEvidence
Evidence concerning data security.
Implements
Inherited Members
Namespace: Google.Apis.ChecksService.v1alpha.Data
Assembly: Google.Apis.ChecksService.v1alpha.dll
Syntax
public class GoogleChecksReportV1alphaCheckDataSecurityEvidence : IDirectResponseSchema
Properties
DataInTransitInfo
Evidence related to data in transit.
Declaration
[JsonProperty("dataInTransitInfo")]
public virtual IList<GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo> DataInTransitInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |