Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.AgentResource.IntentsResource.ListRequest.IntentViewEnum

Optional. The resource view to apply to the returned intent.

Namespace: Google.Apis.Dialogflow.v2
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public enum IntentViewEnum

Fields

Name Description
INTENTVIEWFULL

All fields are populated.

INTENTVIEWUNSPECIFIED

Training phrases field is not populated in the response.

In This Article
Back to top