Enum ProjectsResource.LocationsResource.AgentsResource.TestCasesResource.ListRequest.ViewEnum
Specifies whether response should include all fields or just the metadata.
Namespace: Google.Apis.Dialogflow.v3
Assembly: Google.Apis.Dialogflow.v3.dll
Syntax
public enum ProjectsResource.LocationsResource.AgentsResource.TestCasesResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Include basic metadata about the test case, but not the conversation turns. This is the default value. |
FULL | Include everything. |
TESTCASEVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |