google_api_tool_results v0.20.0 GoogleApi.ToolResults.V1.Model.PendingGoogleUpdateInsight View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.ToolResults.V1.Model.PendingGoogleUpdateInsight{
  nameOfGoogleLibrary: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.