public sealed class CompletionDataInputConfig : IMessage<CompletionDataInputConfig>, IEquatable<CompletionDataInputConfig>, IDeepCloneable<CompletionDataInputConfig>, IBufferMessage, IMessage
public BigQuerySource BigQuerySource { get; set; }
Required. BigQuery input source.
Add the IAM permission "BigQuery Data Viewer" for
cloud-retail-customer-data-access@system.gserviceaccount.com before
using this feature otherwise an error is thrown.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eCompletionDataInputConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, which is the input configuration for completion data.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the class, with version 2.12.0 being the latest, along with links to documentation for each version from 2.12.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletionDataInputConfig\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors \u003ccode\u003eCompletionDataInputConfig()\u003c/code\u003e and \u003ccode\u003eCompletionDataInputConfig(CompletionDataInputConfig)\u003c/code\u003e to be used for creation.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eBigQuerySource\u003c/code\u003e, which is the required BigQuery input source, and \u003ccode\u003eSourceCase\u003c/code\u003e, are also described, with \u003ccode\u003eBigQuerySource\u003c/code\u003e being type \u003ccode\u003eBigQuerySource\u003c/code\u003e and \u003ccode\u003eSourceCase\u003c/code\u003e being type \u003ccode\u003eCompletionDataInputConfig.SourceOneofCase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]