public sealed class CompletionDataInputConfig : IMessage<CompletionDataInputConfig>, IEquatable<CompletionDataInputConfig>, IDeepCloneable<CompletionDataInputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CompletionDataInputConfig.
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."],[[["The latest version of the `CompletionDataInputConfig` class in the Retail v2 API is 2.12.0."],["This class is part of the `Google.Cloud.Retail.V2` namespace and is implemented in the `Google.Cloud.Retail.V2.dll` assembly."],["The `CompletionDataInputConfig` class is designed for managing input configurations for completion data within the Retail API and provides BigQuery source integration, requiring specific IAM permissions."],["The `CompletionDataInputConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors and properties for configuration and source management."],["The documentation shows versions of the class dating back to 1.0.0, allowing access to legacy versions."]]],[]]