View Source GoogleApi.ToolResults.V1beta3.Model.PendingGoogleUpdateInsight (google_api_tool_results v0.34.0)
This insight indicates that the hidden API usage originates from a Google-provided library. Users need not take any action.
Attributes
-
nameOfGoogleLibrary
(type:String.t
, default:nil
) - The name of the Google-provided library with the non-SDK API dependency.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ToolResults.V1beta3.Model.PendingGoogleUpdateInsight{ nameOfGoogleLibrary: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.