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