Class CompletionDataInputConfig (1.4.0)

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

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
CompletionDataInputConfig.SourceOneofCase