Enum ProjectsResource.LocationsResource.AgentsResource.IntentsResource.ListRequest.IntentViewEnum
The resource view to apply to the returned intent.
Namespace: Google.Apis.Dialogflow.v3
Assembly: Google.Apis.Dialogflow.v3.dll
Syntax
public enum ProjectsResource.LocationsResource.AgentsResource.IntentsResource.ListRequest.IntentViewEnum
Fields
Name | Description |
---|---|
INTENTVIEWFULL | All fields are populated. |
INTENTVIEWPARTIAL | Training phrases field is not populated in the response. |
INTENTVIEWUNSPECIFIED | Not specified. Treated as INTENT_VIEW_FULL. |