Class ProjectsResource.RetailProjectResource
The "retailProject" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudRetail.v2alpha
Assembly: Google.Apis.CloudRetail.v2alpha.dll
Syntax
public class ProjectsResource.RetailProjectResource
Constructors
RetailProjectResource(IClientService)
Constructs a new resource.
Declaration
public RetailProjectResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
AcceptTerms(GoogleCloudRetailV2alphaAcceptTermsRequest, string)
Accepts service terms for this project. By making requests to this API, you agree to the terms of service linked below. https://cloud.google.com/retail/data-use-terms
Declaration
public virtual ProjectsResource.RetailProjectResource.AcceptTermsRequest AcceptTerms(GoogleCloudRetailV2alphaAcceptTermsRequest body, string project)
Parameters
Type | Name | Description |
---|---|---|
GoogleCloudRetailV2alphaAcceptTermsRequest | body | The body of the request. |
string | project | Required. Full resource name of the project. Format: |
Returns
Type | Description |
---|---|
ProjectsResource.RetailProjectResource.AcceptTermsRequest |