View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiAppIntegrationsSettings (google_api_content_warehouse v0.4.0)

Contains the app privacy bits used for App Integrations implicit request. (go/app-privacy-settings-for-implicit-requests)

Attributes

  • handleRequestsWithPredictedApps (type: String.t, default: nil) - Whether to enable Assistant to handle request with predicted apps.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiAppIntegrationsSettings{
  handleRequestsWithPredictedApps: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.