View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource (google_api_discovery_engine v0.22.0)
The inline source for SuggestionDenyListEntry.
Attributes
-
entries
(type:list(GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1SuggestionDenyListEntry.t)
, default:nil
) - Required. A list of all denylist entries to import. Max of 1000 items.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesRequestInlineSource{ entries: [ GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1SuggestionDenyListEntry.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.