View Source GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerGroundingProviderFeatures (google_api_content_warehouse v0.3.0)
Next ID: 7
Attributes
-
contactGroundingProviderFeatures(type:GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerContactGroundingProviderFeatures.t, default:nil) - -
deviceGroundingProviderFeatures(type:GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerDeviceGroundingProviderFeatures.t, default:nil) - -
endpointGroundingProviderFeatures(type:GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerEndpointGroundingProviderFeatures.t, default:nil) - -
mediaGroundingProviderFeatures(type:GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerMediaGroundingProviderFeatures.t, default:nil) - -
podcastGroundingProviderFeatures(type:GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerPodcastGroundingProviderFeatures.t, default:nil) - -
providerGroundingProviderFeatures(type:GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerProviderGroundingProviderFeatures.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerGroundingProviderFeatures{ contactGroundingProviderFeatures: GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerContactGroundingProviderFeatures.t() | nil, deviceGroundingProviderFeatures: GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerDeviceGroundingProviderFeatures.t() | nil, endpointGroundingProviderFeatures: GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerEndpointGroundingProviderFeatures.t() | nil, mediaGroundingProviderFeatures: GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerMediaGroundingProviderFeatures.t() | nil, podcastGroundingProviderFeatures: GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerPodcastGroundingProviderFeatures.t() | nil, providerGroundingProviderFeatures: GoogleApi.ContentWarehouse.V1.Model.AssistantGroundingRankerProviderGroundingProviderFeatures.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.