Class ProjectsResource.LocationsResource.CatalogsResource.GenerativeQuestionResource
The "generativeQuestion" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudRetail.v2beta
Assembly: Google.Apis.CloudRetail.v2beta.dll
Syntax
public class ProjectsResource.LocationsResource.CatalogsResource.GenerativeQuestionResource
Constructors
GenerativeQuestionResource(IClientService)
Constructs a new resource.
Declaration
public GenerativeQuestionResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
BatchUpdate(GoogleCloudRetailV2betaBatchUpdateGenerativeQuestionConfigsRequest, string)
Allows management of multiple questions.
Declaration
public virtual ProjectsResource.LocationsResource.CatalogsResource.GenerativeQuestionResource.BatchUpdateRequest BatchUpdate(GoogleCloudRetailV2betaBatchUpdateGenerativeQuestionConfigsRequest body, string parent)
Parameters
Type | Name | Description |
---|---|---|
GoogleCloudRetailV2betaBatchUpdateGenerativeQuestionConfigsRequest | body | The body of the request. |
string | parent | Optional. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog} |
Returns
Type | Description |
---|---|
ProjectsResource.LocationsResource.CatalogsResource.GenerativeQuestionResource.BatchUpdateRequest |