View Source GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerEndpointGroundingProviderFeatures (google_api_content_warehouse v0.3.0)

Features to be extracted from Endpoint GP for ranking in HGR. Next ID: 2

Attributes

  • isUserConfirmed (type: boolean(), default: nil) - Proxy signal which tells whether the user provided a confirmation to a prompt or not. See http://shortn/_XnZAJBIiwG for more details.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerEndpointGroundingProviderFeatures{
    isUserConfirmed: boolean() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.