Class ProjectsResource.LocationsResource.CatalogsResource.GenerativeQuestionResource
The "generativeQuestion" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudRetail.v2alpha
Assembly: Google.Apis.CloudRetail.v2alpha.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(GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsRequest, string)
Allows management of multiple questions.
Declaration
public virtual ProjectsResource.LocationsResource.CatalogsResource.GenerativeQuestionResource.BatchUpdateRequest BatchUpdate(GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsRequest body, string parent)
Parameters
Type | Name | Description |
---|---|---|
GoogleCloudRetailV2alphaBatchUpdateGenerativeQuestionConfigsRequest | 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 |