Retail v2 API - Class CompletionDataInputConfig (2.8.0)

public sealed class CompletionDataInputConfig : IMessage<CompletionDataInputConfig>, IEquatable<CompletionDataInputConfig>, IDeepCloneable<CompletionDataInputConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Retail v2 API class CompletionDataInputConfig.

The input config source for completion data.

Inheritance

object > CompletionDataInputConfig

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Constructors

CompletionDataInputConfig()

public CompletionDataInputConfig()

CompletionDataInputConfig(CompletionDataInputConfig)

public CompletionDataInputConfig(CompletionDataInputConfig other)
Parameter
NameDescription
otherCompletionDataInputConfig

Properties

BigQuerySource

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.

Property Value
TypeDescription
BigQuerySource

SourceCase

public CompletionDataInputConfig.SourceOneofCase SourceCase { get; }
Property Value
TypeDescription
CompletionDataInputConfigSourceOneofCase