GoogleApi.CloudSearch.V1.Model.SourceConfig (google_api_cloud_search v0.8.1) View Source

Configurations for a source while processing a Search or Suggest request.

Attributes

  • crowdingConfig (type: GoogleApi.CloudSearch.V1.Model.SourceCrowdingConfig.t, default: nil) - The crowding configuration for the source.
  • scoringConfig (type: GoogleApi.CloudSearch.V1.Model.SourceScoringConfig.t, default: nil) - The scoring configuration for the source.
  • source (type: GoogleApi.CloudSearch.V1.Model.Source.t, default: nil) - The source for which this configuration is to be used.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.