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