Class ProjectsResource.LocationsResource.ConversationsResource.MessagesResource
The "messages" collection of methods.
Inherited Members
Namespace: Google.Apis.Dialogflow.v2beta1
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class ProjectsResource.LocationsResource.ConversationsResource.MessagesResource
Constructors
MessagesResource(IClientService)
Constructs a new resource.
Declaration
public MessagesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
BatchCreate(GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest, string)
Declaration
public virtual ProjectsResource.LocationsResource.ConversationsResource.MessagesResource.BatchCreateRequest BatchCreate(GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest body, string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleCloudDialogflowV2beta1BatchCreateMessagesRequest | body | The body of the request. |
| string | parent |
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.ConversationsResource.MessagesResource.BatchCreateRequest |
List(string)
Declaration
public virtual ProjectsResource.LocationsResource.ConversationsResource.MessagesResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent |
|
Returns
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.ConversationsResource.MessagesResource.ListRequest |