Class PendingGoogleUpdateInsight
This insight indicates that the hidden API usage originates from a Google-provided library. Users need not take any action.
Implements
Inherited Members
Namespace: Google.Apis.ToolResults.v1beta3.Data
Assembly: Google.Apis.ToolResults.v1beta3.dll
Syntax
public class PendingGoogleUpdateInsight : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
NameOfGoogleLibrary
The name of the Google-provided library with the non-SDK API dependency.
Declaration
[JsonProperty("nameOfGoogleLibrary")]
public virtual string NameOfGoogleLibrary { get; set; }
Property Value
Type | Description |
---|---|
string |