Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.StatelessSuggestionResource

The "statelessSuggestion" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.StatelessSuggestionResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Dialogflow.v2beta1
Assembly: Google.Apis.Dialogflow.v2beta1.dll
Syntax
public class ProjectsResource.LocationsResource.StatelessSuggestionResource

Constructors

StatelessSuggestionResource(IClientService)

Constructs a new resource.

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

Methods

Generate(GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest, string)

Declaration
public virtual ProjectsResource.LocationsResource.StatelessSuggestionResource.GenerateRequest Generate(GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest body, string parent)
Parameters
Type Name Description
GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest body

The body of the request.

string parent

null

Returns
Type Description
ProjectsResource.LocationsResource.StatelessSuggestionResource.GenerateRequest
In this article
Back to top Generated by DocFX