Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.AppsResource.MessageResource

The "message" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.AppsResource.MessageResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CustomerEngagementSuite.v1
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public class ProjectsResource.LocationsResource.AppsResource.MessageResource

Constructors

MessageResource(IClientService)

Constructs a new resource.

Declaration
public MessageResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Send(LfA2aV1SendMessageRequest, string)

Sends a message to an agent.

Declaration
public virtual ProjectsResource.LocationsResource.AppsResource.MessageResource.SendRequest Send(LfA2aV1SendMessageRequest body, string tenant)
Parameters
Type Name Description
LfA2aV1SendMessageRequest body

The body of the request.

string tenant

Optional. Opaque routing identifier. Must match the tenant value from the selected AgentInterface in the Agent Card when that field is set.

Returns
Type Description
ProjectsResource.LocationsResource.AppsResource.MessageResource.SendRequest
In this article
Back to top Generated by DocFX