public sealed class GetGenerativeQuestionsFeatureConfigRequest : IMessage<GetGenerativeQuestionsFeatureConfigRequest>, IEquatable<GetGenerativeQuestionsFeatureConfigRequest>, IDeepCloneable<GetGenerativeQuestionsFeatureConfigRequest>, IBufferMessage, IMessageReference documentation and code samples for the Retail v2 API class GetGenerativeQuestionsFeatureConfigRequest.
Request for GetGenerativeQuestionsFeatureConfig method.
Implements
IMessageGetGenerativeQuestionsFeatureConfigRequest, IEquatableGetGenerativeQuestionsFeatureConfigRequest, IDeepCloneableGetGenerativeQuestionsFeatureConfigRequest, IBufferMessage, IMessageNamespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Constructors
GetGenerativeQuestionsFeatureConfigRequest()
public GetGenerativeQuestionsFeatureConfigRequest()GetGenerativeQuestionsFeatureConfigRequest(GetGenerativeQuestionsFeatureConfigRequest)
public GetGenerativeQuestionsFeatureConfigRequest(GetGenerativeQuestionsFeatureConfigRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetGenerativeQuestionsFeatureConfigRequest |
Properties
Catalog
public string Catalog { get; set; }Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}
| Property Value | |
|---|---|
| Type | Description |
string |
|
CatalogAsCatalogName
public CatalogName CatalogAsCatalogName { get; set; }CatalogName-typed view over the Catalog resource name property.
| Property Value | |
|---|---|
| Type | Description |
CatalogName |
|