Class GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence
Evidence collected from your privacy policy(s).
Implements
Inherited Members
Namespace: Google.Apis.ChecksService.v1alpha.Data
Assembly: Google.Apis.ChecksService.v1alpha.dll
Syntax
public class GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
PolicyFragment
The privacy policy fragment that was used during the check.
Declaration
[JsonProperty("policyFragment")]
public virtual GoogleChecksReportV1alphaPolicyFragment PolicyFragment { get; set; }Property Value
| Type | Description | 
|---|---|
| GoogleChecksReportV1alphaPolicyFragment |