Class GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails
Details of the endpoint the data type was sent to.
Implements
Inherited Members
Namespace: Google.Apis.ChecksService.v1alpha.Data
Assembly: Google.Apis.ChecksService.v1alpha.dll
Syntax
public class GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Endpoint
Endpoint the data type was sent to.
Declaration
[JsonProperty("endpoint")]
public virtual GoogleChecksReportV1alphaEndpoint Endpoint { get; set; }Property Value
| Type | Description | 
|---|---|
| GoogleChecksReportV1alphaEndpoint |