Uses of Class
com.google.cloud.migrationcenter.v1.ImportDataFile.State
-
Packages that use ImportDataFile.State Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ImportDataFile.State in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ImportDataFile.State Modifier and Type Method Description static ImportDataFile.StateImportDataFile.State. forNumber(int value)ImportDataFile.StateImportDataFile.Builder. getState()Output only.ImportDataFile.StateImportDataFile. getState()Output only.ImportDataFile.StateImportDataFileOrBuilder. getState()Output only.static ImportDataFile.StateImportDataFile.State. valueOf(int value)Deprecated.static ImportDataFile.StateImportDataFile.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ImportDataFile.StateImportDataFile.State. valueOf(String name)Returns the enum constant of this type with the specified name.static ImportDataFile.State[]ImportDataFile.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ImportDataFile.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ImportDataFile.State>ImportDataFile.State. internalGetValueMap()Methods in com.google.cloud.migrationcenter.v1 with parameters of type ImportDataFile.State Modifier and Type Method Description ImportDataFile.BuilderImportDataFile.Builder. setState(ImportDataFile.State value)Output only.
-