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 \u003ccode\u003eCompletionDataInputConfig\u003c/code\u003e class is the input configuration source for completion data in the Google Cloud Retail V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, all related to protocol buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports data input from BigQuery, as indicated by the \u003ccode\u003eBigQuerySource\u003c/code\u003e property, which requires specific IAM permissions for access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletionDataInputConfig\u003c/code\u003e class is available in a range of versions from 1.0.0 to the latest 2.12.0, and is found within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, within the Google.Cloud.Retail.V2.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors: a default parameterless constructor, and one that accepts another \u003ccode\u003eCompletionDataInputConfig\u003c/code\u003e object as a parameter, and it includes several inherited methods from the Object class.\u003c/p\u003e\n"]]],[],null,[]]