Class ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource
The "entities" collection of methods.
Inheritance
ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource
Inherited Members
Namespace: Google.Apis.Dialogflow.v2beta1
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource
Constructors
EntitiesResource(IClientService)
Constructs a new resource.
Declaration
public EntitiesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
BatchCreate(GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest, string)
Declaration
public virtual ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource.BatchCreateRequest BatchCreate(GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest body, string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest | body | The body of the request. |
| string | parent |
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource.BatchCreateRequest |
BatchDelete(GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest, string)
Declaration
public virtual ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource.BatchDeleteRequest BatchDelete(GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest body, string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleCloudDialogflowV2beta1BatchDeleteEntitiesRequest | body | The body of the request. |
| string | parent |
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource.BatchDeleteRequest |
BatchUpdate(GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest, string)
Declaration
public virtual ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource.BatchUpdateRequest BatchUpdate(GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest body, string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleCloudDialogflowV2beta1BatchUpdateEntitiesRequest | body | The body of the request. |
| string | parent |
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.AgentResource.EntityTypesResource.EntitiesResource.BatchUpdateRequest |