View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportUserEventsRequest (google_api_discovery_engine v0.9.0)

Request message for the ImportUserEvents request.

Attributes

  • bigquerySource (type: GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaBigQuerySource.t, default: nil) - BigQuery input source.
  • errorConfig (type: GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportErrorConfig.t, default: nil) - The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
  • gcsSource (type: GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaGcsSource.t, default: nil) - Cloud Storage location for the input content.
  • inlineSource (type: GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaImportUserEventsRequestInlineSource.t, default: nil) - The Inline source for the input content for UserEvents.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.