Class GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo
Evidence related to data in transit detected in your app.
Implements
Inherited Members
Namespace: Google.Apis.ChecksService.v1alpha.Data
Assembly: Google.Apis.ChecksService.v1alpha.dll
Syntax
public class GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Uri
The URL contacted by your app. This includes the protocol, domain, and URL parameters.
Declaration
[JsonProperty("uri")]
public virtual string Uri { get; set; }Property Value
| Type | Description | 
|---|---|
| string |