Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ImportStrategy
-
Packages that use ImportStrategy Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of ImportStrategy in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ImportStrategy Modifier and Type Method Description static ImportStrategyImportStrategy. forNumber(int value)ImportStrategyFlowImportStrategy.Builder. getGlobalImportStrategy()Optional.ImportStrategyFlowImportStrategy. getGlobalImportStrategy()Optional.ImportStrategyFlowImportStrategyOrBuilder. getGlobalImportStrategy()Optional.static ImportStrategyImportStrategy. valueOf(int value)Deprecated.static ImportStrategyImportStrategy. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ImportStrategyImportStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static ImportStrategy[]ImportStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ImportStrategy Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ImportStrategy>ImportStrategy. internalGetValueMap()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ImportStrategy Modifier and Type Method Description FlowImportStrategy.BuilderFlowImportStrategy.Builder. setGlobalImportStrategy(ImportStrategy value)Optional.
-