Uses of Class
com.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.DestinationCase
-
Packages that use ExportTestCasesRequest.DestinationCase Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of ExportTestCasesRequest.DestinationCase in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ExportTestCasesRequest.DestinationCase Modifier and Type Method Description static ExportTestCasesRequest.DestinationCaseExportTestCasesRequest.DestinationCase. forNumber(int value)ExportTestCasesRequest.DestinationCaseExportTestCasesRequest.Builder. getDestinationCase()ExportTestCasesRequest.DestinationCaseExportTestCasesRequest. getDestinationCase()ExportTestCasesRequest.DestinationCaseExportTestCasesRequestOrBuilder. getDestinationCase()static ExportTestCasesRequest.DestinationCaseExportTestCasesRequest.DestinationCase. valueOf(int value)Deprecated.static ExportTestCasesRequest.DestinationCaseExportTestCasesRequest.DestinationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ExportTestCasesRequest.DestinationCase[]ExportTestCasesRequest.DestinationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-