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